[ DB ] CONNECT:[ UseTime:0.002200s ] mysql:host=database-test2.cb81pdkxodkj.us-east-1.rds.amazonaws.com:3306;port=3306;dbname=shoppaas_1709624873027;charset=utf8mb4
[ SQL ] SELECT COUNT(*) AS tp_count FROM `app_center` WHERE `name` = 'product_topic' AND `is_installed` = 1 LIMIT 1 [ RunTime:0.001118s ]
[ SQL ] SELECT * FROM `themes_onepage_store` WHERE `mode` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001113s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `app_center` WHERE `name` = 'access_control' AND `is_installed` = 1 LIMIT 1 [ RunTime:0.001029s ]
[ SQL ] SELECT * FROM `payment` WHERE `status` = '1' ORDER BY `weigh` DESC,`id` ASC [ RunTime:0.001313s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'channel_google' LIMIT 1 [ RunTime:0.001032s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'lang_auto_detect' LIMIT 1 [ RunTime:0.000981s ]
[ SQL ] set time_zone = '+08:00' [ RunTime:0.000966s ]
[ SQL ] SELECT `value` FROM `config` WHERE ( name = 'multiCurrencySwitch' ) LIMIT 1 [ RunTime:0.001027s ]
[ SQL ] SELECT `value` FROM `config` WHERE ( name = 'byIpSwitch' ) LIMIT 1 [ RunTime:0.001032s ]
[ SQL ] UPDATE `cart` SET `deletetime`=1771302968 WHERE ( NOT EXISTS ( SELECT * FROM `product` WHERE ( product.id=cart.product_id ) ) AND `user_id` = 0 AND `session_id` = '8vqqbunqi6g8dcrtm9kiee325j' AND `createtime` > 1771043768 ) AND `cart`.`deletetime` IS NULL [ RunTime:0.001226s ]
[ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.000838s ]
[ SQL ] SELECT * FROM `cart` LEFT JOIN ( SELECT type as activity_type,id as activity_id,`product_ids` FROM `activity` WHERE ( `type` IN ('seckill') ) AND `activity`.`deletetime` IS NULL ) `act` ON find_in_set(cart.product_id, product_ids) WHERE ( `user_id` = 0 AND `session_id` = '8vqqbunqi6g8dcrtm9kiee325j' AND `store_id` = 0 ) AND `cart`.`deletetime` IS NULL GROUP BY `id` ORDER BY `createtime` DESC,`id` ASC [ RunTime:0.001831s ]
[ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.000877s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'customer_login_config' LIMIT 1 [ RunTime:0.000999s ]
[ SQL ] SELECT * FROM `product` WHERE ( `path` = 'car-door-handle-sticker' ) AND `product`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001437s ]
[ SQL ] SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL ORDER BY `weigh` ASC,`id` ASC [ RunTime:0.001441s ]
[ SQL ] SELECT * FROM `activity` WHERE ( ( 1771302968 > starttime && 1771302968 < endtime ) ) AND `activity`.`deletetime` IS NULL ORDER BY `starttime` ASC LIMIT 30 [ RunTime:0.000989s ]
[ SQL ] SELECT * FROM `discuss` WHERE ( `product_id` = 23 AND `status` = 'show' ) AND `discuss`.`deletetime` IS NULL [ RunTime:0.001298s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [ RunTime:0.001136s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [ RunTime:0.001004s ]
[ SQL ] SELECT * FROM `product_sku` WHERE `product_id` = 23 AND `pid` = 0 ORDER BY `weigh` ASC,`id` ASC [ RunTime:0.001272s ]
[ SQL ] SELECT * FROM `product_sku` WHERE `product_id` = 23 AND `pid` = 611 ORDER BY `weigh` ASC,`id` ASC [ RunTime:0.001060s ]
[ SQL ] SELECT * FROM `product_sku` WHERE `product_id` = 23 AND `pid` = 614 ORDER BY `weigh` ASC,`id` ASC [ RunTime:0.001213s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [ RunTime:0.001011s ]
[ SQL ] SELECT `a`.`id`,`a`.`product_id`,`a`.`status`,`a`.`page_choose_one`,b.title as product_title FROM `product_customize` `a` LEFT JOIN `product` `b` ON `a`.`product_id`=`b`.`id` WHERE ( `a`.`product_id` = 23 ) AND `a`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001086s ]
[ SQL ] SELECT `type_ids` FROM `shipping` WHERE ( `type` = 'express' ) AND `shipping`.`deletetime` IS NULL [ RunTime:0.000960s ]
[ SQL ] SELECT * FROM `shipping_express` WHERE ( `id` IN (1,2) ) AND `shipping_express`.`deletetime` IS NULL [ RunTime:0.001262s ]
[ SQL ] SELECT * FROM `area` WHERE `code` = 'US' AND `level` = 2 LIMIT 1 [ RunTime:0.001072s ]
[ SQL ] SELECT `name` FROM `product_supplier` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000905s ]
[ SQL ] SELECT group_concat(name) names FROM `category` WHERE `id` IN (2) LIMIT 1 [ RunTime:0.000958s ]
[ SQL ] SELECT * FROM `marketing_product_combination` WHERE `ends_at` > 1771302968 AND `status` = 'enable' AND `deletetime` IS NULL [ RunTime:0.000969s ]
[ SQL ] SELECT * FROM `payment` WHERE `code` = 'oceanpaymentklarna' AND `status` = '1' LIMIT 1 [ RunTime:0.000928s ]
[ SQL ] SELECT * FROM `product` WHERE ( `path` = 'car-door-handle-sticker' ) AND `product`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001169s ]
[ SQL ] SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL ORDER BY `weigh` ASC,`id` ASC [ RunTime:0.001633s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'klaviyo_config' LIMIT 1 [ RunTime:0.001437s ]
[ SQL ] SELECT * FROM `themes_menu_item` WHERE `themes_menu_item`.`deletetime` IS NULL [ RunTime:0.001413s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [ RunTime:0.001175s ]
[ SQL ] SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL [ RunTime:0.001560s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/70aeb6d57fb351222f95d9770b18bbdb.png' LIMIT 1 [ RunTime:0.001716s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/96dd9a0848a45bbb4629b78e4bcf67ab.png' LIMIT 1 [ RunTime:0.001377s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/b7f3f1b59ffe0b3de7d7fb9d91cfd5a9.png' LIMIT 1 [ RunTime:0.001198s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/b89ff7ebaf74c59ea43969a2ced2d306.png' LIMIT 1 [ RunTime:0.001346s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/d2f690c585d216488302567f23a3348f.png' LIMIT 1 [ RunTime:0.001227s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/be1578e0ab753f75aba1a10cb6c6947b.png' LIMIT 1 [ RunTime:0.001534s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/e44264c6ad4c8407ce13707cbcdb6203.png' LIMIT 1 [ RunTime:0.001193s ]
[ SQL ] SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/74c2ea09cdcb115fbeae344bf8e743bc.png' LIMIT 1 [ RunTime:0.001171s ]
[ SQL ] SELECT * FROM `marketing_coupon` WHERE ( `starts_at` <= 1771302968 AND `ends_at` >= 1771302968 AND `is_show` = 1 AND ( quantity_total = -1 or (quantity_total > 0) ) ) AND `marketing_coupon`.`deletetime` IS NULL ORDER BY `id` DESC [ RunTime:0.001178s ]
[ SQL ] SELECT * FROM `marketing_form` WHERE `status` = 'enable' ORDER BY `id` DESC,`tob` [ RunTime:0.001302s ]
[ SQL ] SELECT jt.product_id
FROM `marketing_product_combination` pcm,
JSON_TABLE(
pcm.json,
"$[*]" COLUMNS (
product_id INT PATH "$.product_id"
)
) AS jt
WHERE
pcm.`starts_at` <= 1771302968
AND pcm.`ends_at` >= 1771302968
AND pcm.`status` = 'enable'
AND pcm.`deletetime` IS NULL [ RunTime:0.001264s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'after_sales_information' LIMIT 1 [ RunTime:0.000979s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'after_sales_information' LIMIT 1 [ RunTime:0.000953s ]
[ SQL ] SELECT `id`,`type`,`title`,`subtitle`,`supplier`,`spu`,`status`,`audit_status`,`audit_reject_times`,`auto_shelves_after_audit`,`is_tax`,`weigh`,`category_ids`,`product_tag_ids`,`product_tag_names`,`image`,`images`,`params`,`price`,`original_price`,`is_sku`,`likes`,`views`,`sales`,`size_country`,`size_guide`,`marketing_size_guide_id`,`show_sales`,`service_ids`,`shipping_type`,`shipping_ids`,`is_custom`,`custom_config`,`draft_product_id`,`seotitle`,`keywords`,`description`,`path`,`is_tob_sku`,`product_topic_style`,`createtime`,`updatetime`,`deletetime`,`is_custom_plus`,`is_additional_product`,`show_deleted_sku`,`gtin`,`lang` FROM `product` WHERE ( `id` = 23 ) AND `product`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001177s ]
[ SQL ] SELECT *
FROM
discuss
where status='show' and product_id = 23 and deletetime is null order by createtime desc, id desc [ RunTime:0.001422s ]
[ SQL ] SELECT `id`,`title`,`category_ids` FROM `product` WHERE ( `path` = 'car-door-handle-sticker' AND `status` = 'up' ) AND `product`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001060s ]
[ SQL ] SELECT `id`,`pid`,`path`,`name` FROM `category` [ RunTime:0.000929s ]
[ SQL ] SELECT `template` FROM `themes` WHERE ( `type` = 'release' ) AND `themes`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001314s ]
2/58 . SELECT * FROM `cart` LEFT JOIN ( SELECT type as activity_type,id as activity_id,`product_ids` FROM `activity` WHERE ( `type` IN ('seckill') ) AND `activity`.`deletetime` IS NULL ) `act` ON find_in_set(cart.product_id, product_ids) WHERE ( `user_id` = 0 AND `session_id` = '8vqqbunqi6g8dcrtm9kiee325j' AND `store_id` = 0 ) AND `cart`.`deletetime` IS NULL GROUP BY `id` ORDER BY `createtime` DESC,`id` ASC [0.001831s/0.069287s=2.64%]
3/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/70aeb6d57fb351222f95d9770b18bbdb.png' LIMIT 1 [0.001716s/0.069287s=2.48%]
4/58 . SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL ORDER BY `weigh` ASC,`id` ASC [0.001633s/0.069287s=2.36%]
5/58 . SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL [0.001560s/0.069287s=2.25%]
6/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/be1578e0ab753f75aba1a10cb6c6947b.png' LIMIT 1 [0.001534s/0.069287s=2.21%]
7/58 . SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL ORDER BY `weigh` ASC,`id` ASC [0.001441s/0.069287s=2.08%]
8/58 . SELECT * FROM `product` WHERE ( `path` = 'car-door-handle-sticker' ) AND `product`.`deletetime` IS NULL LIMIT 1 [0.001437s/0.069287s=2.07%]
9/58 . SELECT `value` FROM `config` WHERE `name` = 'klaviyo_config' LIMIT 1 [0.001437s/0.069287s=2.07%]
10/58 . SELECT *
FROM
discuss
where status='show' and product_id = 23 and deletetime is null order by createtime desc, id desc [0.001422s/0.069287s=2.05%]
11/58 . SELECT * FROM `themes_menu_item` WHERE `themes_menu_item`.`deletetime` IS NULL [0.001413s/0.069287s=2.04%]
12/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/96dd9a0848a45bbb4629b78e4bcf67ab.png' LIMIT 1 [0.001377s/0.069287s=1.99%]
13/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/b89ff7ebaf74c59ea43969a2ced2d306.png' LIMIT 1 [0.001346s/0.069287s=1.94%]
14/58 . SELECT `template` FROM `themes` WHERE ( `type` = 'release' ) AND `themes`.`deletetime` IS NULL LIMIT 1 [0.001314s/0.069287s=1.90%]
15/58 . SELECT * FROM `payment` WHERE `status` = '1' ORDER BY `weigh` DESC,`id` ASC [0.001313s/0.069287s=1.90%]
16/58 . SELECT * FROM `marketing_form` WHERE `status` = 'enable' ORDER BY `id` DESC,`tob` [0.001302s/0.069287s=1.88%]
17/58 . SELECT * FROM `discuss` WHERE ( `product_id` = 23 AND `status` = 'show' ) AND `discuss`.`deletetime` IS NULL [0.001298s/0.069287s=1.87%]
18/58 . SELECT * FROM `product_sku` WHERE `product_id` = 23 AND `pid` = 0 ORDER BY `weigh` ASC,`id` ASC [0.001272s/0.069287s=1.84%]
19/58 . SELECT jt.product_id
FROM `marketing_product_combination` pcm,
JSON_TABLE(
pcm.json,
"$[*]" COLUMNS (
product_id INT PATH "$.product_id"
)
) AS jt
WHERE
pcm.`starts_at` <= 1771302968
AND pcm.`ends_at` >= 1771302968
AND pcm.`status` = 'enable'
AND pcm.`deletetime` IS NULL [0.001264s/0.069287s=1.82%]
20/58 . SELECT * FROM `shipping_express` WHERE ( `id` IN (1,2) ) AND `shipping_express`.`deletetime` IS NULL [0.001262s/0.069287s=1.82%]
21/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/d2f690c585d216488302567f23a3348f.png' LIMIT 1 [0.001227s/0.069287s=1.77%]
22/58 . UPDATE `cart` SET `deletetime`=1771302968 WHERE ( NOT EXISTS ( SELECT * FROM `product` WHERE ( product.id=cart.product_id ) ) AND `user_id` = 0 AND `session_id` = '8vqqbunqi6g8dcrtm9kiee325j' AND `createtime` > 1771043768 ) AND `cart`.`deletetime` IS NULL [0.001226s/0.069287s=1.77%]
23/58 . SELECT * FROM `product_sku` WHERE `product_id` = 23 AND `pid` = 614 ORDER BY `weigh` ASC,`id` ASC [0.001213s/0.069287s=1.75%]
24/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/b7f3f1b59ffe0b3de7d7fb9d91cfd5a9.png' LIMIT 1 [0.001198s/0.069287s=1.73%]
25/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/e44264c6ad4c8407ce13707cbcdb6203.png' LIMIT 1 [0.001193s/0.069287s=1.72%]
26/58 . SELECT * FROM `marketing_coupon` WHERE ( `starts_at` <= 1771302968 AND `ends_at` >= 1771302968 AND `is_show` = 1 AND ( quantity_total = -1 or (quantity_total > 0) ) ) AND `marketing_coupon`.`deletetime` IS NULL ORDER BY `id` DESC [0.001178s/0.069287s=1.70%]
27/58 . SELECT `id`,`type`,`title`,`subtitle`,`supplier`,`spu`,`status`,`audit_status`,`audit_reject_times`,`auto_shelves_after_audit`,`is_tax`,`weigh`,`category_ids`,`product_tag_ids`,`product_tag_names`,`image`,`images`,`params`,`price`,`original_price`,`is_sku`,`likes`,`views`,`sales`,`size_country`,`size_guide`,`marketing_size_guide_id`,`show_sales`,`service_ids`,`shipping_type`,`shipping_ids`,`is_custom`,`custom_config`,`draft_product_id`,`seotitle`,`keywords`,`description`,`path`,`is_tob_sku`,`product_topic_style`,`createtime`,`updatetime`,`deletetime`,`is_custom_plus`,`is_additional_product`,`show_deleted_sku`,`gtin`,`lang` FROM `product` WHERE ( `id` = 23 ) AND `product`.`deletetime` IS NULL LIMIT 1 [0.001177s/0.069287s=1.70%]
28/58 . SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [0.001175s/0.069287s=1.70%]
29/58 . SELECT `imageheight`,`imagewidth` FROM `attachment` WHERE `url` = '/uploads/18cd89d322abb952/74c2ea09cdcb115fbeae344bf8e743bc.png' LIMIT 1 [0.001171s/0.069287s=1.69%]
30/58 . SELECT * FROM `product` WHERE ( `path` = 'car-door-handle-sticker' ) AND `product`.`deletetime` IS NULL LIMIT 1 [0.001169s/0.069287s=1.69%]
31/58 . SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [0.001136s/0.069287s=1.64%]
32/58 . SELECT COUNT(*) AS tp_count FROM `app_center` WHERE `name` = 'product_topic' AND `is_installed` = 1 LIMIT 1 [0.001118s/0.069287s=1.61%]
33/58 . SELECT * FROM `themes_onepage_store` WHERE `mode` = 1 AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [0.001113s/0.069287s=1.61%]
34/58 . SELECT `a`.`id`,`a`.`product_id`,`a`.`status`,`a`.`page_choose_one`,b.title as product_title FROM `product_customize` `a` LEFT JOIN `product` `b` ON `a`.`product_id`=`b`.`id` WHERE ( `a`.`product_id` = 23 ) AND `a`.`deletetime` IS NULL LIMIT 1 [0.001086s/0.069287s=1.57%]
35/58 . SELECT * FROM `area` WHERE `code` = 'US' AND `level` = 2 LIMIT 1 [0.001072s/0.069287s=1.55%]
36/58 . SELECT `id`,`title`,`category_ids` FROM `product` WHERE ( `path` = 'car-door-handle-sticker' AND `status` = 'up' ) AND `product`.`deletetime` IS NULL LIMIT 1 [0.001060s/0.069287s=1.53%]
37/58 . SELECT * FROM `product_sku` WHERE `product_id` = 23 AND `pid` = 611 ORDER BY `weigh` ASC,`id` ASC [0.001060s/0.069287s=1.53%]
38/58 . SELECT `value` FROM `config` WHERE ( name = 'byIpSwitch' ) LIMIT 1 [0.001032s/0.069287s=1.49%]
39/58 . SELECT `value` FROM `config` WHERE `name` = 'channel_google' LIMIT 1 [0.001032s/0.069287s=1.49%]
40/58 . SELECT COUNT(*) AS tp_count FROM `app_center` WHERE `name` = 'access_control' AND `is_installed` = 1 LIMIT 1 [0.001029s/0.069287s=1.49%]
41/58 . SELECT `value` FROM `config` WHERE ( name = 'multiCurrencySwitch' ) LIMIT 1 [0.001027s/0.069287s=1.48%]
42/58 . SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [0.001011s/0.069287s=1.46%]
43/58 . SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [0.001004s/0.069287s=1.45%]
44/58 . SELECT `value` FROM `config` WHERE `name` = 'customer_login_config' LIMIT 1 [0.000999s/0.069287s=1.44%]
45/58 . SELECT * FROM `activity` WHERE ( ( 1771302968 > starttime && 1771302968 < endtime ) ) AND `activity`.`deletetime` IS NULL ORDER BY `starttime` ASC LIMIT 30 [0.000989s/0.069287s=1.43%]
46/58 . SELECT `value` FROM `config` WHERE `name` = 'lang_auto_detect' LIMIT 1 [0.000981s/0.069287s=1.42%]
47/58 . SELECT `value` FROM `config` WHERE `name` = 'after_sales_information' LIMIT 1 [0.000979s/0.069287s=1.41%]
49/58 . SELECT * FROM `marketing_product_combination` WHERE `ends_at` > 1771302968 AND `status` = 'enable' AND `deletetime` IS NULL [0.000969s/0.069287s=1.40%]
50/58 . set time_zone = '+08:00' [0.000966s/0.069287s=1.39%]
51/58 . SELECT `type_ids` FROM `shipping` WHERE ( `type` = 'express' ) AND `shipping`.`deletetime` IS NULL [0.000960s/0.069287s=1.39%]
52/58 . SELECT group_concat(name) names FROM `category` WHERE `id` IN (2) LIMIT 1 [0.000958s/0.069287s=1.38%]
53/58 . SELECT `value` FROM `config` WHERE `name` = 'after_sales_information' LIMIT 1 [0.000953s/0.069287s=1.38%]
54/58 . SELECT `id`,`pid`,`path`,`name` FROM `category` [0.000929s/0.069287s=1.34%]
55/58 . SELECT * FROM `payment` WHERE `code` = 'oceanpaymentklarna' AND `status` = '1' LIMIT 1 [0.000928s/0.069287s=1.34%]
56/58 . SELECT `name` FROM `product_supplier` WHERE `id` = 1 LIMIT 1 [0.000905s/0.069287s=1.31%]
57/58 . set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [0.000877s/0.069287s=1.27%]
58/58 . set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [0.000838s/0.069287s=1.21%]
1/5. SELECT COUNT(*) AS tp_count FROM `themes_lang` WHERE ( lang_name='en' AND is_enable=1 AND transl_way=2 AND deletetime IS NULL ) LIMIT 1 [4 times, 0.004326s/0.069287s=6.24%]
2/5. SELECT `value` FROM `config` WHERE `name` = 'after_sales_information' LIMIT 1 [2 times, 0.001932s/0.069287s=2.79%]
3/5. SELECT * FROM `product` WHERE ( `path` = 'car-door-handle-sticker' ) AND `product`.`deletetime` IS NULL LIMIT 1 [2 times, 0.002606s/0.069287s=3.76%]
4/5. SELECT * FROM `product_sku_price` WHERE ( `product_id` = 23 ) AND `product_sku_price`.`deletetime` IS NULL ORDER BY `weigh` ASC,`id` ASC [2 times, 0.003074s/0.069287s=4.44%]
5/5. set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [2 times, 0.001715s/0.069287s=2.48%]