Queries: 150, Total time: 116.110 ms [By time] [By id] [By file]
1 (0.060)
SET time_zone = '+00:00'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/framework.php:84
2 (1.249)
DELETE
FROM `session`
WHERE `expire` < '2026-09-21 10:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (0.969)
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.264)
SELECT `data`
FROM `session`
WHERE `session_id` = 'fb42aa9eb73f5b1ff1e14c8cbe' AND `expire` > '2026-09-21 10:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (0.677)
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 (7.342)
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.125)
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 (1.202)
SELECT *
FROM currency
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (1.403)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'fankojly' LIMIT 1
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:437
10 (1.730)
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.333)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:270
12 (3.379)
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.866)
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.189)
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 (3.547)
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.223)
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.084)
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.784)
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.645)
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.700)
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 = '73' 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 (101)
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 = '73' GROUP BY p.product_id
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:778
22 (10.803)
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 = '73' GROUP BY p.product_id HAVING realprice >=-0.5
ORDER BY (p.quantity>0) DESC, p.sort_order ASC, LCASE(pd.name) ASC LIMIT 48,16
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:368
23 (2.805)
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 = '858' 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
24 (1.467)
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 = '859' 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
25 (0.610)
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 = '860' 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
26 (0.604)
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 = '861' 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
27 (0.576)
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 = '862' 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.575)
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 = '863' 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.572)
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 = '865' 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 (1.126)
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 = '866' 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.525)
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 = '867' 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.550)
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 = '868' 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.539)
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 = '869' 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 (1.068)
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 = '870' 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.577)
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 = '780' 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.573)
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 = '781' 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.511)
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 = '782' 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.538)
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 = '774' 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 (1.148)
INSERT INTO `jetcache_product_cache` SET product_id='858', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
40 (0.369)
INSERT INTO `jetcache_product_cache` SET product_id='859', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
41 (0.193)
INSERT INTO `jetcache_product_cache` SET product_id='860', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
42 (0.246)
INSERT INTO `jetcache_product_cache` SET product_id='861', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
43 (0.206)
INSERT INTO `jetcache_product_cache` SET product_id='862', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
44 (0.173)
INSERT INTO `jetcache_product_cache` SET product_id='863', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
45 (0.230)
INSERT INTO `jetcache_product_cache` SET product_id='865', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
46 (0.154)
INSERT INTO `jetcache_product_cache` SET product_id='866', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
47 (0.163)
INSERT INTO `jetcache_product_cache` SET product_id='867', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
48 (0.153)
INSERT INTO `jetcache_product_cache` SET product_id='868', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
49 (0.156)
INSERT INTO `jetcache_product_cache` SET product_id='869', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
50 (0.189)
INSERT INTO `jetcache_product_cache` SET product_id='870', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
51 (0.201)
INSERT INTO `jetcache_product_cache` SET product_id='780', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
52 (0.155)
INSERT INTO `jetcache_product_cache` SET product_id='781', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
53 (0.147)
INSERT INTO `jetcache_product_cache` SET product_id='782', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
54 (0.674)
INSERT INTO `jetcache_product_cache` SET product_id='774', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.e6c3d0b10e619758494fbd4c9d55fdd2_1_0_0_0', expires='2026-09-28 13:31:52' ON DUPLICATE KEY UPDATE `expires` = '2026-09-28 13:31:52'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
55 (1.037)
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
56 (0.305)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
57 (0.907)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '858'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
58 (2.722)
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 = '858' 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
59 (1.196)
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 = '858' 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
60 (0.246)
SELECT category_id
FROM product_to_category
WHERE product_id = '858'
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
61 (0.262)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
62 (0.158)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '859'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
63 (0.592)
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 = '859' 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
64 (0.654)
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 = '859' 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
65 (0.232)
SELECT category_id
FROM product_to_category
WHERE product_id = '859'
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
66 (0.249)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
67 (0.163)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '860'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
68 (0.462)
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 = '860' 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
69 (0.612)
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 = '860' 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
70 (0.219)
SELECT category_id
FROM product_to_category
WHERE product_id = '860'
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
71 (0.212)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
72 (0.194)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '861'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
73 (0.447)
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 = '861' 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
74 (0.587)
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 = '861' 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
75 (0.252)
SELECT category_id
FROM product_to_category
WHERE product_id = '861'
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
76 (0.251)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
77 (0.160)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '862'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
78 (0.512)
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 = '862' 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
79 (0.848)
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 = '862' 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
80 (0.284)
SELECT category_id
FROM product_to_category
WHERE product_id = '862'
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
81 (0.225)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
82 (0.166)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '863'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
83 (0.509)
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 = '863' 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
84 (0.638)
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 = '863' 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
85 (0.215)
SELECT category_id
FROM product_to_category
WHERE product_id = '863'
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
86 (0.235)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
87 (0.155)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '865'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
88 (0.489)
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 = '865' 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
89 (0.596)
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 = '865' 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
90 (0.206)
SELECT category_id
FROM product_to_category
WHERE product_id = '865'
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
91 (0.211)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
92 (0.173)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '866'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
93 (0.558)
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 = '866' 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
94 (0.549)
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 = '866' 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
95 (0.198)
SELECT category_id
FROM product_to_category
WHERE product_id = '866'
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
96 (0.898)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
97 (0.288)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '867'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
98 (0.533)
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 = '867' 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
99 (0.741)
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 = '867' 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
100 (1.388)
SELECT category_id
FROM product_to_category
WHERE product_id = '867'
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
101 (0.259)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
102 (0.130)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '868'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
103 (0.459)
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 = '868' 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
104 (0.407)
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 = '868' 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
105 (0.154)
SELECT category_id
FROM product_to_category
WHERE product_id = '868'
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
106 (0.170)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
107 (0.092)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '869'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
108 (0.300)
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 = '869' 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
109 (0.370)
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 = '869' 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
110 (0.131)
SELECT category_id
FROM product_to_category
WHERE product_id = '869'
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
111 (0.150)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
112 (0.133)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '870'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
113 (0.341)
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 = '870' 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
114 (0.403)
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 = '870' 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
115 (0.168)
SELECT category_id
FROM product_to_category
WHERE product_id = '870'
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
116 (0.387)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
117 (0.158)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '780'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
118 (0.348)
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 = '780' 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
119 (0.445)
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 = '780' 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
120 (0.170)
SELECT category_id
FROM product_to_category
WHERE product_id = '780'
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
121 (0.241)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
122 (0.131)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '781'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
123 (0.362)
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 = '781' 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
124 (0.472)
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 = '781' 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
125 (0.171)
SELECT category_id
FROM product_to_category
WHERE product_id = '781'
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
126 (0.194)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
127 (0.117)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '782'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
128 (0.305)
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 = '782' 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
129 (0.814)
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 = '782' 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
130 (0.173)
SELECT category_id
FROM product_to_category
WHERE product_id = '782'
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
131 (0.220)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fb42aa9eb73f5b1ff1e14c8cbe'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
132 (0.227)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '774'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
133 (0.427)
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 = '774' 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
134 (0.713)
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 = '774' 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
135 (0.162)
SELECT category_id
FROM product_to_category
WHERE product_id = '774'
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
136 (3.177)
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 = '73' AND p.status = 1 AND p.price > 0 AND p2s.store_id = '0' AND p.date_available <= '2026-09-21'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/library/microdatapro.php:259
137 (0.799)
SELECT *
FROM category_to_layout
WHERE category_id = '73' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
138 (2.538)
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
139 (0.818)
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
140 (0.703)
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
141 (2.941)
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
142 (0.356)
SELECT *
FROM category_to_layout
WHERE category_id = '73' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
143 (0.169)
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
144 (0.592)
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
145 (0.503)
SELECT *
FROM category_to_layout
WHERE category_id = '73' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
146 (0.374)
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
147 (0.320)
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
148 (0.191)
SELECT *
FROM category_to_layout
WHERE category_id = '73' AND store_id = '0'
/var/www/royalclima-russia.com/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
149 (0.283)
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
150 (0.359)
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