1 (0.115)
SET time_zone = '+00:00'
/var/www/ru-grand.com/data/www/ru-grand.com/system/framework.php:84
2 (1.676)
DELETE
FROM `session`
WHERE `expire` < '2024-12-07 17:13:13'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/session/db.php:53
3 (0.703)
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 (3.014)
SELECT `data`
FROM `session`
WHERE `session_id` = '28ec1ca18b67f392e2e04c1888' AND `expire` > '2024-12-07 17:13:13'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/session/db.php:16
5 (0.863)
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.530)
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.164)
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.503)
SELECT *
FROM currency
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/cart/currency.php:10
9 (0.898)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'ekobrus-gofr' LIMIT 1
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/controller/jetcache/jetcache.php:383
10 (0.702)
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.242)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/controller/jetcache/jetcache.php:266
12 (1.292)
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.287)
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.651)
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.596)
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.262)
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.555)
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.451)
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.504)
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.306)
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 (1.040)
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 = '73' 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 (1.021)
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.402)
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 = '74' 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.711)
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
25 (0.352)
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 = '85' 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.510)
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 = '74' 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.288)
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 = '147' 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.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
29 (0.256)
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
30 (0.461)
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 = '147' 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
31 (2.350)
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 = '147' GROUP BY p.product_id
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/product.php:778
32 (3.317)
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 = '147' 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
33 (1.470)
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 = '1511' 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
34 (0.652)
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 = '1512' 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
35 (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 = '1513' 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.696)
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 = '1514' 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.609)
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 = '1603' 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.608)
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 = '1515' 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.515)
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 = '1604' 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.502)
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 = '1605' 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.615)
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 = '1606' 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.543)
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 = '1607' 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.571)
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 = '1516' 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.644)
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 = '1517' 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.564)
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 = '1518' 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.630)
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 = '1519' 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.664)
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 = '1520' 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.635)
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 = '1521' 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.550)
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 = '1522' 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.593)
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 = '1523' 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.780)
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 = '1524' 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.840)
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 = '1608' 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.730)
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 = '1525' 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.755)
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 = '1609' 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.641)
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 = '1526' 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.635)
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 = '1527' 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.738)
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
58 (0.359)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
59 (0.518)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1511'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
60 (1.194)
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 = '1511' 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
61 (0.888)
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 = '1511' 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
62 (0.376)
SELECT category_id
FROM product_to_category
WHERE product_id = '1511'
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
63 (0.327)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
64 (0.220)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1512'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
65 (0.633)
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 = '1512' 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
66 (0.765)
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 = '1512' 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
67 (0.238)
SELECT category_id
FROM product_to_category
WHERE product_id = '1512'
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
68 (0.266)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
69 (0.177)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1513'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
70 (0.469)
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 = '1513' 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
71 (0.802)
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 = '1513' 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
72 (0.295)
SELECT category_id
FROM product_to_category
WHERE product_id = '1513'
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
73 (0.253)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
74 (0.203)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1514'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
75 (0.472)
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 = '1514' 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
76 (0.650)
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 = '1514' 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
77 (0.217)
SELECT category_id
FROM product_to_category
WHERE product_id = '1514'
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
78 (0.219)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
79 (0.187)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1603'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
80 (0.501)
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 = '1603' 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
81 (0.675)
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 = '1603' 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
82 (0.388)
SELECT category_id
FROM product_to_category
WHERE product_id = '1603'
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
83 (3.396)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
84 (0.287)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1515'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
85 (0.510)
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 = '1515' 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
86 (0.741)
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 = '1515' 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
87 (0.306)
SELECT category_id
FROM product_to_category
WHERE product_id = '1515'
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
88 (0.296)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
89 (0.213)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1604'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
90 (0.491)
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 = '1604' 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
91 (0.683)
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 = '1604' 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
92 (0.247)
SELECT category_id
FROM product_to_category
WHERE product_id = '1604'
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
93 (0.250)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
94 (0.441)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1605'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
95 (0.572)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1605' 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
96 (0.801)
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 = '1605' 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
97 (0.250)
SELECT category_id
FROM product_to_category
WHERE product_id = '1605'
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
98 (0.279)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
99 (0.220)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1606'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
100 (0.693)
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 = '1606' 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
101 (0.782)
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 = '1606' 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
102 (0.294)
SELECT category_id
FROM product_to_category
WHERE product_id = '1606'
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
103 (0.300)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
104 (0.211)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1607'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
105 (0.513)
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 = '1607' 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
106 (0.703)
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 = '1607' 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
107 (0.285)
SELECT category_id
FROM product_to_category
WHERE product_id = '1607'
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
108 (0.300)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
109 (0.210)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1516'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
110 (0.489)
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 = '1516' 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
111 (0.764)
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 = '1516' 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
112 (0.283)
SELECT category_id
FROM product_to_category
WHERE product_id = '1516'
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
113 (0.278)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
114 (0.223)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1517'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
115 (0.512)
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 = '1517' 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
116 (0.816)
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 = '1517' 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
117 (0.286)
SELECT category_id
FROM product_to_category
WHERE product_id = '1517'
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
118 (0.527)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
119 (0.278)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1518'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
120 (0.725)
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 = '1518' 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
121 (0.838)
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 = '1518' 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
122 (0.309)
SELECT category_id
FROM product_to_category
WHERE product_id = '1518'
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
123 (0.296)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
124 (0.250)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1519'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
125 (0.518)
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 = '1519' 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
126 (0.924)
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 = '1519' 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
127 (0.306)
SELECT category_id
FROM product_to_category
WHERE product_id = '1519'
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
128 (0.251)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
129 (0.205)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1520'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
130 (0.517)
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 = '1520' 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
131 (0.748)
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 = '1520' 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
132 (0.289)
SELECT category_id
FROM product_to_category
WHERE product_id = '1520'
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
133 (0.277)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
134 (0.211)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1521'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
135 (0.451)
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 = '1521' 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
136 (0.721)
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 = '1521' 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
137 (0.265)
SELECT category_id
FROM product_to_category
WHERE product_id = '1521'
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
138 (0.241)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
139 (0.207)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1522'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
140 (0.453)
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 = '1522' 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
141 (0.654)
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 = '1522' 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
142 (0.223)
SELECT category_id
FROM product_to_category
WHERE product_id = '1522'
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
143 (0.226)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
144 (0.219)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1523'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
145 (0.426)
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 = '1523' 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
146 (0.766)
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 = '1523' 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
147 (0.307)
SELECT category_id
FROM product_to_category
WHERE product_id = '1523'
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
148 (0.329)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
149 (0.226)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1524'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
150 (0.469)
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 = '1524' 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
151 (0.744)
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 = '1524' 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
152 (0.272)
SELECT category_id
FROM product_to_category
WHERE product_id = '1524'
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
153 (0.302)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
154 (0.228)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1608'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
155 (0.645)
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 = '1608' 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
156 (0.770)
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 = '1608' 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
157 (0.320)
SELECT category_id
FROM product_to_category
WHERE product_id = '1608'
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
158 (0.294)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
159 (0.226)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1525'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
160 (0.501)
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 = '1525' 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
161 (0.793)
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 = '1525' 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
162 (0.258)
SELECT category_id
FROM product_to_category
WHERE product_id = '1525'
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
163 (0.239)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
164 (0.183)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1609'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
165 (0.518)
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 = '1609' 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
166 (0.636)
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 = '1609' 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
167 (0.336)
SELECT category_id
FROM product_to_category
WHERE product_id = '1609'
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
168 (0.302)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
169 (0.215)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1526'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
170 (0.521)
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 = '1526' 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
171 (0.788)
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 = '1526' 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
172 (0.228)
SELECT category_id
FROM product_to_category
WHERE product_id = '1526'
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
173 (0.275)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
174 (0.210)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1527'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/account/wishlist.php:84
175 (0.589)
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 = '1527' 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
176 (0.790)
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 = '1527' 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
177 (0.284)
SELECT category_id
FROM product_to_category
WHERE product_id = '1527'
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
178 (0.573)
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
179 (1.050)
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 = '147'
AND p.status = 1
AND p.price > 0
AND p2s.store_id = '0'
AND p.date_available <= '2024-12-07'
/var/www/ru-grand.com/data/www/ru-grand.com/system/library/microdatapro.php:259
180 (0.292)
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
181 (0.780)
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
182 (0.208)
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
183 (0.412)
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
184 (1.227)
SELECT *
FROM category_to_layout
WHERE category_id = '147' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
185 (0.468)
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
186 (0.403)
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
187 (0.546)
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
188 (0.765)
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
189 (0.267)
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
190 (0.182)
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
191 (0.250)
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
192 (0.334)
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
193 (0.293)
SELECT *
FROM category_to_layout
WHERE category_id = '147' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
194 (0.242)
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
195 (0.327)
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
196 (0.215)
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
197 (0.289)
SELECT *
FROM category_to_layout
WHERE category_id = '147' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
198 (0.344)
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
199 (0.321)
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
200 (0.201)
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
201 (0.367)
SELECT *
FROM category_to_layout
WHERE category_id = '147' AND store_id = '0'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/catalog/model/catalog/category.php:58
202 (0.272)
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
203 (0.329)
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
204 (0.184)
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
205 (0.291)
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
206 (0.257)
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
207 (0.327)
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
208 (0.233)
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
209 (0.223)
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
210 (0.347)
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
211 (0.669)
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
212 (0.406)
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
213 (1.278)
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
214 (0.494)
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
215 (0.384)
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
216 (0.421)
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
217 (0.472)
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
218 (0.606)
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
219 (0.223)
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
220 (0.206)
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
221 (0.458)
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
222 (0.441)
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
223 (0.258)
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
224 (0.591)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/extension.php:4
225 (0.311)
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
226 (0.233)
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
227 (0.556)
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
228 (0.364)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
229 (0.234)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
230 (0.299)
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
231 (0.217)
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
232 (0.327)
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
233 (0.246)
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
234 (0.323)
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
235 (0.214)
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
236 (0.284)
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
237 (0.189)
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
238 (0.203)
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.186)
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.240)
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
241 (14)
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
242 (0.314)
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
243 (0.206)
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
244 (0.148)
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
245 (0.204)
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
246 (0.267)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
247 (0.206)
SELECT *
FROM extension
WHERE `type` = 'total'
/var/www/ru-grand.com/data/www/ru-grand.com/catalog/model/setting/extension.php:4
248 (0.199)
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
249 (0.197)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
250 (0.193)
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
251 (0.187)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
252 (0.227)
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
253 (0.189)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
254 (0.239)
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
255 (0.195)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
256 (0.176)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
257 (0.191)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
258 (0.390)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '28ec1ca18b67f392e2e04c1888'
/var/www/ru-grand.com/data/www/ru-grand.com/system/storage/modification/system/library/cart/cart.php:36
259 (0.179)
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
260 (0.185)
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
261 (0.227)
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
262 (0.694)
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
263 (0.603)
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
264 (0.701)
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
265 (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
266 (0.533)
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
267 (0.524)
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
268 (0.696)
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
269 (0.260)
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
270 (0.283)
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
271 (0.459)
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
272 (0.307)
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
273 (0.328)
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
274 (0.313)
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