Категорії

Кошик

Maico

Queries: 129, Total time: 47.497 ms [By time] [By id] [By file]
1 (1.068)
SELECT `data`
FROM `oc_session`
WHERE session_id = '16edd03c15d031545508dad71f' AND expire > 1713526054
/home/hasta/public_html/system/library/session/db.php:21
2 (0.444)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/hasta/public_html/system/library/openbay.php:61
3 (0.315)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/home/hasta/public_html/catalog/model/design/translation.php:6
4 (0.285)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/hasta/public_html/system/library/openbay.php:61
5 (2.029)
SELECT `data`
FROM `oc_session`
WHERE session_id = 'c4319d3909a7e48bf214240a39' AND expire > 1713526054
/home/hasta/public_html/system/library/session/db.php:21
6 (0.263)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://hasta.life/'
/home/hasta/public_html/storage/modification/catalog/controller/startup/startup.php:6
7 (1.102)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/hasta/public_html/storage/modification/catalog/controller/startup/startup.php:25
8 (0.259)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/hasta/public_html/catalog/model/localisation/language.php:15
9 (0.256)
SELECT *
FROM oc_store
ORDER BY url
/home/hasta/public_html/catalog/model/setting/store.php:7
10 (0.243)
SELECT *
FROM oc_language
WHERE status = '1'
/home/hasta/public_html/system/library/agoo/multilang.php:32
11 (0.248)
SELECT *
FROM oc_currency
/home/hasta/public_html/system/library/cart/currency.php:10
12 (0.727)
SELECT *
FROM oc_seo_url
WHERE `store_id` = '0' AND `language_id` = '3' AND `keyword` = 'maico' LIMIT 1
/home/hasta/public_html/catalog/controller/jetcache/jetcache.php:385
13 (0.394)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 60 MINUTE)
/home/hasta/public_html/catalog/controller/jetcache/jetcache.php:263
14 (0.431)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'c4319d3909a7e48bf214240a39'
/home/hasta/public_html/catalog/controller/jetcache/jetcache.php:268
15 (0.249)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_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 = '300008' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/home/hasta/public_html/system/library/cart/tax.php:16
16 (0.264)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_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 = '300008' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/home/hasta/public_html/system/library/cart/tax.php:44
17 (0.241)
SELECT *
FROM oc_weight_class wc
LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '3'
/home/hasta/public_html/system/library/cart/weight.php:10
18 (0.240)
SELECT *
FROM oc_length_class mc
LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '3'
/home/hasta/public_html/system/library/cart/length.php:10
19 (0.378)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 3 WEEK)
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:46
20 (0.238)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/hasta/public_html/system/library/openbay.php:61
21 (0.310)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/home/hasta/public_html/catalog/model/setting/event.php:4
22 (0.526)
SELECT *
FROM oc_seo_url
WHERE keyword = 'maico' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:41
23 (0.295)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'product/manufacturer' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
24 (1.592)
SELECT DISTINCT *
FROM oc_manufacturer m
LEFT JOIN oc_manufacturer_description md ON (m.manufacturer_id = md.manufacturer_id)
LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id)
WHERE m.manufacturer_id = '277' AND md.language_id = '3' AND m2s.store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:17
25 (1.095)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
26 (1.808)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '3' AND p.status = '1' AND p.date_available <= '2024-04-19 14:27:00' AND p2s.store_id = '0' AND p.manufacturer_id = '277'
/home/hasta/public_html/storage/modification/catalog/model/catalog/product.php:617
27 (1.556)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_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 < '2024-04-19 14:27:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2024-04-19 14:27:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_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 < '2024-04-19 14:27:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2024-04-19 14:27:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '3' AND p.status = '1' AND p.date_available <= '2024-04-19 14:27:00' AND p2s.store_id = '0' AND p.manufacturer_id = '277' GROUP BY p.product_id
ORDER BY IF(p.quantity = 0, 1, 0), p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,16
/home/hasta/public_html/storage/modification/catalog/model/catalog/product.php:254
28 (0.568)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
29 (0.581)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
30 (0.543)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
31 (0.346)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
32 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
33 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
34 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
35 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
36 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
37 (0.233)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
38 (0.233)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
39 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
40 (0.232)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
41 (0.264)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
42 (0.264)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/microdatapro/tc_og'
/home/hasta/public_html/catalog/model/design/theme.php:4
43 (0.324)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/microdatapro/category_manufacturer'
/home/hasta/public_html/catalog/model/design/theme.php:4
44 (0.301)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
45 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
46 (0.833)
SELECT *
FROM oc_manufacturer_to_layout
WHERE manufacturer_id = '277' AND store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:8
47 (0.287)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
48 (0.267)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'column_left'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
49 (0.268)
SELECT *
FROM oc_module
WHERE module_id = '34'
/home/hasta/public_html/catalog/model/setting/module.php:4
50 (0.239)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/featured_article' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
51 (0.437)
SELECT *
FROM oc_article_related_mn pr
LEFT JOIN oc_article p ON (pr.article_id = p.article_id)
LEFT JOIN oc_article_to_store p2s ON (p.article_id = p2s.article_id)
WHERE pr.manufacturer_id = '277' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' LIMIT 4
/home/hasta/public_html/catalog/model/blog/article.php:278
52 (0.240)
SELECT *
FROM oc_module
WHERE module_id = '35'
/home/hasta/public_html/catalog/model/setting/module.php:4
53 (0.411)
SELECT *
FROM oc_product_related_mn pr
LEFT JOIN oc_product p ON (pr.product_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.manufacturer_id = '277' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' LIMIT 4
/home/hasta/public_html/catalog/model/catalog/cms.php:36
54 (0.252)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/featured_product' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
55 (0.252)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/featured_product'
/home/hasta/public_html/catalog/model/design/theme.php:4
56 (0.255)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/column_left'
/home/hasta/public_html/catalog/model/design/theme.php:4
57 (0.275)
SELECT *
FROM oc_manufacturer_to_layout
WHERE manufacturer_id = '277' AND store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:8
58 (0.245)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
59 (0.242)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'column_right'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
60 (0.253)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/column_right'
/home/hasta/public_html/catalog/model/design/theme.php:4
61 (0.253)
SELECT *
FROM oc_manufacturer_to_layout
WHERE manufacturer_id = '277' AND store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:8
62 (0.242)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
63 (0.255)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'content_top'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
64 (0.318)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
65 (0.237)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
66 (0.256)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'agootemplates/widgets/langmark/langmark'
/home/hasta/public_html/catalog/model/design/theme.php:4
67 (0.236)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/content_top'
/home/hasta/public_html/catalog/model/design/theme.php:4
68 (0.268)
SELECT *
FROM oc_manufacturer_to_layout
WHERE manufacturer_id = '277' AND store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:8
69 (0.236)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
70 (0.232)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'content_bottom'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
71 (0.253)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/content_bottom'
/home/hasta/public_html/catalog/model/design/theme.php:4
72 (0.560)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2024-04-19 13:27:34'
/home/hasta/public_html/catalog/model/tool/online.php:4
73 (0.348)
REPLACE INTO `oc_customer_online` SET `ip` = '13.59.122.162', `customer_id` = '0', `url` = 'https://hasta.life/maico', `referer` = '', `date_added` = '2024-04-19 14:27:34'
/home/hasta/public_html/catalog/model/tool/online.php:6
74 (0.246)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/header' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
75 (0.288)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/hasta/public_html/catalog/model/setting/extension.php:4
76 (0.287)
SELECT *
FROM oc_module
WHERE module_id = '148'
/home/hasta/public_html/catalog/model/setting/module.php:4
77 (0.265)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/formcreator' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
78 (0.238)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/formcreator_modal'
/home/hasta/public_html/catalog/model/design/theme.php:4
79 (0.294)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/header' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
80 (0.256)
SELECT *
FROM oc_store
ORDER BY url
/home/hasta/public_html/catalog/model/setting/store.php:7
81 (0.254)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/language' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
82 (0.246)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/hasta/public_html/catalog/model/localisation/language.php:15
83 (0.251)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
84 (0.888)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '6'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
85 (0.244)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'agootemplates/record/langmark'
/home/hasta/public_html/catalog/model/design/theme.php:4
86 (0.239)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/currency' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
87 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'manufacturer_id=277' AND store_id = '0' AND language_id = '3'
/home/hasta/public_html/storage/modification/catalog/controller/startup/seo_url.php:143
88 (0.240)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/currency'
/home/hasta/public_html/catalog/model/design/theme.php:4
89 (0.239)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/search' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
90 (0.237)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/search'
/home/hasta/public_html/catalog/model/design/theme.php:4
91 (0.248)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/cart' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
92 (0.251)
SELECT *
FROM oc_setting
WHERE `code` = 'module_simplerewards'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:78
93 (1.105)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c4319d3909a7e48bf214240a39'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:92
94 (0.257)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/hasta/public_html/catalog/model/setting/extension.php:4
95 (0.248)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/sub_total' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
96 (0.251)
SELECT *
FROM oc_setting
WHERE `code` = 'module_simplerewards'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:78
97 (0.239)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c4319d3909a7e48bf214240a39'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:92
98 (0.248)
SELECT *
FROM oc_setting
WHERE `code` = 'module_simplerewards'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:78
99 (0.253)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c4319d3909a7e48bf214240a39'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:92
100 (0.240)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/total' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
101 (0.238)
SELECT *
FROM oc_setting
WHERE `code` = 'module_simplerewards'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:78
102 (0.246)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c4319d3909a7e48bf214240a39'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:92
103 (0.265)
SELECT *
FROM oc_setting
WHERE `code` = 'module_simplerewards'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:78
104 (0.236)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c4319d3909a7e48bf214240a39'
/home/hasta/public_html/storage/modification/system/library/cart/cart.php:92
105 (0.273)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/cart'
/home/hasta/public_html/catalog/model/design/theme.php:4
106 (0.254)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/shopping_tw'
/home/hasta/public_html/catalog/model/design/theme.php:4
107 (0.265)
SELECT *
FROM oc_manufacturer_to_layout
WHERE manufacturer_id = '277' AND store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:8
108 (0.257)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
109 (0.236)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'column_left'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
110 (0.270)
SELECT *
FROM oc_module
WHERE module_id = '34'
/home/hasta/public_html/catalog/model/setting/module.php:4
111 (0.237)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/featured_article' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
112 (0.464)
SELECT *
FROM oc_article_related_mn pr
LEFT JOIN oc_article p ON (pr.article_id = p.article_id)
LEFT JOIN oc_article_to_store p2s ON (p.article_id = p2s.article_id)
WHERE pr.manufacturer_id = '277' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' LIMIT 4
/home/hasta/public_html/catalog/model/blog/article.php:278
113 (0.246)
SELECT *
FROM oc_module
WHERE module_id = '35'
/home/hasta/public_html/catalog/model/setting/module.php:4
114 (0.396)
SELECT *
FROM oc_product_related_mn pr
LEFT JOIN oc_product p ON (pr.product_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.manufacturer_id = '277' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' LIMIT 4
/home/hasta/public_html/catalog/model/catalog/cms.php:36
115 (0.272)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/featured_product' OR route = 'uk-ua')
/home/hasta/public_html/catalog/model/design/translation.php:6
116 (0.238)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/featured_product'
/home/hasta/public_html/catalog/model/design/theme.php:4
117 (0.284)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/column_left'
/home/hasta/public_html/catalog/model/design/theme.php:4
118 (0.285)
SELECT *
FROM oc_manufacturer_to_layout
WHERE manufacturer_id = '277' AND store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:8
119 (0.302)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
120 (0.280)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'column_right'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
121 (0.298)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/column_right'
/home/hasta/public_html/catalog/model/design/theme.php:4
122 (0.342)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:4
123 (0.275)
SELECT *
FROM oc_layout_module
WHERE layout_id = '17' AND position = 'header_left'
ORDER BY sort_order
/home/hasta/public_html/storage/modification/catalog/model/design/layout.php:23
124 (0.279)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/header_left'
/home/hasta/public_html/catalog/model/design/theme.php:4
125 (0.328)
SELECT DISTINCT *
FROM oc_manufacturer m
LEFT JOIN oc_manufacturer_description md ON (m.manufacturer_id = md.manufacturer_id)
LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id)
WHERE m.manufacturer_id = '277' AND md.language_id = '3' AND m2s.store_id = '0'
/home/hasta/public_html/catalog/model/catalog/manufacturer.php:17
126 (0.306)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_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 < '2024-04-19 14:27:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2024-04-19 14:27:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_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 < '2024-04-19 14:27:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2024-04-19 14:27:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '3' AND p.status = '1' AND p.date_available <= '2024-04-19 14:27:00' AND p2s.store_id = '0' AND p.manufacturer_id = '277' GROUP BY p.product_id
ORDER BY IF(p.quantity = 0, 1, 0), p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,16
/home/hasta/public_html/storage/modification/catalog/model/catalog/product.php:254
127 (0.279)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'common/header'
/home/hasta/public_html/catalog/model/design/theme.php:4
128 (0.277)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'extension/module/facebook_business'
/home/hasta/public_html/catalog/model/design/theme.php:4
129 (0.340)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'OPC090216_2' AND route = 'product/manufacturer_info'
/home/hasta/public_html/catalog/model/design/theme.php:4