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 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 `p`.`delete_time` IS NULL [ RunTime:0.000978s ]
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 `p`.`delete_time` IS NULL ORDER BY `p`.`id` DESC LIMIT 0,12 [ RunTime:0.000446s ]
SELECT `product_id`,`image` FROM `la_product_image` WHERE `product_id` IN (211,210,209,208,207,206,205,204,203,202,201,200) ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000483s ]
SELECT `tag_id`,`product_id` FROM `la_product_tag_pivot` WHERE `product_id` IN (211,210,209,208,207,206,205,204,203,202,201,200) [ RunTime:0.000331s ]