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` = 'ko' 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.000450s ]
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.000717s ]
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` = 'ko' 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.000689s ]
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.000800s ]
SELECT COUNT(*) AS think_count FROM `la_product` `p` LEFT JOIN `la_product_translation` `pt` ON `pt`.`product_id`=p.id AND pt.lang = 'ko' 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.001170s ]
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 = 'ko' 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 132,12 [ RunTime:0.001568s ]
SELECT `product_id`,`image` FROM `la_product_image` WHERE `product_id` IN (13,12,11,10,9,8,7,6,5,4,3,2) ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000515s ]
SELECT `tag_id`,`product_id` FROM `la_product_tag_pivot` WHERE `product_id` IN (13,12,11,10,9,8,7,6,5,4,3,2) [ RunTime:0.000348s ]
SELECT * FROM `la_product_category_translation` WHERE `category_id` = 11 AND `lang` IN ('ko','en') [ RunTime:0.000299s ]