1 (4.631)
SELECT *
FROM `oc_setting`
/var/www/www-root/data/www/4profi.by/index.php:44
2 (0.404)
SELECT *
FROM `oc_language`
WHERE status = '1'
/var/www/www-root/data/www/4profi.by/index.php:155
3 (0.221)
SELECT *
FROM oc_currency
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/currency.php:14
4 (0.291)
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 = '13' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/var/www/www-root/data/www/4profi.by/system/library/tax.php:54
5 (0.209)
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 = '1'
/var/www/www-root/data/www/4profi.by/system/library/weight.php:9
6 (0.175)
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 = '1'
/var/www/www-root/data/www/4profi.by/system/library/length.php:9
7 (0.344)
DELETE
FROM oc_cart
WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:83
8 (0.130)
SELECT *
FROM oc_event
/var/www/www-root/data/www/4profi.by/index.php:253
9 (0.295)
SELECT *
FROM oc_ocfilter_page
WHERE status = '1' AND keyword = 'kosmetika-dlya-uhoda-za-volosami' LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/controller/module/ocfilter.php:744
10 (0.271)
SELECT *
FROM oc_ocfilter_page
WHERE status = '1' AND keyword = 'okisliteli-oksidy-poroshki-dlya-kraski' LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/controller/module/ocfilter.php:744
11 (0.327)
SELECT *
FROM oc_ocfilter_page
WHERE status = '1' AND keyword = 'klassicheskij-osvetlyayushchij-poroshok-ollin-blond-performance-30-gr' LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/controller/module/ocfilter.php:744
12 (0.228)
SELECT *
FROM oc_ocfilter_page
WHERE status = '1'
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/ocfilter.php:471
13 (3.095)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
14 (0.395)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
WHERE c.category_id = '287' AND c.status = '1'
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/category.php:4
15 (0.365)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
WHERE c.category_id = '369' AND c.status = '1'
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/category.php:4
16 (2.241)
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 points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id) AS points_reward, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id 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, NULL AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, 'г' AS weight_class, 'см' 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_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '8654' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW()
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:26
17 (0.264)
SELECT *
FROM oc_product_image
WHERE product_id = '8654'
ORDER BY sort_order ASC
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:420
18 (0.341)
SELECT *, gt.description AS description
FROM `oc_gift_teaser` gt
JOIN oc_product p ON gt.item_id=p.product_id
JOIN oc_product_description pd ON p.product_id=pd.product_id
WHERE start_date<1768251146
AND end_date>1768251146
AND store_id=0
AND language_id=1
ORDER BY gt.sort_order ASC
/var/www/www-root/data/www/4profi.by/catalog/model/module/giftTeaser.php:13
19 (2.879)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
20 (0.292)
SELECT *
FROM oc_product_discount
WHERE product_id = '8654' 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
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:414
21 (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 = '8654' AND od.language_id = '1'
ORDER BY o.sort_order
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:377
22 (0.446)
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 = '8654' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:349
23 (0.254)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '8654'
/var/www/www-root/data/www/4profi.by/catalog/model/module/xdstickers.php:9
24 (0.251)
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 = '8654' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:428
25 (0.221)
SELECT `pd`.*
FROM `oc_product_recurring` `pp` JOIN `oc_recurring_description` `pd` ON `pd`.`language_id` = 1 AND `pd`.`recurring_id` = `pp`.`recurring_id` JOIN `oc_recurring` `p` ON `p`.`recurring_id` = `pd`.`recurring_id`
WHERE `product_id` = 8654 AND `status` = 1 AND `customer_group_id` = 1
ORDER BY `sort_order` ASC
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:564
26 (4.153)
UPDATE oc_product SET viewed = (viewed + 1)
WHERE product_id = '8654'
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:4
27 (2.880)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
28 (0.203)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '8654' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:438
29 (0.218)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
30 (0.216)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_left'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
31 (2.826)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
32 (0.177)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '8654' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:438
33 (0.201)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
34 (0.205)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_right'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
35 (0.159)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '8654' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:438
36 (0.310)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
37 (0.215)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
38 (0.179)
SELECT *
FROM oc_module
WHERE module_id = '42'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/module.php:4
39 (0.168)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '8654' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:438
40 (0.214)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
41 (0.208)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
42 (0.157)
SELECT *
FROM oc_module
WHERE module_id = '62'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/module.php:4
43 (0.174)
SELECT *
FROM oc_module
WHERE module_id = '57'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/module.php:4
44 (0.144)
SELECT *
FROM oc_module
WHERE module_id = '45'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/module.php:4
45 (1.703)
SELECT IF(t1.cprice>t1.price,1,-1)*(t1.cprice-t1.price),min(t1.rnd),t1.product_id,name,text,t2.attribute_id
FROM (SELECT RAND() as rnd,pa2.product_id,pr.price,cpr.price as cprice,count(pa2.attribute_id) as quan
FROM oc_product_attribute pa1
INNER JOIN oc_product_attribute pa2 ON (pa1.attribute_id = pa2.attribute_id and pa1.text = pa2.text and pa2.product_id <> pa1.product_id and pa1.language_id = pa2.language_id)
INNER JOIN oc_product pr ON (pa2.product_id = pr.product_id and pr.status = 1)
LEFT JOIN oc_product cpr ON (pa1.product_id = cpr.product_id)
INNER JOIN oc_product_to_category cat_source on(pa1.product_id = cat_source.product_id)
INNER JOIN oc_product_to_category cat on(pa2.product_id = cat.product_id AND cat.category_id = cat_source.category_id)
WHERE pa1.product_id = '8654' AND pa1.language_id = '1' GROUP BY cpr.product_id,pr.price,cpr.price UNION ALL SELECT RAND() as rnd,cpr.product_id,cpr.price,pr.price as cprice, 1 as quan
FROM oc_product pr
LEFT JOIN oc_product cpr ON (pr.product_id <> cpr.product_id and cpr.status = 1)
INNER JOIN oc_product_to_category cat_source ON (pr.product_id = cat_source.product_id)
INNER JOIN oc_product_to_category cat ON (cpr.product_id = cat.product_id AND cat.category_id = cat_source.category_id)
WHERE pr.product_id = '8654' AND cpr.quantity > 0 GROUP BY cpr.product_id,pr.price,cpr.price
order by quan desc) t1
INNER JOIN oc_product_to_category cat on(t1.product_id = cat.product_id)
LEFT JOIN (select '' as name, '' as text, 0 as attribute_id) as t2 on (0=0)
WHERE 0=0 GROUP BY IF(t1.cprice>t1.price,1,-1)*(t1.cprice-t1.price),product_id,name,text,attribute_id
ORDER BY t1.rnd, t1.product_id LIMIT 5
/var/www/www-root/data/www/4profi.by/catalog/model/module/autofeatured.php:123
46 (2.170)
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 points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id) AS points_reward, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id 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, NULL AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, 'г' AS weight_class, 'см' 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_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '6814' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW()
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:26
47 (2.144)
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 points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id) AS points_reward, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id 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, NULL AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, 'г' AS weight_class, 'см' 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_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '8733' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW()
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:26
48 (2.171)
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 points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id) AS points_reward, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id 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, NULL AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, 'г' AS weight_class, 'см' 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_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '9791' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW()
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:26
49 (2.079)
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 points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id) AS points_reward, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id 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, NULL AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, 'г' AS weight_class, 'см' 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_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '7418' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW()
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:26
50 (2.027)
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 points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id) AS points_reward, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id 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, NULL AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, 'г' AS weight_class, 'см' 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_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '7415' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW()
/var/www/www-root/data/www/4profi.by/system/storage/modification/catalog/model/catalog/product.php:26
51 (2.901)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
52 (2.974)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
53 (0.491)
SELECT *
FROM oc_banner_image bi
LEFT JOIN oc_banner_image_description bid ON (bi.banner_image_id = bid.banner_image_id)
WHERE bi.banner_id = '-99' AND bid.language_id = '1'
ORDER BY bi.sort_order ASC
/var/www/www-root/data/www/4profi.by/catalog/model/design/banner.php:4
54 (0.745)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
WHERE i.status = '1'
ORDER BY i.sort_order, id.title ASC
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/information.php:10
55 (0.245)
SELECT *
FROM oc_xdstickers
ORDER BY xdsticker_id ASC
/var/www/www-root/data/www/4profi.by/catalog/model/module/xdstickers.php:51
56 (0.304)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/extension.php:4
57 (3.123)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
58 (1.646)
SELECT c.*,cd.name
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
WHERE c.status = '1'
ORDER BY c.parent_id DESC, c.sort_order, cd.name
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/category.php:11
59 (1.801)
SELECT c.*,cd.name
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
WHERE c.status = '1'
ORDER BY c.parent_id DESC, c.sort_order, cd.name
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/category.php:11
60 (0.319)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
61 (0.191)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
62 (2.854)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
63 (0.397)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/extension.php:4
64 (0.250)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
65 (0.218)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
66 (2.947)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
67 (2.860)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
68 (0.274)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
69 (0.212)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
70 (2.848)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
71 (0.254)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
72 (0.191)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
73 (2.720)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
74 (0.205)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/var/www/www-root/data/www/4profi.by/system/library/customer.php:129
75 (0.206)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
76 (0.176)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
77 (2.866)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
78 (0.203)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
79 (0.213)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
80 (2.713)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
81 (0.211)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
82 (0.169)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5h68of2sl3b84thtv2k0hm5lc3' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
83 (2.734)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7