GJF adheres to the cooperation philosophy of "integrity, innovation, altruism, and win-win."We wholeheartedly serve and aim to achieve win-win situations in the future automotive aftermarket.
รับใบเสนอราคาฟรี
ติดต่อเรา
No.20, Checheng Avenue,Xiuquan Street, Huadu district Guangzhou City , Guangdong Province ,China.
SELECT `c`.*,`ct`.`name`,`ct`.`description`,`ct`.`seo_title`,`ct`.`seo_keywords`,`ct`.`seo_description` FROM `la_product_category_translation` `ct` LEFT JOIN `la_product_category` `c` ON `c`.`id`=`ct`.`category_id` WHERE `ct`.`lang` = 'th' AND `c`.`is_show` = '1' AND `c`.`delete_time` IS NULL AND `c`.`cate_type` = 'product' ORDER BY `c`.`sort` ASC,`c`.`id` ASC [ RunTime:0.000712s ]
SELECT `c`.*,`ct`.`name`,`ct`.`description`,`ct`.`seo_title`,`ct`.`seo_keywords`,`ct`.`seo_description` FROM `la_product_category_translation` `ct` LEFT JOIN `la_product_category` `c` ON `c`.`id`=`ct`.`category_id` WHERE `ct`.`lang` = 'en' AND `c`.`is_show` = '1' AND `c`.`delete_time` IS NULL AND `c`.`cate_type` = 'product' ORDER BY `c`.`sort` ASC,`c`.`id` ASC [ RunTime:0.000857s ]
SELECT `c`.*,`ct`.`name`,`ct`.`description`,`ct`.`seo_title`,`ct`.`seo_keywords`,`ct`.`seo_description` FROM `la_product_category_translation` `ct` LEFT JOIN `la_product_category` `c` ON `c`.`id`=`ct`.`category_id` WHERE `ct`.`lang` = 'th' AND `c`.`is_show` = '1' AND `c`.`delete_time` IS NULL AND `c`.`cate_type` = 'product' ORDER BY `c`.`sort` ASC,`c`.`id` ASC [ RunTime:0.000620s ]
SELECT `c`.*,`ct`.`name`,`ct`.`description`,`ct`.`seo_title`,`ct`.`seo_keywords`,`ct`.`seo_description` FROM `la_product_category_translation` `ct` LEFT JOIN `la_product_category` `c` ON `c`.`id`=`ct`.`category_id` WHERE `ct`.`lang` = 'en' AND `c`.`is_show` = '1' AND `c`.`delete_time` IS NULL AND `c`.`cate_type` = 'product' ORDER BY `c`.`sort` ASC,`c`.`id` ASC [ RunTime:0.000822s ]
SELECT COUNT(*) AS think_count FROM `la_product` `p` LEFT JOIN `la_product_translation` `pt` ON `pt`.`product_id`=p.id AND pt.lang = 'th' LEFT JOIN `la_product_translation` `pt_en` ON `pt_en`.`product_id`=p.id AND pt_en.lang = 'en' WHERE ( `p`.`is_delete` = '0' AND `p`.`is_show` = '1' AND ( EXISTS (SELECT 1 FROM la_product_category_pivot pcp WHERE pcp.product_id = p.id AND pcp.category_id IN (11)) ) ) AND `p`.`delete_time` IS NULL [ RunTime:0.001431s ]
SELECT p.id, p.model, p.product_code, p.sort, p.custom_url, COALESCE(pt.name, pt_en.name, '') as name FROM `la_product` `p` LEFT JOIN `la_product_translation` `pt` ON `pt`.`product_id`=p.id AND pt.lang = 'th' LEFT JOIN `la_product_translation` `pt_en` ON `pt_en`.`product_id`=p.id AND pt_en.lang = 'en' WHERE ( `p`.`is_delete` = '0' AND `p`.`is_show` = '1' AND ( EXISTS (SELECT 1 FROM la_product_category_pivot pcp WHERE pcp.product_id = p.id AND pcp.category_id IN (11)) ) ) AND `p`.`delete_time` IS NULL ORDER BY `p`.`id` DESC LIMIT 60,12 [ RunTime:0.001067s ]
SELECT `product_id`,`image` FROM `la_product_image` WHERE `product_id` IN (109,107,106,105,104,103,102,101,100,99,98,97) ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000663s ]
SELECT `tag_id`,`product_id` FROM `la_product_tag_pivot` WHERE `product_id` IN (109,107,106,105,104,103,102,101,100,99,98,97) [ RunTime:0.000502s ]
SELECT * FROM `la_product_category_translation` WHERE `category_id` = 11 AND `lang` IN ('th','en') [ RunTime:0.000455s ]