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` = 'brand' ORDER BY `c`.`sort` ASC,`c`.`id` ASC [ RunTime:0.000807s ]
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` = 'brand' ORDER BY `c`.`sort` ASC,`c`.`id` ASC [ RunTime:0.000758s ]
SELECT `id` FROM `la_product_category` WHERE ( `pid` = 101 AND `is_show` = 1 AND `delete_time` IS NULL ) AND `la_product_category`.`delete_time` IS NULL [ RunTime:0.000456s ]
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 (101,111,112,113,114,115,116,117,118,119)) ) ) AND `p`.`delete_time` IS NULL [ RunTime:0.001690s ]
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 (101,111,112,113,114,115,116,117,118,119)) ) ) AND `p`.`delete_time` IS NULL ORDER BY `p`.`id` DESC LIMIT 36,12 [ RunTime:0.000898s ]
SELECT `product_id`,`image` FROM `la_product_image` WHERE `product_id` IN (174,173,172,171,169,168,167,165,164,163,162,161) ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000646s ]
SELECT `tag_id`,`product_id` FROM `la_product_tag_pivot` WHERE `product_id` IN (174,173,172,171,169,168,167,165,164,163,162,161) [ RunTime:0.000549s ]
SELECT * FROM `la_product_category_translation` WHERE `category_id` = 101 AND `lang` IN ('ko','en') [ RunTime:0.000651s ]