1 (0.045)
SET time_zone = '+00:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/framework.php:84
2 (0.654)
DELETE
FROM `session`
WHERE `expire` < '2026-02-10 17:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (0.378)
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.145)
SELECT `data`
FROM `session`
WHERE `session_id` = 'c0cbdae10eb2857bdd5d815d7a' AND `expire` > '2026-02-10 17:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (0.256)
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.374)
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.133)
SET time_zone = '+03:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.363)
SELECT *
FROM currency
/var/www/u1888314/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (0.378)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'bytovye-split-sistemy' LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:437
10 (0.394)
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.323)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:270
12 (0.769)
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 (1.168)
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.392)
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.277)
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.169)
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.499)
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.286)
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.731)
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 = '109' 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 (1.316)
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 = '109' 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
21 (1.702)
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 = '109' GROUP BY p.product_id
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:778
22 (3.887)
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 = '109' 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
23 (1.535)
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 = '1325' 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
24 (0.566)
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 = '1326' 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
25 (0.621)
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 = '1327' 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
26 (0.619)
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 = '1328' 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
27 (1.139)
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 = '1837' 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.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 = '1838' 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 (1.448)
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 = '1329' 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.490)
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 = '1330' 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.425)
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 = '1344' 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.403)
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 = '1345' 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
33 (0.585)
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 = '1346' 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
34 (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 = '1347' 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
35 (0.476)
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 = '1359' 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
36 (0.474)
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 = '1360' 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
37 (0.366)
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 = '1361' 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
38 (0.359)
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 = '1362' 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
39 (0.712)
INSERT INTO `jetcache_product_cache`
SET
product_id='1325',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
40 (0.133)
INSERT INTO `jetcache_product_cache`
SET
product_id='1326',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
41 (0.105)
INSERT INTO `jetcache_product_cache`
SET
product_id='1327',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
42 (0.118)
INSERT INTO `jetcache_product_cache`
SET
product_id='1328',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
43 (0.114)
INSERT INTO `jetcache_product_cache`
SET
product_id='1837',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
44 (0.103)
INSERT INTO `jetcache_product_cache`
SET
product_id='1838',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
45 (0.106)
INSERT INTO `jetcache_product_cache`
SET
product_id='1329',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
46 (0.102)
INSERT INTO `jetcache_product_cache`
SET
product_id='1330',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
47 (0.158)
INSERT INTO `jetcache_product_cache`
SET
product_id='1344',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
48 (0.122)
INSERT INTO `jetcache_product_cache`
SET
product_id='1345',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
49 (0.130)
INSERT INTO `jetcache_product_cache`
SET
product_id='1346',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
50 (0.124)
INSERT INTO `jetcache_product_cache`
SET
product_id='1347',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
51 (0.182)
INSERT INTO `jetcache_product_cache`
SET
product_id='1359',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
52 (0.100)
INSERT INTO `jetcache_product_cache`
SET
product_id='1360',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
53 (0.106)
INSERT INTO `jetcache_product_cache`
SET
product_id='1361',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
54 (0.100)
INSERT INTO `jetcache_product_cache`
SET
product_id='1362',
filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.12a8a0d4cccca3800190ac76fba071d9_1_0_0_0',
expires='2026-02-17 20:27:01' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 20:27:01'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
55 (0.463)
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
56 (0.212)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
57 (0.249)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1325'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
58 (1.314)
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 = '1325' 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
59 (9.584)
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 = '1325' 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
60 (5.425)
SELECT category_id
FROM product_to_category
WHERE product_id = '1325'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
61 (0.105)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
62 (0.194)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1326'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
63 (0.389)
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 = '1326' 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
64 (0.455)
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 = '1326' 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
65 (0.419)
SELECT category_id
FROM product_to_category
WHERE product_id = '1326'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
66 (0.130)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
67 (0.341)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1327'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
68 (0.936)
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 = '1327' 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
69 (0.431)
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 = '1327' 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
70 (0.171)
SELECT category_id
FROM product_to_category
WHERE product_id = '1327'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
71 (0.072)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
72 (0.181)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1328'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
73 (0.444)
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 = '1328' 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
74 (0.382)
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 = '1328' 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
75 (0.154)
SELECT category_id
FROM product_to_category
WHERE product_id = '1328'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
76 (0.070)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
77 (0.143)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1837'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
78 (0.613)
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 = '1837' 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
79 (0.579)
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 = '1837' 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
80 (0.427)
SELECT category_id
FROM product_to_category
WHERE product_id = '1837'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
81 (0.044)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
82 (0.143)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1838'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
83 (0.522)
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 = '1838' 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
84 (0.386)
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 = '1838' 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
85 (0.167)
SELECT category_id
FROM product_to_category
WHERE product_id = '1838'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
86 (0.069)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
87 (0.150)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1329'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
88 (0.607)
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 = '1329' 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
89 (1.047)
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 = '1329' 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
90 (0.240)
SELECT category_id
FROM product_to_category
WHERE product_id = '1329'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
91 (0.071)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
92 (0.226)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1330'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
93 (0.612)
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 = '1330' 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
94 (1.384)
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 = '1330' 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
95 (0.322)
SELECT category_id
FROM product_to_category
WHERE product_id = '1330'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
96 (0.096)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
97 (0.151)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1344'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
98 (2.430)
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 = '1344' 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
99 (3.361)
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 = '1344' 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
100 (0.385)
SELECT category_id
FROM product_to_category
WHERE product_id = '1344'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
101 (0.899)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
102 (0.184)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1345'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
103 (0.578)
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 = '1345' 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
104 (0.919)
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 = '1345' 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
105 (0.228)
SELECT category_id
FROM product_to_category
WHERE product_id = '1345'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
106 (0.439)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
107 (0.141)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1346'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
108 (0.865)
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 = '1346' 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
109 (1.343)
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 = '1346' 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
110 (0.179)
SELECT category_id
FROM product_to_category
WHERE product_id = '1346'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
111 (0.082)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
112 (0.191)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1347'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
113 (0.527)
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 = '1347' 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
114 (1.069)
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 = '1347' 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
115 (0.175)
SELECT category_id
FROM product_to_category
WHERE product_id = '1347'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
116 (0.057)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
117 (0.182)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1359'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
118 (0.894)
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 = '1359' 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
119 (1.119)
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 = '1359' 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
120 (0.243)
SELECT category_id
FROM product_to_category
WHERE product_id = '1359'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
121 (0.061)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
122 (0.114)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1360'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
123 (1.029)
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 = '1360' 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
124 (1.223)
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 = '1360' 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
125 (0.158)
SELECT category_id
FROM product_to_category
WHERE product_id = '1360'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
126 (0.054)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
127 (0.127)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1361'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
128 (0.479)
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 = '1361' 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
129 (0.956)
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 = '1361' 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
130 (0.373)
SELECT category_id
FROM product_to_category
WHERE product_id = '1361'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
131 (0.072)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
132 (0.183)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1362'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
133 (0.480)
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 = '1362' 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
134 (0.750)
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 = '1362' 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
135 (0.595)
SELECT category_id
FROM product_to_category
WHERE product_id = '1362'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
136 (0.822)
SELECT *
FROM category_to_layout
WHERE category_id = '109' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
137 (17.164)
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
138 (0.448)
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
139 (0.579)
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
140 (1.283)
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
141 (0.120)
SELECT *
FROM category_to_layout
WHERE category_id = '109' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
142 (0.317)
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
143 (0.301)
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
144 (2.585)
SELECT *
FROM category_to_layout
WHERE category_id = '109' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
145 (3.440)
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
146 (5.329)
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
147 (5.407)
SELECT *
FROM category_to_layout
WHERE category_id = '109' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
148 (0.643)
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
149 (0.978)
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
150 (6.720)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
151 (0.458)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
152 (1.682)
SELECT DISTINCT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '8' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/catalog/information.php:4
153 (1.677)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/setting.php:6
154 (12.025)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/setting.php:6
155 (1.198)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/localisation/country.php:4
156 (0.690)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/localisation/zone.php:4
157 (0.603)
SELECT DISTINCT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '8' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/catalog/information.php:4
158 (0.982)
SELECT language_id
FROM language
WHERE code = 'ru-ru'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:741
159 (4.837)
SELECT form_id
FROM ocdw_form_builder_form
WHERE display_type IN (1,3) AND selector_module_call_status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:39
160 (3.267)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/extension.php:4
161 (0.889)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/setting.php:6
162 (0.079)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
163 (0.423)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
164 (0.940)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
165 (4.406)
SELECT *
FROM blog_category c
LEFT JOIN blog_category_description cd ON (c.blog_category_id = cd.blog_category_id)
LEFT JOIN blog_category_to_store c2s ON (c.blog_category_id = c2s.blog_category_id)
WHERE cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.parent_id, c.sort_order, cd.name
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/blog/category.php:16
166 (1.481)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
167 (0.098)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
168 (0.071)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
169 (0.049)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
170 (0.975)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
171 (0.226)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
172 (0.383)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'c0cbdae10eb2857bdd5d815d7a'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
173 (11.133)
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 = '0' 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
174 (0.810)
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 = '109' 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
175 (0.958)
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 = '111' 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
176 (0.783)
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 = '110' 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
177 (0.913)
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 = '114' 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
178 (0.820)
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 = '120' 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
179 (0.959)
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 = '122' 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
180 (2.779)
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 = '118' 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
181 (0.832)
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 = '116' 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
182 (0.936)
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 = '113' 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
183 (0.892)
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 = '115' 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
184 (3.851)
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 = '121' 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
185 (0.697)
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 = '117' 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
186 (0.839)
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 = '125' 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
187 (0.772)
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 = '112' 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
188 (12.854)
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 = '126' 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
189 (6.811)
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 = '119' 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
190 (6.871)
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 = '124' 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
191 (2.225)
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 = '123' 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
192 (3.984)
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 = '127' 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