Queries: 256, Total time: 30.131 ms [By time] [By id] [By file]
1 (0.034)
SET time_zone = '+00:00'
/var/www/u1831365/data/www/bx-russia.com/system/framework.php:84
2 (0.696)
DELETE
FROM `session`
WHERE `expire` < '2025-12-08 10:40:59'
/var/www/u1831365/data/www/bx-russia.com/system/library/session/db.php:53
3 (0.049)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
4 (0.039)
SET SQL_BIG_SELECTS = 1
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/opencart.php:31
5 (0.571)
SHOW TABLES LIKE 'ocfilter_setting'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/setting.php:10
6 (0.081)
SELECT *
FROM ocfilter_setting
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/setting.php:18
7 (0.110)
SELECT `data`
FROM `session`
WHERE `session_id` = 'a9666fecf6a9c0ddccfeff15b7' AND `expire` > '2025-12-08 10:40:59'
/var/www/u1831365/data/www/bx-russia.com/system/library/session/db.php:16
8 (0.520)
SHOW TABLES LIKE 'region_allshortcodes_new'
/var/www/u1831365/data/www/bx-russia.com/system/library/shortcodes.php:100
9 (0.047)
SELECT s.code, COALESCE(ds.value, '') as value
FROM region_allshortcodes_new s
LEFT JOIN region_default_shortcodes_new ds ON s.id = ds.shortcode_id
WHERE s.status = 1
ORDER BY s.sort_order, s.code
/var/www/u1831365/data/www/bx-russia.com/system/library/shortcodes.php:121
10 (0.480)
SHOW TABLES LIKE 'region_city_new'
/var/www/u1831365/data/www/bx-russia.com/system/library/shortcodes.php:39
11 (0.027)
SELECT *
FROM region_city_new
WHERE seo_url = 'bx-russia' AND status = '1'
/var/www/u1831365/data/www/bx-russia.com/system/library/shortcodes.php:47
12 (0.028)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://bx-russia.com/'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:16
13 (0.210)
SELECT *
FROM `setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:35
14 (0.039)
SET time_zone = '+03:00'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:50
15 (0.034)
SELECT *
FROM currency
/var/www/u1831365/data/www/bx-russia.com/system/library/cart/currency.php:10
16 (0.219)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'gidravlicheskie-aksessuary' LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:383
17 (0.212)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 43200 MINUTE)
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:261
18 (0.109)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:266
19 (0.036)
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/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/tax.php:16
20 (0.057)
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/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/tax.php:44
21 (0.035)
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/u1831365/data/www/bx-russia.com/system/library/cart/weight.php:10
22 (0.029)
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/u1831365/data/www/bx-russia.com/system/library/cart/length.php:10
23 (0.107)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:15
24 (0.043)
SELECT *
FROM `event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/u1831365/data/www/bx-russia.com/catalog/model/setting/event.php:4
25 (0.031)
SELECT language_id
FROM language
WHERE code = '0' AND status = '1' LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:666
26 (0.186)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
27 (0.037)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
28 (0.032)
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 = '3' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
29 (0.268)
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 = '4' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
30 (0.029)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
31 (0.048)
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/u1831365/data/www/bx-russia.com/catalog/model/catalog/information.php:4
32 (0.029)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
33 (0.241)
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 = '4' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
34 (0.179)
SELECT *
FROM category_to_layout
WHERE category_id = '4' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
35 (0.154)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND `code` = 'ocfilter'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
36 (0.771)
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 = '4' GROUP BY p.product_id
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:813
37 (1.068)
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 = '4' 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,20
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:382
38 (0.508)
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 = '452' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
39 (0.271)
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 = '517' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
40 (0.263)
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 = '318' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
41 (0.258)
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 = '313' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
42 (0.266)
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 = '575' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
43 (0.258)
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 = '471' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
44 (0.250)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '12' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
45 (0.260)
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 = '124' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
46 (0.263)
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 = '165' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
47 (0.255)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '220' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
48 (0.255)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '444' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
49 (0.250)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '448' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
50 (0.259)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '446' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
51 (0.249)
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 = '450' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
52 (0.252)
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 = '332' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
53 (0.252)
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 = '325' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
54 (0.261)
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 = '338' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
55 (0.270)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '112' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
56 (0.255)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '432' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
57 (0.258)
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 = '441' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
58 (0.224)
SELECT count(*) as c
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA='u1831365_baxi' AND TABLE_NAME='category' AND COLUMN_NAME='noindex'
/var/www/u1831365/data/www/bx-russia.com/system/library/themes899/helper.php:363
59 (0.112)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
60 (0.136)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '452'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
61 (0.291)
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 = '452' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
62 (0.225)
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 = '452' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
63 (0.094)
SELECT category_id
FROM product_to_category
WHERE product_id = '452'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
64 (0.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
65 (0.062)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '517'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
66 (0.131)
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 = '517' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
67 (0.158)
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 = '517' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
68 (0.090)
SELECT category_id
FROM product_to_category
WHERE product_id = '517'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
69 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
70 (0.063)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '318'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
71 (0.133)
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 = '318' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
72 (0.162)
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 = '318' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
73 (0.091)
SELECT category_id
FROM product_to_category
WHERE product_id = '318'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
74 (0.034)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
75 (0.071)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '313'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
76 (0.124)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '313' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
77 (0.155)
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 = '313' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
78 (0.086)
SELECT category_id
FROM product_to_category
WHERE product_id = '313'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
79 (0.032)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
80 (0.066)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '575'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
81 (0.129)
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 = '575' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
82 (0.165)
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 = '575' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
83 (0.085)
SELECT category_id
FROM product_to_category
WHERE product_id = '575'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
84 (0.040)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
85 (0.064)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '471'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
86 (0.128)
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 = '471' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
87 (0.154)
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 = '471' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
88 (0.082)
SELECT category_id
FROM product_to_category
WHERE product_id = '471'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
89 (0.035)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
90 (0.066)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '12'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
91 (0.127)
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 = '12' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
92 (0.159)
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 = '12' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
93 (0.087)
SELECT category_id
FROM product_to_category
WHERE product_id = '12'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
94 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
95 (0.061)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '124'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
96 (0.132)
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 = '124' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
97 (0.159)
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 = '124' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
98 (0.085)
SELECT category_id
FROM product_to_category
WHERE product_id = '124'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
99 (0.047)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
100 (0.086)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '165'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
101 (0.165)
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 = '165' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
102 (0.194)
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 = '165' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
103 (0.107)
SELECT category_id
FROM product_to_category
WHERE product_id = '165'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
104 (0.039)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
105 (0.082)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '220'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
106 (0.160)
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 = '220' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
107 (0.185)
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 = '220' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
108 (0.099)
SELECT category_id
FROM product_to_category
WHERE product_id = '220'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
109 (0.036)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
110 (0.078)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '444'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
111 (0.146)
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 = '444' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
112 (0.191)
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 = '444' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
113 (0.096)
SELECT category_id
FROM product_to_category
WHERE product_id = '444'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
114 (0.037)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
115 (0.078)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '448'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
116 (0.143)
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 = '448' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
117 (0.183)
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 = '448' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
118 (0.119)
SELECT category_id
FROM product_to_category
WHERE product_id = '448'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
119 (0.036)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
120 (0.079)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '446'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
121 (0.142)
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 = '446' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
122 (0.182)
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 = '446' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
123 (0.095)
SELECT category_id
FROM product_to_category
WHERE product_id = '446'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
124 (0.035)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
125 (0.070)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '450'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
126 (0.154)
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 = '450' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
127 (0.177)
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 = '450' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
128 (0.112)
SELECT category_id
FROM product_to_category
WHERE product_id = '450'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
129 (0.034)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
130 (0.073)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '332'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
131 (0.153)
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 = '332' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
132 (0.174)
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 = '332' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
133 (0.122)
SELECT category_id
FROM product_to_category
WHERE product_id = '332'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
134 (0.035)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
135 (0.076)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '325'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
136 (0.142)
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 = '325' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
137 (0.196)
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 = '325' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
138 (0.092)
SELECT category_id
FROM product_to_category
WHERE product_id = '325'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
139 (0.033)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
140 (0.079)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '338'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
141 (0.142)
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 = '338' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
142 (0.171)
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 = '338' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
143 (0.097)
SELECT category_id
FROM product_to_category
WHERE product_id = '338'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
144 (0.048)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
145 (0.077)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '112'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
146 (0.143)
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 = '112' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
147 (0.171)
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 = '112' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
148 (0.092)
SELECT category_id
FROM product_to_category
WHERE product_id = '112'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
149 (0.034)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
150 (0.073)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '432'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
151 (0.143)
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 = '432' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
152 (0.171)
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 = '432' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
153 (0.094)
SELECT category_id
FROM product_to_category
WHERE product_id = '432'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
154 (0.034)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
155 (0.073)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '441'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
156 (0.143)
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 = '441' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:533
157 (0.173)
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 = '441' AND a.attribute_group_id = '1' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:538
158 (0.092)
SELECT category_id
FROM product_to_category
WHERE product_id = '441'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
159 (0.198)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/category_manufacturer'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
160 (0.048)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
161 (0.037)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
162 (0.092)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category_grid'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
163 (0.095)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/ocfilter' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
164 (0.277)
SELECT p.page_id, p.params, p.params_count, p.category_id, pd.name, pd.heading_title, (SELECT GROUP_CONCAT(DISTINCT cp.path_id
ORDER BY cp.`level` SEPARATOR '_') AS path
FROM category_path cp
WHERE cp.category_id = p.category_id) AS path, (SELECT su.keyword
FROM seo_url su
WHERE su.language_id = '1' AND su.store_id = '0' AND su.`query` = CONCAT('ocfilter_page_id=', p.page_id) LIMIT 1) AS keyword
FROM ocfilter_page p
LEFT JOIN ocfilter_page_description pd ON (p.page_id = pd.page_id)
WHERE p.status = '1' AND p.dynamic = '0' AND pd.language_id = '1' AND p.category_id = '4' AND p.category = '1'
ORDER BY p.page_id DESC
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
165 (0.032)
SELECT *
FROM ocfilter_setting
WHERE `key` = 'placement_layout'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/setting.php:68
166 (0.144)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1322132197'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
167 (0.381)
SELECT COUNT(DISTINCT p.product_id) AS total, p.manufacturer_id AS vid
FROM product p
LEFT JOIN product_to_category p2c ON (p.product_id = p2c.product_id)
WHERE p.status = '1' AND p.date_available <= '2025-12-08' AND p2c.category_id = '4' GROUP BY vid
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
168 (0.243)
SELECT COUNT(DISTINCT p.product_id) AS total, '1' AS vid
FROM product p
LEFT JOIN product_to_category p2c ON (p.product_id = p2c.product_id)
WHERE p.date_added > '2025-12-01 13:40:59' AND p.status = '1' AND p.date_available <= '2025-12-08' AND p2c.category_id = '4'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
169 (0.121)
SELECT COUNT(DISTINCT p.product_id) AS total, '1' AS vid
FROM product p
LEFT JOIN product_special ps_yes ON (p.product_id = ps_yes.product_id)
LEFT JOIN product_to_category p2c ON (p.product_id = p2c.product_id)
WHERE ((ps_yes.customer_group_id = '1' AND ((ps_yes.date_start = '0000-00-00' OR ps_yes.date_start < '2025-12-08') AND (ps_yes.date_end = '0000-00-00' OR ps_yes.date_end > '2025-12-08')))) AND p.status = '1' AND p.date_available <= '2025-12-08' AND p2c.category_id = '4'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
170 (0.493)
SELECT COUNT(DISTINCT p.product_id) AS total, CONCAT(fv2p.filter_id, '.', fv2p.source) AS fk, fv2p.value_id AS vid
FROM ocfilter_filter_value_to_product fv2p
LEFT JOIN product p ON (fv2p.product_id = p.product_id)
LEFT JOIN product_to_category p2c ON (p.product_id = p2c.product_id)
WHERE p.status = '1' AND p.date_available <= '2025-12-08' AND p2c.category_id = '4' GROUP BY fk, vid
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
171 (0.098)
INSERT INTO ocfilter_cache SET `key` = '1322132197', path = 'ocfilter.counter.category.4.0.default.0.0.0.0.0.2358695338', `value` = '{\"1.0\":{\"22\":59},\"5.0\":{\"1\":0},\"4.0\":{\"1\":0},\"1.2\":{\"3931006552\":57}}', `expire` = '1765197659' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`)
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
172 (0.037)
SELECT *
FROM category_to_layout
WHERE category_id = '4' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
173 (0.139)
SELECT COUNT(*) as total
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'u1831365_baxi' AND TABLE_NAME = 'ocdevwizard_setting'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/extension/ocdevwizard/helper.php:55
174 (0.032)
SELECT *
FROM ocdevwizard_setting
WHERE store_id = '0' AND `key` = 'form_builder_form_data'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/extension/ocdevwizard/helper.php:15
175 (0.097)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/layout.php:14
176 (0.258)
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/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
177 (0.031)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/ocfilter' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
178 (0.385)
SELECT CONCAT(f.filter_id, '.', f.source) AS filter_key
FROM ocfilter_filter f
LEFT JOIN ocfilter_filter_to_store f2s ON (f.filter_id = f2s.filter_id AND f.source = f2s.source)
LEFT JOIN ocfilter_filter_to_category f2c ON (f.filter_id = f2c.filter_id)
WHERE f.status = '1' AND f2s.store_id = '0' AND (f2c.category_id = '4' OR f2c.category_id = '0') GROUP BY f.filter_id, f.source
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
179 (0.093)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '799108249'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
180 (0.067)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3463394037'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
181 (0.076)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3879855081'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
182 (0.059)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3659647577'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
183 (0.057)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '740669687'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
184 (0.062)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1830280939'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
185 (0.050)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '2459124360'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
186 (0.247)
SELECT MIN(price) AS `min`, MAX(price) AS `max`
FROM (SELECT p.price
FROM product p
LEFT JOIN product_to_category p2c ON (p.product_id = p2c.product_id)
WHERE p.price > '0' AND p.status = '1' AND p.date_available <= '2025-12-08' AND p2c.category_id = '4') result
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
187 (0.088)
INSERT INTO ocfilter_cache SET `key` = '2459124360', path = 'ocfilter.filter.2.0.slider.category.4.0.1.1.0.1.0.0.0.default.0.0.0.0.0.2358695338', `value` = '{\"min\":5100,\"max\":15150}', `expire` = '1765197659' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`)
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
188 (0.063)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '4122257915'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
189 (0.060)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1846666644'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
190 (0.061)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1776422614'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
191 (0.131)
SELECT p.page_id, p.params, p.params_count, p.category_id, pd.name, pd.heading_title, (SELECT GROUP_CONCAT(DISTINCT cp.path_id
ORDER BY cp.`level` SEPARATOR '_') AS path
FROM category_path cp
WHERE cp.category_id = p.category_id) AS path, (SELECT su.keyword
FROM seo_url su
WHERE su.language_id = '1' AND su.store_id = '0' AND su.`query` = CONCAT('ocfilter_page_id=', p.page_id) LIMIT 1) AS keyword
FROM ocfilter_page p
LEFT JOIN ocfilter_page_description pd ON (p.page_id = pd.page_id)
WHERE p.status = '1' AND p.dynamic = '0' AND pd.language_id = '1' AND p.category_id = '4' AND p.module = '1'
ORDER BY p.page_id DESC
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
192 (0.066)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/ocfilter48/module'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
193 (0.031)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
194 (0.046)
SELECT *
FROM category_to_layout
WHERE category_id = '4' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
195 (0.129)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/layout.php:14
196 (0.146)
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/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
197 (0.028)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
198 (0.039)
SELECT *
FROM category_to_layout
WHERE category_id = '4' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
199 (0.082)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/layout.php:14
200 (0.125)
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/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
201 (0.030)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
202 (0.031)
SELECT *
FROM category_to_layout
WHERE category_id = '4' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
203 (0.076)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/layout.php:14
204 (0.115)
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/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
205 (0.027)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
206 (0.034)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
207 (0.031)
SELECT language_id
FROM language
WHERE code = 'ru-ru'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:741
208 (0.024)
SELECT form_id
FROM ocdw_form_builder_form
WHERE display_type IN (1,3) AND selector_module_call_status = '1'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:39
209 (0.027)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/extension.php:4
210 (0.027)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
211 (0.026)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
212 (0.026)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/setting.php:6
213 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
214 (0.022)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
215 (0.026)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
216 (0.030)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
217 (0.038)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
218 (0.032)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
219 (0.035)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
220 (0.030)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
221 (0.027)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
222 (0.029)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
223 (0.030)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
224 (0.027)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
225 (0.028)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'blog/menu' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
226 (0.033)
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/u1831365/data/www/bx-russia.com/catalog/model/blog/category.php:16
227 (0.028)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'blog/menu'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
228 (0.029)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
229 (0.026)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
230 (0.028)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
231 (0.025)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
232 (0.026)
SELECT *
FROM extension
WHERE `type` = 'total'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/extension.php:4
233 (0.028)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
234 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
235 (0.025)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
236 (0.026)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
237 (0.026)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/captcha/google' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
238 (0.024)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/captcha/google'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
239 (0.028)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
240 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
241 (0.025)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
242 (0.044)
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/u1831365/data/www/bx-russia.com/catalog/model/catalog/information.php:4
243 (0.027)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
244 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
245 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
246 (0.021)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
247 (0.024)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'a9666fecf6a9c0ddccfeff15b7'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
248 (0.025)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
249 (0.028)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
250 (0.027)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
251 (0.033)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
252 (0.049)
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/u1831365/data/www/bx-russia.com/catalog/model/catalog/information.php:4
253 (0.042)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
254 (0.050)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_5'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
255 (0.038)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
256 (0.134)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4