Queries: 276, Total time: 129.056 ms [By time] [By id] [By file]
1 (0.118)
SET time_zone = '+00:00'
/var/www/ru-grand.com/data/www/ru-grand.com/system/framework.php:84
2 (0.487)
DELETE
FROM `session`
WHERE `expire` < '2025-03-25 21:03:55'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/session/db.php:53
3 (0.432)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
4 (0.220)
SELECT `data`
FROM `session`
WHERE `session_id` = '6788eee607357553900172aa94' AND `expire` > '2025-03-25 21:03:55'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/session/db.php:16
5 (0.343)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://ru-grand.com/'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/controller/startup/startup.php:6
6 (2.050)
SELECT *
FROM `setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/controller/startup/startup.php:25
7 (0.190)
SET time_zone = '+03:00'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.338)
SELECT *
FROM currency
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/cart/currency.php:10
9 (0.655)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = '62h55' LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/controller/jetcache/jetcache.php:383
10 (0.478)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 43200 MINUTE)
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/controller/jetcache/jetcache.php:261
11 (0.255)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/controller/jetcache/jetcache.php:266
12 (6.838)
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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/tax.php:16
13 (0.349)
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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/tax.php:44
14 (0.681)
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/ru-grand.com/data/www/ru-grand.com/system/library/cart/weight.php:10
15 (0.395)
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/ru-grand.com/data/www/ru-grand.com/system/library/cart/length.php:10
16 (0.343)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:15
17 (0.493)
SELECT *
FROM `event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/event.php:4
18 (0.429)
SELECT language_id
FROM language
WHERE code = '0' AND status = '1' LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:659
19 (0.372)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
20 (0.302)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
21 (0.741)
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 = '68' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:4
22 (0.972)
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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
23 (0.426)
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 = '105' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:4
24 (0.692)
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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
25 (0.354)
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 = '109' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:4
26 (0.554)
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 = '105' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
27 (0.353)
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 = '110' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:4
28 (0.522)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '109' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
29 (0.293)
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 = '112' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:4
30 (0.213)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
31 (0.192)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
32 (0.434)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '112' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
33 (1.575)
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 = '112' GROUP BY p.product_id
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:778
34 (2.792)
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 = '112' 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,24
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:368
35 (1.327)
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 = '833' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
36 (0.623)
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 = '705' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
37 (0.558)
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 = '687' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
38 (0.646)
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 = '753' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
39 (0.566)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '754' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
40 (0.569)
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 = '755' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
41 (0.586)
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 = '756' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
42 (0.607)
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 = '757' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
43 (0.590)
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 = '758' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
44 (0.602)
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 = '759' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
45 (0.544)
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 = '760' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
46 (0.526)
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 = '761' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
47 (0.536)
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 = '762' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
48 (0.572)
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 = '763' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
49 (0.617)
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 = '764' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
50 (0.570)
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 = '765' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
51 (0.553)
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 = '766' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
52 (0.575)
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 = '767' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
53 (0.541)
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 = '768' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
54 (0.463)
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 = '769' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
55 (0.568)
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 = '770' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
56 (0.546)
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 = '771' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
57 (0.523)
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 = '772' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
58 (0.482)
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 = '773' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:37
59 (0.686)
SELECT count(*) as c
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA='ru-grand.com' AND TABLE_NAME='category' AND COLUMN_NAME='noindex'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/themes899/helper.php:363
60 (0.334)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
61 (0.367)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '833'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
62 (0.770)
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 = '833' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
63 (0.710)
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 = '833' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
64 (0.297)
SELECT category_id
FROM product_to_category
WHERE product_id = '833'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
65 (0.321)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
66 (0.187)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '705'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
67 (0.987)
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 = '705' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
68 (0.593)
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 = '705' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
69 (0.471)
SELECT category_id
FROM product_to_category
WHERE product_id = '705'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
70 (0.359)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
71 (0.216)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '687'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
72 (0.468)
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 = '687' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
73 (0.543)
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 = '687' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
74 (0.258)
SELECT category_id
FROM product_to_category
WHERE product_id = '687'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
75 (0.267)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
76 (0.191)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '753'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
77 (0.417)
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 = '753' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
78 (0.540)
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 = '753' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
79 (0.273)
SELECT category_id
FROM product_to_category
WHERE product_id = '753'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
80 (0.358)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
81 (0.201)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '754'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
82 (0.388)
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 = '754' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
83 (0.536)
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 = '754' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
84 (0.250)
SELECT category_id
FROM product_to_category
WHERE product_id = '754'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
85 (0.321)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
86 (0.224)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '755'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
87 (0.388)
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 = '755' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
88 (0.550)
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 = '755' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
89 (0.299)
SELECT category_id
FROM product_to_category
WHERE product_id = '755'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
90 (0.316)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
91 (0.213)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '756'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
92 (0.379)
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 = '756' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
93 (1.123)
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 = '756' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
94 (0.359)
SELECT category_id
FROM product_to_category
WHERE product_id = '756'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
95 (0.290)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
96 (0.208)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '757'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
97 (0.425)
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 = '757' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
98 (0.515)
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 = '757' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
99 (0.390)
SELECT category_id
FROM product_to_category
WHERE product_id = '757'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
100 (0.374)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
101 (0.210)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '758'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
102 (0.429)
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 = '758' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
103 (0.551)
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 = '758' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
104 (0.249)
SELECT category_id
FROM product_to_category
WHERE product_id = '758'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
105 (0.283)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
106 (0.220)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '759'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
107 (0.424)
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 = '759' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
108 (0.579)
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 = '759' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
109 (0.317)
SELECT category_id
FROM product_to_category
WHERE product_id = '759'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
110 (0.325)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
111 (0.242)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '760'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
112 (0.600)
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 = '760' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
113 (0.550)
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 = '760' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
114 (0.257)
SELECT category_id
FROM product_to_category
WHERE product_id = '760'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
115 (0.299)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
116 (0.226)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '761'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
117 (0.408)
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 = '761' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
118 (0.593)
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 = '761' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
119 (0.255)
SELECT category_id
FROM product_to_category
WHERE product_id = '761'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
120 (0.256)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
121 (0.209)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '762'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
122 (0.397)
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 = '762' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
123 (0.985)
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 = '762' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
124 (0.323)
SELECT category_id
FROM product_to_category
WHERE product_id = '762'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
125 (0.352)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
126 (0.204)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '763'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
127 (0.366)
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 = '763' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
128 (0.568)
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 = '763' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
129 (0.236)
SELECT category_id
FROM product_to_category
WHERE product_id = '763'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
130 (0.289)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
131 (0.288)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '764'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
132 (0.457)
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 = '764' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
133 (0.555)
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 = '764' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
134 (0.259)
SELECT category_id
FROM product_to_category
WHERE product_id = '764'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
135 (0.269)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
136 (0.183)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '765'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
137 (0.361)
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 = '765' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
138 (0.528)
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 = '765' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
139 (0.253)
SELECT category_id
FROM product_to_category
WHERE product_id = '765'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
140 (0.274)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
141 (0.184)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '766'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
142 (0.387)
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 = '766' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
143 (0.499)
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 = '766' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
144 (0.238)
SELECT category_id
FROM product_to_category
WHERE product_id = '766'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
145 (0.386)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
146 (0.302)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '767'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
147 (0.511)
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 = '767' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
148 (0.459)
SELECT a.attribute_id, ad.name, pa.text
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '767' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
149 (0.261)
SELECT category_id
FROM product_to_category
WHERE product_id = '767'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
150 (0.370)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
151 (0.217)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '768'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
152 (0.397)
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 = '768' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
153 (0.592)
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 = '768' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
154 (0.304)
SELECT category_id
FROM product_to_category
WHERE product_id = '768'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
155 (0.305)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
156 (0.193)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '769'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
157 (0.463)
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 = '769' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
158 (0.522)
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 = '769' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
159 (0.261)
SELECT category_id
FROM product_to_category
WHERE product_id = '769'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
160 (0.258)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
161 (0.187)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '770'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
162 (0.433)
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 = '770' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
163 (0.523)
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 = '770' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
164 (0.247)
SELECT category_id
FROM product_to_category
WHERE product_id = '770'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
165 (0.271)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
166 (0.219)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '771'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
167 (0.405)
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 = '771' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
168 (0.641)
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 = '771' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
169 (0.272)
SELECT category_id
FROM product_to_category
WHERE product_id = '771'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
170 (0.335)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
171 (0.219)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '772'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
172 (0.448)
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 = '772' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
173 (0.537)
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 = '772' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
174 (0.277)
SELECT category_id
FROM product_to_category
WHERE product_id = '772'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
175 (0.320)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
176 (0.258)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '773'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
177 (0.467)
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 = '773' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:512
178 (0.533)
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 = '773' 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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:517
179 (0.284)
SELECT category_id
FROM product_to_category
WHERE product_id = '773'
ORDER BY main_category DESC LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/seopro.php:685
180 (0.392)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/tc_og'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
181 (1.027)
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 = '112' AND p.status = 1 AND p.price > 0 AND p2s.store_id = '0' AND p.date_available <= '2025-03-26'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/microdatapro.php:259
182 (0.274)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/category_manufacturer'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
183 (0.337)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
184 (0.277)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
185 (0.328)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category_grid'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
186 (0.491)
SELECT *
FROM category_to_layout
WHERE category_id = '112' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
187 (0.592)
SELECT COUNT(*) as total
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'ru-grand.com' AND TABLE_NAME = 'ocdevwizard_setting'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/helper.php:55
188 (0.414)
SELECT *
FROM ocdevwizard_setting
WHERE store_id = '0' AND `key` = 'form_builder_form_data'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/helper.php:15
189 (0.568)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/layout.php:14
190 (0.622)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/form_builder.php:15
191 (0.259)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/category' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
192 (0.387)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
193 (0.322)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/category'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
194 (0.352)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
195 (0.346)
SELECT *
FROM category_to_layout
WHERE category_id = '112' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
196 (0.315)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/layout.php:14
197 (0.411)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/form_builder.php:15
198 (0.211)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
199 (0.624)
SELECT *
FROM category_to_layout
WHERE category_id = '112' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
200 (0.407)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/layout.php:14
201 (0.401)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/form_builder.php:15
202 (0.240)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
203 (0.323)
SELECT *
FROM category_to_layout
WHERE category_id = '112' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
204 (0.247)
SELECT *
FROM layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/layout.php:14
205 (0.341)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/form_builder.php:15
206 (0.187)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
207 (0.312)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
208 (0.239)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/company'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
209 (0.403)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
210 (0.305)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
211 (0.212)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
212 (0.223)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
213 (0.296)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
214 (0.309)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
215 (0.845)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/catalog/information.php:4
216 (0.444)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/setting.php:6
217 (0.373)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/setting.php:6
218 (0.327)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/localisation/country.php:4
219 (0.299)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/localisation/zone.php:4
220 (0.431)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/catalog/information.php:4
221 (0.206)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
222 (0.196)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
223 (0.357)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
224 (0.464)
SELECT language_id
FROM language
WHERE code = 'ru-ru'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/form_builder.php:741
225 (0.272)
SELECT form_id
FROM ocdw_form_builder_form
WHERE display_type IN (1,3) AND selector_module_call_status = '1'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/extension/ocdevwizard/form_builder.php:39
226 (0.407)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/extension.php:4
227 (0.307)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
228 (0.328)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
229 (0.485)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/setting.php:6
230 (0.309)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
231 (0.220)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
232 (0.263)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
233 (0.241)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
234 (0.286)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
235 (0.222)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
236 (0.329)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
237 (0.245)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
238 (0.247)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
239 (0.210)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
240 (0.294)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
241 (0.237)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
242 (0.288)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'blog/menu' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
243 (0.694)
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/ru-grand.com/data/www/ru-grand.com/catalog/model/blog/category.php:16
244 (0.329)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'blog/menu'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
245 (0.241)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
246 (0.222)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
247 (0.224)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
248 (0.281)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
249 (0.213)
SELECT *
FROM extension
WHERE `type` = 'total'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/extension.php:4
250 (0.228)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
251 (0.220)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
252 (0.247)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
253 (0.210)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
254 (0.224)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
255 (0.220)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
256 (0.204)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
257 (0.209)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
258 (0.209)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
259 (0.189)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
260 (0.206)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6788eee607357553900172aa94'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
261 (0.171)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
262 (0.193)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
263 (0.214)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
264 (4.374)
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 = '217' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
265 (5.939)
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 = '232' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
266 (0.896)
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/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
267 (0.583)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '124' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
268 (0.541)
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 = '229' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
269 (0.574)
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 = '73' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
270 (0.564)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '52' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:10
271 (0.234)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
272 (0.692)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/translation.php:6
273 (0.342)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
274 (0.250)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_5'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
275 (0.315)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4
276 (0.329)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/design/theme.php:4