1 (0.041)
SET time_zone = '+00:00'
/usr/share/nginx/html/system/framework.php:84
2 (0.291)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/usr/share/nginx/html/catalog/model/design/translation.php:6
3 (0.201)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = 'c86ebda9a5f036446539e0ac45' AND `expire` > '2024-12-28 14:28:48'
/usr/share/nginx/html/system/library/session/db.php:17
4 (0.109)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://z-nt.com/'
/usr/share/nginx/html/catalog/controller/startup/startup.php:18
5 (0.557)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/usr/share/nginx/html/catalog/controller/startup/startup.php:37
6 (0.048)
SET time_zone = '+03:00'
/usr/share/nginx/html/catalog/controller/startup/startup.php:52
7 (0.126)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/usr/share/nginx/html/catalog/model/localisation/language.php:15
8 (0.159)
SELECT *
FROM `oc_currency`
WHERE `status` = '1'
ORDER BY `title` ASC
/usr/share/nginx/html/catalog/model/localisation/currency.php:15
9 (0.077)
SELECT *
FROM oc_currency
/usr/share/nginx/html/system/library/cart/currency.php:12
10 (0.268)
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 = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '46')
ORDER BY tr1.priority ASC
/usr/share/nginx/html/system/library/cart/tax.php:18
11 (0.141)
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 = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '46')
ORDER BY tr1.priority ASC
/usr/share/nginx/html/system/library/cart/tax.php:46
12 (0.134)
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'
/usr/share/nginx/html/system/library/cart/weight.php:12
13 (0.124)
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'
/usr/share/nginx/html/system/library/cart/length.php:12
14 (0.195)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/usr/share/nginx/html/system/library/cart/cart.php:21
15 (0.193)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/usr/share/nginx/html/catalog/model/setting/event.php:4
16 (1.084)
SHOW TABLES LIKE 'oc_soconfig'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:26
17 (0.356)
select *
from oc_soconfig
where store_id='0'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:29
18 (0.701)
SHOW TABLES LIKE 'oc_soconfig'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:26
19 (0.304)
select *
from oc_soconfig
where store_id='0'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:29
20 (0.125)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/soconfig' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
21 (0.085)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
22 (0.169)
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 = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
23 (0.194)
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 = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
24 (6.757)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
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 = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '63'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:619
25 (12.871)
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_product_to_category p2c
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 = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '63' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 945,15
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:241
26 (0.759)
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 = '1') 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 = '1') 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 = '1') 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 = '1615' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
27 (0.330)
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 = '1') 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 = '1') 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 = '1') 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 = '2944' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
28 (0.300)
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 = '1') 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 = '1') 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 = '1') 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 = '1493' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
29 (0.275)
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 = '1') 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 = '1') 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 = '1') 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 = '1416' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
30 (0.352)
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 = '1') 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 = '1') 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 = '1') 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 = '3250' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
31 (0.386)
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 = '1') 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 = '1') 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 = '1') 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 = '3142' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
32 (0.289)
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 = '1') 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 = '1') 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 = '1') 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 = '2754' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
33 (0.260)
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 = '1') 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 = '1') 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 = '1') 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 = '3202' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
34 (0.269)
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 = '1') 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 = '1') 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 = '1') 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 = '2240' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
35 (0.259)
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 = '1') 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 = '1') 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 = '1') 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 = '1536' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
36 (0.253)
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 = '1') 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 = '1') 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 = '1') 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 = '3158' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
37 (0.279)
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 = '1') 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 = '1') 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 = '1') 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 = '2620' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
38 (0.288)
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 = '1') 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 = '1') 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 = '1') 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 = '2355' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
39 (0.261)
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 = '1') 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 = '1') 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 = '1') 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 = '1860' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
40 (0.284)
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 = '1') 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 = '1') 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 = '1') 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 = '2166' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
41 (0.164)
SELECT *
FROM oc_product_image
WHERE product_id = '1615'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
42 (0.092)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='1615' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
43 (0.088)
SELECT *
FROM oc_product_image
WHERE product_id = '2944'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
44 (0.073)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='2944' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
45 (0.085)
SELECT *
FROM oc_product_image
WHERE product_id = '1493'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
46 (0.069)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='1493' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
47 (0.239)
SELECT *
FROM oc_product_image
WHERE product_id = '1416'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
48 (0.093)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='1416' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
49 (0.121)
SELECT *
FROM oc_product_image
WHERE product_id = '3250'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
50 (0.083)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='3250' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
51 (0.083)
SELECT *
FROM oc_product_image
WHERE product_id = '3142'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
52 (0.079)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='3142' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
53 (0.084)
SELECT *
FROM oc_product_image
WHERE product_id = '2754'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
54 (0.067)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='2754' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
55 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '3202'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
56 (0.088)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='3202' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
57 (0.103)
SELECT *
FROM oc_product_image
WHERE product_id = '2240'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
58 (0.074)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='2240' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
59 (0.094)
SELECT *
FROM oc_product_image
WHERE product_id = '1536'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
60 (0.068)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='1536' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
61 (0.138)
SELECT *
FROM oc_product_image
WHERE product_id = '3158'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
62 (0.078)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='3158' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
63 (0.083)
SELECT *
FROM oc_product_image
WHERE product_id = '2620'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
64 (0.067)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='2620' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
65 (0.076)
SELECT *
FROM oc_product_image
WHERE product_id = '2355'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
66 (0.076)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='2355' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
67 (0.110)
SELECT *
FROM oc_product_image
WHERE product_id = '1860'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
68 (0.074)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='1860' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
69 (0.087)
SELECT *
FROM oc_product_image
WHERE product_id = '2166'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
70 (0.102)
SELECT date_end, date_start
FROM oc_product_special
WHERE product_id='2166' AND customer_group_id = '1'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:5
71 (0.133)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
72 (0.177)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
73 (0.352)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
74 (0.098)
SELECT *
FROM oc_module
WHERE module_id = '85'
/usr/share/nginx/html/catalog/model/setting/module.php:4
75 (0.083)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/column_left'
/usr/share/nginx/html/catalog/model/design/theme.php:4
76 (0.115)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
77 (0.110)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
78 (0.379)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
79 (0.089)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/column_right'
/usr/share/nginx/html/catalog/model/design/theme.php:4
80 (0.106)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
81 (0.127)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
82 (0.367)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
83 (0.089)
SELECT *
FROM oc_module
WHERE module_id = '184'
/usr/share/nginx/html/catalog/model/setting/module.php:4
84 (0.069)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/content_top'
/usr/share/nginx/html/catalog/model/design/theme.php:4
85 (0.111)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
86 (0.138)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
87 (0.303)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
88 (0.091)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/content_bottom'
/usr/share/nginx/html/catalog/model/design/theme.php:4
89 (0.122)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/soconfig' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
90 (0.083)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
91 (0.161)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
92 (0.350)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'footer_block2'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
93 (0.162)
SELECT *
FROM oc_module
WHERE module_id = '217'
/usr/share/nginx/html/catalog/model/setting/module.php:4
94 (0.090)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_page_builder' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
95 (0.087)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_page_builder/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
96 (0.127)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
97 (0.104)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
98 (0.397)
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 = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/usr/share/nginx/html/catalog/model/catalog/information.php:10
99 (1.611)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2024-12-28 16:28:48'
/usr/share/nginx/html/catalog/model/tool/online.php:4
100 (0.748)
REPLACE INTO `oc_customer_online` SET `ip` = '18.216.57.57', `customer_id` = '0', `url` = 'https://z-nt.com/index.php?page=64&path=63&route=product%2Fcategory', `referer` = '', `date_added` = '2024-12-28 17:28:48'
/usr/share/nginx/html/catalog/model/tool/online.php:6
101 (1.206)
SHOW TABLES LIKE 'oc_so_countdown_popup'
/usr/share/nginx/html/catalog/model/extension/module/so_countdown.php:5
102 (0.408)
SELECT cp.*, cpd.`description`, cpd.`heading_title`, cps.`link`
FROM oc_so_countdown_popup cp
LEFT JOIN oc_so_countdown_popup_description cpd ON (cpd.popup_id = cp.id)
LEFT JOIN oc_so_countdown_popup_store cps ON (cps.popup_id = cp.id)
WHERE cps.store_id = 0 AND cpd.language_id = 1 AND ((cp.date_start = '0000-00-00 00:00:00' OR cp.date_start < '2024-12-28 17:28:48') AND (cp.date_expire = '0000-00-00 00:00:00' OR cp.date_expire > '2024-12-28 17:28:48')) AND cp.`status` = 1 AND 1 = 1 GROUP BY cp.id
ORDER BY cp.priority LIMIT 1
/usr/share/nginx/html/catalog/model/extension/module/so_countdown.php:9
103 (0.118)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/footer'
/usr/share/nginx/html/catalog/model/design/theme.php:4
104 (0.114)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/compare' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
105 (0.117)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
106 (0.133)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
107 (0.321)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_menu1'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
108 (0.082)
SELECT *
FROM oc_module
WHERE module_id = '61'
/usr/share/nginx/html/catalog/model/setting/module.php:4
109 (0.462)
SELECT c.category_id, c.parent_id, c.image, cd.name, c.category_id as id
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 cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:16
110 (0.394)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id = '61'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:25
111 (0.183)
SELECT *
FROM oc_mega_menu
WHERE parent_id='203' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
112 (0.265)
SELECT *
FROM oc_mega_menu
WHERE parent_id='144' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
113 (0.501)
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 = '1') 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 = '1') 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 = '1') 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 = '0' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
114 (0.170)
SELECT *
FROM oc_mega_menu
WHERE parent_id='145' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
115 (0.188)
SELECT *
FROM oc_mega_menu
WHERE parent_id='258' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
116 (0.099)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_megamenu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
117 (0.109)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_megamenu/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
118 (0.148)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
119 (0.168)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
120 (0.181)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
121 (0.512)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_menu2'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
122 (0.123)
SELECT *
FROM oc_module
WHERE module_id = '75'
/usr/share/nginx/html/catalog/model/setting/module.php:4
123 (0.461)
SELECT c.category_id, c.parent_id, c.image, cd.name, c.category_id as id
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 cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:16
124 (0.259)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id = '75'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:25
125 (0.213)
SELECT *
FROM oc_mega_menu
WHERE parent_id='253' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
126 (0.163)
SELECT *
FROM oc_mega_menu
WHERE parent_id='254' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
127 (0.176)
SELECT *
FROM oc_mega_menu
WHERE parent_id='255' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
128 (0.163)
SELECT *
FROM oc_mega_menu
WHERE parent_id='256' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
129 (0.135)
SELECT *
FROM oc_mega_menu
WHERE parent_id='257' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
130 (0.140)
SELECT *
FROM oc_mega_menu
WHERE parent_id='259' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
131 (0.154)
SELECT *
FROM oc_mega_menu
WHERE parent_id='260' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
132 (0.152)
SELECT *
FROM oc_mega_menu
WHERE parent_id='261' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
133 (0.164)
SELECT *
FROM oc_mega_menu
WHERE parent_id='262' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
134 (0.164)
SELECT *
FROM oc_mega_menu
WHERE parent_id='263' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
135 (0.108)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_megamenu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
136 (0.184)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_megamenu/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
137 (0.094)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
138 (0.142)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
139 (0.155)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
140 (0.532)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_menu3'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
141 (0.098)
SELECT *
FROM oc_module
WHERE module_id = '215'
/usr/share/nginx/html/catalog/model/setting/module.php:4
142 (0.446)
SELECT c.category_id, c.parent_id, c.image, cd.name, c.category_id as id
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 cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:16
143 (0.241)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id = '215'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:25
144 (0.199)
SELECT *
FROM oc_mega_menu
WHERE parent_id='195' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
145 (0.213)
SELECT *
FROM oc_mega_menu
WHERE parent_id='196' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
146 (0.188)
SELECT *
FROM oc_mega_menu
WHERE parent_id='197' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
147 (0.194)
SELECT *
FROM oc_mega_menu
WHERE parent_id='198' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
148 (0.164)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_megamenu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
149 (0.100)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_megamenu/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
150 (0.096)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
151 (0.130)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
152 (0.128)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
153 (0.352)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'header_block'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
154 (0.106)
SELECT *
FROM oc_module
WHERE module_id = '278'
/usr/share/nginx/html/catalog/model/setting/module.php:4
155 (0.090)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_html_content/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
156 (0.563)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
157 (0.129)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '63' AND store_id = '0'
/usr/share/nginx/html/catalog/model/catalog/category.php:55
158 (0.179)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
159 (0.489)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'search_block'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
160 (0.096)
SELECT *
FROM oc_module
WHERE module_id = '72'
/usr/share/nginx/html/catalog/model/setting/module.php:4
161 (0.136)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_searchpro' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
162 (0.701)
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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
163 (0.234)
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 = '99' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
164 (0.183)
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 = '100' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
165 (0.174)
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 = '101' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
166 (0.351)
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 = '103' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
167 (0.329)
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 = '104' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
168 (0.275)
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 = '107' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
169 (0.283)
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 = '113' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
170 (0.197)
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 = '105' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
171 (0.181)
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 = '106' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
172 (0.174)
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 = '108' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
173 (0.184)
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 = '102' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
174 (0.171)
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 = '112' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
175 (0.170)
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 = '111' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
176 (0.182)
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 = '110' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
177 (0.193)
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 = '109' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
178 (0.221)
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 = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
179 (0.172)
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 = '61' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
180 (0.168)
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 = '64' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
181 (0.177)
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 = '89' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
182 (0.208)
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 = '62' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
183 (0.177)
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 = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
184 (0.173)
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 = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
185 (0.184)
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 = '94' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
186 (0.166)
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 = '66' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
187 (0.194)
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 = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
188 (0.175)
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 = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
189 (0.242)
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 = '69' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
190 (0.178)
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 = '81' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
191 (0.170)
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 = '70' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
192 (0.172)
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 = '60' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
193 (0.188)
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 = '77' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
194 (0.163)
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 = '76' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
195 (0.137)
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 = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
196 (0.187)
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 = '95' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
197 (0.147)
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 = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
198 (0.162)
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 = '71' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
199 (0.256)
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 = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
200 (0.226)
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 = '72' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
201 (0.205)
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 = '65' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
202 (0.173)
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 = '96' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
203 (0.116)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_searchpro' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
204 (112.860)
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_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.status = 1 GROUP BY p.product_id
ORDER BY p.viewed DESC, LCASE(pd.name) DESC LIMIT 0,7
/usr/share/nginx/html/catalog/model/extension/module/so_searchpro.php:142
205 (0.950)
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 = '1') 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 = '1') 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 = '1') 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 = '2232' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
206 (0.369)
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 = '1') 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 = '1') 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 = '1') 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 = '1446' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
207 (1.012)
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 = '1') 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 = '1') 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 = '1') 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 = '1598' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
208 (0.305)
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 = '1') 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 = '1') 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 = '1') 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 = '1364' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
209 (0.315)
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 = '1') 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 = '1') 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 = '1') 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 = '1477' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
210 (0.304)
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 = '1') 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 = '1') 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 = '1') 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 = '1830' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
211 (0.452)
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 = '1') 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 = '1') 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 = '1') 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 = '2314' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
212 (0.151)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_searchpro/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
213 (0.120)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
214 (0.172)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/usr/share/nginx/html/catalog/model/setting/extension.php:4
215 (0.446)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'so_sociallogin'
/usr/share/nginx/html/catalog/model/setting/setting.php:6
216 (0.109)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
217 (0.104)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
218 (0.096)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/language'
/usr/share/nginx/html/catalog/model/design/theme.php:4
219 (0.116)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
220 (0.078)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/currency'
/usr/share/nginx/html/catalog/model/design/theme.php:4
221 (0.102)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
222 (0.068)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/search'
/usr/share/nginx/html/catalog/model/design/theme.php:4
223 (0.103)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
224 (0.072)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/cart' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
225 (0.214)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c86ebda9a5f036446539e0ac45'
/usr/share/nginx/html/system/library/cart/cart.php:42
226 (0.149)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/usr/share/nginx/html/catalog/model/setting/extension.php:4
227 (0.100)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
228 (0.142)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c86ebda9a5f036446539e0ac45'
/usr/share/nginx/html/system/library/cart/cart.php:42
229 (0.153)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c86ebda9a5f036446539e0ac45'
/usr/share/nginx/html/system/library/cart/cart.php:42
230 (0.117)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
231 (0.093)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/usr/share/nginx/html/system/library/cart/customer.php:127
232 (0.090)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
233 (0.128)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c86ebda9a5f036446539e0ac45'
/usr/share/nginx/html/system/library/cart/cart.php:42
234 (0.139)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c86ebda9a5f036446539e0ac45'
/usr/share/nginx/html/system/library/cart/cart.php:42
235 (0.090)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/cart'
/usr/share/nginx/html/catalog/model/design/theme.php:4
236 (0.109)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
237 (0.532)
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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
238 (0.172)
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 = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
239 (0.160)
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 = '61' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
240 (0.167)
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 = '64' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
241 (0.157)
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 = '89' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
242 (0.185)
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 = '62' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
243 (0.143)
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 = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
244 (0.213)
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 = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
245 (0.181)
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 = '94' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
246 (0.150)
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 = '66' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
247 (0.163)
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 = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
248 (0.175)
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 = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
249 (0.170)
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 = '69' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
250 (0.139)
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 = '81' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
251 (0.175)
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 = '70' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
252 (0.161)
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 = '60' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
253 (0.146)
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 = '77' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
254 (0.144)
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 = '76' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
255 (0.132)
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 = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
256 (0.143)
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 = '95' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
257 (0.162)
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 = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
258 (0.141)
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 = '71' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
259 (0.155)
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 = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
260 (0.144)
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 = '72' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
261 (0.134)
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 = '65' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
262 (0.180)
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 = '96' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
263 (0.114)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/menu'
/usr/share/nginx/html/catalog/model/design/theme.php:4
264 (0.099)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/header'
/usr/share/nginx/html/catalog/model/design/theme.php:4
265 (0.454)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/usr/share/nginx/html/catalog/model/setting/setting.php:6
266 (0.099)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'product/category'
/usr/share/nginx/html/catalog/model/design/theme.php:4
267 (0.645)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/usr/share/nginx/html/catalog/model/setting/setting.php:6