1 (0.034)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/framework.php:84
2 (0.207)
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.175)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = '6a87409f824695993fc867de88' AND `expire` > '2024-10-12 11:49:07'
/var/www/u2783466/data/www/krep-torg.ru/system/library/session/db.php:16
4 (0.123)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://krep-torg.ru/'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:6
5 (3.424)
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.058)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:41
7 (0.164)
SELECT *
FROM oc_currency
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/currency.php:10
8 (0.438)
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.223)
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.322)
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.217)
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.148)
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.380)
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.279)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'stopornye-kolca/din-705'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:242
15 (0.246)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'stopornye-kolca' OR keyword = 'stopornye-kolca/din-705') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
16 (0.230)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'din-705' OR keyword = 'stopornye-kolca/din-705') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
17 (0.100)
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.081)
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.347)
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
20 (1.390)
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.184)
SELECT keyword
FROM oc_seo_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.113)
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.262)
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.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
25 (0.085)
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.226)
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.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
28 (0.084)
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.188)
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.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
31 (0.077)
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.229)
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.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
34 (0.082)
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.212)
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.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
37 (0.078)
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.151)
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.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
40 (0.085)
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.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
42 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
43 (0.077)
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.141)
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.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
46 (0.076)
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.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
48 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
49 (0.076)
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.164)
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.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
52 (0.075)
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.236)
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.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
55 (0.120)
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.197)
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.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
58 (0.078)
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.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
60 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
61 (0.080)
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.147)
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.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
64 (0.076)
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.188)
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.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
67 (0.087)
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.172)
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.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
70 (0.081)
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.171)
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.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
73 (0.092)
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.178)
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.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
76 (0.025)
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
77 (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
78 (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
79 (0.024)
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
80 (0.181)
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
81 (0.205)
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 = '215' 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.038)
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.126)
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.089)
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.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
86 (0.032)
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
87 (0.025)
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
88 (0.107)
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.364)
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 = '215' 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.018)
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 = '215' GROUP BY p.product_id
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:966
91 (1.496)
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 = '215' GROUP BY p.product_id HAVING realprice >=-0.5
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,150
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:418
92 (0.627)
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 = '10410' 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.460)
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 = '10406' 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.449)
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 = '10411' 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.434)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '10407' 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.428)
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 = '10408' 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.466)
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 = '10409' 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.141)
SELECT *
FROM oc_product_image
WHERE product_id = '10410'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
99 (0.350)
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
100 (0.156)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
101 (0.109)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '10410'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
102 (0.453)
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 = '10410' 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
103 (0.414)
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 = '10410' 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
104 (0.217)
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 = '10410'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
105 (0.032)
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:69
106 (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
107 (0.025)
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
108 (0.119)
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
109 (0.595)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=10410' AND (`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
110 (0.090)
SELECT *
FROM oc_product_image
WHERE product_id = '10406'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
111 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
112 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '10406'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
113 (0.319)
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 = '10406' 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
114 (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 = '10406' 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
115 (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 = '10406'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
116 (0.030)
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
117 (0.025)
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
118 (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
119 (0.319)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=10406' AND (`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
120 (0.079)
SELECT *
FROM oc_product_image
WHERE product_id = '10411'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
121 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
122 (0.064)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '10411'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
123 (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 = '10411' 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
124 (0.365)
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 = '10411' 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
125 (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 = '10411'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
126 (0.032)
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
127 (0.026)
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
128 (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
129 (0.318)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=10411' AND (`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
130 (0.078)
SELECT *
FROM oc_product_image
WHERE product_id = '10407'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
131 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
132 (0.068)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '10407'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
133 (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 = '10407' 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
134 (0.367)
SELECT a.attribute_id, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '10407' 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
135 (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 = '10407'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
136 (0.031)
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
137 (0.025)
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
138 (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
139 (0.314)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=10407' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
140 (0.076)
SELECT *
FROM oc_product_image
WHERE product_id = '10408'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
141 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
142 (0.069)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '10408'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
143 (0.285)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '10408' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
144 (0.357)
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 = '10408' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
145 (0.246)
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 = '10408'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
146 (0.047)
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
147 (0.027)
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
148 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/product'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
149 (0.342)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=10408' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
150 (0.095)
SELECT *
FROM oc_product_image
WHERE product_id = '10409'
ORDER BY sort_order ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:716
151 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
152 (0.066)
SELECT COUNT(*) AS total
FROM oc_customer_wishlist
WHERE product_id = '10409'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/account/wishlist.php:84
153 (0.308)
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 = '10409' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:617
154 (0.372)
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 = '10409' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/product.php:622
155 (0.198)
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 = '10409'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:35
156 (0.035)
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
157 (0.028)
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
158 (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
159 (0.320)
SELECT *
FROM oc_seo_url
WHERE `query` = 'product_id=10409' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
160 (0.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
161 (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
162 (0.024)
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
163 (0.117)
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
164 (0.151)
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
165 (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
166 (0.032)
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
167 (0.033)
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
168 (0.098)
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
169 (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
170 (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
171 (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
172 (0.026)
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
173 (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
174 (0.139)
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
175 (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
176 (0.043)
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
177 (0.025)
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
178 (0.101)
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
179 (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
180 (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
181 (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
182 (0.024)
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
183 (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
184 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
185 (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
186 (0.030)
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
187 (0.024)
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
188 (0.100)
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
189 (0.026)
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
190 (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
191 (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
192 (0.026)
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
193 (0.028)
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
194 (0.033)
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
195 (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
196 (0.025)
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
197 (0.026)
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
198 (0.097)
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
199 (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
200 (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
201 (0.025)
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
202 (0.027)
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
203 (0.025)
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
204 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
205 (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
206 (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
207 (0.026)
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
208 (0.138)
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
209 (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
210 (0.025)
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
211 (0.025)
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
212 (0.136)
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
213 (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
214 (0.025)
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
215 (0.031)
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
216 (0.140)
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
217 (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
218 (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
219 (0.024)
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
220 (0.137)
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
221 (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
222 (0.025)
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
223 (0.024)
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
224 (0.137)
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
225 (0.043)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
226 (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
227 (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
228 (0.026)
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
229 (0.138)
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
230 (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
231 (0.087)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '215'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
232 (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:146
233 (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
234 (0.025)
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
235 (0.126)
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
236 (0.094)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category_micro'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
237 (0.114)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '215' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
238 (0.172)
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
239 (0.141)
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
240 (0.093)
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
241 (0.036)
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
242 (0.198)
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
243 (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
244 (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
245 (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
246 (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
247 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
248 (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
249 (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
250 (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
251 (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
252 (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
253 (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
254 (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
255 (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
256 (0.025)
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
257 (0.029)
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
258 (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
259 (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
260 (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
261 (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
262 (0.027)
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
263 (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
264 (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
265 (0.035)
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
266 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
267 (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
268 (0.030)
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
269 (0.031)
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
270 (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
271 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
272 (0.025)
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
273 (0.691)
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
274 (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
275 (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
276 (0.222)
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
277 (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
278 (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
279 (0.238)
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
280 (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
281 (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
282 (0.027)
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
283 (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
284 (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
285 (0.187)
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
286 (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
287 (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
288 (0.199)
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
289 (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
290 (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
291 (0.188)
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
292 (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
293 (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
294 (0.188)
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
295 (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
296 (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
297 (0.223)
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
298 (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
299 (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
300 (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
301 (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
302 (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
303 (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
304 (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
305 (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
306 (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
307 (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
308 (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
309 (0.038)
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
310 (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
311 (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
312 (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
313 (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
314 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
315 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
316 (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
317 (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
318 (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
319 (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
320 (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
321 (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
322 (0.106)
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
323 (0.081)
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
324 (0.037)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '215' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
325 (0.028)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
326 (0.114)
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
327 (0.085)
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
328 (0.035)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '215' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
329 (0.028)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
330 (0.105)
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
331 (0.163)
SELECT *
FROM oc_module
WHERE module_id = '32'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/module.php:4
332 (0.122)
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
333 (2.132)
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(215)
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
334 (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
335 (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
336 (0.026)
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
337 (0.251)
SELECT *
FROM `oc_seo_url`
WHERE `query` = 'category_id=212' AND `language_id` = 1
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:784
338 (0.193)
SELECT *
FROM `oc_seo_url`
WHERE `query` = 'category_id=215' AND `language_id` = 1
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:784
339 (0.139)
SELECT
*
FROM
`oc_mfilter_url_alias`
WHERE
`language_id` = 1 AND
`store_id` = 0 AND
( `path` = '' OR `path` = 'stopornye-kolca/din-705' )
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:845
340 (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
341 (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
342 (0.026)
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
343 (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
344 (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
345 (0.024)
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
346 (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
347 (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
348 (0.024)
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
349 (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
350 (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
351 (0.025)
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
352 (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
353 (0.025)
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
354 (0.024)
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
355 (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
356 (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
357 (0.025)
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
358 (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
359 (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
360 (0.024)
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
361 (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
362 (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
363 (0.024)
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
364 (0.183)
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
365 (0.123)
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
366 (0.102)
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
367 (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
368 (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
369 (0.026)
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
370 (0.383)
SELECT *
FROM `oc_seo_url` AS `ua`
WHERE `query` IN('category_id=212','category_id=215') AND `ua`.`language_id` = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/library/mfilter_core.php:1456
371 (0.099)
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
372 (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
373 (0.040)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '215' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:104
374 (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
375 (0.117)
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
376 (0.079)
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
377 (0.093)
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
378 (3.241)
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
379 (0.175)
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
380 (0.254)
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
381 (0.029)
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
382 (0.266)
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
383 (0.029)
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
384 (0.261)
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
385 (0.029)
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
386 (0.181)
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
387 (0.196)
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
388 (0.149)
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
389 (0.123)
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
390 (0.104)
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
391 (0.108)
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
392 (0.095)
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
393 (0.098)
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
394 (0.094)
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
395 (0.137)
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
396 (0.100)
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
397 (0.109)
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
398 (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
399 (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
400 (0.033)
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
401 (0.064)
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
402 (0.550)
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
403 (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
404 (0.025)
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
405 (0.058)
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
406 (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
407 (0.134)
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
408 (0.026)
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
409 (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
410 (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
411 (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
412 (0.098)
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
413 (0.025)
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
414 (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
415 (0.030)
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
416 (0.097)
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
417 (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
418 (0.287)
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
419 (0.147)
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
420 (0.309)
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
421 (0.056)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
422 (0.030)
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
423 (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
424 (0.259)
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
425 (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
426 (0.037)
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
427 (0.038)
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
428 (0.226)
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
429 (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
430 (0.036)
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
431 (0.038)
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
432 (0.183)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
433 (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
434 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
435 (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
436 (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 = '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
437 (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
438 (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
439 (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
440 (0.165)
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
441 (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
442 (0.027)
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
443 (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
444 (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 = '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
445 (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
446 (0.041)
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
447 (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
448 (0.190)
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
449 (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
450 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
451 (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
452 (0.162)
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
453 (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
454 (0.026)
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
455 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
456 (0.162)
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
457 (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
458 (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
459 (0.026)
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
460 (0.039)
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
461 (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
462 (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
463 (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
464 (0.176)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '221' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
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 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
467 (0.025)
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
468 (0.275)
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
469 (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
470 (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
471 (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
472 (0.188)
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
473 (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
474 (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
475 (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
476 (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
477 (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
478 (0.025)
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
479 (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
480 (0.191)
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
481 (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
482 (0.029)
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
483 (0.028)
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
484 (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 = '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
485 (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
486 (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
487 (0.028)
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
488 (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
489 (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
490 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
491 (0.534)
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
492 (0.035)
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
493 (0.288)
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
494 (0.184)
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
495 (0.033)
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
496 (0.027)
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
497 (1.603)
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
498 (0.033)
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
499 (0.208)
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
500 (0.027)
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
501 (1.688)
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
502 (0.313)
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
503 (0.170)
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
504 (0.223)
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
505 (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
506 (0.026)
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
507 (0.105)
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
508 (0.125)
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
509 (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
510 (0.031)
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
511 (0.026)
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
512 (1.058)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
513 (0.138)
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
514 (0.029)
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
515 (0.140)
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
516 (0.051)
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
517 (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
518 (0.162)
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
519 (0.113)
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
520 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
521 (0.098)
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
522 (0.097)
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
523 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
524 (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
525 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
526 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
527 (0.039)
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
528 (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
529 (0.582)
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
530 (0.061)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
531 (0.027)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
532 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
533 (0.024)
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
534 (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
535 (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
536 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
537 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
538 (0.023)
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
539 (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
540 (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
541 (0.023)
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
542 (0.023)
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
543 (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
544 (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
545 (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
546 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
547 (0.025)
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
548 (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
549 (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
550 (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
551 (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
552 (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
553 (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
554 (0.023)
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
555 (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
556 (0.139)
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
557 (0.108)
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
558 (0.082)
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
559 (0.117)
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
560 (0.153)
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
561 (0.084)
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
562 (0.119)
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
563 (0.122)
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
564 (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
565 (0.030)
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
566 (0.026)
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
567 (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
568 (0.102)
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
569 (0.073)
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
570 (0.119)
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
571 (0.034)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
572 (0.128)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
573 (0.159)
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
574 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
575 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
576 (0.085)
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
577 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
578 (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
579 (0.027)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
580 (0.032)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
581 (0.036)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
582 (0.025)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
583 (0.025)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
584 (0.028)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '6a87409f824695993fc867de88'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
585 (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
586 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
587 (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
588 (0.091)
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
589 (0.091)
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
590 (0.150)
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
591 (0.753)
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
592 (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
593 (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
594 (0.343)
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
595 (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
596 (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
597 (0.228)
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
598 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
599 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=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
600 (0.213)
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
601 (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
602 (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
603 (0.215)
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
604 (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
605 (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
606 (0.234)
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
607 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
608 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=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
609 (0.223)
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
610 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
611 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=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
612 (0.211)
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
613 (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
614 (0.030)
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
615 (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
616 (0.769)
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
617 (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
618 (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
619 (0.255)
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
620 (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
621 (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
622 (0.261)
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
623 (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
624 (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
625 (0.224)
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
626 (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
627 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
628 (0.228)
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
629 (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
630 (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
631 (0.212)
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
632 (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
633 (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
634 (0.247)
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
635 (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
636 (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
637 (0.231)
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
638 (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
639 (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
640 (0.216)
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
641 (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
642 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
643 (0.218)
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
644 (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
645 (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
646 (0.247)
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
647 (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
648 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
649 (0.227)
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
650 (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
651 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
652 (0.233)
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
653 (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
654 (0.024)
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
655 (0.274)
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
656 (0.103)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
657 (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
658 (0.268)
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
659 (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
660 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
661 (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
662 (1.350)
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
663 (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
664 (0.075)
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
665 (0.255)
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
666 (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
667 (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
668 (0.211)
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
669 (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
670 (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
671 (0.191)
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
672 (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
673 (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
674 (0.279)
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
675 (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
676 (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
677 (0.203)
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
678 (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
679 (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
680 (0.196)
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
681 (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
682 (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
683 (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
684 (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
685 (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
686 (0.205)
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
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.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
689 (0.202)
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
690 (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
691 (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
692 (0.198)
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
693 (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
694 (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
695 (0.190)
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
696 (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
697 (0.024)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
698 (0.216)
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
699 (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
700 (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
701 (0.195)
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
702 (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
703 (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
704 (0.192)
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
705 (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
706 (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
707 (0.208)
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
708 (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
709 (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
710 (0.211)
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
711 (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
712 (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
713 (0.207)
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
714 (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
715 (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
716 (0.209)
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
717 (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
718 (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
719 (0.199)
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
720 (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
721 (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
722 (0.212)
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
723 (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
724 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
725 (0.193)
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
726 (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
727 (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
728 (0.206)
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
729 (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
730 (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
731 (0.217)
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
732 (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
733 (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
734 (0.215)
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
735 (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
736 (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
737 (0.197)
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
738 (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
739 (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
740 (0.228)
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
741 (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
742 (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
743 (0.202)
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
744 (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
745 (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
746 (0.195)
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
747 (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
748 (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
749 (0.214)
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
750 (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
751 (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
752 (0.204)
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
753 (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
754 (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
755 (0.195)
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
756 (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
757 (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
758 (0.220)
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
759 (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
760 (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
761 (0.201)
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
762 (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
763 (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
764 (0.204)
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
765 (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
766 (0.036)
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
767 (0.201)
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
768 (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
769 (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
770 (0.216)
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
771 (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
772 (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
773 (0.202)
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
774 (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
775 (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
776 (0.200)
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
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 = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
779 (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
780 (1.154)
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
781 (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
782 (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
783 (0.291)
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
784 (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
785 (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
786 (0.235)
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
787 (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
788 (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
789 (0.223)
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
790 (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
791 (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
792 (0.420)
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
793 (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
794 (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
795 (0.253)
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
796 (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
797 (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
798 (0.230)
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
799 (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
800 (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
801 (0.141)
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
802 (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
803 (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
804 (0.227)
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
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 *
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
807 (0.153)
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
808 (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
809 (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
810 (0.136)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=102' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
811 (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
812 (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
813 (0.131)
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
814 (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
815 (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
816 (0.154)
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
817 (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
818 (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
819 (0.137)
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
820 (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
821 (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
822 (0.132)
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
823 (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
824 (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
825 (0.146)
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
826 (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
827 (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
828 (0.148)
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
829 (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
830 (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
831 (0.141)
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
832 (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
833 (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
834 (0.243)
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
835 (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
836 (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
837 (0.258)
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
838 (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
839 (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
840 (0.234)
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
841 (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
842 (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
843 (0.224)
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
844 (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
845 (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
846 (0.238)
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
847 (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
848 (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
849 (0.239)
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
850 (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
851 (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
852 (0.231)
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
853 (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
854 (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
855 (0.220)
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
856 (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
857 (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
858 (0.237)
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
859 (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
860 (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
861 (0.231)
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
862 (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
863 (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
864 (0.163)
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
865 (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
866 (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
867 (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
868 (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
869 (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
870 (0.144)
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
871 (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
872 (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
873 (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
874 (0.633)
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
875 (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
876 (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
877 (0.592)
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
878 (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
879 (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
880 (0.221)
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
881 (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
882 (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
883 (0.362)
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
884 (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
885 (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
886 (0.218)
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
887 (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
888 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
889 (0.238)
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
890 (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
891 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
892 (0.512)
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
893 (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
894 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
895 (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
896 (0.448)
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
897 (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
898 (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
899 (0.566)
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
900 (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
901 (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
902 (0.165)
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
903 (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
904 (0.033)
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
905 (0.033)
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
906 (0.632)
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
907 (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
908 (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
909 (0.194)
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
910 (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
911 (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
912 (0.158)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=122' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
913 (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
914 (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
915 (0.156)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
916 (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
917 (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
918 (0.151)
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
919 (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
920 (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
921 (0.167)
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
922 (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
923 (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
924 (0.162)
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
925 (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
926 (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
927 (0.154)
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
928 (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
929 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
930 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
931 (0.394)
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
932 (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
933 (0.034)
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
934 (0.206)
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
935 (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
936 (0.028)
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
937 (0.028)
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
938 (0.642)
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
939 (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
940 (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
941 (0.218)
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
942 (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
943 (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
944 (0.178)
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
945 (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
946 (0.033)
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
947 (0.167)
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
948 (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
949 (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
950 (0.169)
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
951 (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
952 (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
953 (0.192)
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
954 (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
955 (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
956 (0.171)
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
957 (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
958 (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
959 (0.170)
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
960 (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
961 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
962 (0.165)
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
963 (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
964 (0.026)
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
965 (0.197)
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
966 (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
967 (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
968 (0.196)
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
969 (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
970 (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
971 (0.168)
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
972 (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
973 (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
974 (0.038)
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
975 (0.054)
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
976 (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
977 (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
978 (0.026)
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
979 (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
980 (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
981 (0.025)
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
982 (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
983 (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
984 (0.026)
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
985 (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
986 (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
987 (0.027)
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
988 (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
989 (0.035)
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
990 (0.027)
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
991 (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
992 (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
993 (0.025)
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
994 (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
995 (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
996 (0.025)
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
997 (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
998 (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
999 (0.026)
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
1000 (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
1001 (0.025)
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
1002 (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
1003 (0.422)
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
1004 (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
1005 (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
1006 (0.227)
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
1007 (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
1008 (0.035)
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
1009 (0.665)
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
1010 (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
1011 (0.027)
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
1012 (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
1013 (0.345)
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
1014 (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
1015 (0.027)
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
1016 (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
1017 (1.310)
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
1018 (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
1019 (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
1020 (0.198)
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
1021 (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
1022 (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
1023 (0.212)
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
1024 (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
1025 (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
1026 (0.168)
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
1027 (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
1028 (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
1029 (0.156)
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
1030 (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
1031 (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
1032 (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
1033 (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
1034 (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
1035 (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
1036 (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
1037 (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
1038 (0.149)
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
1039 (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
1040 (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
1041 (0.148)
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
1042 (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
1043 (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
1044 (0.148)
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
1045 (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
1046 (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
1047 (0.156)
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
1048 (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
1049 (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
1050 (0.153)
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
1051 (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
1052 (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
1053 (0.152)
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
1054 (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
1055 (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
1056 (0.147)
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
1057 (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
1058 (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
1059 (0.152)
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
1060 (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
1061 (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
1062 (0.159)
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
1063 (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
1064 (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
1065 (0.149)
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
1066 (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
1067 (0.031)
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
1068 (0.163)
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
1069 (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
1070 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1071 (0.159)
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
1072 (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
1073 (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
1074 (0.151)
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
1075 (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
1076 (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
1077 (0.159)
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
1078 (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
1079 (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
1080 (0.170)
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
1081 (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
1082 (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
1083 (0.165)
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
1084 (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
1085 (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
1086 (0.170)
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/modification/catalog/controller/startup/seo_url.php:1070
1087 (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
1088 (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
1089 (0.155)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=149' AND store_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.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
1091 (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
1092 (0.159)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=150' AND store_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.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
1094 (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
1095 (0.186)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=163' AND store_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.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
1097 (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
1098 (0.158)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=134' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1099 (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
1100 (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
1101 (0.154)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=148' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1102 (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
1103 (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
1104 (0.170)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=166' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1105 (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
1106 (0.035)
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
1107 (0.337)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=167' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1108 (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
1109 (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
1110 (0.172)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=155' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1111 (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
1112 (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
1113 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=165' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1114 (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
1115 (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
1116 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=157' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1117 (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
1118 (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
1119 (0.177)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=160' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1120 (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
1121 (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
1122 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=161' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1123 (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
1124 (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
1125 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=153' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1126 (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
1127 (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
1128 (0.293)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=154' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1129 (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
1130 (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
1131 (0.171)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=130' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1132 (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
1133 (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
1134 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=168' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1135 (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
1136 (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
1137 (0.175)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=169' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1138 (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
1139 (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
1140 (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
1141 (0.542)
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 = '184' 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
1142 (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
1143 (0.027)
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
1144 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=185' AND store_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.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
1146 (0.027)
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
1147 (0.192)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=186' AND store_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.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
1149 (0.029)
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
1150 (0.027)
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
1151 (0.483)
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 = '187' 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
1152 (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
1153 (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
1154 (0.217)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=188' AND store_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.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
1156 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1157 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=189' AND store_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.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
1159 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1160 (0.190)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=190' AND store_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.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
1162 (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
1163 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1164 (0.504)
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 = '191' 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
1165 (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
1166 (0.053)
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
1167 (0.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=192' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1168 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1169 (0.027)
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
1170 (0.179)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=193' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1171 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1172 (0.032)
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
1173 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=194' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1174 (0.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
1175 (0.625)
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
1176 (0.053)
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
1177 (0.779)
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 = '195' 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
1178 (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
1179 (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
1180 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=197' AND store_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.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
1182 (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
1183 (0.209)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=206' AND store_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.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
1185 (0.025)
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
1186 (0.208)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=199' AND store_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 keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
1188 (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
1189 (0.196)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=196' AND store_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.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
1191 (0.025)
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
1192 (0.183)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=200' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1193 (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
1194 (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
1195 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=201' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1196 (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
1197 (0.051)
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
1198 (0.189)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=202' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1199 (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
1200 (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
1201 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=203' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1202 (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
1203 (0.025)
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
1204 (0.190)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=204' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1205 (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
1206 (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
1207 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=205' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1208 (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
1209 (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
1210 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=207' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1211 (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
1212 (0.025)
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
1213 (0.205)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=208' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1214 (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
1215 (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
1216 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=209' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
1217 (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
1218 (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
1219 (0.195)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=210' AND store_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.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
1221 (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
1222 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=198' AND store_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.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
1224 (0.025)
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
1225 (0.179)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=211' AND store_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.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
1227 (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
1228 (0.025)
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
1229 (0.084)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
1230 (0.052)
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
1231 (0.143)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_6'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
1232 (0.122)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
1233 (0.352)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
1234 (0.098)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
1235 (0.247)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6