Queries: 230, Total time: 44.550 ms [By time] [By id] [By file]
1 (0.029)
SET time_zone = '+00:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/framework.php:84
2 (0.243)
DELETE
FROM `session`
WHERE `expire` < '2025-04-26 08:49:37'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:53
3 (0.237)
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.209)
SELECT `data`
FROM `session`
WHERE `session_id` = '5fc5afc7048acf80c06724c313' AND `expire` > '2025-04-26 08:49:37'
/var/www/u1888314/data/www/royalclima-russia.com/system/library/session/db.php:16
5 (0.111)
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.623)
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.053)
SET time_zone = '+03:00'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.195)
SELECT *
FROM currency
/var/www/u1888314/data/www/royalclima-russia.com/system/library/cart/currency.php:10
9 (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
10 (0.204)
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.145)
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.203)
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.104)
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.245)
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.171)
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.111)
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.084)
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.220)
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 (1.027)
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.209)
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.526)
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
22 (0.186)
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 = '62' 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.446)
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 = '52' 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.114)
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 = '63' 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.077)
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
26 (0.086)
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
27 (0.384)
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 = '63' 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
28 (0.878)
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 = '63' GROUP BY p.product_id
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/product.php:773
29 (1.347)
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 = '63' 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
30 (0.387)
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 = '1848' 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.298)
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 = '1845' 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.388)
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 = '1846' 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.305)
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 = '1847' 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.343)
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 = '1843' 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.310)
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 = '1844' 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.376)
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 = '591' 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.315)
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 = '592' 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.345)
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 = '593' 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.281)
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 = '1191' 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.381)
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 = '1193' 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.332)
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 = '1194' 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.397)
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 = '582' 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
43 (0.314)
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 = '583' 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
44 (0.363)
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 = '584' 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
45 (0.566)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1192' 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
46 (0.233)
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
47 (0.150)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
48 (0.110)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1848'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
49 (0.323)
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 = '1848' 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.620)
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 = '1848' 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
51 (0.132)
SELECT category_id
FROM product_to_category
WHERE product_id = '1848'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
52 (0.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
53 (0.103)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1845'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
54 (0.293)
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 = '1845' 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
55 (0.348)
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 = '1845' 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
56 (0.207)
SELECT category_id
FROM product_to_category
WHERE product_id = '1845'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
57 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
58 (0.058)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1846'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
59 (0.226)
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 = '1846' 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
60 (0.265)
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 = '1846' 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
61 (0.110)
SELECT category_id
FROM product_to_category
WHERE product_id = '1846'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
62 (0.026)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
63 (0.092)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1847'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
64 (0.247)
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 = '1847' 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
65 (0.269)
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 = '1847' 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
66 (0.102)
SELECT category_id
FROM product_to_category
WHERE product_id = '1847'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
67 (0.123)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
68 (0.075)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1843'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
69 (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 = '1843' 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
70 (0.382)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '1843' 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
71 (0.168)
SELECT category_id
FROM product_to_category
WHERE product_id = '1843'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
72 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
73 (0.058)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1844'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
74 (0.222)
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 = '1844' 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
75 (0.264)
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 = '1844' 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
76 (0.184)
SELECT category_id
FROM product_to_category
WHERE product_id = '1844'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
77 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
78 (0.058)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '591'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
79 (0.229)
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 = '591' 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
80 (0.335)
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 = '591' 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
81 (0.104)
SELECT category_id
FROM product_to_category
WHERE product_id = '591'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
82 (0.027)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
83 (0.070)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '592'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
84 (0.219)
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 = '592' 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
85 (0.323)
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 = '592' 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
86 (0.217)
SELECT category_id
FROM product_to_category
WHERE product_id = '592'
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.048)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
88 (0.080)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '593'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
89 (0.236)
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 = '593' 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.300)
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 = '593' 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
91 (0.244)
SELECT category_id
FROM product_to_category
WHERE product_id = '593'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
92 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
93 (0.063)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1191'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
94 (0.236)
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 = '1191' 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
95 (0.341)
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 = '1191' 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
96 (0.138)
SELECT category_id
FROM product_to_category
WHERE product_id = '1191'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
97 (0.095)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
98 (0.060)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1193'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
99 (0.227)
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 = '1193' 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
100 (0.383)
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 = '1193' 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
101 (0.105)
SELECT category_id
FROM product_to_category
WHERE product_id = '1193'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
102 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
103 (0.157)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1194'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
104 (0.572)
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 = '1194' 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
105 (0.437)
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 = '1194' 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
106 (0.114)
SELECT category_id
FROM product_to_category
WHERE product_id = '1194'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
107 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
108 (0.132)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '582'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
109 (0.308)
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 = '582' 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
110 (0.337)
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 = '582' 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
111 (0.111)
SELECT category_id
FROM product_to_category
WHERE product_id = '582'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
112 (0.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
113 (0.075)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '583'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
114 (0.331)
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 = '583' 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
115 (0.438)
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 = '583' 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
116 (0.106)
SELECT category_id
FROM product_to_category
WHERE product_id = '583'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
117 (0.102)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
118 (0.063)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '584'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
119 (0.365)
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 = '584' 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
120 (0.345)
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 = '584' 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
121 (0.105)
SELECT category_id
FROM product_to_category
WHERE product_id = '584'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
122 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
123 (0.072)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1192'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
124 (0.395)
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 = '1192' 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
125 (0.437)
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 = '1192' 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
126 (0.113)
SELECT category_id
FROM product_to_category
WHERE product_id = '1192'
ORDER BY main_category DESC LIMIT 1
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/seopro.php:685
127 (0.190)
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
128 (0.501)
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 = '63' 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
129 (0.133)
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
130 (0.026)
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
131 (0.077)
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
132 (0.085)
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
133 (0.078)
SELECT *
FROM category_to_layout
WHERE category_id = '63' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
134 (0.099)
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
135 (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
136 (0.175)
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
137 (0.306)
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
138 (0.238)
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
139 (0.050)
SELECT *
FROM category_to_layout
WHERE category_id = '63' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
140 (0.097)
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
141 (0.199)
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
142 (0.072)
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
143 (0.056)
SELECT *
FROM category_to_layout
WHERE category_id = '63' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
144 (0.095)
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
145 (0.214)
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
146 (0.070)
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
147 (0.021)
SELECT *
FROM category_to_layout
WHERE category_id = '63' AND store_id = '0'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
148 (0.081)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/design/layout.php:14
149 (0.122)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '3' AND f.position = 'content_bottom' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
150 (0.107)
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
151 (0.076)
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
152 (0.477)
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
153 (0.063)
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
154 (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
155 (0.025)
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
156 (0.021)
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
157 (0.163)
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
158 (0.255)
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
159 (0.033)
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
160 (0.208)
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
161 (0.595)
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
162 (0.404)
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
163 (0.097)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/localisation/country.php:4
164 (0.088)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/localisation/zone.php:4
165 (0.040)
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
166 (0.061)
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
167 (0.065)
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
168 (0.095)
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
169 (0.130)
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
170 (0.150)
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
171 (0.193)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1888314/data/www/royalclima-russia.com/catalog/model/setting/extension.php:4
172 (0.146)
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
173 (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
174 (0.076)
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
175 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
176 (0.013)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
177 (0.015)
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
178 (0.068)
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
179 (0.078)
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
180 (0.105)
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
181 (0.065)
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
182 (0.128)
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
183 (0.099)
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
184 (0.068)
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
185 (0.021)
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
186 (0.019)
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
187 (0.243)
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
188 (0.116)
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
189 (0.064)
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
190 (0.060)
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
191 (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
192 (0.065)
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
193 (0.020)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
194 (0.015)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
195 (0.019)
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
196 (0.015)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
197 (0.021)
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
198 (0.016)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
199 (0.239)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
200 (0.014)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
201 (0.017)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '5fc5afc7048acf80c06724c313'
/var/www/u1888314/data/www/royalclima-russia.com/system/storage/modification/system/library/cart/cart.php:36
202 (0.017)
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
203 (0.053)
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
204 (0.164)
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
205 (0.058)
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
206 (0.261)
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
207 (0.200)
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
208 (0.203)
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
209 (0.249)
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
210 (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 = '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
211 (0.231)
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
212 (0.194)
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
213 (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 = '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
214 (0.171)
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
215 (0.168)
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
216 (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 = '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
217 (0.325)
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
218 (0.356)
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
219 (0.188)
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
220 (0.284)
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
221 (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 = '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
222 (0.192)
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
223 (0.176)
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
224 (0.034)
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
225 (0.064)
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
226 (0.019)
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
227 (0.031)
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
228 (0.075)
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
229 (0.051)
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
230 (0.052)
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