Menu
Your Cart

Thẻ Nhớ CF

Không có sản phẩm trong danh mục này.

Queries: 229, Total time: 82.867 ms [By time] [By id] [By file]
1 (0.116)
SET time_zone = '+00:00'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/framework.php:84
2 (0.295)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
3 (0.789)
SELECT `data`
FROM `fhj6_session`
WHERE `session_id` = '72be8ef6d932978369e41f2390' AND `expire` > '2024-04-20 00:36:28'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/session/db.php:16
4 (0.263)
SELECT *
FROM fhj6_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://ssd.3tc.vn/'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/startup.php:6
5 (1.824)
SELECT *
FROM `fhj6_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/startup.php:25
6 (0.123)
SET time_zone = '+07:00'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/startup.php:40
7 (0.294)
SELECT *
FROM fhj6_currency
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/currency.php:10
8 (0.446)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM fhj6_tax_rule tr1
LEFT JOIN fhj6_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN fhj6_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN fhj6_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN fhj6_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id)
WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '230' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '202')
ORDER BY tr1.priority ASC
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/tax.php:16
9 (0.294)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM fhj6_tax_rule tr1
LEFT JOIN fhj6_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN fhj6_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN fhj6_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN fhj6_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id)
WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '230' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '202')
ORDER BY tr1.priority ASC
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/tax.php:44
10 (0.441)
SELECT *
FROM fhj6_weight_class wc
LEFT JOIN fhj6_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/weight.php:10
11 (0.366)
SELECT *
FROM fhj6_length_class mc
LEFT JOIN fhj6_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/length.php:10
12 (0.275)
DELETE
FROM fhj6_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:15
13 (0.518)
SELECT *
FROM `fhj6_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/setting/event.php:4
14 (0.405)
SELECT *
FROM fhj6_seo_url
WHERE keyword = 'the-nho-cf' AND store_id = '0'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:61
15 (0.528)
SELECT count(*) AS total
FROM `fhj6_journal3_skin`
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/journal3/settings.php:112
16 (0.311)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
17 (0.339)
SELECT *
FROM fhj6_category_to_layout
WHERE category_id = '131' AND store_id = '0'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:55
18 (0.475)
SELECT *
FROM fhj6_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/layout.php:4
19 (0.446)
SELECT layout_id, layout_data
FROM `fhj6_journal3_layout`
WHERE `layout_id` = '3' OR `layout_id` = -1
ORDER BY `layout_id` DESC
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/journal3/layout.php:122
20 (0.333)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
21 (0.331)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
22 (0.260)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/css'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
23 (0.409)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
24 (0.323)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
25 (0.336)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
26 (0.584)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
27 (0.468)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
28 (0.422)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
29 (0.466)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
30 (0.349)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
31 (0.243)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'product/category' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
32 (0.386)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '131' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
33 (0.301)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '193' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
34 (0.300)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '175' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
35 (0.247)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '0' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
36 (0.293)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '175' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
37 (0.347)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=175' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
38 (0.437)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '193' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
39 (0.306)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=175' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
40 (0.425)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=193' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
41 (0.487)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '131' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
42 (0.313)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
43 (1.063)
SELECT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '131' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:10
44 (3.896)
SELECT COUNT(DISTINCT p.product_id) total
FROM `fhj6_product` p
LEFT JOIN `fhj6_product_to_category` p2c ON (p2c.product_id = p.product_id)
LEFT JOIN `fhj6_category_path` cp ON (cp.category_id = p2c.category_id)
LEFT JOIN `fhj6_product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `fhj6_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND pd.language_id = '2' AND cp.path_id = '131'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/journal3/opencart/model.php:48
45 (4.450)
SELECT p.product_id, ( SELECT AVG(rating) total
FROM `fhj6_review` r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id ) rating, ( SELECT price
FROM `fhj6_product_discount` pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1 ) discount, ( SELECT price
FROM `fhj6_product_special` ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1 ) special, p.viewed
FROM `fhj6_product` p
LEFT JOIN `fhj6_product_to_category` p2c ON (p2c.product_id = p.product_id)
LEFT JOIN `fhj6_category_path` cp ON (cp.category_id = p2c.category_id)
LEFT JOIN `fhj6_product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `fhj6_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND pd.language_id = '2' AND cp.path_id = '131' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0, 12
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/journal3/opencart/model.php:48
46 (0.330)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
47 (0.324)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
48 (0.291)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
49 (0.387)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
50 (0.273)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
51 (0.278)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
52 (0.292)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
53 (0.283)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
54 (0.303)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
55 (0.279)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
56 (0.260)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
57 (0.285)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
58 (0.263)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
59 (0.251)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
60 (0.377)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
61 (0.278)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
62 (0.262)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/accordion_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
63 (0.330)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
64 (0.263)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'product/category' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
65 (3.749)
SELECT COUNT(DISTINCT p.product_id) total
FROM `fhj6_product` p
LEFT JOIN `fhj6_product_to_category` p2c ON (p2c.product_id = p.product_id)
LEFT JOIN `fhj6_category_path` cp ON (cp.category_id = p2c.category_id)
LEFT JOIN `fhj6_product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `fhj6_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND pd.language_id = '2' AND cp.path_id = '131'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/journal3/opencart/model.php:48
66 (0.388)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
67 (0.251)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
68 (0.264)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/column_left'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
69 (0.302)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
70 (0.313)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
71 (0.285)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
72 (0.285)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
73 (0.354)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
74 (0.313)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
75 (0.303)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
76 (0.315)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
77 (0.267)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
78 (0.304)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
79 (0.307)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
80 (0.268)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
81 (0.295)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
82 (0.284)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
83 (0.283)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
84 (0.303)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
85 (0.219)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
86 (0.220)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
87 (0.303)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
88 (0.253)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
89 (0.360)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
90 (0.255)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
91 (0.275)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
92 (0.259)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
93 (0.302)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
94 (0.229)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
95 (0.257)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
96 (0.323)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
97 (0.251)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
98 (0.352)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
99 (0.251)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
100 (0.327)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
101 (0.258)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
102 (0.324)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
103 (0.191)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
104 (0.207)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
105 (0.306)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
106 (0.274)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
107 (0.304)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
108 (0.242)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
109 (0.278)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
110 (0.240)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
111 (0.303)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
112 (0.282)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
113 (0.232)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
114 (0.306)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
115 (0.275)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
116 (0.409)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
117 (0.249)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
118 (0.281)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
119 (0.274)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
120 (0.298)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
121 (0.257)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
122 (0.216)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
123 (0.325)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
124 (0.246)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
125 (0.222)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
126 (0.305)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
127 (0.267)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
128 (0.303)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
129 (0.305)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
130 (0.264)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
131 (0.309)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
132 (0.242)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
133 (0.298)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
134 (0.253)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
135 (0.276)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
136 (0.260)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
137 (0.218)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
138 (0.322)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
139 (0.209)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
140 (0.220)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/main_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
141 (0.364)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
142 (0.243)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/main_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
143 (0.302)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
144 (0.224)
SELECT *
FROM `fhj6_journal3_module`
WHERE `module_id` = '0'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/journal3/module.php:8
145 (0.393)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
146 (0.217)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/top_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
147 (0.280)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
148 (0.208)
SELECT *
FROM `fhj6_journal3_module`
WHERE `module_id` = '0'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/journal3/module.php:8
149 (0.302)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
150 (0.268)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/top_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
151 (0.333)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
152 (0.257)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/top_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
153 (0.301)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
154 (0.345)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'product/product' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
155 (0.353)
SELECT p.product_id
FROM `fhj6_product` p
LEFT JOIN `fhj6_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE p.product_id IN (0) AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/model/journal3/product.php:414
156 (0.251)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/side_products'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
157 (0.360)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
158 (0.248)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/info_blocks'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
159 (0.314)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
160 (0.243)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
161 (0.309)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
162 (0.248)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
163 (0.275)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
164 (0.246)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/info_blocks'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
165 (0.298)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
166 (0.312)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/newsletter'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
167 (0.282)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
168 (0.302)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
169 (0.304)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
170 (0.286)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/icons_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
171 (0.352)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
172 (0.216)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/module/links_menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
173 (0.334)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
174 (0.216)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'journal3/layout'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
175 (0.291)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
176 (0.265)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/footer' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
177 (0.277)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/footer'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
178 (0.322)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
179 (0.383)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
180 (0.357)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
181 (0.330)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
182 (0.272)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
183 (0.567)
SELECT *
FROM fhj6_setting
WHERE store_id = '0' AND `code` = 'd_social_login'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/setting/setting.php:6
184 (0.227)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'extension/module/d_social_login'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
185 (0.319)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
186 (0.304)
SELECT *
FROM fhj6_extension
WHERE `type` = 'analytics'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/setting/extension.php:4
187 (0.236)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/header' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
188 (0.243)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/language' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
189 (0.384)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
190 (0.236)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/language'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
191 (0.382)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
192 (0.272)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/currency' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
193 (0.336)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
194 (0.223)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/currency'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
195 (0.280)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
196 (0.226)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/search' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
197 (0.228)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/search'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
198 (0.340)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
199 (0.240)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/cart' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
200 (0.240)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
201 (0.218)
SELECT *
FROM fhj6_extension
WHERE `type` = 'total'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/setting/extension.php:4
202 (0.225)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/total/sub_total' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
203 (0.271)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
204 (0.322)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
205 (0.288)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/total/total' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
206 (0.295)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
207 (0.324)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
208 (0.294)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
209 (0.252)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/cart'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
210 (0.291)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
211 (0.264)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/menu' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
212 (0.227)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/menu'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
213 (0.333)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
214 (0.254)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'common/header'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
215 (0.453)
SELECT DISTINCT *
FROM fhj6_category c
LEFT JOIN fhj6_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN fhj6_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '131' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/catalog/category.php:4
216 (0.301)
SELECT *
FROM fhj6_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '2'
/home/ssd3tc/domains/ssd.3tc.vn/storage/modification/catalog/controller/startup/seo_url.php:331
217 (0.319)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
218 (0.363)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
219 (0.333)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
220 (0.373)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
221 (0.279)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
222 (0.373)
SELECT *
FROM fhj6_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/setting/setting.php:6
223 (0.328)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
224 (0.205)
SELECT *
FROM fhj6_theme
WHERE store_id = '0' AND theme = 'journal3' AND route = 'product/category'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/theme.php:4
225 (0.281)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
226 (0.277)
SELECT *
FROM fhj6_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/header' OR route = 'vi-vn')
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/design/translation.php:6
227 (0.276)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36
228 (0.367)
SELECT *
FROM fhj6_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/catalog/model/setting/setting.php:6
229 (0.266)
SELECT *
FROM fhj6_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '72be8ef6d932978369e41f2390'
/home/ssd3tc/domains/ssd.3tc.vn/public_html/system/library/cart/cart.php:36