1 (0.039)
SET time_zone = '+00:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/framework.php:84
2 (0.485)
DELETE
FROM `session`
WHERE `expire` < '2026-01-14 01:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (0.811)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
4 (0.139)
SELECT `data`
FROM `session`
WHERE `session_id` = 'c8b3ed92388470bf6d755339c7' AND `expire` > '2026-01-14 01:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (0.179)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://royalclima-russia.com/'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:6
6 (2.186)
SELECT *
FROM `setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:25
7 (0.050)
SET time_zone = '+03:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.208)
SELECT *
FROM currency
/var/www/u1888314/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (0.469)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'pandora' LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:437
10 (0.294)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 643200 MINUTE)
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:265
11 (0.113)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = 'c8b3ed92388470bf6d755339c7'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:270
12 (0.639)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/tax.php:16
13 (0.167)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/tax.php:44
14 (0.384)
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/u1888314/data/www/royalclima-russia.com/system/library/cart/weight.php:10
15 (0.293)
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/u1888314/data/www/royalclima-russia.com/system/library/cart/length.php:10
16 (0.110)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:15
17 (0.308)
SELECT *
FROM `event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/event.php:4
18 (0.188)
SELECT language_id
FROM language
WHERE code = '0' AND status = '1' LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:659
19 (0.469)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
20 (0.170)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
21 (0.157)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
22 (0.237)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
23 (0.147)
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 = '106' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
24 (0.283)
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 = '106' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
25 (0.903)
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 = '106' GROUP BY p.product_id
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:778
26 (1.926)
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 = '106' GROUP BY p.product_id HAVING realprice >=-0.5
ORDER BY (p.quantity>0) DESC, p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,16
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:368
27 (0.758)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
28 (0.432)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
29 (0.408)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
30 (0.400)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
31 (0.393)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
32 (0.226)
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.287a842c52d2658ff76b678c15b35f1d_1_0_0_0',
expires='2026-01-21 04:14:23' ON DUPLICATE KEY UPDATE `expires` = '2026-01-21 04:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
33 (0.086)
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.287a842c52d2658ff76b678c15b35f1d_1_0_0_0',
expires='2026-01-21 04:14:23' ON DUPLICATE KEY UPDATE `expires` = '2026-01-21 04:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
34 (0.068)
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.287a842c52d2658ff76b678c15b35f1d_1_0_0_0',
expires='2026-01-21 04:14:23' ON DUPLICATE KEY UPDATE `expires` = '2026-01-21 04:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
35 (0.064)
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.287a842c52d2658ff76b678c15b35f1d_1_0_0_0',
expires='2026-01-21 04:14:23' ON DUPLICATE KEY UPDATE `expires` = '2026-01-21 04:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
36 (0.065)
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.287a842c52d2658ff76b678c15b35f1d_1_0_0_0',
expires='2026-01-21 04:14:23' ON DUPLICATE KEY UPDATE `expires` = '2026-01-21 04:14:23'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
37 (0.304)
SELECT count(*) as c
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA='u1888314_royal' AND TABLE_NAME='category' AND COLUMN_NAME='noindex'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/themes899/helper.php:363
38 (0.119)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c8b3ed92388470bf6d755339c7'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
39 (0.179)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1275'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
40 (0.582)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
41 (0.581)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
42 (0.131)
SELECT category_id
FROM product_to_category
WHERE product_id = '1275'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
43 (0.046)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c8b3ed92388470bf6d755339c7'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
44 (0.075)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1276'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
45 (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 = '1276' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
46 (0.374)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
47 (0.122)
SELECT category_id
FROM product_to_category
WHERE product_id = '1276'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
48 (0.041)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c8b3ed92388470bf6d755339c7'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
49 (0.135)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1277'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
50 (0.278)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
51 (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 = '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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
52 (0.120)
SELECT category_id
FROM product_to_category
WHERE product_id = '1277'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
53 (0.043)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c8b3ed92388470bf6d755339c7'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
54 (0.073)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1278'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
55 (0.302)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
56 (0.405)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
57 (0.136)
SELECT category_id
FROM product_to_category
WHERE product_id = '1278'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
58 (0.048)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c8b3ed92388470bf6d755339c7'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
59 (0.078)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1279'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
60 (0.333)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
61 (0.400)
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/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:517
62 (0.124)
SELECT category_id
FROM product_to_category
WHERE product_id = '1279'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
63 (0.325)
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 = '106'
AND p.status = 1
AND p.price > 0
AND p2s.store_id = '0'
AND p.date_available <= '2026-01-14'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/microdatapro.php:259
64 (0.231)
SELECT *
FROM category_to_layout
WHERE category_id = '106' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
65 (0.179)
SELECT COUNT(*) as total
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'u1888314_royal' AND TABLE_NAME = 'ocdevwizard_setting'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/helper.php:55
66 (0.154)
SELECT *
FROM ocdevwizard_setting
WHERE store_id = '0' AND `key` = 'form_builder_form_data'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/helper.php:15
67 (0.196)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
68 (0.402)
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/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
69 (0.046)
SELECT *
FROM category_to_layout
WHERE category_id = '106' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
70 (0.114)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
71 (0.173)
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/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
72 (0.044)
SELECT *
FROM category_to_layout
WHERE category_id = '106' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
73 (0.202)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
74 (0.185)
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/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
75 (0.048)
SELECT *
FROM category_to_layout
WHERE category_id = '106' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
76 (0.112)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
77 (0.163)
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/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15