Queries: 127, Total time: 21.214 ms [By time] [By id] [By file]
1 (0.051)
SET time_zone = '+00:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/framework.php:84
2 (0.272)
DELETE
FROM `session`
WHERE `expire` < '2026-02-10 18:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (0.149)
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.069)
SELECT `data`
FROM `session`
WHERE `session_id` = '19e4e480c60812ea43b962d43b' AND `expire` > '2026-02-10 18:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (0.113)
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 (1.172)
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.033)
SET time_zone = '+03:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.144)
SELECT *
FROM currency
/var/www/u1888314/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (0.157)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'gloria' LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:437
10 (0.204)
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.078)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/controller/jetcache/jetcache.php:270
12 (0.348)
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.126)
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.192)
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.191)
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.072)
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.179)
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.141)
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.298)
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.120)
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.107)
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.108)
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.493)
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 = '53' 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
24 (0.130)
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 = '98' 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
25 (0.198)
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 = '98' 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
26 (0.647)
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 = '98' GROUP BY p.product_id
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:778
27 (0.644)
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 = '98' 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
28 (0.489)
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 = '1159' 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.270)
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 = '1160' 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.273)
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 = '1171' 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.256)
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 = '1161' 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.254)
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 = '1162' 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.255)
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 = '1163' 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.257)
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 = '1164' 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.255)
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 = '1248' 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.251)
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 = '1249' 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.251)
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 = '1250' 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.259)
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 = '1251' 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.250)
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 = '1252' 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
40 (0.179)
INSERT INTO `jetcache_product_cache` SET product_id='1159', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
41 (0.063)
INSERT INTO `jetcache_product_cache` SET product_id='1160', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
42 (0.056)
INSERT INTO `jetcache_product_cache` SET product_id='1171', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
43 (0.054)
INSERT INTO `jetcache_product_cache` SET product_id='1161', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
44 (0.052)
INSERT INTO `jetcache_product_cache` SET product_id='1162', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
45 (0.052)
INSERT INTO `jetcache_product_cache` SET product_id='1163', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
46 (0.057)
INSERT INTO `jetcache_product_cache` SET product_id='1164', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
47 (0.058)
INSERT INTO `jetcache_product_cache` SET product_id='1248', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
48 (0.049)
INSERT INTO `jetcache_product_cache` SET product_id='1249', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
49 (0.051)
INSERT INTO `jetcache_product_cache` SET product_id='1250', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
50 (0.052)
INSERT INTO `jetcache_product_cache` SET product_id='1251', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
51 (0.060)
INSERT INTO `jetcache_product_cache` SET product_id='1252', filecache = 'blog.jetcache_model.1_1_0_1_1_0_0_product_category.catalog_product_getproducts.7a92ab2ee990924288c46d2025bf61b0_1_0_0_0', expires='2026-02-17 21:06:33' ON DUPLICATE KEY UPDATE `expires` = '2026-02-17 21:06:33'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/jetcache/jetcache.php:61
52 (0.451)
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
53 (0.325)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
54 (0.130)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1159'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
55 (0.415)
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 = '1159' 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.334)
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 = '1159' 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.134)
SELECT category_id
FROM product_to_category
WHERE product_id = '1159'
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.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
59 (0.093)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1160'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
60 (0.193)
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 = '1160' 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.263)
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 = '1160' 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.111)
SELECT category_id
FROM product_to_category
WHERE product_id = '1160'
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.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
64 (0.088)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1171'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
65 (0.185)
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 = '1171' 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
66 (0.271)
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 = '1171' 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
67 (0.092)
SELECT category_id
FROM product_to_category
WHERE product_id = '1171'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
68 (0.033)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
69 (0.079)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1161'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
70 (0.187)
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 = '1161' 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
71 (0.250)
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 = '1161' 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
72 (0.091)
SELECT category_id
FROM product_to_category
WHERE product_id = '1161'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
73 (0.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
74 (0.065)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1162'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
75 (0.187)
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 = '1162' 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
76 (0.253)
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 = '1162' 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
77 (0.093)
SELECT category_id
FROM product_to_category
WHERE product_id = '1162'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
78 (0.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
79 (0.071)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1163'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
80 (0.196)
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 = '1163' 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
81 (0.446)
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 = '1163' 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
82 (0.084)
SELECT category_id
FROM product_to_category
WHERE product_id = '1163'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
83 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
84 (0.056)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1164'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
85 (0.176)
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 = '1164' 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
86 (0.241)
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 = '1164' 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
87 (0.083)
SELECT category_id
FROM product_to_category
WHERE product_id = '1164'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
88 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
89 (0.053)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1248'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
90 (0.184)
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 = '1248' 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
91 (0.247)
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 = '1248' 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
92 (0.098)
SELECT category_id
FROM product_to_category
WHERE product_id = '1248'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
93 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
94 (0.051)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1249'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
95 (0.178)
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 = '1249' 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
96 (0.239)
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 = '1249' 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
97 (0.094)
SELECT category_id
FROM product_to_category
WHERE product_id = '1249'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
98 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
99 (0.058)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1250'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
100 (0.175)
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 = '1250' 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
101 (0.258)
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 = '1250' 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
102 (0.107)
SELECT category_id
FROM product_to_category
WHERE product_id = '1250'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
103 (0.032)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
104 (0.055)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1251'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
105 (0.189)
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 = '1251' 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
106 (0.261)
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 = '1251' 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
107 (0.086)
SELECT category_id
FROM product_to_category
WHERE product_id = '1251'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
108 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '19e4e480c60812ea43b962d43b'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
109 (0.052)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1252'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
110 (0.188)
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 = '1252' 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
111 (0.257)
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 = '1252' 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
112 (0.085)
SELECT category_id
FROM product_to_category
WHERE product_id = '1252'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
113 (0.274)
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 = '98' AND p.status = 1 AND p.price > 0 AND p2s.store_id = '0' AND p.date_available <= '2026-02-10'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/microdatapro.php:259
114 (0.189)
SELECT *
FROM category_to_layout
WHERE category_id = '98' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
115 (0.137)
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
116 (0.151)
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
117 (0.142)
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
118 (0.269)
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
119 (0.032)
SELECT *
FROM category_to_layout
WHERE category_id = '98' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
120 (0.075)
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
121 (0.107)
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
122 (0.031)
SELECT *
FROM category_to_layout
WHERE category_id = '98' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
123 (0.069)
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
124 (0.100)
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
125 (0.030)
SELECT *
FROM category_to_layout
WHERE category_id = '98' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
126 (0.073)
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
127 (0.106)
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