Межкомнатные двери Коллекция Next / Глухая / со стеклом / зеркалом Минимум стекла


Бесплатная доставка
Хит продаж
Акция + Подарок
10
Next белый матовый стекло белое

Next белый матовый стекло белое

3990 грн
Бесплатная доставка
Хит продаж
Акция + Подарок
10
Next белый матовый стекло черное

Next белый матовый стекло черное

3990 грн
Бесплатная доставка
Новинка
Акция + Подарок
10
Next ясень отару стекло белое

Next ясень отару стекло белое

3690 грн
Бесплатная доставка
Новинка
Акция + Подарок
10
Next ясень отару стекло бронза

Next ясень отару стекло бронза

3690 грн
Бесплатная доставка
Новинка
Акция + Подарок
10
Next ясень отару стекло черное

Next ясень отару стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next орех бургун стекло бронза

Next орех бургун стекло бронза

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб боровой стекло белое

Next дуб боровой стекло белое

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next орех роял стекло бронза

Next орех роял стекло бронза

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб ольс стекло белое

Next дуб ольс стекло белое

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next орех бургун стекло черное

Next орех бургун стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб боровой стекло черное

Next дуб боровой стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next орех роял стекло белое

Next орех роял стекло белое

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб ольс стекло черное

Next дуб ольс стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next венге панга стекло черное

Next венге панга стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб натуральный стекло белое

Next дуб натуральный стекло белое

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next орех бургун стекло белое

Next орех бургун стекло белое

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб натуральный стекло бронза

Next дуб натуральный стекло бронза

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next венге панга стекло бронза

Next венге панга стекло бронза

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб натуральный стекло черное

Next дуб натуральный стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next орех роял стекло черное

Next орех роял стекло черное

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб ольс стекло бронза

Next дуб ольс стекло бронза

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next венге панга стекло белое

Next венге панга стекло белое

3690 грн
Бесплатная доставка
Акция + Подарок
10
Next белый матовый стекло бронза

Next белый матовый стекло бронза

3990 грн
Бесплатная доставка
Акция + Подарок
10
Next дуб боровой стекло бронза

Next дуб боровой стекло бронза

