1 (0.272)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://hyperkeys.sk/'
/data/web/virtuals/126558/virtual/www/index.php:61
2 (3.063)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/data/web/virtuals/126558/virtual/www/index.php:73
3 (0.265)
SELECT *
FROM `oc_language`
WHERE status = '1'
/data/web/virtuals/126558/virtual/www/index.php:185
4 (0.938)
SELECT *
FROM oc_currency
/data/web/virtuals/126558/virtual/www/system/library/currency.php:13
5 (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 = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '189' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/data/web/virtuals/126558/virtual/www/system/library/tax.php:26
6 (0.160)
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 = '189' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/data/web/virtuals/126558/virtual/www/system/library/tax.php:54
7 (0.186)
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 = '2'
/data/web/virtuals/126558/virtual/www/system/library/weight.php:9
8 (0.166)
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 = '2'
/data/web/virtuals/126558/virtual/www/system/library/length.php:9
9 (0.984)
DELETE
FROM oc_cart
WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:14
10 (0.158)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/data/web/virtuals/126558/virtual/www/system/library/openbay.php:117
11 (0.178)
SELECT *
FROM oc_event
/data/web/virtuals/126558/virtual/www/index.php:286
12 (0.206)
SELECT *
FROM `oc_language`
WHERE code ='sk_SK' LIMIT 1
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_controller_common_seo_mega_pack_pro_url.php:131
13 (0.530)
SELECT
new_link
FROM
oc_redirects_smp
WHERE
broken_link LIKE 'https://www.hyperkeys.sk/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE '/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE 'https://www.hyperkeys.sk/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE '/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE 'https://www.hyperkeys.sk/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE '/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE 'https://www.hyperkeys.sk/tyranny-bastardand-39-s-wound/' OR
broken_link LIKE '/tyranny-bastardand-39-s-wound/'
LIMIT 1
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_controller_common_seo_mega_pack_pro_url.php:595
14 (1.164)
SELECT *
FROM oc_url_alias
WHERE keyword = 'tyranny-bastardand-39-s-wound'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_controller_common_seo_mega_pack_pro_url.php:338
15 (6.774)
SELECT
p.product_id,
p.manufacturer_id,
pd.name,
IF( p.smp_url_category_id IS NULL OR (
SELECT
c2s.category_id
FROM
oc_category AS c
INNER JOIN
oc_category_to_store c2s
ON
c.category_id = c2s.category_id AND c2s.store_id = 0
WHERE
c.status = '1' AND c.category_id = p.smp_url_category_id
LIMIT
1
) IS NULL, (
SELECT
pc.category_id
FROM
oc_product_to_category pc
INNER JOIN
oc_category AS c
ON
c.category_id = pc.category_id AND c.status = '1'
INNER JOIN
oc_category_to_store c2s
ON
c2s.category_id = pc.category_id AND c2s.store_id = 0
WHERE
pc.product_id = p.product_id
ORDER BY
pc.category_id DESC
LIMIT
1
), p.smp_url_category_id ) AS category_id
FROM
oc_product p
LEFT JOIN
oc_product_description pd
ON
pd.product_id = p.product_id
WHERE
pd.language_id = 2 AND
p.status = 1
AND p.product_id = 1918
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_controller_common_seo_mega_pack_pro_url.php:1294
16 (0.302)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
17 (10.444)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1918' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:115
18 (1.778)
SELECT *
FROM oc_simple_reward sr
LEFT JOIN oc_simple_reward_to_store sr2s ON (sr.simple_reward_id = sr2s.simple_reward_id)
WHERE sr.status = TRUE AND ((sr.date_start = '0000-00-00' OR sr.date_start < NOW()) AND (sr.date_end = '0000-00-00' OR sr.date_end > NOW())) AND sr2s.store_id = '0'
ORDER BY sr.simple_reward_id ASC
/data/web/virtuals/126558/virtual/www/catalog/model/catalog/simple_reward.php:13
19 (0.287)
SELECT *
FROM oc_simple_reward
WHERE simple_reward_id = '1'
/data/web/virtuals/126558/virtual/www/catalog/model/catalog/simple_reward.php:4
20 (0.160)
SELECT *
FROM oc_simple_reward_value
WHERE simple_reward_id = '1' AND customer_group_id = '1'
/data/web/virtuals/126558/virtual/www/catalog/model/catalog/simple_reward.php:19
21 (0.138)
SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id ='9' AND ss.language_id = '2'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:128
22 (2.768)
SELECT *
FROM oc_product_discount
WHERE product_id = '1918' 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
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:691
23 (7.540)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1918' AND agd.language_id = '2' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:541
24 (1.279)
SELECT *
FROM oc_product_related pr
LEFT JOIN oc_product p ON (pr.related_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.product_id = '1918' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:776
25 (0.481)
SELECT `pd`.*
FROM `oc_product_recurring` `pp` JOIN `oc_recurring_description` `pd` ON `pd`.`language_id` = 2 AND `pd`.`recurring_id` = `pp`.`recurring_id` JOIN `oc_recurring` `p` ON `p`.`recurring_id` = `pd`.`recurring_id`
WHERE `product_id` = 1918 AND `status` = 1 AND `customer_group_id` = 1
ORDER BY `sort_order` ASC
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:939
26 (5.842)
UPDATE oc_product SET viewed = (viewed + 1), viewed_week = (viewed_week + 1)
WHERE product_id = '1918'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:5
27 (0.946)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
28 (0.170)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
29 (0.178)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_left'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
30 (3.762)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '99'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
31 (58.511)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '89'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
32 (41.924)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '59'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
33 (8.650)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '90'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
34 (8.936)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '96'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
35 (0.175)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
36 (0.233)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
37 (17.146)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '91'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
38 (16.934)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '94'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
39 (14.780)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '93'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
40 (4.507)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '95'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
41 (4.002)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '92'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
42 (0.802)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '98'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
43 (1.287)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '100'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
44 (0.215)
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 = '99' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
45 (0.208)
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 = '89' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
46 (0.164)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
47 (0.192)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '90' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
48 (0.163)
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 = '96' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
49 (0.187)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
50 (0.170)
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 = '94' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
51 (0.165)
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 = '93' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
52 (0.158)
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 = '95' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
53 (0.162)
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 = '92' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
54 (0.157)
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 = '98' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
55 (0.161)
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 = '100' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
56 (0.182)
SELECT *
FROM oc_module
WHERE module_id = '35'
/data/web/virtuals/126558/virtual/www/catalog/model/extension/module.php:4
57 (0.521)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
58 (0.173)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
59 (0.179)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_right'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
60 (0.184)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
61 (0.164)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
62 (0.165)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
63 (0.165)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
64 (0.169)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
65 (0.146)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
66 (0.593)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
67 (0.178)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
68 (0.363)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
69 (0.169)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'customfooter_top'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
70 (2.060)
SELECT *
FROM `oc_product_to_layout`
WHERE `product_id` = '1918' AND `store_id` = '0'
/data/web/virtuals/126558/virtual/www/system/library/mfilter_core.php:1
71 (0.157)
SELECT *
FROM `oc_layout_route`
WHERE 'product/product' LIKE `route` AND `store_id` = '0'
ORDER BY `route` DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/system/library/mfilter_core.php:1
72 (0.189)
SELECT *
FROM `oc_layout_module`
WHERE `layout_id` = '2' AND `code` LIKE 'mega_filter%'
ORDER BY `sort_order`
/data/web/virtuals/126558/virtual/www/system/library/mfilter_core.php:1
73 (10.256)
SELECT *
FROM(SELECT DISTINCT ps.product_id, (SELECT AVG(rating)
FROM oc_review r1
WHERE r1.product_id = ps.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating
FROM oc_product_special ps
LEFT JOIN oc_product p ON (ps.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
INNER JOIN
`oc_product_to_category` AS `p2c`
ON
`p2c`.`product_id` = `p`.`product_id`
WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) GROUP BY ps.product_id
ORDER BY LCASE(pd.name) ASC, LCASE(pd.name) ASC) AS `tmp` LIMIT 0,12
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:441
74 (0.220)
SELECT date_end
FROM oc_product_special
WHERE product_id='292'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
75 (0.211)
SELECT date_end
FROM oc_product_special
WHERE product_id='383'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
76 (0.189)
SELECT date_end
FROM oc_product_special
WHERE product_id='75'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
77 (0.195)
SELECT date_end
FROM oc_product_special
WHERE product_id='181'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
78 (0.169)
SELECT date_end
FROM oc_product_special
WHERE product_id='57'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
79 (0.153)
SELECT date_end
FROM oc_product_special
WHERE product_id='519'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
80 (0.154)
SELECT date_end
FROM oc_product_special
WHERE product_id='541'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
81 (0.339)
SELECT date_end
FROM oc_product_special
WHERE product_id='56'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
82 (0.150)
SELECT date_end
FROM oc_product_special
WHERE product_id='696'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
83 (0.151)
SELECT date_end
FROM oc_product_special
WHERE product_id='220'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
84 (0.150)
SELECT date_end
FROM oc_product_special
WHERE product_id='731'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
85 (0.151)
SELECT date_end
FROM oc_product_special
WHERE product_id='201'
/data/web/virtuals/126558/virtual/www/system/library/themeoptions.php:115
86 (0.159)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
87 (0.184)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
88 (0.323)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
89 (2.307)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'customfooter_bottom'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
90 (0.146)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
91 (0.144)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
92 (0.291)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
93 (0.169)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'customfooter'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
94 (0.149)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
95 (0.145)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
96 (0.634)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
97 (0.165)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'footer'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
98 (0.225)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'SignUpCoupons'
/data/web/virtuals/126558/virtual/www/catalog/model/setting/setting.php:6
99 (0.632)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
100 (3.556)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
101 (0.239)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
102 (0.162)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
103 (0.213)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/data/web/virtuals/126558/virtual/www/system/library/customer.php:129
104 (0.192)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
105 (0.163)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
106 (0.160)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
107 (0.202)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
108 (0.155)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
109 (0.159)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/data/web/virtuals/126558/virtual/www/system/library/customer.php:129
110 (0.166)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'a94a5576da8e6f5351dee1bf2022e96d'
/data/web/virtuals/126558/virtual/www/system/storage/modification/system/library/cart.php:122
111 (0.213)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
112 (0.149)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
113 (0.294)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
114 (0.180)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'popup'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
115 (0.166)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
116 (0.143)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
117 (0.259)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
118 (0.144)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'header_notice'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
119 (0.149)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
120 (0.164)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
121 (0.258)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
122 (0.165)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'cookie'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
123 (0.179)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
124 (0.711)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
125 (0.257)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
126 (0.146)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'top_block'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
127 (0.152)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
128 (0.168)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
129 (0.259)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
130 (1.453)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'menu'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
131 (0.288)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:12
132 (0.213)
SELECT *
FROM oc_mega_menu
WHERE parent_id='11' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
133 (0.503)
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 = '12' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
134 (0.171)
SELECT *
FROM oc_mega_menu_links
WHERE id = 12
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:543
135 (0.176)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '14' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
136 (0.150)
SELECT *
FROM oc_mega_menu_links
WHERE id = 14
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:543
137 (0.451)
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 = '16' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
138 (0.164)
SELECT *
FROM oc_mega_menu_links
WHERE id = 16
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:543
139 (0.153)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '13' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
140 (0.147)
SELECT *
FROM oc_mega_menu_links
WHERE id = 13
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:543
141 (0.152)
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 = '17' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
142 (0.160)
SELECT *
FROM oc_mega_menu_links
WHERE id = 17
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:543
143 (0.191)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '15' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
144 (0.146)
SELECT *
FROM oc_mega_menu_links
WHERE id = 15
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:543
145 (4.333)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '0' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:115
146 (0.180)
SELECT *
FROM oc_mega_menu
WHERE parent_id='14' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
147 (0.198)
SELECT *
FROM oc_mega_menu
WHERE parent_id='15' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
148 (0.208)
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 = '99' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
149 (0.224)
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 = '89' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
150 (0.590)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
151 (0.201)
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 = '90' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
152 (0.187)
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 = '96' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
153 (0.224)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
154 (0.190)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '94' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
155 (0.185)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '93' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
156 (0.188)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '95' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
157 (0.542)
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 = '92' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:4
158 (3.521)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '0' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:115
159 (1.889)
SELECT *
FROM oc_mega_menu
WHERE parent_id='16' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
160 (0.437)
SELECT *
FROM oc_mega_menu
WHERE parent_id='18' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
161 (0.209)
SELECT *
FROM oc_mega_menu
WHERE parent_id='20' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
162 (0.181)
SELECT *
FROM oc_mega_menu
WHERE parent_id='23' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
163 (0.201)
SELECT *
FROM oc_mega_menu
WHERE parent_id='24' AND status='0' AND module_id='0'
ORDER BY rang
/data/web/virtuals/126558/virtual/www/catalog/model/menu/megamenu.php:76
164 (0.233)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
165 (0.231)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
166 (0.282)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
167 (0.147)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'menu2'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
168 (0.152)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
169 (0.142)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
170 (0.261)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
171 (0.149)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'slideshow'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
172 (2.395)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
173 (0.179)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
174 (0.335)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
175 (3.019)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'breadcrumb'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
176 (0.182)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
177 (0.164)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
178 (0.288)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
179 (0.151)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'preface_left'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
180 (0.153)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
181 (0.150)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
182 (0.486)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
183 (0.221)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'preface_right'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
184 (0.263)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
185 (0.221)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
186 (0.482)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
187 (0.817)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'preface_fullwidth'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
188 (0.236)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
189 (0.256)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
190 (0.456)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
191 (0.257)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_left'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
192 (3.639)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '99'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
193 (10.343)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '89'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
194 (27.354)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '59'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
195 (7.188)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '90'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
196 (5.615)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '96'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
197 (0.197)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
198 (0.185)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
199 (15.874)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '91'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
200 (18.432)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '94'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
201 (13.062)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '93'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
202 (3.457)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '95'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
203 (3.143)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '92'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
204 (0.792)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '98'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
205 (2.800)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_category_path cp
LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id)
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '100'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:929
206 (1.623)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '99' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
207 (0.166)
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 = '89' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
208 (0.154)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
209 (0.162)
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 = '90' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
210 (0.811)
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 = '96' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
211 (0.513)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
212 (0.238)
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 = '94' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
213 (0.185)
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 = '93' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
214 (0.173)
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 = '95' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
215 (0.157)
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 = '92' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
216 (0.176)
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 = '98' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
217 (0.195)
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 = '100' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/data/web/virtuals/126558/virtual/www/system/storage/modification/catalog/model/catalog/category.php:10
218 (0.597)
SELECT *
FROM oc_module
WHERE module_id = '35'
/data/web/virtuals/126558/virtual/www/catalog/model/extension/module.php:4
219 (0.164)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
220 (0.158)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
221 (0.745)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
222 (0.531)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_big_column'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
223 (0.146)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
224 (0.141)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
225 (0.266)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
226 (0.222)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
227 (0.145)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
228 (0.141)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
229 (0.266)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
230 (0.482)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_right'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
231 (0.173)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
232 (0.146)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
233 (0.281)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
234 (0.180)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_custom_block'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
235 (0.145)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
236 (0.141)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
237 (0.305)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
238 (0.151)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_image_top'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
239 (0.146)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
240 (0.167)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
241 (1.305)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
242 (0.166)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_image_bottom'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
243 (0.154)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
244 (0.518)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
245 (0.277)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
246 (0.206)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_options_center'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
247 (0.160)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
248 (0.193)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
249 (0.419)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
250 (0.236)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_enquiry'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
251 (0.380)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
252 (0.520)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
253 (0.504)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
254 (0.211)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_question'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
255 (0.582)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
256 (0.181)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
257 (0.441)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
258 (0.186)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_options_bottom'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
259 (0.248)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
260 (0.203)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
261 (0.400)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
262 (0.188)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'product_over_tabs'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14
263 (0.221)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '1918' AND store_id = '0'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:800
264 (0.201)
SELECT *
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:4
265 (1.117)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/data/web/virtuals/126558/virtual/www/vqmod/vqcache/vq2-catalog_model_extension_extension.php:17
266 (0.222)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/data/web/virtuals/126558/virtual/www/catalog/model/design/layout.php:14