Queries: 365, Total time: 53.561 ms [By time] [By id] [By file]
1 (0.029)
SET time_zone = '+00:00'
/var/www/u1831365/data/www/bx-russia.com/system/framework.php:84
2 (0.690)
DELETE
FROM `session`
WHERE `expire` < '2026-01-15 02:07:54'
/var/www/u1831365/data/www/bx-russia.com/system/library/session/db.php:53
3 (0.039)
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.029)
SET SQL_BIG_SELECTS = 1
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/opencart.php:31
5 (0.578)
SHOW TABLES LIKE 'ocfilter_setting'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/setting.php:10
6 (0.051)
SELECT *
FROM ocfilter_setting
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/setting.php:18
7 (0.097)
SELECT `data`
FROM `session`
WHERE `session_id` = 'ed5727c94e0bca3182bbda4339' AND `expire` > '2026-01-15 02:07:54'
/var/www/u1831365/data/www/bx-russia.com/system/library/session/db.php:16
8 (0.501)
SHOW TABLES LIKE 'region_allshortcodes_new'
/var/www/u1831365/data/www/bx-russia.com/system/library/shortcodes.php:100
9 (0.042)
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.518)
SHOW TABLES LIKE 'region_city_new'
/var/www/u1831365/data/www/bx-russia.com/system/library/shortcodes.php:39
11 (0.029)
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.206)
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.034)
SET time_zone = '+03:00'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:50
15 (0.037)
SELECT *
FROM currency
/var/www/u1831365/data/www/bx-russia.com/system/library/cart/currency.php:10
16 (0.214)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'arhiv-modelej' LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:383
17 (0.240)
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.122)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:266
19 (0.268)
DELETE
FROM `setting`
WHERE store_id = '0' AND `code` = 'asc_cache_auto'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/jetcache/jetcache.php:30
20 (0.057)
INSERT INTO setting SET store_id = '0', `code` = 'asc_cache_auto', `key` = 'asc_cache_auto_clear', `value` = '1768442874'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/jetcache/jetcache.php:34
21 (0.547)
SHOW TABLES LIKE 'jetcache\\_product\\_cache';
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:5009
22 (0.272)
TRUNCATE TABLE jetcache_product_cache
/var/www/u1831365/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:4981
23 (0.037)
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
24 (0.029)
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
25 (0.029)
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
26 (0.028)
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
27 (0.142)
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
28 (0.042)
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
29 (0.029)
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
30 (0.154)
SELECT category_id, parent_id
FROM category
ORDER BY parent_id
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:450
31 (0.491)
SELECT LCASE(keyword) as keyword, query, store_id, language_id
FROM seo_url
WHERE 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:487
32 (0.148)
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
33 (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
34 (0.205)
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 = '14' 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
35 (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
36 (0.041)
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
37 (0.030)
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
38 (0.320)
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 = '14' 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
39 (0.148)
SELECT *
FROM category_to_layout
WHERE category_id = '14' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
40 (0.121)
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
41 (0.631)
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 = '14' GROUP BY p.product_id
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/product.php:813
42 (0.867)
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 = '14' 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
43 (0.493)
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 = '28' 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.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 = '59' 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.256)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '97' 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.277)
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 = '134' 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.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 = '163' 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.267)
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 = '38' 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.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 = '214' 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.265)
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 = '243' 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.269)
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 = '231' 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.306)
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 = '105' 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.287)
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 = '143' 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.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 = '196' 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.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 = '167' 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.282)
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 = '56' 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.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 = '19' 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.267)
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 = '260' 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
59 (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 = '135' 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
60 (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 = '272' 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
61 (0.268)
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 = '279' 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
62 (0.282)
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 = '164' 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
63 (0.231)
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
64 (0.108)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
65 (0.131)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '28'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
66 (0.320)
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 = '28' 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.221)
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 = '28' 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.098)
SELECT category_id
FROM product_to_category
WHERE product_id = '28'
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.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
70 (0.101)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '59'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
71 (0.152)
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 = '59' 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.175)
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 = '59' 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.082)
SELECT category_id
FROM product_to_category
WHERE product_id = '59'
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.033)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
75 (0.073)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '97'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
76 (0.130)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '97' 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.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 = '97' 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.089)
SELECT category_id
FROM product_to_category
WHERE product_id = '97'
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.033)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
80 (0.085)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '134'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
81 (0.151)
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 = '134' 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.167)
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 = '134' 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.086)
SELECT category_id
FROM product_to_category
WHERE product_id = '134'
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.032)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/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 = '163'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
86 (0.179)
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 = '163' 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.187)
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 = '163' 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.105)
SELECT category_id
FROM product_to_category
WHERE product_id = '163'
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.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
90 (0.076)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '38'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
91 (0.130)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '38' 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.176)
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 = '38' 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.081)
SELECT category_id
FROM product_to_category
WHERE product_id = '38'
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.032)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
95 (0.067)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '214'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
96 (0.182)
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 = '214' 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 = '214' 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.093)
SELECT category_id
FROM product_to_category
WHERE product_id = '214'
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.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
100 (0.063)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '243'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
101 (0.147)
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 = '243' 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.156)
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 = '243' 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.113)
SELECT category_id
FROM product_to_category
WHERE product_id = '243'
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.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
105 (0.074)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '231'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
106 (0.172)
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 = '231' 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.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 = '231' 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.108)
SELECT category_id
FROM product_to_category
WHERE product_id = '231'
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.033)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
110 (0.094)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '105'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
111 (0.161)
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 = '105' 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.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 = '105' 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.088)
SELECT category_id
FROM product_to_category
WHERE product_id = '105'
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.035)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
115 (0.072)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '143'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
116 (0.159)
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 = '143' 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.166)
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 = '143' 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.110)
SELECT category_id
FROM product_to_category
WHERE product_id = '143'
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.035)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
120 (0.078)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '196'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
121 (0.152)
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 = '196' 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.169)
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 = '196' 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.097)
SELECT category_id
FROM product_to_category
WHERE product_id = '196'
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 = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
125 (0.081)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '167'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
126 (0.137)
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 = '167' 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.167)
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 = '167' 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.102)
SELECT category_id
FROM product_to_category
WHERE product_id = '167'
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.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
130 (0.076)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '56'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
131 (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 = '56' 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.188)
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 = '56' 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.087)
SELECT category_id
FROM product_to_category
WHERE product_id = '56'
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.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/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 = '19'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
136 (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 = '19' 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.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 = '19' 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.081)
SELECT category_id
FROM product_to_category
WHERE product_id = '19'
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.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
140 (0.066)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '260'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
141 (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 = '260' 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.167)
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 = '260' 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.086)
SELECT category_id
FROM product_to_category
WHERE product_id = '260'
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.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
145 (0.068)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '135'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
146 (0.140)
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 = '135' 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.178)
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 = '135' 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.089)
SELECT category_id
FROM product_to_category
WHERE product_id = '135'
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.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
150 (0.071)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '272'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
151 (0.135)
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 = '272' 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.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 = '272' 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.079)
SELECT category_id
FROM product_to_category
WHERE product_id = '272'
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.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
155 (0.064)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '279'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
156 (0.126)
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 = '279' 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.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 = '279' 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.090)
SELECT category_id
FROM product_to_category
WHERE product_id = '279'
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.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
160 (0.067)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '164'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
161 (0.139)
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 = '164' 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
162 (0.161)
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 = '164' 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
163 (0.083)
SELECT category_id
FROM product_to_category
WHERE product_id = '164'
ORDER BY main_category DESC LIMIT 1
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:692
164 (0.602)
SELECT p.price, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM category_path cp
LEFT JOIN product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN product p ON (p2c.product_id = p.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE cp.path_id = '14' AND p.status = 1 AND p.price > 0 AND p2s.store_id = '0' AND p.date_available <= '2026-01-15'
/var/www/u1831365/data/www/bx-russia.com/system/library/microdatapro.php:259
165 (0.193)
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
166 (0.071)
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
167 (0.043)
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
168 (0.183)
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
169 (0.192)
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
170 (0.302)
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 = '14' AND p.category = '1'
ORDER BY p.page_id DESC
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
171 (0.034)
SELECT *
FROM ocfilter_setting
WHERE `key` = 'placement_layout'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/setting.php:68
172 (0.170)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3028246567'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
173 (0.385)
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 <= '2026-01-15' AND p2c.category_id = '14' GROUP BY vid
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
174 (0.250)
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 > '2026-01-08 05:07:54' AND p.status = '1' AND p.date_available <= '2026-01-15' AND p2c.category_id = '14'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
175 (0.157)
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 < '2026-01-15') AND (ps_yes.date_end = '0000-00-00' OR ps_yes.date_end > '2026-01-15')))) AND p.status = '1' AND p.date_available <= '2026-01-15' AND p2c.category_id = '14'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
176 (0.530)
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 <= '2026-01-15' AND p2c.category_id = '14' GROUP BY fk, vid
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
177 (0.157)
INSERT INTO ocfilter_cache SET `key` = '3028246567', path = 'ocfilter.counter.category.14.0.default.0.0.0.0.0.3980986504', `value` = '{\"1.0\":{\"22\":28},\"5.0\":{\"1\":0},\"4.0\":{\"1\":0},\"1.2\":{\"3931006552\":28}}', `expire` = '1768450074' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`)
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
178 (0.046)
SELECT *
FROM category_to_layout
WHERE category_id = '14' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
179 (0.123)
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
180 (0.030)
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
181 (0.110)
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
182 (0.302)
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
183 (0.043)
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
184 (0.474)
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 = '14' 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
185 (0.100)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '799108249'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
186 (0.080)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3463394037'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
187 (0.071)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3879855081'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
188 (0.079)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3659647577'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
189 (0.078)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '740669687'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
190 (0.083)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1830280939'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
191 (0.071)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '3334083082'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
192 (0.274)
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 <= '2026-01-15' AND p2c.category_id = '14') result
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
193 (0.136)
INSERT INTO ocfilter_cache SET `key` = '3334083082', path = 'ocfilter.filter.2.0.slider.category.14.0.1.1.0.1.0.0.0.default.0.0.0.0.0.3980986504', `value` = '{\"min\":0,\"max\":0}', `expire` = '1768450074' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`)
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
194 (0.082)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '4122257915'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
195 (0.086)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1846666644'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
196 (0.083)
SELECT `value`
FROM ocfilter_cache
WHERE `key` = '1776422614'
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
197 (0.189)
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 = '14' AND p.module = '1'
ORDER BY p.page_id DESC
/var/www/u1831365/data/www/bx-russia.com/system/library/ocfilter/core.php:78
198 (0.098)
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
199 (0.062)
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
200 (0.044)
SELECT *
FROM category_to_layout
WHERE category_id = '14' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
201 (0.190)
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
202 (0.215)
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
203 (0.039)
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
204 (0.049)
SELECT *
FROM category_to_layout
WHERE category_id = '14' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
205 (0.109)
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
206 (0.176)
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
207 (0.034)
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
208 (0.041)
SELECT *
FROM category_to_layout
WHERE category_id = '14' AND store_id = '0'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:58
209 (0.107)
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
210 (0.152)
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
211 (0.034)
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
212 (0.097)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
213 (0.797)
SELECT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/var/www/u1831365/data/www/bx-russia.com/catalog/model/catalog/information.php:10
214 (0.092)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/company'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
215 (0.045)
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
216 (0.031)
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
217 (0.033)
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
218 (0.038)
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
219 (0.046)
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
220 (0.046)
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
221 (0.040)
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
222 (0.038)
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
223 (0.062)
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
224 (0.420)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/setting.php:6
225 (0.271)
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
226 (0.225)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/localisation/country.php:4
227 (0.195)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/localisation/zone.php:4
228 (0.051)
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
229 (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
230 (0.052)
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
231 (0.034)
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
232 (0.045)
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
233 (0.032)
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
234 (0.198)
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 = '14' 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
235 (0.088)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
236 (0.059)
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
237 (0.041)
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
238 (0.029)
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
239 (0.035)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/extension.php:4
240 (0.035)
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
241 (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
242 (0.030)
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
243 (0.215)
SELECT *
FROM language
WHERE status = '1'
ORDER BY sort_order, name
/var/www/u1831365/data/www/bx-russia.com/catalog/model/localisation/language.php:15
244 (0.036)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
245 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
246 (0.032)
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
247 (0.035)
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
248 (0.031)
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
249 (0.635)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
250 (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 = '60' 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
251 (0.359)
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 = '6' 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
252 (0.377)
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 = '27' 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
253 (0.236)
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 = '54' 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
254 (0.222)
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 = '38' 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
255 (0.236)
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 = '51' 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
256 (0.236)
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 = '47' 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
257 (0.245)
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 = '28' 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
258 (0.240)
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 = '39' 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
259 (0.242)
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 = '40' 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
260 (0.239)
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 = '42' 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
261 (0.315)
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 = '43' 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
262 (0.236)
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 = '44' 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
263 (0.240)
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 = '48' 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
264 (0.351)
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 = '17' 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
265 (0.238)
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 = '19' 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
266 (0.228)
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 = '20' 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
267 (0.234)
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 = '18' 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
268 (0.250)
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 = '23' 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
269 (0.244)
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 = '21' 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
270 (0.378)
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 = '7' 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
271 (0.234)
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 = '46' 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
272 (0.233)
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 = '8' 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
273 (0.226)
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 = '10' 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
274 (0.223)
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 = '41' 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
275 (0.218)
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 = '9' 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
276 (0.227)
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 = '1' 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
277 (0.301)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
278 (0.237)
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 = '61' 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
279 (0.199)
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 = '62' 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
280 (0.187)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '67' 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
281 (0.244)
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 = '58' 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
282 (0.265)
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 = '59' 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
283 (0.204)
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 = '68' 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
284 (0.252)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
285 (0.380)
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 = '11' 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
286 (0.224)
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 = '29' 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
287 (0.201)
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 = '13' 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
288 (0.214)
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 = '12' 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
289 (0.182)
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 = '35' 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
290 (0.166)
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 = '22' 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
291 (0.171)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '64' 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
292 (0.160)
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 = '55' 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
293 (0.215)
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 = '30' 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
294 (0.174)
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 = '33' 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
295 (0.161)
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 = '31' 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
296 (0.162)
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 = '2' 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
297 (0.159)
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 = '50' 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
298 (0.340)
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 = '3' 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
299 (0.174)
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 = '16' 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
300 (0.167)
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 = '32' 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
301 (0.174)
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 = '34' 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
302 (0.191)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '45' 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
303 (0.162)
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 = '24' 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
304 (0.159)
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 = '5' 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
305 (0.186)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
306 (0.159)
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 = '66' 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
307 (0.174)
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 = '65' 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
308 (0.161)
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 = '49' 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
309 (0.162)
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 = '69' 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
310 (0.157)
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 = '36' 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
311 (0.047)
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 = '14' 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
312 (0.165)
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 = '37' 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
313 (0.159)
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 = '25' 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
314 (0.172)
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 = '15' 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
315 (0.158)
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 = '26' 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
316 (0.164)
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 = '56' 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
317 (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
318 (0.036)
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
319 (0.104)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_v_mega'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
320 (0.115)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_v_mega_content'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
321 (0.148)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
322 (0.053)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
323 (0.036)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
324 (0.100)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
325 (0.052)
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
326 (0.039)
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
327 (0.049)
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
328 (0.216)
SELECT *
FROM `currency`
WHERE `status` = '1'
ORDER BY `title` ASC
/var/www/u1831365/data/www/bx-russia.com/catalog/model/localisation/currency.php:15
329 (0.041)
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
330 (0.043)
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
331 (0.044)
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
332 (0.038)
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
333 (0.038)
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
334 (0.033)
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
335 (0.040)
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
336 (0.036)
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
337 (0.038)
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
338 (0.035)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
339 (0.034)
SELECT *
FROM extension
WHERE `type` = 'total'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/extension.php:4
340 (0.031)
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
341 (0.031)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
342 (0.032)
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
343 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
344 (0.033)
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
345 (0.033)
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
346 (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
347 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
348 (0.036)
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
349 (0.051)
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
350 (0.031)
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
351 (0.032)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
352 (0.027)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
353 (0.027)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
354 (0.029)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ed5727c94e0bca3182bbda4339'
/var/www/u1831365/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
355 (0.032)
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
356 (0.033)
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
357 (0.129)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/translation.php:6
358 (0.179)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/u1831365/data/www/bx-russia.com/catalog/model/design/theme.php:4
359 (0.054)
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
360 (0.038)
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
361 (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
362 (0.033)
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
363 (0.032)
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
364 (0.045)
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
365 (0.224)
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