Queries: 216, Total time: 31.382 ms [By time] [By id] [By file]
1 (0.018)
SET time_zone = '+00:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/framework.php:84
2 (0.168)
DELETE
FROM `session`
WHERE `expire` < '2025-04-26 08:31:20'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (0.089)
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.408)
SELECT `data`
FROM `session`
WHERE `session_id` = 'defddb6fa0794b859844db4aa6' AND `expire` > '2025-04-26 08:31:20'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (0.590)
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.383)
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.041)
SET time_zone = '+03:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.102)
SELECT *
FROM currency
/var/www/u1888314/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (0.293)
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
10 (0.324)
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
11 (0.116)
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
12 (0.140)
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
13 (0.103)
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
14 (0.175)
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
15 (0.079)
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
16 (0.085)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
17 (0.070)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
18 (0.165)
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
19 (0.652)
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
20 (0.127)
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 = '57' 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.027)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
22 (0.068)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
23 (0.232)
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 = '57' 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.613)
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 = '57' GROUP BY p.product_id
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:773
25 (0.931)
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 = '57' 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:363
26 (0.344)
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 = '504' 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:32
27 (0.291)
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 = '505' 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:32
28 (0.283)
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 = '510' 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:32
29 (0.295)
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 = '509' 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:32
30 (0.294)
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 = '508' 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:32
31 (0.294)
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 = '500' 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:32
32 (0.297)
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 = '501' 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:32
33 (0.324)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '499' 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:32
34 (0.289)
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 = '1106' 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:32
35 (0.295)
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 = '1107' 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:32
36 (0.309)
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 = '494' 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:32
37 (0.286)
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 = '495' 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:32
38 (0.284)
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 = '493' 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:32
39 (0.284)
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 = '492' 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:32
40 (0.295)
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 = '498' 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:32
41 (0.280)
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 = '497' 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:32
42 (0.219)
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
43 (0.105)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
44 (0.062)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '504'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
45 (0.163)
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 = '504' 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:507
46 (0.314)
SELECT category_id
FROM product_to_category
WHERE product_id = '504'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
47 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
48 (0.066)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '505'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
49 (0.138)
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 = '505' 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:507
50 (0.214)
SELECT category_id
FROM product_to_category
WHERE product_id = '505'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
51 (0.027)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
52 (0.050)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '510'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
53 (0.579)
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 = '510' 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:507
54 (0.459)
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 = '510' 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:512
55 (0.091)
SELECT category_id
FROM product_to_category
WHERE product_id = '510'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
56 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
57 (0.049)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '509'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
58 (0.124)
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 = '509' 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:507
59 (0.089)
SELECT category_id
FROM product_to_category
WHERE product_id = '509'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
60 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
61 (0.045)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '508'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
62 (0.121)
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 = '508' 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:507
63 (0.088)
SELECT category_id
FROM product_to_category
WHERE product_id = '508'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
64 (0.022)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
65 (0.065)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '500'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
66 (0.295)
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 = '500' 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:507
67 (0.393)
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 = '500' 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:512
68 (0.088)
SELECT category_id
FROM product_to_category
WHERE product_id = '500'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
69 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
70 (0.049)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '501'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
71 (0.277)
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 = '501' 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:507
72 (0.402)
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 = '501' 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:512
73 (0.097)
SELECT category_id
FROM product_to_category
WHERE product_id = '501'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
74 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
75 (0.048)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '499'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
76 (0.283)
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 = '499' 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:507
77 (0.376)
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 = '499' 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:512
78 (0.097)
SELECT category_id
FROM product_to_category
WHERE product_id = '499'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
79 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
80 (0.049)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1106'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
81 (0.130)
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 = '1106' 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:507
82 (0.117)
SELECT category_id
FROM product_to_category
WHERE product_id = '1106'
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.027)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
84 (0.066)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1107'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
85 (0.171)
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 = '1107' 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:507
86 (0.114)
SELECT category_id
FROM product_to_category
WHERE product_id = '1107'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
87 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
88 (0.066)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '494'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
89 (0.123)
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 = '494' 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:507
90 (0.083)
SELECT category_id
FROM product_to_category
WHERE product_id = '494'
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.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
92 (0.056)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '495'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
93 (0.111)
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 = '495' 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:507
94 (0.080)
SELECT category_id
FROM product_to_category
WHERE product_id = '495'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
95 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
96 (0.053)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '493'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
97 (0.115)
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 = '493' 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:507
98 (0.089)
SELECT category_id
FROM product_to_category
WHERE product_id = '493'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
99 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
100 (0.046)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '492'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
101 (0.124)
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 = '492' 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:507
102 (0.081)
SELECT category_id
FROM product_to_category
WHERE product_id = '492'
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.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
104 (0.045)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '498'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
105 (0.312)
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 = '498' 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:507
106 (0.381)
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 = '498' 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:512
107 (0.089)
SELECT category_id
FROM product_to_category
WHERE product_id = '498'
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.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
109 (0.048)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '497'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
110 (0.271)
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 = '497' 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:507
111 (0.344)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '497' 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:512
112 (0.147)
SELECT category_id
FROM product_to_category
WHERE product_id = '497'
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.063)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/tc_og'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
114 (0.396)
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 = '57' AND p.status = 1 AND p.price > 0 AND p2s.store_id = '0' AND p.date_available <= '2025-04-26'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/microdatapro.php:259
115 (0.061)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/category_manufacturer'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
116 (0.025)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
117 (0.057)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
118 (0.050)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category_grid'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
119 (0.107)
SELECT *
FROM category_to_layout
WHERE category_id = '57' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
120 (0.097)
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
121 (0.072)
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
122 (0.095)
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
123 (0.135)
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
124 (0.052)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
125 (0.022)
SELECT *
FROM category_to_layout
WHERE category_id = '57' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
126 (0.064)
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
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 = '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
128 (0.054)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
129 (0.023)
SELECT *
FROM category_to_layout
WHERE category_id = '57' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
130 (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
131 (0.118)
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
132 (0.138)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
133 (0.023)
SELECT *
FROM category_to_layout
WHERE category_id = '57' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
134 (0.070)
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
135 (0.110)
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
136 (0.053)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
137 (0.062)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
138 (0.387)
SELECT *
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 id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/catalog/information.php:10
139 (0.064)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/company'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
140 (0.025)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
141 (0.024)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
142 (0.020)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
143 (0.020)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
144 (0.124)
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
145 (0.021)
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
146 (0.128)
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
147 (0.210)
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
148 (0.192)
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
149 (0.073)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/localisation/country.php:4
150 (0.068)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/localisation/zone.php:4
151 (0.034)
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
152 (0.054)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
153 (0.050)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
154 (0.057)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
155 (0.060)
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
156 (0.084)
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
157 (0.068)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/extension.php:4
158 (0.059)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
159 (0.023)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
160 (0.021)
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
161 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
162 (0.017)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
163 (0.021)
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
164 (0.055)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
165 (0.052)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
166 (0.055)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
167 (0.063)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
168 (0.054)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
169 (0.056)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
170 (0.164)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
171 (0.023)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
172 (0.020)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
173 (0.107)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'blog/menu' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
174 (0.130)
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
175 (0.055)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'blog/menu'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
176 (0.057)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
177 (0.047)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
178 (0.058)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
179 (0.022)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
180 (0.017)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
181 (0.020)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
182 (0.018)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
183 (0.020)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
184 (0.018)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
185 (0.016)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
186 (0.016)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
187 (0.019)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'defddb6fa0794b859844db4aa6'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
188 (0.019)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
189 (0.050)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
190 (0.058)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
191 (0.066)
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
192 (0.293)
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
193 (0.195)
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
194 (0.207)
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
195 (0.185)
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
196 (0.189)
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
197 (0.184)
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
198 (0.183)
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
199 (0.187)
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
200 (0.189)
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
201 (0.180)
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
202 (0.179)
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
203 (0.185)
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
204 (0.186)
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
205 (0.178)
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
206 (0.183)
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
207 (0.191)
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
208 (0.181)
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
209 (0.178)
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
210 (0.398)
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
211 (0.063)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
212 (0.024)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/translation.php:6
213 (0.021)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
214 (0.052)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_5'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
215 (0.050)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4
216 (0.051)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/theme.php:4