1 (0.034)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/framework.php:84
2 (0.269)
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.252)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = '52cf855d693f65f2a920f4b8cf' AND `expire` > '2024-10-12 12:43:10'
/var/www/u2783466/data/www/krep-torg.ru/system/library/session/db.php:16
4 (0.154)
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 (4.200)
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.074)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:41
7 (0.222)
SELECT *
FROM oc_currency
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/currency.php:10
8 (0.641)
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.403)
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.329)
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 (0.320)
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.220)
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.572)
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.444)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'gayki/din-936-gost-5916-70'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:242
15 (0.436)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'gayki' OR keyword = 'gayki/din-936-gost-5916-70') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
16 (0.471)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'din-936-gost-5916-70' OR keyword = 'gayki/din-936-gost-5916-70') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
17 (0.205)
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.169)
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.539)
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
20 (2.192)
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.207)
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.150)
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.410)
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.039)
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.136)
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.423)
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.044)
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.138)
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.385)
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.043)
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.167)
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.466)
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.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
34 (0.153)
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.555)
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.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
37 (0.154)
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.278)
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.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
40 (0.143)
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.265)
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.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
43 (0.139)
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.264)
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.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
46 (0.126)
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.290)
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.040)
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.142)
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.315)
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.036)
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.136)
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.356)
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.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
55 (0.128)
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.289)
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.036)
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.140)
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.405)
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.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
61 (0.137)
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.296)
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.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
64 (0.143)
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.344)
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.076)
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.143)
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.362)
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.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
70 (0.135)
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.360)
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.036)
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.133)
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.350)
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.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
76 (0.032)
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
77 (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
78 (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
79 (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
80 (0.244)
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
81 (0.386)
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 = '104' 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.051)
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.213)
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.251)
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.036)
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.034)
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
87 (0.030)
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
88 (0.223)
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.623)
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 = '104' 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.830)
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 = '104' GROUP BY p.product_id
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:966
91 (2.802)
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 = '104' 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 (1.041)
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 = '5431' 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.841)
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 = '5409' 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.742)
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 = '5410' 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.846)
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 = '5411' 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.837)
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 = '5429' 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.707)
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 = '5433' 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.688)
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 = '5430' 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.942)
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 = '5412' 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.751)
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 = '5413' 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.709)
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 = '5414' 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.675)
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 = '5415' 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.759)
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 = '5416' 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.677)
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 = '5417' 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 (0.668)
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 = '5418' 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.663)
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 = '5419' 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.657)
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 = '5420' 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.728)
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 = '5421' 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.684)
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 = '5422' 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.701)
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 = '5423' 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.676)
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 = '5424' 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.694)
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 = '5425' 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.831)
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 = '5426' 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.799)
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 = '5427' 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.730)
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 = '5428' 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.699)
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 = '5432' 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.202)
SELECT *
FROM oc_product_image
WHERE product_id = '5431'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
118 (0.548)
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
119 (0.215)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
120 (0.127)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5431'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
121 (0.705)
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 = '5431' 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
122 (0.512)
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 = '5431' 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
123 (0.258)
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 = '5431'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
124 (0.031)
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:69
125 (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
126 (0.026)
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
127 (0.163)
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
128 (0.350)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5431' AND (`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
129 (0.093)
SELECT *
FROM oc_product_image
WHERE product_id = '5409'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
130 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
131 (0.087)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5409'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
132 (0.375)
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 = '5409' 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 (1.083)
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 = '5409' 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.199)
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 = '5409'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
135 (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
136 (0.034)
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
137 (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
138 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5409' AND (`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
139 (0.078)
SELECT *
FROM oc_product_image
WHERE product_id = '5410'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
140 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
141 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5410'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
142 (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 = '5410' 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
143 (0.371)
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 = '5410' 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
144 (0.173)
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 = '5410'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
145 (0.041)
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
146 (0.027)
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
147 (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
148 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5410' AND (`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
149 (0.083)
SELECT *
FROM oc_product_image
WHERE product_id = '5411'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
150 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
151 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5411'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
152 (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 = '5411' 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
153 (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 = '5411' 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
154 (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 = '5411'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
155 (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
156 (0.025)
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
157 (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
158 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5411' AND (`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
159 (0.086)
SELECT *
FROM oc_product_image
WHERE product_id = '5429'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
160 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
161 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5429'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
162 (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 = '5429' 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
163 (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 = '5429' 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
164 (0.168)
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 = '5429'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
165 (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
166 (0.026)
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
167 (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
168 (0.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5429' AND (`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
169 (0.082)
SELECT *
FROM oc_product_image
WHERE product_id = '5433'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
170 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
171 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5433'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
172 (0.719)
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 = '5433' 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
173 (0.411)
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 = '5433' 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
174 (0.244)
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 = '5433'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
175 (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
176 (0.025)
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
177 (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
178 (0.337)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5433' AND (`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
179 (0.105)
SELECT *
FROM oc_product_image
WHERE product_id = '5430'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
180 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
181 (0.091)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5430'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
182 (0.323)
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 = '5430' 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
183 (0.362)
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 = '5430' 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
184 (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 = '5430'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
185 (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
186 (0.025)
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
187 (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
188 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5430' AND (`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
189 (0.075)
SELECT *
FROM oc_product_image
WHERE product_id = '5412'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
190 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
191 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5412'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
192 (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 = '5412' 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
193 (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 = '5412' 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
194 (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 = '5412'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
195 (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
196 (0.026)
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
197 (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
198 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5412' AND (`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
199 (0.075)
SELECT *
FROM oc_product_image
WHERE product_id = '5413'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
200 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
201 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5413'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
202 (0.304)
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 = '5413' 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
203 (0.387)
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 = '5413' 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
204 (0.192)
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 = '5413'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
205 (0.033)
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
206 (0.026)
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
207 (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
208 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5413' AND (`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
209 (0.088)
SELECT *
FROM oc_product_image
WHERE product_id = '5414'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
210 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
211 (0.073)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5414'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
212 (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 = '5414' 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
213 (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 = '5414' 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
214 (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 = '5414'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
215 (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
216 (0.025)
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
217 (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
218 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5414' AND (`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
219 (0.081)
SELECT *
FROM oc_product_image
WHERE product_id = '5415'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
220 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
221 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5415'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
222 (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 = '5415' 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
223 (0.352)
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 = '5415' 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
224 (0.178)
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 = '5415'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
225 (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
226 (0.027)
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
227 (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
228 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5415' AND (`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
229 (0.081)
SELECT *
FROM oc_product_image
WHERE product_id = '5416'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
230 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
231 (0.063)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5416'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
232 (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 = '5416' 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
233 (0.353)
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 = '5416' 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
234 (0.173)
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 = '5416'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
235 (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
236 (0.025)
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
237 (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
238 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5416' AND (`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
239 (0.082)
SELECT *
FROM oc_product_image
WHERE product_id = '5417'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
240 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
241 (0.127)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5417'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
242 (0.340)
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 = '5417' 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
243 (0.375)
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 = '5417' 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
244 (0.181)
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 = '5417'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
245 (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
246 (0.025)
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
247 (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
248 (0.358)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5417' AND (`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
249 (0.084)
SELECT *
FROM oc_product_image
WHERE product_id = '5418'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
250 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
251 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5418'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
252 (0.293)
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 = '5418' 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
253 (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 = '5418' 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
254 (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 = '5418'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
255 (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
256 (0.026)
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
257 (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
258 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5418' AND (`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
259 (0.075)
SELECT *
FROM oc_product_image
WHERE product_id = '5419'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
260 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
261 (0.065)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5419'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
262 (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 = '5419' 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
263 (0.361)
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 = '5419' 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
264 (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 = '5419'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
265 (0.036)
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
266 (0.026)
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
267 (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
268 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5419' AND (`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
269 (0.149)
SELECT *
FROM oc_product_image
WHERE product_id = '5420'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
270 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
271 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5420'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
272 (0.301)
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 = '5420' 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
273 (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 = '5420' 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
274 (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 = '5420'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
275 (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
276 (0.027)
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
277 (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
278 (0.302)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5420' AND (`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
279 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '5421'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
280 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
281 (0.067)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5421'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
282 (0.304)
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 = '5421' 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
283 (0.360)
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 = '5421' 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
284 (0.178)
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 = '5421'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
285 (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
286 (0.026)
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
287 (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
288 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5421' AND (`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
289 (0.127)
SELECT *
FROM oc_product_image
WHERE product_id = '5422'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
290 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
291 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5422'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
292 (0.301)
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 = '5422' 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
293 (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 = '5422' 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
294 (0.260)
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 = '5422'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
295 (0.040)
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
296 (0.034)
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
297 (0.032)
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
298 (0.305)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5422' AND (`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
299 (0.118)
SELECT *
FROM oc_product_image
WHERE product_id = '5423'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
300 (0.032)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
301 (0.119)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5423'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
302 (0.589)
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 = '5423' 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
303 (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 = '5423' 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
304 (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 = '5423'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
305 (0.043)
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
306 (0.028)
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
307 (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
308 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5423' AND (`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
309 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '5424'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
310 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
311 (0.091)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5424'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
312 (0.327)
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 = '5424' 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
313 (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 = '5424' 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
314 (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 = '5424'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
315 (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
316 (0.035)
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
317 (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
318 (0.292)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5424' AND (`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
319 (0.084)
SELECT *
FROM oc_product_image
WHERE product_id = '5425'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
320 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
321 (0.210)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5425'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
322 (0.322)
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 = '5425' 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
323 (0.358)
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 = '5425' 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
324 (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 = '5425'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
325 (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
326 (0.027)
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
327 (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
328 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5425' AND (`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
329 (0.076)
SELECT *
FROM oc_product_image
WHERE product_id = '5426'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
330 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
331 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5426'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
332 (0.312)
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 = '5426' 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
333 (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 = '5426' 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
334 (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 = '5426'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
335 (0.033)
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
336 (0.026)
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
337 (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
338 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5426' AND (`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
339 (0.075)
SELECT *
FROM oc_product_image
WHERE product_id = '5427'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
340 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
341 (0.068)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5427'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
342 (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 = '5427' 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
343 (0.358)
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 = '5427' 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
344 (0.191)
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 = '5427'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
345 (0.034)
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
346 (0.027)
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
347 (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
348 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5427' AND (`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
349 (0.080)
SELECT *
FROM oc_product_image
WHERE product_id = '5428'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
350 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
351 (0.069)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5428'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
352 (0.312)
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 = '5428' 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
353 (0.347)
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 = '5428' 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
354 (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 = '5428'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
355 (0.038)
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
356 (0.036)
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
357 (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
358 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5428' AND (`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
359 (0.080)
SELECT *
FROM oc_product_image
WHERE product_id = '5432'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
360 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
361 (0.063)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '5432'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
362 (0.944)
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 = '5432' 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
363 (0.374)
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 = '5432' 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
364 (0.173)
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 = '5432'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
365 (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
366 (0.026)
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
367 (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
368 (0.330)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=5432' AND (`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
369 (0.039)
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
370 (0.036)
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
371 (0.028)
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
372 (0.110)
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
373 (0.155)
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
374 (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
375 (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
376 (0.025)
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
377 (0.158)
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
378 (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
379 (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
380 (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
381 (0.025)
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
382 (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
383 (0.140)
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
384 (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
385 (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
386 (0.035)
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
387 (0.097)
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
388 (0.024)
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
389 (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
390 (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
391 (0.026)
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
392 (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
393 (0.024)
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
394 (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
395 (0.033)
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
396 (0.025)
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
397 (0.097)
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
398 (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
399 (0.040)
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
400 (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
401 (0.025)
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
402 (0.024)
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
403 (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
404 (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
405 (0.025)
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
406 (0.025)
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
407 (0.145)
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
408 (0.026)
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
409 (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
410 (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
411 (0.025)
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
412 (0.030)
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
413 (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
414 (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
415 (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
416 (0.025)
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
417 (0.155)
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
418 (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
419 (0.025)
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
420 (0.026)
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
421 (0.140)
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
422 (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
423 (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
424 (0.025)
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
425 (0.151)
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
426 (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
427 (0.025)
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
428 (0.025)
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
429 (0.138)
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
430 (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
431 (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
432 (0.026)
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
433 (0.136)
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
434 (0.040)
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
435 (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
436 (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
437 (0.025)
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
438 (0.140)
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
439 (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
440 (0.100)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '104'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
441 (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:146
442 (0.025)
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
443 (0.025)
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
444 (0.111)
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
445 (0.090)
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
446 (0.111)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '104' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
447 (0.166)
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
448 (0.142)
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
449 (0.107)
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
450 (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
451 (0.178)
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
452 (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
453 (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
454 (0.026)
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
455 (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
456 (0.024)
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
457 (0.028)
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
458 (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
459 (0.025)
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
460 (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
461 (1.366)
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
462 (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
463 (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
464 (0.380)
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
465 (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
466 (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
467 (0.243)
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
468 (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
469 (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
470 (0.251)
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
471 (0.039)
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
472 (0.038)
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
473 (0.227)
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
474 (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
475 (0.024)
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
476 (0.240)
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
477 (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
478 (0.024)
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
479 (0.227)
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
480 (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
481 (0.025)
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
482 (0.131)
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
483 (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
484 (0.025)
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
485 (0.232)
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
486 (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
487 (0.025)
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
488 (0.171)
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
489 (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
490 (0.063)
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
491 (0.158)
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
492 (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
493 (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
494 (0.156)
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
495 (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
496 (0.025)
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
497 (0.025)
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
498 (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
499 (0.024)
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
500 (0.140)
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
501 (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
502 (0.025)
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
503 (0.142)
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
504 (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
505 (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
506 (0.139)
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
507 (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
508 (0.038)
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
509 (0.134)
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
510 (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
511 (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
512 (0.156)
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
513 (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
514 (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
515 (0.251)
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
516 (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
517 (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
518 (0.229)
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
519 (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
520 (0.025)
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
521 (0.279)
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
522 (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
523 (0.025)
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
524 (0.359)
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
525 (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
526 (0.025)
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
527 (0.232)
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
528 (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
529 (0.025)
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
530 (0.233)
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
531 (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
532 (0.025)
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
533 (0.238)
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
534 (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
535 (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
536 (0.319)
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
537 (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
538 (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
539 (0.244)
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
540 (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
541 (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
542 (0.229)
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
543 (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
544 (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
545 (0.145)
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
546 (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
547 (0.050)
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
548 (0.152)
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
549 (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
550 (0.174)
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
551 (0.167)
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
552 (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
553 (0.027)
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
554 (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
555 (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
556 (0.026)
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
557 (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
558 (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
559 (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
560 (0.026)
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
561 (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
562 (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
563 (0.028)
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
564 (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
565 (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
566 (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
567 (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
568 (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
569 (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
570 (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
571 (0.028)
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
572 (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
573 (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
574 (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
575 (0.027)
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
576 (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
577 (0.026)
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
578 (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
579 (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
580 (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
581 (0.026)
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
582 (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
583 (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
584 (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
585 (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
586 (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
587 (0.025)
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
588 (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
589 (0.056)
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
590 (0.029)
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
591 (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
592 (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
593 (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
594 (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
595 (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
596 (0.027)
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
597 (0.118)
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
598 (0.144)
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
599 (0.039)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '104' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
600 (0.030)
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
601 (0.134)
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
602 (0.078)
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
603 (0.035)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '104' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
604 (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
605 (0.107)
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
606 (0.160)
SELECT *
FROM oc_module
WHERE module_id = '32'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/module.php:4
607 (0.123)
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
608 (5.197)
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(104)
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
609 (0.040)
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
610 (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
611 (0.026)
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
612 (0.285)
SELECT *
FROM `oc_seo_url`
WHERE `query` = 'category_id=82' AND `language_id` = 1
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:784
613 (0.143)
SELECT *
FROM `oc_seo_url`
WHERE `query` = 'category_id=104' AND `language_id` = 1
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:784
614 (0.129)
SELECT
*
FROM
`oc_mfilter_url_alias`
WHERE
`language_id` = 1 AND
`store_id` = 0 AND
( `path` = '' OR `path` = 'gayki/din-936-gost-5916-70' )
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:845
615 (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
616 (0.052)
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
617 (0.025)
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
618 (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
619 (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
620 (0.025)
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
621 (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
622 (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
623 (0.025)
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
624 (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
625 (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
626 (0.024)
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
627 (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
628 (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
629 (0.025)
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
630 (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
631 (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
632 (0.026)
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
633 (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
634 (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
635 (0.025)
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
636 (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
637 (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
638 (0.025)
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
639 (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
640 (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
641 (0.025)
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
642 (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
643 (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
644 (0.025)
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
645 (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
646 (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
647 (0.025)
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
648 (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
649 (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
650 (0.025)
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
651 (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
652 (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
653 (0.025)
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
654 (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
655 (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
656 (0.025)
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
657 (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
658 (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
659 (0.025)
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
660 (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
661 (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
662 (0.024)
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
663 (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
664 (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
665 (0.025)
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
666 (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
667 (0.025)
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
668 (0.025)
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
669 (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
670 (0.025)
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
671 (0.025)
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
672 (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
673 (0.025)
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
674 (0.026)
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
675 (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
676 (0.033)
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
677 (0.034)
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
678 (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
679 (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
680 (0.028)
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
681 (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
682 (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
683 (0.025)
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
684 (0.138)
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
685 (0.131)
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
686 (0.112)
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
687 (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
688 (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
689 (0.026)
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
690 (0.289)
SELECT *
FROM `oc_seo_url` AS `ua`
WHERE `query` IN('category_id=82','category_id=104') AND `ua`.`language_id` = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:1456
691 (0.091)
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
692 (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
693 (0.038)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '104' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
694 (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
695 (0.127)
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
696 (0.075)
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
697 (0.107)
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
698 (3.034)
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
699 (0.162)
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
700 (0.199)
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
701 (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
702 (0.190)
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
703 (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
704 (0.181)
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
705 (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
706 (0.186)
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
707 (0.142)
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
708 (0.103)
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
709 (0.149)
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
710 (0.148)
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
711 (0.105)
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
712 (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
713 (0.104)
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
714 (0.096)
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
715 (0.097)
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
716 (0.106)
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
717 (0.097)
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
718 (0.095)
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
719 (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
720 (0.030)
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
721 (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
722 (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
723 (0.026)
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
724 (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
725 (0.024)
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
726 (0.024)
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
727 (0.097)
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
728 (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
729 (0.024)
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
730 (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
731 (0.029)
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
732 (0.096)
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
733 (0.026)
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
734 (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
735 (0.023)
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
736 (0.098)
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
737 (0.099)
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
738 (0.141)
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
739 (0.097)
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
740 (0.255)
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
741 (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
742 (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
743 (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
744 (0.179)
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
745 (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
746 (0.027)
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
747 (0.028)
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
748 (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 = '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
749 (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
750 (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
751 (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
752 (0.045)
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
753 (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
754 (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
755 (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
756 (0.185)
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
757 (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
758 (0.026)
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
759 (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
760 (0.159)
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
761 (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
762 (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
763 (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
764 (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 = '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
765 (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
766 (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
767 (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
768 (0.167)
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
769 (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
770 (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
771 (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
772 (0.153)
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
773 (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
774 (0.037)
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
775 (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
776 (0.181)
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
777 (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
778 (0.027)
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
779 (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
780 (0.180)
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
781 (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
782 (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
783 (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
784 (0.173)
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
785 (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
786 (0.026)
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
787 (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
788 (0.164)
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
789 (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
790 (0.027)
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
791 (0.027)
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
792 (0.182)
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
793 (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
794 (0.027)
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
795 (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
796 (0.170)
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
797 (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
798 (0.027)
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
799 (0.028)
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
800 (0.170)
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
801 (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
802 (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
803 (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
804 (0.178)
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
805 (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
806 (0.026)
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
807 (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
808 (0.208)
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
809 (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
810 (0.026)
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
811 (0.893)
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
812 (0.032)
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
813 (0.217)
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
814 (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
815 (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
816 (0.034)
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
817 (0.153)
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
818 (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
819 (0.204)
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
820 (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
821 (0.348)
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
822 (0.277)
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
823 (0.163)
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
824 (0.191)
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
825 (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
826 (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
827 (0.088)
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
828 (0.077)
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
829 (0.036)
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
830 (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
831 (0.025)
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
832 (0.216)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
833 (0.106)
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
834 (0.027)
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
835 (0.120)
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
836 (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
837 (0.024)
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
838 (0.100)
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
839 (0.136)
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
840 (0.026)
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
841 (0.099)
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
842 (0.095)
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
843 (0.025)
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
844 (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
845 (0.024)
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
846 (0.024)
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
847 (0.031)
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
848 (0.031)
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
849 (0.205)
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
850 (0.037)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
851 (0.026)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
852 (0.025)
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
853 (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
854 (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
855 (0.024)
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
856 (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
857 (0.024)
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
858 (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
859 (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
860 (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
861 (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
862 (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
863 (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
864 (0.024)
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
865 (0.023)
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
866 (0.032)
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
867 (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
868 (0.024)
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
869 (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
870 (0.023)
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
871 (0.024)
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
872 (0.023)
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
873 (0.024)
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
874 (0.022)
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
875 (0.027)
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
876 (0.101)
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
877 (0.091)
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
878 (0.078)
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
879 (0.125)
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
880 (0.197)
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
881 (0.186)
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
882 (0.106)
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
883 (0.116)
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
884 (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
885 (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
886 (0.026)
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
887 (0.080)
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
888 (0.086)
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
889 (0.071)
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
890 (0.091)
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
891 (0.041)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
892 (0.127)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
893 (0.089)
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
894 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
895 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
896 (0.098)
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
897 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
898 (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
899 (0.028)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
900 (0.030)
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
901 (0.028)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
902 (0.034)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
903 (0.026)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
904 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '52cf855d693f65f2a920f4b8cf'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
905 (0.025)
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
906 (0.024)
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
907 (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
908 (0.114)
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
909 (0.109)
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
910 (0.192)
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
911 (0.750)
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
912 (0.097)
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
913 (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
914 (0.308)
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
915 (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
916 (0.026)
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
917 (0.225)
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
918 (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
919 (0.026)
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
920 (0.228)
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
921 (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
922 (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
923 (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
924 (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
925 (0.026)
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
926 (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
927 (0.036)
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
928 (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
929 (0.212)
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
930 (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
931 (0.026)
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
932 (0.277)
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
933 (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
934 (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
935 (0.026)
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
936 (1.147)
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
937 (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
938 (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
939 (0.277)
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
940 (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
941 (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
942 (0.242)
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
943 (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
944 (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
945 (0.231)
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
946 (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
947 (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
948 (0.236)
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
949 (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
950 (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
951 (0.259)
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
952 (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
953 (0.033)
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
954 (0.228)
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
955 (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
956 (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
957 (0.228)
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
958 (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
959 (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
960 (0.220)
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
961 (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
962 (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
963 (0.226)
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
964 (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
965 (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
966 (0.239)
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
967 (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
968 (0.029)
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
969 (0.351)
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
970 (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
971 (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
972 (0.264)
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
973 (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
974 (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
975 (0.225)
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
976 (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
977 (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
978 (0.320)
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
979 (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
980 (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
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 (1.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 = '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
983 (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
984 (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
985 (0.395)
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
986 (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
987 (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
988 (0.267)
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
989 (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
990 (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
991 (0.241)
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
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=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
994 (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
995 (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
996 (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
997 (0.198)
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
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.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
1000 (0.208)
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
1001 (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
1002 (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
1003 (0.193)
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
1004 (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
1005 (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
1006 (0.190)
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
1007 (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
1008 (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
1009 (0.203)
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
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.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
1012 (0.191)
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
1013 (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
1014 (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
1015 (0.194)
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
1016 (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
1017 (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
1018 (0.203)
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
1019 (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
1020 (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
1021 (0.198)
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
1022 (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
1023 (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
1024 (0.197)
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
1025 (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
1026 (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
1027 (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
1028 (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
1029 (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
1030 (0.269)
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
1031 (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
1032 (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
1033 (0.230)
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
1034 (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
1035 (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
1036 (0.201)
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
1037 (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
1038 (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
1039 (0.255)
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
1040 (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
1041 (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
1042 (0.236)
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
1043 (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
1044 (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
1045 (0.194)
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
1046 (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
1047 (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
1048 (0.204)
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
1049 (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
1050 (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
1051 (0.192)
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
1052 (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
1053 (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
1054 (0.204)
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
1055 (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
1056 (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
1057 (0.198)
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
1058 (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
1059 (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
1060 (0.202)
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
1061 (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
1062 (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
1063 (0.199)
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
1064 (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
1065 (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
1066 (0.200)
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
1067 (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
1068 (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
1069 (0.193)
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
1070 (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
1071 (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
1072 (0.187)
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
1073 (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
1074 (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
1075 (0.257)
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
1076 (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
1077 (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
1078 (0.232)
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
1079 (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
1080 (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
1081 (0.220)
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
1082 (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
1083 (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
1084 (0.229)
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
1085 (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
1086 (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
1087 (0.212)
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
1088 (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
1089 (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
1090 (0.207)
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
1091 (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
1092 (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
1093 (0.211)
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
1094 (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
1095 (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
1096 (0.202)
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
1097 (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
1098 (0.027)
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
1099 (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
1100 (0.106)
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
1101 (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
1102 (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
1103 (0.026)
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
1104 (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
1105 (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
1106 (0.026)
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
1107 (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
1108 (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
1109 (0.026)
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
1110 (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
1111 (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
1112 (0.026)
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
1113 (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
1114 (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
1115 (0.025)
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
1116 (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
1117 (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
1118 (0.025)
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
1119 (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
1120 (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
1121 (0.026)
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
1122 (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
1123 (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
1124 (0.027)
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
1125 (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
1126 (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
1127 (0.026)
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
1128 (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
1129 (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
1130 (0.025)
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
1131 (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
1132 (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
1133 (0.036)
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
1134 (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
1135 (0.035)
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
1136 (0.027)
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
1137 (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
1138 (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
1139 (0.026)
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
1140 (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
1141 (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
1142 (0.026)
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
1143 (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
1144 (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
1145 (0.026)
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
1146 (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
1147 (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
1148 (0.025)
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
1149 (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
1150 (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
1151 (0.027)
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
1152 (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
1153 (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
1154 (0.027)
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
1155 (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
1156 (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
1157 (0.026)
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
1158 (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
1159 (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
1160 (0.025)
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
1161 (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
1162 (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
1163 (0.026)
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
1164 (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
1165 (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
1166 (0.026)
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
1167 (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
1168 (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
1169 (0.025)
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
1170 (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
1171 (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
1172 (0.025)
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
1173 (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
1174 (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
1175 (0.032)
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
1176 (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
1177 (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
1178 (0.026)
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
1179 (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
1180 (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
1181 (0.025)
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
1182 (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
1183 (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
1184 (0.034)
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
1185 (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
1186 (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
1187 (0.028)
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
1188 (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
1189 (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
1190 (0.025)
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
1191 (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
1192 (0.028)
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
1193 (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
1194 (0.734)
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
1195 (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
1196 (0.028)
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
1197 (0.249)
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
1198 (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
1199 (0.025)
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
1200 (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
1201 (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
1202 (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
1203 (0.213)
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
1204 (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
1205 (0.026)
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
1206 (0.210)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=264' AND store_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.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
1208 (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
1209 (0.207)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=270' AND store_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.026)
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
1212 (0.206)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=271' AND store_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.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
1214 (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
1215 (0.026)
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
1216 (0.497)
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 = '116' 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
1217 (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
1218 (0.028)
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
1219 (0.186)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=117' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1220 (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
1221 (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
1222 (0.248)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=118' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1223 (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
1224 (0.028)
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
1225 (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
1226 (0.581)
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
1227 (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
1228 (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
1229 (0.175)
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
1230 (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
1231 (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
1232 (0.148)
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
1233 (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
1234 (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
1235 (0.143)
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
1236 (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
1237 (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
1238 (0.144)
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
1239 (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
1240 (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
1241 (0.145)
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
1242 (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
1243 (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
1244 (0.141)
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
1245 (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
1246 (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
1247 (0.159)
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
1248 (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
1249 (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:136
1250 (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
1251 (0.386)
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 = '127' 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
1252 (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
1253 (0.032)
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
1254 (0.417)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=128' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1255 (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
1256 (0.033)
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
1257 (0.033)
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
1258 (0.926)
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 = '170' 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
1259 (0.036)
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
1260 (0.032)
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
1261 (0.306)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=175' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1262 (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
1263 (0.030)
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
1264 (0.260)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=171' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1265 (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
1266 (0.030)
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
1267 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=172' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1268 (0.044)
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
1269 (0.034)
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
1270 (0.423)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=173' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1271 (0.577)
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
1272 (0.035)
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
1273 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=174' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1274 (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
1275 (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
1276 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=176' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1277 (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
1278 (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
1279 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=177' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1280 (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
1281 (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
1282 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=178' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1283 (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
1284 (0.046)
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
1285 (0.172)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=179' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1286 (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
1287 (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
1288 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=180' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1289 (0.065)
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
1290 (0.029)
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
1291 (0.183)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=181' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1292 (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
1293 (0.027)
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
1294 (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
1295 (1.637)
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 = '212' 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
1296 (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
1297 (0.029)
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
1298 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=213' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1299 (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
1300 (0.027)
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
1301 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=214' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1302 (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
1303 (0.027)
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
1304 (0.199)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=215' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1305 (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
1306 (0.028)
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
1307 (0.183)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=216' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1308 (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
1309 (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
1310 (0.192)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=217' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1311 (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
1312 (0.027)
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
1313 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=218' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1314 (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
1315 (0.027)
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
1316 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=219' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1317 (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
1318 (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
1319 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=220' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1320 (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
1321 (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
1322 (0.027)
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
1323 (0.521)
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 = '221' 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
1324 (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
1325 (0.029)
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
1326 (0.250)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=223' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1327 (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
1328 (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
1329 (0.196)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=222' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1330 (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
1331 (0.026)
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
1332 (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
1333 (1.432)
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 = '275' 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
1334 (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
1335 (0.029)
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
1336 (0.028)
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
1337 (1.312)
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 = '129' 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
1338 (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
1339 (0.027)
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
1340 (0.196)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=151' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1341 (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
1342 (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
1343 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=158' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1344 (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
1345 (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
1346 (0.186)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=162' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1347 (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
1348 (0.027)
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
1349 (0.152)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1350 (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
1351 (0.027)
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
1352 (0.146)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=135' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1353 (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
1354 (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
1355 (0.163)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=156' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1356 (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
1357 (0.027)
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
1358 (0.147)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=136' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1359 (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
1360 (0.028)
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
1361 (0.163)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=137' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1362 (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
1363 (0.033)
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
1364 (0.374)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=138' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1365 (0.049)
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
1366 (0.034)
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
1367 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=139' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1368 (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
1369 (0.034)
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
1370 (0.379)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=140' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1371 (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
1372 (0.028)
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
1373 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=152' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1374 (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
1375 (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
1376 (0.151)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=132' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1377 (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
1378 (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
1379 (0.157)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=133' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1380 (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
1381 (0.027)
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
1382 (0.168)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=164' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1383 (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
1384 (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
1385 (0.150)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=141' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1386 (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
1387 (0.027)
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
1388 (0.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=142' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1389 (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
1390 (0.027)
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
1391 (0.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=143' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1392 (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
1393 (0.028)
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
1394 (0.157)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=144' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1395 (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
1396 (0.027)
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
1397 (0.151)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=145' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1398 (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
1399 (0.027)
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
1400 (0.159)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=159' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1401 (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
1402 (0.027)
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
1403 (0.154)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=146' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1404 (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
1405 (0.027)
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
1406 (0.151)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=147' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modifi