1 (0.034)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/framework.php:84
2 (0.181)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
3 (0.161)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = 'd365216cc00c66f2da2dca9563' AND `expire` > '2024-10-08 14:53:36'
/var/www/u2783466/data/www/krep-torg.ru/system/library/session/db.php:16
4 (0.118)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://krep-torg.ru/'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:6
5 (3.966)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:26
6 (0.081)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:41
7 (0.170)
SELECT *
FROM oc_currency
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/currency.php:10
8 (0.484)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_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 = '0')
ORDER BY tr1.priority ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/tax.php:16
9 (0.330)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_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 = '0')
ORDER BY tr1.priority ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/tax.php:44
10 (0.324)
SELECT *
FROM oc_weight_class wc
LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/weight.php:10
11 (1.225)
SELECT *
FROM oc_length_class mc
LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/length.php:10
12 (0.149)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:15
13 (0.385)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/event.php:4
14 (0.369)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'probki-raznoe/din-906'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:242
15 (0.373)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'probki-raznoe' OR keyword = 'probki-raznoe/din-906') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
16 (0.279)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'din-906' OR keyword = 'probki-raznoe/din-906') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
17 (0.108)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
18 (0.117)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
19 (0.413)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '119' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
20 (1.382)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_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/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
21 (0.150)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
22 (0.107)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
23 (0.266)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
24 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
25 (0.126)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
26 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
27 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
28 (0.106)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
29 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
30 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
31 (0.087)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
32 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
33 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
34 (0.089)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
35 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
36 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
37 (0.080)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '113'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
38 (0.163)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=113' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
39 (0.047)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
40 (0.082)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
41 (0.142)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
42 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
43 (0.080)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
44 (0.153)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
45 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
46 (0.082)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
47 (0.150)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
48 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
49 (0.082)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
50 (0.186)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
51 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
52 (0.093)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
53 (0.186)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
54 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
55 (0.080)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
56 (0.188)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
57 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
58 (0.079)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '275'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
59 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
60 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
61 (0.093)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
62 (0.151)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
63 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
64 (0.080)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
65 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
66 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
67 (0.093)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
68 (0.176)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
69 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
70 (0.084)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
71 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
72 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
73 (0.113)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
74 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
75 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
76 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
77 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
78 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
79 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
80 (0.156)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
81 (0.238)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '123' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
82 (0.041)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
83 (0.122)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
84 (0.097)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
85 (0.052)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
86 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
87 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
88 (0.113)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
89 (0.444)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '123' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
90 (1.723)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_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 = '123' GROUP BY p.product_id
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:966
91 (2.759)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_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 oc_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 oc_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 oc_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 oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_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 = '123' GROUP BY p.product_id HAVING realprice >=-0.5
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,150
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:418
92 (0.691)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5849' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
93 (0.507)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5874' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
94 (0.454)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5843' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
95 (0.452)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5863' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
96 (0.505)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5844' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
97 (0.636)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5846' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
98 (0.515)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5864' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
99 (0.459)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5845' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
100 (0.434)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5847' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
101 (0.451)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5848' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
102 (0.438)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5865' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
103 (0.483)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5866' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
104 (0.443)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5867' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
105 (1.001)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5868' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
106 (0.515)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5869' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
107 (0.678)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5870' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
108 (0.735)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5871' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
109 (0.996)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5872' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
110 (0.485)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5873' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
111 (0.469)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5875' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
112 (0.471)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5856' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
113 (0.432)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5857' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
114 (0.436)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5854' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
115 (0.423)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5855' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
116 (0.438)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5861' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
117 (0.455)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5862' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
118 (0.424)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5851' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
119 (0.441)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5852' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
120 (0.423)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5859' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
121 (0.433)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5860' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
122 (0.444)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5853' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
123 (0.454)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5858' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
124 (0.475)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5850' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
125 (0.483)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5876' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
126 (0.446)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5877' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
127 (0.455)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_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 oc_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 oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_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 oc_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 oc_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 oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5878' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:22
128 (0.280)
SELECT *
FROM oc_product_image
WHERE product_id = '5849'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
129 (0.506)
SELECT count(*) as c
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA='u2783466_default' AND TABLE_NAME='oc_category' AND COLUMN_NAME='noindex'
/var/www/u2783466/data/www/krep-torg.ru/system/library/themes899/helper.php:363
130 (0.216)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
131 (0.124)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5849'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
132 (0.571)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5849' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
133 (0.463)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5849' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
134 (0.264)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5849'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
135 (0.039)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:69
136 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
137 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
138 (0.161)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
139 (0.419)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5849' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
140 (0.089)
SELECT *
FROM oc_product_image
WHERE product_id = '5874'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
141 (0.033)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
142 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5874'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
143 (0.318)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5874' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
144 (0.378)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5874' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
145 (0.186)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5874'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
146 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
147 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
148 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
149 (0.437)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5874' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
150 (0.091)
SELECT *
FROM oc_product_image
WHERE product_id = '5843'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
151 (0.032)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
152 (0.068)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5843'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
153 (0.492)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5843' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
154 (0.406)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5843' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
155 (0.177)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5843'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
156 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
157 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
158 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
159 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5843' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
160 (0.098)
SELECT *
FROM oc_product_image
WHERE product_id = '5863'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
161 (0.271)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
162 (0.087)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5863'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
163 (0.311)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5863' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
164 (0.350)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5863' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
165 (0.172)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5863'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
166 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
167 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
168 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
169 (0.184)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5863' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
170 (0.092)
SELECT *
FROM oc_product_image
WHERE product_id = '5844'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
171 (0.035)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
172 (0.088)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5844'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
173 (0.313)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5844' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
174 (0.423)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5844' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
175 (0.187)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5844'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
176 (0.037)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
177 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
178 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
179 (0.170)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5844' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
180 (0.224)
SELECT *
FROM oc_product_image
WHERE product_id = '5846'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
181 (0.140)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
182 (0.102)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5846'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
183 (0.317)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5846' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
184 (0.493)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5846' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
185 (0.186)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5846'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
186 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
187 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
188 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
189 (0.173)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5846' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
190 (0.092)
SELECT *
FROM oc_product_image
WHERE product_id = '5864'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
191 (0.037)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
192 (0.069)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5864'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
193 (0.306)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5864' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
194 (0.368)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5864' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
195 (0.201)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5864'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
196 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
197 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
198 (0.046)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
199 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5864' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
200 (0.086)
SELECT *
FROM oc_product_image
WHERE product_id = '5845'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
201 (0.035)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
202 (0.072)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5845'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
203 (0.488)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5845' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
204 (0.401)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5845' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
205 (0.183)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5845'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
206 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
207 (0.042)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
208 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
209 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5845' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
210 (0.086)
SELECT *
FROM oc_product_image
WHERE product_id = '5847'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
211 (0.036)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
212 (0.070)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5847'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
213 (0.335)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5847' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
214 (0.356)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5847' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
215 (0.200)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5847'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
216 (0.041)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
217 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
218 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
219 (0.169)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5847' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
220 (0.081)
SELECT *
FROM oc_product_image
WHERE product_id = '5848'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
221 (0.034)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
222 (0.069)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5848'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
223 (0.309)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5848' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
224 (0.359)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5848' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
225 (0.174)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5848'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
226 (0.038)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
227 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
228 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
229 (0.164)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5848' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
230 (0.081)
SELECT *
FROM oc_product_image
WHERE product_id = '5865'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
231 (0.033)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
232 (0.089)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5865'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
233 (0.305)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5865' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
234 (0.354)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5865' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
235 (3.294)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5865'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
236 (0.038)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
237 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
238 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
239 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5865' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
240 (0.085)
SELECT *
FROM oc_product_image
WHERE product_id = '5866'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
241 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
242 (0.080)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5866'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
243 (0.300)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5866' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
244 (0.428)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5866' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
245 (0.187)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5866'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
246 (0.044)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
247 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
248 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
249 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5866' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
250 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '5867'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
251 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
252 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5867'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
253 (0.302)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5867' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
254 (0.481)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5867' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
255 (0.185)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5867'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
256 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
257 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
258 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
259 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5867' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
260 (0.077)
SELECT *
FROM oc_product_image
WHERE product_id = '5868'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
261 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
262 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5868'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
263 (0.309)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5868' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
264 (0.359)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5868' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
265 (0.254)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5868'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
266 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
267 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
268 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
269 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5868' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
270 (0.085)
SELECT *
FROM oc_product_image
WHERE product_id = '5869'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
271 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
272 (0.067)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5869'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
273 (0.333)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5869' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
274 (0.381)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5869' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
275 (0.174)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5869'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
276 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
277 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
278 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
279 (0.193)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5869' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
280 (0.076)
SELECT *
FROM oc_product_image
WHERE product_id = '5870'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
281 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
282 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5870'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
283 (0.303)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5870' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
284 (0.364)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5870' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
285 (0.197)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5870'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
286 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
287 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
288 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
289 (0.173)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5870' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
290 (0.080)
SELECT *
FROM oc_product_image
WHERE product_id = '5871'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
291 (0.037)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
292 (0.072)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5871'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
293 (0.307)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5871' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
294 (0.363)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5871' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
295 (0.218)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5871'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
296 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
297 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
298 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
299 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5871' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
300 (0.077)
SELECT *
FROM oc_product_image
WHERE product_id = '5872'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
301 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
302 (0.063)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5872'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
303 (0.296)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5872' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
304 (0.367)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5872' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
305 (0.170)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5872'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
306 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
307 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
308 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
309 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5872' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
310 (0.077)
SELECT *
FROM oc_product_image
WHERE product_id = '5873'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
311 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
312 (0.077)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5873'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
313 (0.292)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5873' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
314 (0.406)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5873' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
315 (0.179)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5873'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
316 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
317 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
318 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
319 (0.173)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5873' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
320 (0.083)
SELECT *
FROM oc_product_image
WHERE product_id = '5875'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
321 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
322 (0.067)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5875'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
323 (0.299)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5875' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
324 (0.348)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5875' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
325 (0.172)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5875'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
326 (0.045)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
327 (0.037)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
328 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
329 (0.184)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5875' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
330 (0.078)
SELECT *
FROM oc_product_image
WHERE product_id = '5856'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
331 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
332 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5856'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
333 (0.305)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5856' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
334 (0.337)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5856' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
335 (0.203)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5856'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
336 (0.040)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
337 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
338 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
339 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5856' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
340 (0.088)
SELECT *
FROM oc_product_image
WHERE product_id = '5857'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
341 (0.040)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
342 (0.074)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5857'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
343 (0.290)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5857' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
344 (0.343)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5857' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
345 (0.202)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5857'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
346 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
347 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
348 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
349 (0.168)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5857' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
350 (0.074)
SELECT *
FROM oc_product_image
WHERE product_id = '5854'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
351 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
352 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5854'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
353 (0.290)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5854' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
354 (0.329)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5854' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
355 (0.188)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5854'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
356 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
357 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
358 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
359 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5854' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
360 (0.076)
SELECT *
FROM oc_product_image
WHERE product_id = '5855'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
361 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
362 (0.063)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5855'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
363 (0.282)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5855' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
364 (0.344)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5855' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
365 (0.174)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5855'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
366 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
367 (0.040)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
368 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
369 (0.165)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5855' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
370 (0.077)
SELECT *
FROM oc_product_image
WHERE product_id = '5861'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
371 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
372 (0.076)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5861'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
373 (0.279)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5861' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
374 (0.338)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5861' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
375 (0.259)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5861'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
376 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
377 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
378 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
379 (0.170)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5861' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
380 (0.096)
SELECT *
FROM oc_product_image
WHERE product_id = '5862'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
381 (0.038)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
382 (0.069)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5862'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
383 (0.277)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5862' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
384 (0.331)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5862' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
385 (0.182)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5862'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
386 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
387 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
388 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
389 (0.172)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5862' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
390 (0.074)
SELECT *
FROM oc_product_image
WHERE product_id = '5851'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
391 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
392 (0.083)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5851'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
393 (0.336)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5851' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
394 (0.343)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5851' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
395 (0.169)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5851'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
396 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
397 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
398 (0.053)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
399 (0.170)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5851' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
400 (0.083)
SELECT *
FROM oc_product_image
WHERE product_id = '5852'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
401 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
402 (0.089)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5852'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
403 (0.385)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5852' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
404 (0.338)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5852' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
405 (0.170)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5852'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
406 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
407 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
408 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
409 (0.175)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5852' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
410 (0.085)
SELECT *
FROM oc_product_image
WHERE product_id = '5859'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
411 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
412 (0.119)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5859'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
413 (0.282)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5859' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
414 (0.355)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5859' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
415 (0.174)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5859'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
416 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
417 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
418 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
419 (0.166)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5859' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
420 (0.083)
SELECT *
FROM oc_product_image
WHERE product_id = '5860'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
421 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
422 (0.062)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5860'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
423 (0.315)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5860' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
424 (0.384)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5860' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
425 (0.202)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5860'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
426 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
427 (0.041)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
428 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
429 (0.171)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5860' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
430 (0.076)
SELECT *
FROM oc_product_image
WHERE product_id = '5853'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
431 (0.039)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
432 (0.069)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5853'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
433 (0.281)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5853' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
434 (0.366)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5853' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
435 (0.184)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5853'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
436 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
437 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
438 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
439 (0.192)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5853' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
440 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '5858'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
441 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
442 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5858'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
443 (0.285)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5858' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
444 (0.332)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5858' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
445 (0.196)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5858'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
446 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
447 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
448 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
449 (0.177)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5858' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
450 (0.077)
SELECT *
FROM oc_product_image
WHERE product_id = '5850'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
451 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
452 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5850'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
453 (0.288)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5850' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
454 (0.350)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5850' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
455 (0.176)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5850'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
456 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
457 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
458 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
459 (0.161)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5850' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
460 (0.077)
SELECT *
FROM oc_product_image
WHERE product_id = '5876'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
461 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
462 (0.160)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5876'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
463 (0.286)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5876' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
464 (0.351)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5876' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
465 (0.171)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5876'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
466 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
467 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
468 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
469 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5876' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
470 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '5877'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
471 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
472 (0.132)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5877'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
473 (0.287)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5877' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
474 (0.346)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5877' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
475 (0.187)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5877'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
476 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
477 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
478 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
479 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5877' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
480 (0.073)
SELECT *
FROM oc_product_image
WHERE product_id = '5878'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
481 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
482 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5878'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
483 (0.280)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5878' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
484 (0.334)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5878' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
485 (0.180)
SELECT c.category_id, c.parent_id, p.seo_canonical
FROM oc_product_to_category p2c
LEFT JOIN oc_category c ON (p2c.category_id = c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
WHERE p2c.product_id = '5878'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
486 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
487 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
488 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
489 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5878' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
490 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
491 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
492 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
493 (0.121)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.sort_order'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
494 (0.169)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
495 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
496 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
497 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
498 (0.100)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=pd.name'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
499 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
500 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
501 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
502 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
503 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=pd.name'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
504 (0.170)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
505 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
506 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
507 (0.040)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
508 (0.104)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.price'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
509 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
510 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
511 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
512 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
513 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.price'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
514 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
515 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
516 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
517 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
518 (0.096)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=rating'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
519 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
520 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
521 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
522 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
523 (0.043)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=rating'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
524 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
525 (0.085)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
526 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
527 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
528 (0.112)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.model'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
529 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
530 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
531 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
532 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
533 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.model'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
534 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
535 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
536 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
537 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
538 (0.157)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=25'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
539 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
540 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
541 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
542 (0.146)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=50'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
543 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
544 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
545 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
546 (0.145)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=75'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
547 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
548 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
549 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
550 (0.146)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=100'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
551 (0.042)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
552 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
553 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
554 (0.154)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=150'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
555 (0.035)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
556 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
557 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
558 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
559 (0.146)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'page={page}'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
560 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
561 (0.099)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '123'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
562 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:146
563 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
564 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
565 (0.204)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
566 (0.094)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category_micro'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
567 (0.337)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '123' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
568 (0.193)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
569 (0.146)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
570 (0.158)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/category' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
571 (0.034)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
572 (0.148)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_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/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
573 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
574 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
575 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
576 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
577 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
578 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
579 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
580 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
581 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
582 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
583 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
584 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
585 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
586 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
587 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
588 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
589 (0.045)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '113'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
590 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=113' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
591 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
592 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
593 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
594 (0.721)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '119' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
595 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
596 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
597 (0.204)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=121' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
598 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
599 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
600 (0.158)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=122' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
601 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
602 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
603 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
604 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
605 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
606 (0.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=124' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
607 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
608 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
609 (0.143)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=125' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
610 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
611 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
612 (0.147)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=126' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
613 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
614 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
615 (0.142)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=120' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
616 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
617 (0.030)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
618 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
619 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
620 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
621 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
622 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
623 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
624 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
625 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
626 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
627 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
628 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
629 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
630 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
631 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
632 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '275'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
633 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
634 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
635 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
636 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
637 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
638 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
639 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
640 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
641 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
642 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
643 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
644 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
645 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
646 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
647 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
648 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
649 (0.128)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/category'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
650 (0.091)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
651 (0.037)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '123' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
652 (0.028)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
653 (0.120)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
654 (0.096)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
655 (0.035)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '123' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
656 (0.027)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
657 (0.110)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
658 (0.321)
SELECT *
FROM oc_module
WHERE module_id = '32'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/module.php:4
659 (0.124)
SELECT *
FROM `oc_module`
WHERE `code` = 'mega_filter' AND `module_id` = 32
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/extension/module/mega_filter.php:597
660 (4.721)
SELECT
`a`.`attribute_id`,
REPLACE(REPLACE(TRIM(pa.text), '
', ''), '
', '') AS `txt`,
`ad`.`name`,
`ad`.`mf_tooltip` AS `tooltip`,
`agd`.`name` AS `gname`,
`agd`.`attribute_group_id`
FROM
`oc_product` AS `p`
INNER JOIN
`oc_product_to_store` AS `pts`
ON
`p`.`product_id` = `pts`.`product_id` AND `pts`.`store_id` = 0
INNER JOIN
`oc_product_attribute` AS `pa`
ON
`p`.`product_id` = `pa`.`product_id` AND `pa`.`language_id` = 1
INNER JOIN
`oc_attribute` AS `a`
ON
`a`.`attribute_id` = `pa`.`attribute_id`
INNER JOIN
`oc_attribute_description` AS `ad`
ON
`ad`.`attribute_id` = `a`.`attribute_id` AND `ad`.`language_id` = 1
INNER JOIN
`oc_attribute_group` AS `ag`
ON
`ag`.`attribute_group_id` = `a`.`attribute_group_id`
INNER JOIN
`oc_attribute_group_description` AS `agd`
ON
`agd`.`attribute_group_id` = `ag`.`attribute_group_id` AND `agd`.`language_id` = 1
INNER JOIN
`oc_product_to_category` AS `p2c`
ON
`p2c`.`product_id` = `p`.`product_id`
INNER JOIN
`oc_category_path` AS `cp`
ON
`cp`.`category_id` = `p2c`.`category_id`
WHERE
`p`.`status` = '1' AND `p`.`date_available` <= NOW() AND `a`.`attribute_id` IN(17,15,14,13,16) AND `cp`.`path_id` IN(123)
GROUP BY
`txt`, `pa`.`attribute_id`
HAVING
`txt` != ''
ORDER BY
`txt`
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/extension/module/mega_filter.php:1616
661 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
662 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
663 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
664 (0.254)
SELECT *
FROM `oc_seo_url`
WHERE `query` = 'category_id=119' AND `language_id` = 1
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:784
665 (0.174)
SELECT *
FROM `oc_seo_url`
WHERE `query` = 'category_id=123' AND `language_id` = 1
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:784
666 (0.154)
SELECT
*
FROM
`oc_mfilter_url_alias`
WHERE
`language_id` = 1 AND
`store_id` = 0 AND
( `path` = '' OR `path` = 'probki-raznoe/din-906' )
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:845
667 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
668 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
669 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
670 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
671 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
672 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
673 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
674 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
675 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
676 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
677 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
678 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
679 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
680 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
681 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
682 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
683 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
684 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
685 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
686 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
687 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
688 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
689 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
690 (0.043)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
691 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
692 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
693 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
694 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
695 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
696 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
697 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
698 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
699 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
700 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
701 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
702 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
703 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
704 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
705 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
706 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
707 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
708 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
709 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
710 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
711 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
712 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
713 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
714 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
715 (0.046)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
716 (0.169)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
717 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
718 (0.054)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
719 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
720 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
721 (0.126)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/mega_filter/getajaxinfo'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
722 (0.107)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/mega_filter/results'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
723 (0.099)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/mega_filter/getcategories'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
724 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
725 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
726 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
727 (0.215)
SELECT *
FROM `oc_seo_url` AS `ua`
WHERE `query` IN('category_id=119','category_id=123') AND `ua`.`language_id` = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:1456
728 (0.157)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/mfilter'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
729 (0.089)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
730 (0.038)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '123' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
731 (0.029)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
732 (0.112)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
733 (0.078)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
734 (0.103)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
735 (2.444)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:48
736 (0.150)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
737 (0.399)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
738 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
739 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=6' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
740 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
741 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=3' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
742 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
743 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=5' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
744 (0.109)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
745 (0.099)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
746 (0.096)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
747 (0.093)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/tracking'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
748 (0.142)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
749 (0.137)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
750 (0.115)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
751 (0.093)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
752 (0.096)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
753 (0.102)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
754 (0.092)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
755 (0.098)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/newsletter'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
756 (0.034)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
757 (0.032)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
758 (0.028)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
759 (0.033)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
760 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
761 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
762 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
763 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
764 (0.096)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/search'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
765 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
766 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
767 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
768 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
769 (0.131)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
770 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
771 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
772 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
773 (0.114)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_news/getnewslist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
774 (0.097)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostorecat_blog/getcat'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
775 (0.145)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'lbpath=0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
776 (0.115)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_review_shop/getshopreviews'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
777 (0.266)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
778 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
779 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
780 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
781 (0.194)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
782 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
783 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
784 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
785 (0.177)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '224' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
786 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
787 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
788 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
789 (0.183)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
790 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
791 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
792 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
793 (0.193)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '263' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
794 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
795 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
796 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
797 (0.156)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '113' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
798 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
799 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '113'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
800 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=113' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
801 (0.161)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '116' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
802 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
803 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
804 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
805 (0.043)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '119' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
806 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
807 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
808 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
809 (0.166)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '127' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
810 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
811 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
812 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
813 (0.168)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '170' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
814 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
815 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
816 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
817 (0.161)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '212' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
818 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
819 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
820 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
821 (0.176)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '221' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
822 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
823 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
824 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
825 (0.169)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '129' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
826 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
827 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
828 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
829 (0.212)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '184' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
830 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
831 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
832 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
833 (0.171)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '187' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
834 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
835 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
836 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
837 (0.168)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '191' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
838 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
839 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
840 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
841 (0.166)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '195' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
842 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
843 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
844 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
845 (0.242)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '4' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
846 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
847 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
848 (0.478)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '10' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
849 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
850 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=10' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
851 (0.179)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '6' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
852 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
853 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=6' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
854 (0.170)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '11' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
855 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
856 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=11' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
857 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
858 (0.381)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
859 (0.287)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
860 (0.167)
SELECT *
FROM oc_country
WHERE country_id = '176' AND status = '1'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/localisation/country.php:4
861 (0.203)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '5' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
862 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
863 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=5' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
864 (0.092)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
865 (0.078)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
866 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
867 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
868 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
869 (0.130)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
870 (0.187)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
871 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
872 (0.119)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
873 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
874 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
875 (0.135)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/register'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
876 (0.096)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
877 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
878 (0.093)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/transaction'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
879 (0.094)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/download'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
880 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
881 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
882 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
883 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
884 (0.043)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
885 (0.030)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
886 (0.181)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/forgotten'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
887 (0.037)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
888 (0.025)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
889 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
890 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/register'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
891 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
892 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
893 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
894 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
895 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
896 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
897 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
898 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/search'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
899 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
900 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
901 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
902 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
903 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
904 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
905 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
906 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
907 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_news/getnewslist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
908 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostorecat_blog/getcat'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
909 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'lbpath=0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
910 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_review_shop/getshopreviews'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
911 (0.021)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/forgotten'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
912 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
913 (0.112)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
914 (0.143)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
915 (0.117)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
916 (0.116)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
917 (0.125)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=common/language/language'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
918 (0.082)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
919 (0.082)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
920 (0.102)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=common/currency/currency'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
921 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
922 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
923 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
924 (0.082)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
925 (0.156)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
926 (0.078)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
927 (0.111)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
928 (0.032)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
929 (0.112)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
930 (0.085)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
931 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
932 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
933 (0.086)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
934 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
935 (0.032)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
936 (0.026)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
937 (0.058)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
938 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
939 (0.025)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
940 (0.024)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
941 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'd365216cc00c66f2da2dca9563'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
942 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
943 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
944 (0.027)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
945 (0.264)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
946 (0.171)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
947 (0.155)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_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/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
948 (0.804)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
949 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
950 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
951 (0.390)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=61' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
952 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
953 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
954 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=60' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
955 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
956 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
957 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=66' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
958 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
959 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
960 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=62' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
961 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
962 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
963 (0.214)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=63' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
964 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
965 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
966 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=64' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
967 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
968 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
969 (0.209)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=65' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
970 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
971 (0.029)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
972 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
973 (0.931)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
974 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
975 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
976 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=74' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
977 (0.035)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
978 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
979 (0.230)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=76' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
980 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
981 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
982 (0.242)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=77' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
983 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
984 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
985 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=78' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
986 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
987 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
988 (0.223)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=68' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
989 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
990 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
991 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=75' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
992 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
993 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
994 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=70' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
995 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
996 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
997 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=71' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
998 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
999 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1000 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=80' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1001 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1002 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1003 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=72' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1004 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1005 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1006 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=79' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1007 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1008 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1009 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=69' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1010 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1011 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1012 (0.213)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=73' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1013 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1014 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1015 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=81' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1016 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1017 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
1018 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1019 (1.389)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '224' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
1020 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1021 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1022 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=245' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1023 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1024 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1025 (0.265)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=246' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1026 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1027 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1028 (0.198)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=229' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1029 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1030 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1031 (0.218)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=230' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1032 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1033 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1034 (0.230)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=231' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1035 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1036 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1037 (0.209)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=232' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1038 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1039 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1040 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=233' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1041 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1042 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1043 (0.315)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=234' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1044 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1045 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1046 (0.384)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=235' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1047 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1048 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1049 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=236' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1050 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1051 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1052 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=237' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1053 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1054 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1055 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=238' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1056 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1057 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1058 (0.190)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=239' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1059 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1060 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1061 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=240' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1062 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1063 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1064 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=247' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1065 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1066 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1067 (0.228)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=248' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1068 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1069 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1070 (0.242)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=249' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1071 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1072 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1073 (0.203)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=250' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1074 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1075 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1076 (0.197)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=251' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1077 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1078 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1079 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=252' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1080 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1081 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1082 (0.187)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=228' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1083 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1084 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1085 (0.207)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=259' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1086 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1087 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1088 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=225' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1089 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1090 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1091 (0.205)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=253' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1092 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1093 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1094 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=254' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1095 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1096 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1097 (0.203)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=255' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1098 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1099 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1100 (0.205)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=256' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1101 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1102 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1103 (0.306)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=226' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1104 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1105 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1106 (0.243)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=241' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1107 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1108 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1109 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=227' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1110 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1111 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1112 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=242' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1113 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1114 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1115 (0.214)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=243' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1116 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1117 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1118 (0.329)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=244' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1119 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1120 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1121 (0.218)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=260' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1122 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1123 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1124 (0.228)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=261' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1125 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1126 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1127 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=262' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1128 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1129 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1130 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=258' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1131 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1132 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1133 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=257' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1134 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1135 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
1136 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1137 (1.311)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
1138 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1139 (0.037)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1140 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=91' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1141 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1142 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1143 (0.231)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=92' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1144 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1145 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1146 (0.242)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=93' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1147 (0.046)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1148 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1149 (0.233)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=83' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1150 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1151 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1152 (0.239)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=84' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1153 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1154 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1155 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=94' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1156 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1157 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1158 (0.146)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=100' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1159 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1160 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1161 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=87' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1162 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1163 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1164 (0.152)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=101' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1165 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1166 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1167 (0.136)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=102' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1168 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1169 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1170 (0.146)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=103' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1171 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1172 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1173 (0.144)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=104' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1174 (0.041)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1175 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1176 (0.222)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=105' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1177 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1178 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1179 (0.176)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=106' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1180 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1181 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1182 (0.156)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=107' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1183 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1184 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1185 (0.144)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=108' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1186 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1187 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1188 (0.143)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=109' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1189 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1190 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1191 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=88' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1192 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1193 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1194 (0.231)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=89' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1195 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1196 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1197 (0.236)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=90' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1198 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1199 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1200 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=95' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1201 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1202 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1203 (0.328)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=96' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1204 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1205 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1206 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=97' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1207 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1208 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1209 (0.264)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=98' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1210 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1211 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1212 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=85' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1213 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1214 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1215 (0.233)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=99' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1216 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1217 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1218 (0.237)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=86' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1219 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1220 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1221 (0.142)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=110' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1222 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1223 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1224 (0.159)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=112' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1225 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1226 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1227 (0.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=111' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1228 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1229 (0.029)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
1230 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1231 (0.741)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '263' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
1232 (0.035)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1233 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1234 (0.251)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=265' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1235 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1236 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1237 (0.230)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=266' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1238 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1239 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1240 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=267' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1241 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u27