3690 грн
Показано с 1 по 24 из 24 (всего 1 страниц)
Queries: 206, Total time: 1,048.477 ms [By time] [By id] [By file]
1 (1.169)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://sklad-dverey.com.ua/'
/var/www/skladdve/data/www/sklad-dverey.com.ua/index.php:37
2 (4.767)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/index.php:49
3 (1.187)
SELECT *
FROM `oc_language`
WHERE status = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/index.php:148
4 (1.238)
SELECT *
FROM oc_currency
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/library/currency.php:13
5 (1.445)
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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/library/tax.php:26
6 (1.339)
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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/library/tax.php:54
7 (1.335)
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/skladdve/data/www/sklad-dverey.com.ua/system/library/weight.php:9
8 (1.175)
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/skladdve/data/www/sklad-dverey.com.ua/system/library/length.php:9
9 (1.261)
DELETE
FROM oc_cart
WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:14
10 (1.193)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/library/openbay.php:117
11 (1.103)
SELECT *
FROM oc_event
/var/www/skladdve/data/www/sklad-dverey.com.ua/index.php:257
12 (10.423)
SELECT `url`
FROM `oc_language`
WHERE `language_id` = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:32
13 (0.619)
SELECT *
FROM oc_language
WHERE status = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:36
14 (8.833)
SELECT `layout_id`
FROM `oc_category_to_layout`
WHERE `category_id` = 59 AND `store_id` = 0 LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
15 (1.015)
SELECT `layout_module_id`
FROM `oc_layout_module`
WHERE `layout_id` = 3 AND `code` = 'filter_vier' LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
16 (7.723)
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/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:4
17 (8.182)
SELECT SQL_CALC_FOUND_ROWS p.* ,pd.* , NULL AS special ,p.`stock_status_id` AS stock_status , p.`price` AS price_sort ,NULL AS rating,NULL AS reviews
FROM `oc_product` p
LEFT JOIN `oc_product_description` pd ON (p.`product_id` = pd.`product_id`) JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`) JOIN `oc_attribute_text_product` afv ON (p.`product_id` = afv.`product_id`)
WHERE p2c.`category_id` = 59 AND afv.`attribute_id` = 340 AND afv.`text_id` IN (623) AND afv.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 346 AND afv.`text_id` IN (176) ) AND p.`status` = 1 AND pd.`language_id` = 1 GROUP BY p.`product_id`
ORDER BY p.sort_order ASC LIMIT 0,30
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
18 (0.757)
SELECT FOUND_ROWS() AS total
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
19 (1.045)
SELECT *
FROM oc_product_discount
WHERE product_id = '24831' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
20 (0.744)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24831'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
21 (4.528)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24831'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
22 (0.796)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
23 (0.984)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
24 (0.824)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
25 (1.093)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24831'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
26 (0.710)
SELECT *
FROM oc_product_discount
WHERE product_id = '24833' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
27 (0.551)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24833'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
28 (4.724)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24833'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
29 (0.558)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
30 (1.157)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
31 (0.578)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
32 (1.132)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24833'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
33 (0.699)
SELECT *
FROM oc_product_discount
WHERE product_id = '27313' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
34 (1.075)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27313'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
35 (4.161)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27313'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
36 (0.607)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
37 (1.087)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
38 (0.537)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
39 (1.412)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '27313'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
40 (1.378)
SELECT *
FROM oc_product_discount
WHERE product_id = '27315' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
41 (0.707)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27315'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
42 (4.484)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27315'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
43 (0.907)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
44 (0.618)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
45 (17.583)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
46 (0.421)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '27315'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
47 (0.451)
SELECT *
FROM oc_product_discount
WHERE product_id = '27314' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
48 (2.386)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27314'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
49 (9.782)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27314'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
50 (0.970)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
51 (2.555)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
52 (1.584)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
53 (1.421)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '27314'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
54 (12.514)
SELECT *
FROM oc_product_discount
WHERE product_id = '24299' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
55 (12.264)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24299'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
56 (90.747)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24299'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
57 (14.210)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
58 (129.777)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
59 (10.821)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24299'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
60 (0.564)
SELECT *
FROM oc_product_discount
WHERE product_id = '24284' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
61 (0.209)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24284'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
62 (3.348)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24284'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
63 (10.484)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
64 (0.186)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
65 (0.335)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24284'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
66 (0.449)
SELECT *
FROM oc_product_discount
WHERE product_id = '24298' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
67 (0.215)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24298'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
68 (3.211)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24298'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
69 (11.180)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
70 (0.176)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
71 (0.401)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24298'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
72 (0.428)
SELECT *
FROM oc_product_discount
WHERE product_id = '24283' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
73 (0.231)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24283'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
74 (3.388)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24283'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
75 (0.177)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
76 (0.177)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
77 (0.234)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24283'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
78 (28.323)
SELECT *
FROM oc_product_discount
WHERE product_id = '24293' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
79 (15.436)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24293'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
80 (5.383)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24293'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
81 (0.872)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
82 (0.855)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
83 (1.768)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24293'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
84 (7.288)
SELECT *
FROM oc_product_discount
WHERE product_id = '24290' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
85 (3.270)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24290'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
86 (10.193)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24290'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
87 (1.292)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
88 (1.587)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
89 (1.686)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24290'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
90 (1.444)
SELECT *
FROM oc_product_discount
WHERE product_id = '24286' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
91 (2.464)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24286'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
92 (6.085)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24286'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
93 (2.152)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
94 (2.658)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
95 (2.438)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24286'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
96 (2.547)
SELECT *
FROM oc_product_discount
WHERE product_id = '24289' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
97 (1.275)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24289'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
98 (5.078)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24289'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
99 (1.844)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
100 (3.875)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
101 (3.017)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24289'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
102 (3.602)
SELECT *
FROM oc_product_discount
WHERE product_id = '24294' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
103 (2.006)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24294'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
104 (4.728)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24294'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
105 (2.123)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
106 (1.792)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
107 (2.029)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24294'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
108 (1.934)
SELECT *
FROM oc_product_discount
WHERE product_id = '24285' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
109 (2.336)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24285'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
110 (4.043)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24285'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
111 (1.291)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
112 (1.986)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
113 (3.198)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24285'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
114 (3.477)
SELECT *
FROM oc_product_discount
WHERE product_id = '24287' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
115 (2.553)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24287'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
116 (5.373)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24287'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
117 (3.859)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
118 (0.624)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
119 (0.995)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24287'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
120 (2.883)
SELECT *
FROM oc_product_discount
WHERE product_id = '24297' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
121 (0.622)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24297'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
122 (6.538)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24297'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
123 (1.309)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
124 (0.826)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
125 (1.100)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24297'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
126 (0.791)
SELECT *
FROM oc_product_discount
WHERE product_id = '24300' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
127 (0.698)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24300'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
128 (3.839)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24300'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
129 (0.816)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
130 (3.502)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
131 (2.209)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24300'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
132 (2.181)
SELECT *
FROM oc_product_discount
WHERE product_id = '24291' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
133 (0.826)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24291'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
134 (146.229)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24291'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
135 (2.123)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
136 (2.197)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
137 (2.211)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24291'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
138 (2.923)
SELECT *
FROM oc_product_discount
WHERE product_id = '24292' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
139 (2.033)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24292'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
140 (3.895)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24292'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
141 (2.710)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
142 (1.602)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
143 (1.076)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24292'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
144 (1.419)
SELECT *
FROM oc_product_discount
WHERE product_id = '24295' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
145 (0.944)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24295'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
146 (4.067)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24295'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
147 (0.667)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
148 (2.516)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
149 (4.426)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24295'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
150 (8.100)
SELECT *
FROM oc_product_discount
WHERE product_id = '24288' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
151 (0.952)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24288'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
152 (7.030)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24288'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
153 (0.879)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
154 (2.195)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
155 (1.633)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24288'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
156 (1.287)
SELECT *
FROM oc_product_discount
WHERE product_id = '24832' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
157 (1.106)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24832'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
158 (4.954)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24832'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
159 (1.329)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
160 (1.684)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
161 (2.229)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24832'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
162 (1.088)
SELECT *
FROM oc_product_discount
WHERE product_id = '24296' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/model/catalog/product.php:511
163 (4.418)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '24296'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
164 (3.774)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '24296'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
165 (3.482)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
166 (1.387)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '9'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
167 (3.869)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '24296'
ORDER BY main_category DESC LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/catalog/controller/common/seo_pro.php:433
168 (27.179)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '59' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
169 (0.237)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/design/layout.php:14
170 (3.258)
SELECT p.`product_id`
FROM `oc_product` p JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`) JOIN `oc_attribute_text_product` afv ON (p.`product_id` = afv.`product_id`)
WHERE p2c.`category_id` = 59 AND afv.`attribute_id` = 340 AND afv.`text_id` IN (623) AND afv.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 346 AND afv.`text_id` IN (176) ) AND p.`status` = 1 GROUP BY p.`product_id`
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
171 (3.137)
SELECT p.`manufacturer_id`, COUNT(p.`manufacturer_id`) AS total
FROM `oc_product` p JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`)
WHERE p2c.`category_id` IN (59) AND p.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 340 AND afv.`text_id` IN (623) ) AND p.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 346 AND afv.`text_id` IN (176) ) AND p.`status` = 1 GROUP BY p.`manufacturer_id`
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
172 (29.933)
SELECT CONCAT(afv.`attribute_id`, '_', afv.`text_id`) AS attr_text, COUNT(afv.`text_id`) AS total
FROM `oc_attribute_text_product` afv JOIN `oc_product` p ON (afv.`product_id` = p.`product_id`) JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`)
WHERE p2c.`category_id` IN (59) AND afv.`attribute_id` IN (310,311,341,342,343,344,347,348,350,351,352,353,355,358,359,362,363,364,365,366,367,368,371,372,373,374,375,376,378,379,381,382,398,399,400,401,402,403,404,406,411,412,413,414,416,417,418,419,420,421,423,425,427,428,431,432,433) AND afv.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 340 AND afv.`text_id` IN (623) ) AND afv.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 346 AND afv.`text_id` IN (176) ) AND p.`status` = 1 GROUP BY `attr_text`
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
173 (109.001)
SELECT CONCAT(afv.`attribute_id`, '_', afv.`text_id`) AS attr_text, COUNT(afv.`text_id`) AS total
FROM `oc_attribute_text_product` afv JOIN `oc_product` p ON (afv.`product_id` = p.`product_id`) JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`)
WHERE p2c.`category_id` IN (59) AND afv.`attribute_id` IN (340) AND afv.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 346 AND afv.`text_id` IN (176) ) AND p.`status` = 1 GROUP BY `attr_text`
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
174 (3.957)
SELECT CONCAT(afv.`attribute_id`, '_', afv.`text_id`) AS attr_text, COUNT(afv.`text_id`) AS total
FROM `oc_attribute_text_product` afv JOIN `oc_product` p ON (afv.`product_id` = p.`product_id`) JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`)
WHERE p2c.`category_id` IN (59) AND afv.`attribute_id` IN (346) AND afv.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 340 AND afv.`text_id` IN (623) ) AND p.`status` = 1 GROUP BY `attr_text`
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
175 (3.422)
SELECT MIN( p.`price`) AS price_min, MAX( p.`price`) AS price_max
FROM `oc_product` p JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`)
LEFT JOIN `oc_attribute_text_product` afv ON (p.`product_id` = afv.`product_id`)
WHERE p2c.`category_id` IN (59) AND p.`status` = 1 AND afv.`attribute_id` = 340 AND afv.`text_id` IN (623) AND p.`product_id` IN (SELECT afv.`product_id`
FROM `oc_attribute_text_product` afv
WHERE afv.`attribute_id` = 346 AND afv.`text_id` IN (176) )
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
176 (0.250)
SELECT `link`,`title`,`meta_descr`,`keywords`,`meta_h1`,`discrib`
FROM `oc_filter_vier_hand_links`
WHERE `link` = '/mejkomnatnye-dveri/kollekciya_next/gluhaya-so-steklom-zerkalom_minimum-stekla/' LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
177 (0.277)
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/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:4
178 (0.227)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '59' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
179 (0.239)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/design/layout.php:14
180 (0.178)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '59' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
181 (0.201)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/design/layout.php:14
182 (0.221)
SELECT *
FROM oc_module
WHERE module_id = '39'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/extension/module.php:4
183 (0.202)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '59' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
184 (0.200)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/design/layout.php:14
185 (1.234)
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/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/information.php:10
186 (0.819)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2024-05-15 07:57:52'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/tool/online.php:4
187 (1.174)
REPLACE INTO `oc_customer_online` SET `ip` = '3.145.71.154', `customer_id` = '0', `url` = 'http://sklad-dverey.com.ua/mejkomnatnye-dveri/kollekciya_next/gluhaya-so-steklom-zerkalom_minimum-stekla/', `referer` = '', `date_added` = '2024-05-15 08:57:52'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/tool/online.php:6
188 (0.366)
SELECT *
FROM oc_xdstickers
ORDER BY xdsticker_id ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:42
189 (0.190)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/extension/extension.php:4
190 (0.838)
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/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:10
191 (0.458)
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 = '62' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:10
192 (0.496)
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/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:10
193 (0.586)
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 = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:10
194 (0.494)
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 = '137' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:10
195 (0.461)
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 = '140' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:10
196 (0.207)
SELECT *
FROM oc_language
ORDER BY sort_order, name
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/ocd_multilang.php:6
197 (0.661)
SELECT DISTINCT *
FROM oc_megamenuvh
ORDER BY sort_menu ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/nsmenu.php:4
198 (0.262)
SELECT *
FROM oc_language
ORDER BY sort_order, name
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/ocd_multilang.php:6
199 (0.223)
SELECT *
FROM oc_language
ORDER BY sort_order, name
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/ocd_multilang.php:6
200 (0.247)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '59' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
201 (0.259)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_filter'
ORDER BY sort_order
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/design/layout.php:14
202 (0.501)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'deufc8tj9eo09evbop762kcq06'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40
203 (0.197)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/extension/extension.php:4
204 (0.198)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'deufc8tj9eo09evbop762kcq06'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40
205 (0.201)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'deufc8tj9eo09evbop762kcq06'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40
206 (0.193)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'deufc8tj9eo09evbop762kcq06'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40