1 (0.272)
SELECT `data`
FROM `oc_session`
WHERE session_id = '67b546565699d8c3b12feff4ee' AND expire > 1610811695
/home/skl00/skl.com.ua/www/system/library/session/db.php:21
2 (0.499)
SELECT *
FROM `oc_setting`
WHERE code = 'module_boost'
/home/skl00/skl.com.ua/www/system/library/boost/boost.php:0
3 (0.278)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '67b546565699d8c3b12feff4ee'
/home/skl00/skl.com.ua/www/system/library/boost/boost.php:0
4 (0.236)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/skl00/skl.com.ua/www/system/library/openbay.php:61
5 (0.215)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
6 (0.185)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/skl00/skl.com.ua/www/system/library/openbay.php:61
7 (0.242)
SELECT `data`
FROM `oc_session`
WHERE session_id = '1b08f918fcdc0060582ffcdfe3' AND expire > 1610811695
/home/skl00/skl.com.ua/www/system/library/session/db.php:21
8 (0.248)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://skl.com.ua/'
/home/skl00/skl.com.ua/storage/modification/catalog/controller/startup/startup.php:6
9 (3.037)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/skl00/skl.com.ua/storage/modification/catalog/controller/startup/startup.php:25
10 (0.282)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/skl00/skl.com.ua/www/catalog/model/localisation/language.php:15
11 (0.185)
SELECT *
FROM oc_currency
/home/skl00/skl.com.ua/www/system/library/cart/currency.php:10
12 (0.507)
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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3488')
ORDER BY tr1.priority ASC
/home/skl00/skl.com.ua/www/system/library/cart/tax.php:16
13 (0.405)
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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3488')
ORDER BY tr1.priority ASC
/home/skl00/skl.com.ua/www/system/library/cart/tax.php:44
14 (0.288)
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/skl00/skl.com.ua/www/system/library/cart/weight.php:10
15 (0.296)
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/skl00/skl.com.ua/www/system/library/cart/length.php:10
16 (0.327)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:20
17 (0.277)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/skl00/skl.com.ua/www/system/library/openbay.php:61
18 (0.441)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/home/skl00/skl.com.ua/www/catalog/model/setting/event.php:4
19 (0.268)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'product/product' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
20 (0.207)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/dop'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
21 (0.490)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '553' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:19
22 (0.324)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '126' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:19
23 (1.028)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '706' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
24 (0.216)
SELECT store_id
FROM `oc_store`
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:19
25 (0.213)
SELECT language_id
FROM `oc_language`
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:25
26 (0.219)
SELECT date_modified
FROM `oc_product`
WHERE product_id='706'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
27 (0.263)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '126' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:19
28 (0.190)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/similar_products' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
29 (0.235)
SELECT *
FROM `oc_module`
WHERE `code` = 'similar_products'
ORDER BY `name`
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:5
30 (0.174)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'information/information' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
31 (0.353)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '7' AND id.language_id = '3' AND i2s.store_id = '0' AND i.status = '1'
/home/skl00/skl.com.ua/www/catalog/model/catalog/information.php:4
32 (0.277)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '8' AND id.language_id = '3' AND i2s.store_id = '0' AND i.status = '1'
/home/skl00/skl.com.ua/www/catalog/model/catalog/information.php:4
33 (0.204)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '9' AND id.language_id = '3' AND i2s.store_id = '0' AND i.status = '1'
/home/skl00/skl.com.ua/www/catalog/model/catalog/information.php:4
34 (0.271)
SELECT *
FROM oc_product_image
WHERE product_id = '706'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
35 (0.187)
SELECT date_modified
FROM `oc_product`
WHERE product_id='706'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
36 (0.174)
SELECT date_modified
FROM `oc_product`
WHERE product_id='706'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
37 (0.170)
SELECT date_modified
FROM `oc_product`
WHERE product_id='706'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
38 (0.175)
SELECT date_modified
FROM `oc_product`
WHERE product_id='706'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
39 (0.259)
SELECT *
FROM oc_product_discount
WHERE product_id = '706' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:386
40 (0.460)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '706' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
41 (0.421)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
42 (0.609)
SELECT *
FROM oc_product_option_value pov
LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id)
LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id)
WHERE pov.product_id = '706' AND pov.product_option_id = '220' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
43 (0.744)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '706' AND agd.language_id = '3' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:312
44 (0.520)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '706' AND a.attribute_group_id = '9' AND ad.language_id = '3' AND pa.language_id = '3'
ORDER BY a.sort_order, ad.name
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:317
45 (0.320)
SELECT *
FROM oc_product_related pr
LEFT JOIN oc_product p ON (pr.related_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.product_id = '706' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:400
46 (0.238)
SELECT rd.*
FROM oc_product_recurring pr JOIN oc_recurring_description rd ON (rd.language_id = 3 AND rd.recurring_id = pr.recurring_id) JOIN oc_recurring r ON r.recurring_id = rd.recurring_id
WHERE pr.product_id = 706 AND status = '1' AND pr.customer_group_id = '1'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:534
47 (0.174)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/microdatapro/tc_og'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
48 (0.290)
SELECT stock_status_id
FROM `oc_product`
WHERE product_id = '706'
/home/skl00/skl.com.ua/www/catalog/controller/extension/module/microdatapro.php:241
49 (0.184)
SELECT author, date_added, rating, text
FROM oc_review
WHERE product_id = '706' AND status = '1'
ORDER BY date_added DESC
/home/skl00/skl.com.ua/www/catalog/controller/extension/module/microdatapro.php:258
50 (0.171)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/microdatapro/product'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
51 (0.450)
UPDATE oc_product SET viewed = (viewed + 1)
WHERE product_id = '706'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:4
52 (0.262)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
53 (0.287)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
54 (0.240)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_left'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
55 (0.208)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
56 (0.159)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
57 (0.288)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
58 (0.237)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_right'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
59 (0.198)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
60 (0.195)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
61 (0.293)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
62 (0.247)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
63 (0.172)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
64 (0.190)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
65 (0.263)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
66 (0.247)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
67 (0.213)
SELECT *
FROM oc_module
WHERE module_id = '52'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
68 (0.185)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/similar_products' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
69 (0.296)
SELECT *
FROM oc_product
WHERE product_id = '706'
/home/skl00/skl.com.ua/www/catalog/model/extension/module/similar_products.php:6
70 (0.302)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/similar_products' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
71 (0.822)
SELECT SQL_CALC_FOUND_ROWS *
FROM ((SELECT similar_id AS product_id, p.sort_order
FROM oc_product_similar ps
LEFT JOIN oc_product p ON (ps.similar_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE ps.product_id = '706' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.quantity > '0') UNION (SELECT DISTINCT p.product_id, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_to_category p2c ON (p.product_id = p2c.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE p2c.category_id IN (126) AND p.product_id <> '706' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.quantity > '0')) AS tbl
ORDER BY sort_order ASC LIMIT 0,12
/home/skl00/skl.com.ua/www/catalog/model/extension/module/similar_products.php:278
72 (0.139)
SELECT FOUND_ROWS() AS count
/home/skl00/skl.com.ua/www/catalog/model/extension/module/similar_products.php:282
73 (0.840)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '615' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
74 (0.206)
SELECT date_modified
FROM `oc_product`
WHERE product_id='615'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
75 (0.730)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '627' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
76 (0.184)
SELECT date_modified
FROM `oc_product`
WHERE product_id='627'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
77 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '629' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
78 (0.194)
SELECT date_modified
FROM `oc_product`
WHERE product_id='629'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
79 (0.821)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '672' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
80 (0.219)
SELECT date_modified
FROM `oc_product`
WHERE product_id='672'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
81 (0.783)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '799' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
82 (0.219)
SELECT date_modified
FROM `oc_product`
WHERE product_id='799'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
83 (0.769)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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 < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
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 < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (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 COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1074' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:8
84 (0.166)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1074'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
85 (0.419)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '615' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
86 (0.511)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
87 (0.381)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '627' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
88 (0.338)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
89 (0.398)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '629' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
90 (0.336)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
91 (0.519)
SELECT *
FROM oc_product_option_value pov
LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id)
LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id)
WHERE pov.product_id = '629' AND pov.product_option_id = '185' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
92 (0.393)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '672' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
93 (0.346)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
94 (0.494)
SELECT *
FROM oc_product_option_value pov
LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id)
LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id)
WHERE pov.product_id = '672' AND pov.product_option_id = '207' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
95 (0.401)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '799' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
96 (0.344)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
97 (0.479)
SELECT *
FROM oc_product_option_value pov
LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id)
LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id)
WHERE pov.product_id = '799' AND pov.product_option_id = '277' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
98 (0.392)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '1074' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
99 (0.337)
SELECT COLUMN_NAME
FROM information_schema.columns
WHERE table_name='oc_product_option_value' AND COLUMN_NAME='more_image' AND table_schema = 'skl00_db'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:343
100 (0.480)
SELECT *
FROM oc_product_option_value pov
LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id)
LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id)
WHERE pov.product_id = '1074' AND pov.product_option_id = '394' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
101 (0.197)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/similar_products_products'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
102 (0.201)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/similar_products'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
103 (0.249)
SELECT *
FROM oc_module
WHERE module_id = '53'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
104 (0.209)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/categories' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
105 (0.391)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/categories'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
106 (0.378)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
107 (0.318)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/footer' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
108 (0.265)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
109 (0.281)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
110 (0.216)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'footer_left'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
111 (0.238)
SELECT *
FROM oc_module
WHERE module_id = '39'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
112 (0.202)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer_left'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
113 (0.381)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
114 (0.295)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
115 (0.260)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'footer_right'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
116 (0.252)
SELECT *
FROM oc_module
WHERE module_id = '43'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
117 (0.172)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer_right'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
118 (0.361)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
119 (0.298)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
120 (0.253)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'ftop_full'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
121 (0.240)
SELECT *
FROM oc_module
WHERE module_id = '41'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
122 (0.162)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/themecontrol' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
123 (0.154)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/webinewsletter' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
124 (0.182)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/webinewsletter/default'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
125 (0.225)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/ftop_full'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
126 (0.236)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '706' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:410
127 (0.266)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
128 (0.236)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'fbottom_full'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
129 (0.204)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/fbottom_full'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
130 (0.745)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '3' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/home/skl00/skl.com.ua/www/catalog/model/catalog/information.php:10
131 (0.156)
SELECT 'store_id', 'url'
FROM oc_store
ORDER BY url
/home/skl00/skl.com.ua/www/catalog/controller/extension/module/microdatapro.php:58
132 (0.254)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/microdatapro/company'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
133 (0.310)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/language' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
134 (0.301)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/skl00/skl.com.ua/www/catalog/model/localisation/language.php:15
135 (0.247)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/language'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
136 (0.209)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/currency' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
137 (0.241)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
138 (0.218)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/search' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
139 (0.170)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/search'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
140 (0.240)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/cart' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
141 (0.302)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
142 (0.270)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/skl00/skl.com.ua/www/catalog/model/setting/extension.php:4
143 (0.178)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
144 (0.245)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
145 (0.214)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
146 (0.212)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
147 (0.178)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/credit' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
148 (0.219)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/customer.php:128
149 (0.175)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/total' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
150 (0.220)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
151 (0.279)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
152 (0.190)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
153 (0.232)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/menu' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
154 (0.201)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
155 (0.193)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
156 (0.431)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/skl00/skl.com.ua/www/catalog/model/setting/extension.php:4
157 (0.198)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/header' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
158 (0.205)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/language' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
159 (0.235)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/skl00/skl.com.ua/www/catalog/model/localisation/language.php:15
160 (0.242)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/language'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
161 (0.199)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/currency' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
162 (0.171)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
163 (0.194)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ocsearchcategory' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
164 (0.175)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/ocsearchcategory/ocsearchcategory'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
165 (0.423)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/cart' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
166 (0.332)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
167 (0.278)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/skl00/skl.com.ua/www/catalog/model/setting/extension.php:4
168 (0.208)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
169 (0.231)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
170 (0.256)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
171 (0.245)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
172 (0.188)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/credit' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
173 (0.203)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/customer.php:128
174 (0.182)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/total' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
175 (0.269)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
176 (0.212)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '1b08f918fcdc0060582ffcdfe3'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
177 (0.169)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
178 (0.216)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/menu' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
179 (0.234)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
180 (0.311)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'common/menu' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
181 (0.309)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/sidebar'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
182 (0.499)
SELECT *
FROM oc_banner b
LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id)
WHERE b.banner_id = '12' AND b.status = '1' AND bi.language_id = '3'
ORDER BY bi.sort_order ASC
/home/skl00/skl.com.ua/www/catalog/model/design/banner.php:4
183 (0.278)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/header'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
184 (0.253)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'product/product'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4