1 (2.447)
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 (23.227)
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 (0.657)
SELECT *
FROM `oc_language`
WHERE status = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/index.php:148
4 (2.695)
SELECT *
FROM oc_currency
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/library/currency.php:13
5 (0.531)
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 (0.466)
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 (3.142)
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 (0.267)
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 (2.422)
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 (10.875)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/library/openbay.php:117
11 (0.306)
SELECT *
FROM oc_event
/var/www/skladdve/data/www/sklad-dverey.com.ua/index.php:257
12 (20.889)
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 (10.035)
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 (182.457)
SELECT `layout_id`
FROM `oc_category_to_layout`
WHERE `category_id` = 62 AND `store_id` = 0 LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
15 (42.793)
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 (69.015)
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 = '62' AND cd.language_id = '3' 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 (19.507)
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`)
WHERE p2c.`category_id` = 62 AND p.`manufacturer_id` IN (27) AND p.`status` = 1 AND pd.`language_id` = 3 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 (11.397)
SELECT FOUND_ROWS() AS total
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
19 (13.599)
SELECT *
FROM oc_product_discount
WHERE product_id = '26328' 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.550)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26328'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
21 (8.058)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26328'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
22 (12.465)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
23 (1.295)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
24 (3.612)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
25 (11.474)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
26 (1.169)
SELECT *
FROM oc_product_discount
WHERE product_id = '26316' 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 (2.541)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26316'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
28 (3.906)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26316'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
29 (13.006)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
30 (11.024)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
31 (0.412)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
32 (0.987)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
33 (0.365)
SELECT *
FROM oc_product_discount
WHERE product_id = '26326' 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 (2.569)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26326'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
35 (2.610)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26326'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
36 (18.040)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
37 (10.190)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
38 (19.191)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
39 (7.923)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
40 (66.325)
SELECT *
FROM oc_product_discount
WHERE product_id = '26331' 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.519)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26331'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
42 (6.386)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26331'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
43 (10.504)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
44 (13.655)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
45 (0.553)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
46 (0.319)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
47 (1.306)
SELECT *
FROM oc_product_discount
WHERE product_id = '26329' 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 (0.412)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26329'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
49 (6.339)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26329'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
50 (11.361)
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.854)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
52 (3.926)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
53 (3.324)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
54 (0.713)
SELECT *
FROM oc_product_discount
WHERE product_id = '26317' 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 (3.110)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26317'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
56 (14.013)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26317'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
57 (3.422)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
58 (0.588)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
59 (2.850)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
60 (0.954)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
61 (3.648)
SELECT *
FROM oc_product_discount
WHERE product_id = '26330' 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
62 (10.695)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26330'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
63 (3.353)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26330'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
64 (2.862)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
65 (3.020)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
66 (0.666)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
67 (7.872)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
68 (3.707)
SELECT *
FROM oc_product_discount
WHERE product_id = '26323' 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
69 (6.128)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26323'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
70 (3.022)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26323'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
71 (1.626)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
72 (3.040)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
73 (13.994)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
74 (1.046)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
75 (2.370)
SELECT *
FROM oc_product_discount
WHERE product_id = '26324' 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
76 (1.149)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26324'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
77 (9.547)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26324'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
78 (11.547)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
79 (2.015)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
80 (0.569)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
81 (7.015)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
82 (0.939)
SELECT *
FROM oc_product_discount
WHERE product_id = '26318' 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
83 (1.169)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26318'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
84 (3.992)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26318'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
85 (3.341)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
86 (4.867)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
87 (1.779)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
88 (5.273)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
89 (2.698)
SELECT *
FROM oc_product_discount
WHERE product_id = '26320' 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
90 (2.522)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26320'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
91 (17.034)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26320'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
92 (9.370)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
93 (12.973)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
94 (18.562)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
95 (6.171)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
96 (5.456)
SELECT *
FROM oc_product_discount
WHERE product_id = '27757' 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 (106.835)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27757'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
98 (14.997)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27757'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
99 (11.084)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
100 (1.134)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
101 (0.286)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
102 (2.786)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
103 (0.445)
SELECT *
FROM oc_product_discount
WHERE product_id = '27758' 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
104 (0.324)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27758'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
105 (3.791)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27758'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
106 (13.570)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
107 (10.739)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
108 (0.462)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
109 (0.980)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
110 (3.006)
SELECT *
FROM oc_product_discount
WHERE product_id = '27759' 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
111 (0.301)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27759'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
112 (2.719)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27759'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
113 (0.949)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
114 (13.024)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
115 (10.524)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
116 (0.439)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
117 (1.373)
SELECT *
FROM oc_product_discount
WHERE product_id = '27761' 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
118 (2.730)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27761'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
119 (2.700)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27761'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
120 (0.902)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
121 (0.276)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
122 (2.739)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
123 (10.429)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '15'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
124 (11.324)
SELECT *
FROM oc_product_discount
WHERE product_id = '27778' 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
125 (0.159)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27778'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
126 (2.516)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27778'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
127 (12.381)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
128 (0.179)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
129 (0.177)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
130 (0.208)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '14'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
131 (0.347)
SELECT *
FROM oc_product_discount
WHERE product_id = '27779' 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
132 (0.150)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27779'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
133 (2.572)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27779'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
134 (0.191)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
135 (0.153)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
136 (0.169)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
137 (0.203)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '14'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
138 (0.250)
SELECT *
FROM oc_product_discount
WHERE product_id = '27780' 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 (0.229)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27780'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
140 (2.503)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27780'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
141 (18.564)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
142 (0.155)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
143 (0.151)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
144 (0.145)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '14'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
145 (0.239)
SELECT *
FROM oc_product_discount
WHERE product_id = '26351' 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
146 (0.176)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26351'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
147 (2.464)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26351'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
148 (3.440)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
149 (0.172)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
150 (0.169)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
151 (0.163)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
152 (0.242)
SELECT *
FROM oc_product_discount
WHERE product_id = '26350' 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
153 (0.153)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26350'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
154 (2.398)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26350'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
155 (0.585)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
156 (8.056)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
157 (0.239)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
158 (0.305)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
159 (4.563)
SELECT *
FROM oc_product_discount
WHERE product_id = '27769' 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
160 (9.211)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27769'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
161 (12.738)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27769'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
162 (11.563)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
163 (56.373)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
164 (0.942)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
165 (0.581)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
166 (1.734)
SELECT *
FROM oc_product_discount
WHERE product_id = '27770' 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
167 (1.413)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27770'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
168 (2.653)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27770'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
169 (10.518)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
170 (0.153)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
171 (0.167)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
172 (0.161)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
173 (0.262)
SELECT *
FROM oc_product_discount
WHERE product_id = '27771' 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
174 (0.148)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27771'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
175 (2.375)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27771'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
176 (8.379)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
177 (0.302)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
178 (0.233)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
179 (0.222)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
180 (0.354)
SELECT *
FROM oc_product_discount
WHERE product_id = '27772' 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
181 (1.723)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27772'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
182 (11.459)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27772'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
183 (1.980)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
184 (4.377)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
185 (0.751)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
186 (1.054)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '3'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
187 (0.807)
SELECT *
FROM oc_product_discount
WHERE product_id = '27773' 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
188 (1.958)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27773'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
189 (3.699)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27773'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
190 (12.204)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
191 (15.438)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
192 (0.158)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
193 (0.163)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
194 (0.260)
SELECT *
FROM oc_product_discount
WHERE product_id = '27774' 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
195 (0.164)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27774'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
196 (2.399)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27774'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
197 (0.322)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
198 (1.335)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
199 (0.539)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
200 (4.789)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
201 (0.225)
SELECT *
FROM oc_product_discount
WHERE product_id = '27775' 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
202 (0.189)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27775'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
203 (2.775)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27775'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
204 (7.891)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
205 (4.699)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
206 (0.891)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
207 (0.953)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
208 (6.903)
SELECT *
FROM oc_product_discount
WHERE product_id = '27776' 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
209 (1.757)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '27776'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
210 (5.976)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '27776'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
211 (2.340)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
212 (11.508)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
213 (5.088)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
214 (3.232)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
215 (0.500)
SELECT *
FROM oc_product_discount
WHERE product_id = '26354' 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
216 (10.598)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26354'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
217 (2.376)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26354'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
218 (0.358)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
219 (1.222)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
220 (3.997)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
221 (0.882)
SELECT *
FROM oc_product_discount
WHERE product_id = '26353' 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
222 (0.677)
SELECT *
FROM oc_product_ukrcredits
WHERE product_id = '26353'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/uc/uc56.php:5
223 (2.804)
SELECT `xdsticker_id`
FROM oc_xdstickers_product
WHERE product_id = '26353'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:9
224 (22.678)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '4'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
225 (22.151)
SELECT *
FROM oc_xdstickers
WHERE xdsticker_id = '6'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:4
226 (26.953)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '62' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
227 (2.356)
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
228 (27.174)
SELECT p.`product_id`
FROM
`oc_product` p JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`)
WHERE p2c.`category_id` = 62 AND p.`manufacturer_id` IN (27) 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
229 (6.235)
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 (62) 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
230 (21.932)
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 (62) AND afv.`attribute_id` IN (310,311,340,341,342,343,344,346,347,348,350,351,352,353,355,358,359,362,363,364,365,367,368,371,372,373,375,376,378,379,381,382,398,399,400,401,402,403,404,406,407,408,409,411,412,413,414,416,417,418,419,420,421,423,425,428,430,431,432,435,436,437,438,439,441,442,443,448,449,450,451) AND p.`manufacturer_id` IN (27) AND p.`status` = 1 GROUP BY `attr_text`
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
231 (22.419)
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`)
WHERE p2c.`category_id` IN (62) AND p.`manufacturer_id` IN (27) AND p.`status` = 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
232 (11.056)
SELECT `link`,`title`,`meta_descr`,`keywords`,`meta_h1`,`discrib`
FROM `oc_filter_vier_hand_links`
WHERE `link` = '/ua/vhodnye-dveri/proizvoditeli_fort-m-ukraina/' LIMIT 1
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/filter_vier.php:0
233 (0.535)
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 = '62' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:4
234 (16.628)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '62' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
235 (0.469)
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
236 (2.605)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '62' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
237 (0.340)
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
238 (0.356)
SELECT *
FROM oc_module
WHERE module_id = '39'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/extension/module.php:4
239 (0.802)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '62' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
240 (0.553)
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
241 (1.159)
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 = '3' 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
242 (3.407)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2025-04-20 18:49:53'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/tool/online.php:4
243 (0.539)
REPLACE INTO `oc_customer_online` SET `ip` = '18.97.9.174', `customer_id` = '0', `url` = 'http://sklad-dverey.com.ua/ua/vhodnye-dveri/proizvoditeli_fort-m-ukraina/', `referer` = '', `date_added` = '2025-04-20 19:49:53'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/tool/online.php:6
244 (4.277)
SELECT *
FROM oc_xdstickers
ORDER BY xdsticker_id ASC
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/module/xdstickers.php:42
245 (0.539)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/extension/extension.php:4
246 (17.418)
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 = '3' 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
247 (61.284)
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 = '3' 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
248 (4.401)
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 = '3' 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
249 (1.465)
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 = '3' 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
250 (2.023)
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 = '3' 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
251 (4.183)
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 = '3' 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
252 (1.004)
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
253 (4.359)
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
254 (0.879)
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
255 (5.499)
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
256 (11.701)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '62' AND store_id = '0'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/catalog/category.php:55
257 (2.169)
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
258 (3.488)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'r11pbm3v9v273r3v7nqu9tpji5'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40
259 (4.954)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/skladdve/data/www/sklad-dverey.com.ua/catalog/model/extension/extension.php:4
260 (1.823)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'r11pbm3v9v273r3v7nqu9tpji5'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40
261 (1.743)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'r11pbm3v9v273r3v7nqu9tpji5'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40
262 (1.706)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'r11pbm3v9v273r3v7nqu9tpji5'
/var/www/skladdve/data/www/sklad-dverey.com.ua/system/storage/modification/system/library/cart.php:40