1 (0.327)
SELECT `data`
FROM `oc_session`
WHERE session_id = '545d9096b1c775028e5c87c828' AND expire > 1611227624
/home/skl00/skl.com.ua/www/system/library/session/db.php:21
2 (0.523)
SELECT *
FROM `oc_setting`
WHERE code = 'module_boost'
/home/skl00/skl.com.ua/www/system/library/boost/boost.php:0
3 (0.314)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '545d9096b1c775028e5c87c828'
/home/skl00/skl.com.ua/www/system/library/boost/boost.php:0
4 (0.227)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/skl00/skl.com.ua/www/system/library/openbay.php:61
5 (0.222)
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.180)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/skl00/skl.com.ua/www/system/library/openbay.php:61
7 (0.332)
SELECT `data`
FROM `oc_session`
WHERE session_id = 'c24e05322c82c8ab0cb16ad4bb' AND expire > 1611227624
/home/skl00/skl.com.ua/www/system/library/session/db.php:21
8 (0.277)
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 (4.376)
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.356)
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.333)
SELECT *
FROM oc_currency
/home/skl00/skl.com.ua/www/system/library/cart/currency.php:10
12 (0.664)
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.443)
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.385)
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.374)
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.429)
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.209)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/skl00/skl.com.ua/www/system/library/openbay.php:61
18 (0.582)
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.320)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'product/category' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
20 (0.482)
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 = '551' 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
21 (0.462)
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 = '551' 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.353)
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 = '729' 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 (0.393)
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 = '729' 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
24 (0.449)
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 = '551' 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
25 (0.416)
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 = '729' 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
26 (0.686)
SELECT *
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.parent_id = '729' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:25
27 (1.270)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
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 <= NOW() AND p2s.store_id = '0' AND cp.path_id = '729'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:522
28 (1.762)
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 < 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
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
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 <= NOW() AND p2s.store_id = '0' AND cp.path_id = '729' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,32
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:200
29 (1.102)
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 = '1081' 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
30 (1.031)
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 = '2715' 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
31 (1.045)
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 = '1040' 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
32 (1.010)
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 = '1059' 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
33 (0.904)
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 = '1088' 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
34 (0.897)
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 = '1266' 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
35 (0.843)
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 = '1052' 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
36 (0.775)
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 = '1273' 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
37 (0.150)
SELECT store_id
FROM `oc_store`
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:19
38 (0.120)
SELECT language_id
FROM `oc_language`
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:25
39 (0.325)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1081'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
40 (0.320)
SELECT date_modified
FROM `oc_product`
WHERE product_id='2715'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
41 (0.290)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1040'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
42 (0.292)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1059'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
43 (0.287)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1088'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
44 (0.307)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1266'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
45 (0.281)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1052'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
46 (0.296)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1273'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
47 (0.361)
SELECT *
FROM oc_product_image
WHERE product_id = '1081'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
48 (0.606)
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 = '1081' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
49 (0.619)
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
50 (0.703)
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 = '1081' AND pov.product_option_id = '395' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
51 (0.341)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1081'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
52 (0.408)
SELECT *
FROM oc_product_image
WHERE product_id = '2715'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
53 (0.332)
SELECT date_modified
FROM `oc_product`
WHERE product_id='2715'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
54 (0.614)
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 = '2715' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
55 (0.531)
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
56 (0.255)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '2715'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
57 (0.343)
SELECT *
FROM oc_product_image
WHERE product_id = '1040'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
58 (0.309)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1040'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
59 (0.198)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1040'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
60 (0.285)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1040'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
61 (0.554)
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 = '1040' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
62 (0.529)
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
63 (0.376)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1040'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
64 (0.343)
SELECT *
FROM oc_product_image
WHERE product_id = '1059'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
65 (0.636)
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 = '1059' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
66 (0.534)
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
67 (0.801)
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 = '1059' AND pov.product_option_id = '380' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
68 (0.375)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1059'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
69 (0.297)
SELECT *
FROM oc_product_image
WHERE product_id = '1088'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
70 (0.339)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1088'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
71 (0.653)
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 = '1088' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
72 (0.583)
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
73 (0.728)
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 = '1088' AND pov.product_option_id = '402' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
74 (0.268)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1088'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
75 (0.269)
SELECT *
FROM oc_product_image
WHERE product_id = '1266'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
76 (0.239)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1266'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
77 (0.323)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1266'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
78 (0.284)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1266'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
79 (0.627)
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 = '1266' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
80 (0.566)
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
81 (0.332)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1266'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
82 (0.282)
SELECT *
FROM oc_product_image
WHERE product_id = '1052'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
83 (0.199)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1052'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
84 (0.329)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1052'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
85 (0.303)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1052'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
86 (0.610)
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 = '1052' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
87 (0.516)
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
88 (0.331)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1052'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
89 (0.303)
SELECT *
FROM oc_product_image
WHERE product_id = '1273'
ORDER BY sort_order ASC
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:392
90 (0.274)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1273'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
91 (0.198)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1273'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
92 (0.335)
SELECT date_modified
FROM `oc_product`
WHERE product_id='1273'
/home/skl00/skl.com.ua/www/system/library/vendor/isenselabs/watermark/OpenCartImageSymlink.php:152
93 (0.631)
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 = '1273' AND od.language_id = '3'
ORDER BY o.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:340
94 (0.498)
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
95 (0.822)
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 = '1273' AND pov.product_option_id = '461' AND ovd.language_id = '3'
ORDER BY ov.sort_order
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/product.php:351
96 (0.381)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '1273'
ORDER BY main_category DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/controller/startup/seo_pro.php:270
97 (0.319)
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
98 (0.331)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/microdatapro/category_manufacturer'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
99 (0.424)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
100 (0.426)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
101 (0.370)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
102 (0.208)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/category' OR route = 'ru-ru')
/home/skl00/skl.com.ua/www/catalog/model/design/translation.php:6
103 (0.552)
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 = '729' 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
104 (0.759)
SELECT *
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.parent_id = '729' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:25
105 (0.458)
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 = '551' 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
106 (9.459)
SELECT *
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.parent_id = '551' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:25
107 (0.219)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/category'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4
108 (0.228)
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
109 (0.210)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
110 (0.198)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
111 (0.225)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
112 (0.162)
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
113 (0.141)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
114 (0.221)
SELECT *
FROM oc_layout_route
WHERE 'product/category' 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.186)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
116 (0.193)
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
117 (0.176)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
118 (0.206)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
119 (0.304)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
120 (0.286)
SELECT *
FROM oc_module
WHERE module_id = '53'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
121 (0.176)
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
122 (0.198)
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
123 (0.189)
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
124 (0.200)
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
125 (0.206)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
126 (0.198)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
127 (0.199)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'footer_left'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
128 (0.179)
SELECT *
FROM oc_module
WHERE module_id = '39'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
129 (0.166)
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
130 (0.183)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
131 (0.256)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
132 (0.205)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'footer_right'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
133 (0.210)
SELECT *
FROM oc_module
WHERE module_id = '43'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
134 (0.199)
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
135 (0.213)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
136 (0.229)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
137 (0.201)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'ftop_full'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
138 (0.209)
SELECT *
FROM oc_module
WHERE module_id = '41'
/home/skl00/skl.com.ua/storage/modification/catalog/model/setting/module.php:11
139 (0.203)
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
140 (0.173)
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
141 (0.174)
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
142 (0.318)
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
143 (0.219)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '729' AND store_id = '0'
/home/skl00/skl.com.ua/storage/modification/catalog/model/catalog/category.php:70
144 (0.296)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:4
145 (0.317)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'fbottom_full'
ORDER BY sort_order
/home/skl00/skl.com.ua/www/catalog/model/design/layout.php:14
146 (0.193)
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
147 (1.092)
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
148 (0.168)
SELECT 'store_id', 'url'
FROM oc_store
ORDER BY url
/home/skl00/skl.com.ua/www/catalog/controller/extension/module/microdatapro.php:58
149 (0.273)
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
150 (0.292)
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
151 (0.312)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/skl00/skl.com.ua/www/catalog/model/localisation/language.php:15
152 (0.256)
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
153 (0.312)
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
154 (0.174)
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
155 (0.181)
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
156 (0.173)
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
157 (0.207)
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
158 (0.284)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
159 (0.388)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/skl00/skl.com.ua/www/catalog/model/setting/extension.php:4
160 (0.174)
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
161 (0.214)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
162 (0.200)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
163 (0.247)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
164 (0.172)
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
165 (0.208)
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
166 (0.206)
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
167 (0.212)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
168 (0.247)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
169 (0.227)
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
170 (0.202)
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
171 (0.241)
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
172 (0.328)
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
173 (0.245)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/skl00/skl.com.ua/www/catalog/model/setting/extension.php:4
174 (0.214)
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
175 (0.241)
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
176 (0.229)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/home/skl00/skl.com.ua/www/catalog/model/localisation/language.php:15
177 (0.182)
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
178 (0.179)
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
179 (0.169)
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
180 (0.178)
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
181 (0.188)
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
182 (0.288)
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
183 (0.249)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
184 (0.248)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/skl00/skl.com.ua/www/catalog/model/setting/extension.php:4
185 (0.203)
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
186 (0.228)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
187 (0.258)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
188 (0.235)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
189 (0.204)
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
190 (0.164)
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
191 (0.202)
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
192 (0.258)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
193 (0.209)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c24e05322c82c8ab0cb16ad4bb'
/home/skl00/skl.com.ua/storage/modification/system/library/cart/cart.php:41
194 (0.212)
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
195 (0.177)
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
196 (0.204)
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
197 (0.181)
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
198 (0.139)
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
199 (0.312)
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
200 (0.176)
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
201 (0.201)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'product/category'
/home/skl00/skl.com.ua/www/catalog/model/design/theme.php:4