1 (0.048)
SET time_zone = '+00:00'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/framework.php:84
2 (1.253)
DELETE
FROM `session`
WHERE `expire` < '2026-09-21 22:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (1.731)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
4 (0.246)
SELECT `data`
FROM `session`
WHERE `session_id` = '53ad63bfe6d65babf13a923cf4' AND `expire` > '2026-09-21 22:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (1.058)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://royalclima-russia.com/'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:6
6 (3.740)
SELECT *
FROM `setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:25
7 (0.106)
SET time_zone = '+03:00'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.955)
SELECT *
FROM currency
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (1.355)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'onoff' LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:437
10 (1.363)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 643200 MINUTE)
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:265
11 (0.281)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:270
12 (3.511)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM tax_rule tr1
LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN 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 = '2761')
ORDER BY tr1.priority ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/tax.php:16
13 (0.384)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM tax_rule tr1
LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN 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 = '2761')
ORDER BY tr1.priority ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/tax.php:44
14 (1.245)
SELECT *
FROM weight_class wc
LEFT JOIN weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/cart/weight.php:10
15 (1.254)
SELECT *
FROM length_class mc
LEFT JOIN length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/cart/length.php:10
16 (0.229)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:15
17 (1.296)
SELECT *
FROM `event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/setting/event.php:4
18 (1.149)
SELECT language_id
FROM language
WHERE code = '0' AND status = '1' LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:659
19 (2.779)
SELECT DISTINCT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '127' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
20 (0.255)
SELECT DISTINCT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '52' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
21 (0.264)
SELECT DISTINCT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '53' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
22 (0.657)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '52' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
23 (0.253)
SELECT DISTINCT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '88' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
24 (0.456)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '88' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
25 (7.159)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM category_path cp
LEFT JOIN product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN product p ON (p2c.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN 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 cp.path_id = '88' GROUP BY p.product_id
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:778
26 (6.874)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM 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 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, coalesce((SELECT price
FROM 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), (SELECT price
FROM 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), p.price) as realprice, p.quantity
FROM category_path cp
LEFT JOIN product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN product p ON (p2c.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN 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 cp.path_id = '88' GROUP BY p.product_id HAVING realprice >=-0.5
ORDER BY (p.quantity>0) DESC, p.sort_order ASC, LCASE(pd.name) ASC LIMIT 16,16
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:368
27 (2.195)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1275' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
28 (0.466)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1155' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
29 (0.354)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1276' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
30 (0.376)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1277' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
31 (0.318)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1278' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
32 (0.328)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1279' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
33 (0.338)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1151' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
34 (0.302)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1152' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
35 (0.315)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1153' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
36 (0.324)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1270' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
37 (0.308)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1271' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
38 (0.311)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1272' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
39 (0.335)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1273' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
40 (0.299)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1265' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
41 (0.331)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1266' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
42 (0.324)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 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 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1169' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
43 (1.392)
INSERT INTO `jetcache_product_cache`
SET
product_id='1275',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
44 (0.484)
INSERT INTO `jetcache_product_cache`
SET
product_id='1155',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
45 (0.109)
INSERT INTO `jetcache_product_cache`
SET
product_id='1276',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
46 (0.083)
INSERT INTO `jetcache_product_cache`
SET
product_id='1277',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
47 (0.071)
INSERT INTO `jetcache_product_cache`
SET
product_id='1278',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
48 (0.277)
INSERT INTO `jetcache_product_cache`
SET
product_id='1279',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
49 (0.106)
INSERT INTO `jetcache_product_cache`
SET
product_id='1151',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
50 (0.112)
INSERT INTO `jetcache_product_cache`
SET
product_id='1152',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
51 (0.081)
INSERT INTO `jetcache_product_cache`
SET
product_id='1153',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
52 (0.083)
INSERT INTO `jetcache_product_cache`
SET
product_id='1270',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
53 (0.098)
INSERT INTO `jetcache_product_cache`
SET
product_id='1271',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
54 (0.103)
INSERT INTO `jetcache_product_cache`
SET
product_id='1272',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
55 (0.089)
INSERT INTO `jetcache_product_cache`
SET
product_id='1273',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
56 (0.087)
INSERT INTO `jetcache_product_cache`
SET
product_id='1265',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
57 (0.073)
INSERT INTO `jetcache_product_cache`
SET
product_id='1266',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
58 (0.231)
INSERT INTO `jetcache_product_cache`
SET
product_id='1169',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.d9dc5f3d218d51c617de7ab2373b18b7_1_0_0_0',
expires='2026-09-29 01:54:37' ON DUPLICATE KEY UPDATE `expires` = '2026-09-29 01:54:37'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
59 (0.745)
SELECT count(*) as c
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA='royalclima-russia.com' AND TABLE_NAME='category' AND COLUMN_NAME='noindex'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/themes899/helper.php:363
60 (0.170)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
61 (0.694)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1275'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
62 (2.152)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1275' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
63 (1.052)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1275' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
64 (0.402)
SELECT category_id
FROM product_to_category
WHERE product_id = '1275'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
65 (0.180)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
66 (0.127)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1155'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
67 (0.739)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1155' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
68 (0.826)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1155' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
69 (0.159)
SELECT category_id
FROM product_to_category
WHERE product_id = '1155'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
70 (0.154)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
71 (0.103)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1276'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
72 (0.281)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1276' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
73 (0.582)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1276' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
74 (0.141)
SELECT category_id
FROM product_to_category
WHERE product_id = '1276'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
75 (0.164)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
76 (0.112)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1277'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
77 (0.287)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1277' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
78 (0.345)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1277' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
79 (0.146)
SELECT category_id
FROM product_to_category
WHERE product_id = '1277'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
80 (0.154)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
81 (0.085)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1278'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
82 (0.322)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1278' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
83 (0.414)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1278' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
84 (0.144)
SELECT category_id
FROM product_to_category
WHERE product_id = '1278'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
85 (0.148)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
86 (0.093)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1279'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
87 (0.292)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1279' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
88 (0.333)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1279' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
89 (0.139)
SELECT category_id
FROM product_to_category
WHERE product_id = '1279'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
90 (0.131)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
91 (0.082)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1151'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
92 (0.323)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1151' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
93 (0.365)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1151' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
94 (0.147)
SELECT category_id
FROM product_to_category
WHERE product_id = '1151'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
95 (0.146)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
96 (0.085)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1152'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
97 (0.290)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1152' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
98 (0.391)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1152' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
99 (0.185)
SELECT category_id
FROM product_to_category
WHERE product_id = '1152'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
100 (0.143)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
101 (0.110)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1153'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
102 (0.272)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1153' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
103 (0.372)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1153' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
104 (0.169)
SELECT category_id
FROM product_to_category
WHERE product_id = '1153'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
105 (0.159)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
106 (0.107)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1270'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
107 (0.496)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1270' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
108 (0.348)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1270' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
109 (0.149)
SELECT category_id
FROM product_to_category
WHERE product_id = '1270'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
110 (0.144)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
111 (0.095)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1271'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
112 (0.270)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1271' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
113 (0.344)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1271' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
114 (0.130)
SELECT category_id
FROM product_to_category
WHERE product_id = '1271'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
115 (0.139)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
116 (0.098)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1272'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
117 (0.282)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1272' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
118 (0.353)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1272' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
119 (0.151)
SELECT category_id
FROM product_to_category
WHERE product_id = '1272'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
120 (0.157)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
121 (0.087)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1273'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
122 (0.255)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1273' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
123 (0.346)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1273' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
124 (0.183)
SELECT category_id
FROM product_to_category
WHERE product_id = '1273'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
125 (0.159)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
126 (0.102)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1265'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
127 (0.299)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1265' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
128 (0.513)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1265' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
129 (0.166)
SELECT category_id
FROM product_to_category
WHERE product_id = '1265'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
130 (0.164)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
131 (0.096)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1266'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
132 (0.276)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1266' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
133 (0.325)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1266' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
134 (0.168)
SELECT category_id
FROM product_to_category
WHERE product_id = '1266'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
135 (0.165)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '53ad63bfe6d65babf13a923cf4'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
136 (0.092)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1169'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
137 (0.370)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1169' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
138 (0.451)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1169' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
139 (0.209)
SELECT category_id
FROM product_to_category
WHERE product_id = '1169'
ORDER BY main_category DESC LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
140 (0.957)
SELECT p.price,
(SELECT price
FROM 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 category_path cp
LEFT JOIN product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN product p ON (p2c.product_id = p.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE cp.path_id = '88'
AND p.status = 1
AND p.price > 0
AND p2s.store_id = '0'
AND p.date_available <= '2026-09-22'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/microdatapro.php:259
141 (1.032)
SELECT *
FROM category_to_layout
WHERE category_id = '88' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
142 (0.826)
SELECT COUNT(*) as total
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'royalclima-russia.com' AND TABLE_NAME = 'ocdevwizard_setting'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/helper.php:55
143 (0.820)
SELECT *
FROM ocdevwizard_setting
WHERE store_id = '0' AND `key` = 'form_builder_form_data'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/helper.php:15
144 (0.854)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
145 (2.646)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '3' AND f.position = 'column_left' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
146 (0.198)
SELECT *
FROM category_to_layout
WHERE category_id = '88' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
147 (0.182)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
148 (0.292)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '3' AND f.position = 'column_right' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
149 (0.190)
SELECT *
FROM category_to_layout
WHERE category_id = '88' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
150 (0.183)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
151 (0.285)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '3' AND f.position = 'content_top' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
152 (0.225)
SELECT *
FROM category_to_layout
WHERE category_id = '88' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
153 (0.215)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
154 (0.299)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '3' AND f.position = 'content_bottom' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15