Use this section to explain a set of product features, to link to a series of pages, or to answer common questions about your products. Add images for emphasis.
Use this section to explain a set of product features, to link to a series of pages, or to answer common questions about your products. Add images for emphasis.
Use this section to explain a set of product features, to link to a series of pages, or to answer common questions about your products. Add images for emphasis.
Use this section to explain a set of product features, to link to a series of pages, or to answer common questions about your products. Add images for emphasis.
Use this section to explain a set of product features, to link to a series of pages, or to answer common questions about your products. Add images for emphasis.
Use this section to explain a set of product features, to link to a series of pages, or to answer common questions about your products. Add images for emphasis.
[ DB ] CONNECT:[ UseTime:0.006901s ] mysql:host=database-test2.cb81pdkxodkj.us-east-1.rds.amazonaws.com:3306;port=3306;dbname=shoppaas_1761470905953;charset=utf8mb4
[ SQL ] SELECT `id` FROM `themes_onepage_store` WHERE `mode` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.003359s ]
[ SQL ] SELECT * FROM `themes_lang` WHERE ( is_enable = 1 AND is_publish=1 AND deletetime IS NULL ) ORDER BY `is_default` DESC,`sort` DESC [ RunTime:0.003702s ]
[ SQL ] SELECT * FROM `payment` WHERE `status` = '1' ORDER BY `weigh` DESC,`id` ASC [ RunTime:0.001292s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'channel_google' LIMIT 1 [ RunTime:0.001338s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'lang_auto_detect' LIMIT 1 [ RunTime:0.003006s ]
[ SQL ] set time_zone = '+08:00' [ RunTime:0.003260s ]
[ SQL ] SELECT `value` FROM `config` WHERE ( name = 'multiCurrencySwitch' ) LIMIT 1 [ RunTime:0.004243s ]
[ SQL ] SELECT `value` FROM `config` WHERE ( name = 'byIpSwitch' ) LIMIT 1 [ RunTime:0.000924s ]
[ SQL ] UPDATE `cart` SET `deletetime`=1762566297 WHERE ( NOT EXISTS ( SELECT * FROM `product` WHERE ( product.id=cart.product_id ) ) AND `user_id` = 0 AND `session_id` = '69i4ap3v83537ebebkqcddkq9v' AND `createtime` > 1762307097 ) AND `cart`.`deletetime` IS NULL [ RunTime:0.004151s ]
[ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.000727s ]
[ 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` = '69i4ap3v83537ebebkqcddkq9v' AND `store_id` = 0 ) AND `cart`.`deletetime` IS NULL GROUP BY `id` ORDER BY `createtime` DESC,`id` ASC [ RunTime:0.001700s ]
[ SQL ] set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [ RunTime:0.000719s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'customer_login_config' LIMIT 1 [ RunTime:0.003278s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `app_center` WHERE `name` = 'access_control' AND `is_installed` = 1 LIMIT 1 [ RunTime:0.001066s ]
[ SQL ] SELECT `value` FROM `config` WHERE `name` = 'klaviyo_config' LIMIT 1 [ RunTime:0.001148s ]
[ SQL ] SELECT * FROM `themes_menu_item` WHERE `themes_menu_item`.`deletetime` IS NULL [ RunTime:0.001748s ]
[ 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.001468s ]
[ 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.001416s ]
[ SQL ] SELECT * FROM `category` WHERE `id` = 0 AND `status` = 'normal' LIMIT 1 [ RunTime:0.002900s ]
[ SQL ] SELECT * FROM `category` [ RunTime:0.001092s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE ( ( find_in_set('1',category_ids) ) ) AND `product`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001297s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `product` WHERE ( ( find_in_set('2',category_ids) ) ) AND `product`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.001160s ]
2/24 . SELECT `value` FROM `config` WHERE ( name = 'multiCurrencySwitch' ) LIMIT 1 [0.004243s/0.052701s=8.05%]
3/24 . UPDATE `cart` SET `deletetime`=1762566297 WHERE ( NOT EXISTS ( SELECT * FROM `product` WHERE ( product.id=cart.product_id ) ) AND `user_id` = 0 AND `session_id` = '69i4ap3v83537ebebkqcddkq9v' AND `createtime` > 1762307097 ) AND `cart`.`deletetime` IS NULL [0.004151s/0.052701s=7.88%]
4/24 . SELECT * FROM `themes_lang` WHERE ( is_enable = 1 AND is_publish=1 AND deletetime IS NULL ) ORDER BY `is_default` DESC,`sort` DESC [0.003702s/0.052701s=7.02%]
5/24 . SELECT `id` FROM `themes_onepage_store` WHERE `mode` = 1 AND `status` = 1 LIMIT 1 [0.003359s/0.052701s=6.37%]
6/24 . SELECT `value` FROM `config` WHERE `name` = 'customer_login_config' LIMIT 1 [0.003278s/0.052701s=6.22%]
7/24 . set time_zone = '+08:00' [0.003260s/0.052701s=6.19%]
8/24 . SELECT `value` FROM `config` WHERE `name` = 'lang_auto_detect' LIMIT 1 [0.003006s/0.052701s=5.70%]
9/24 . SELECT * FROM `category` WHERE `id` = 0 AND `status` = 'normal' LIMIT 1 [0.002900s/0.052701s=5.50%]
10/24 . SELECT * FROM `themes_menu_item` WHERE `themes_menu_item`.`deletetime` IS NULL [0.001748s/0.052701s=3.32%]
11/24 . 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` = '69i4ap3v83537ebebkqcddkq9v' AND `store_id` = 0 ) AND `cart`.`deletetime` IS NULL GROUP BY `id` ORDER BY `createtime` DESC,`id` ASC [0.001700s/0.052701s=3.23%]
12/24 . 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.001468s/0.052701s=2.79%]
13/24 . 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.001416s/0.052701s=2.69%]
14/24 . SELECT `value` FROM `config` WHERE `name` = 'channel_google' LIMIT 1 [0.001338s/0.052701s=2.54%]
15/24 . SELECT COUNT(*) AS tp_count FROM `product` WHERE ( ( find_in_set('1',category_ids) ) ) AND `product`.`deletetime` IS NULL LIMIT 1 [0.001297s/0.052701s=2.46%]
16/24 . SELECT * FROM `payment` WHERE `status` = '1' ORDER BY `weigh` DESC,`id` ASC [0.001292s/0.052701s=2.45%]
17/24 . SELECT COUNT(*) AS tp_count FROM `product` WHERE ( ( find_in_set('2',category_ids) ) ) AND `product`.`deletetime` IS NULL LIMIT 1 [0.001160s/0.052701s=2.20%]
18/24 . SELECT `value` FROM `config` WHERE `name` = 'klaviyo_config' LIMIT 1 [0.001148s/0.052701s=2.18%]
19/24 . SELECT * FROM `category` [0.001092s/0.052701s=2.07%]
20/24 . SELECT COUNT(*) AS tp_count FROM `app_center` WHERE `name` = 'access_control' AND `is_installed` = 1 LIMIT 1 [0.001066s/0.052701s=2.02%]
21/24 . SELECT `value` FROM `config` WHERE ( name = 'byIpSwitch' ) LIMIT 1 [0.000924s/0.052701s=1.75%]
23/24 . set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [0.000727s/0.052701s=1.38%]
24/24 . set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [0.000719s/0.052701s=1.36%]
1/2. 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 [2 times, 0.002884s/0.052701s=5.47%]
2/2. set session sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' [2 times, 0.001446s/0.052701s=2.74%]