1 (0.249)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://greecemart.gr/'
/home/sites/14b/9/95412d4fef/public_html/index.php:40
2 (1.679)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/sites/14b/9/95412d4fef/public_html/index.php:52
3 (0.218)
SELECT *
FROM `oc_language`
WHERE status = '1'
/home/sites/14b/9/95412d4fef/public_html/index.php:151
4 (0.255)
SELECT *
FROM oc_currency
/home/sites/14b/9/95412d4fef/public_html/system/library/currency.php:13
5 (0.477)
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 = '84' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '1285')
ORDER BY tr1.priority ASC
/home/sites/14b/9/95412d4fef/public_html/system/library/tax.php:54
6 (0.233)
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'
/home/sites/14b/9/95412d4fef/public_html/system/library/weight.php:9
7 (0.233)
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'
/home/sites/14b/9/95412d4fef/public_html/system/library/length.php:9
8 (0.243)
DELETE
FROM oc_cart
WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:14
9 (0.222)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/sites/14b/9/95412d4fef/public_html/system/library/openbay.php:117
10 (0.235)
SELECT *
FROM oc_event
/home/sites/14b/9/95412d4fef/public_html/index.php:252
11 (1.201)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15274' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
12 (0.605)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '10824'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
13 (0.319)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217897'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
14 (0.521)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '10955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
15 (0.222)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1217836'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
16 (0.488)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '11176'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
17 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217984'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
18 (0.579)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '11182'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
19 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218280'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
20 (0.499)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '11311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
21 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
22 (0.572)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '11407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
23 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218226'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
24 (0.469)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
25 (0.287)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217860'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
26 (0.586)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
27 (0.326)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1217837'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
28 (0.698)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
29 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218062'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
30 (0.532)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
31 (0.258)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1217838'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
32 (0.515)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
33 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218001'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
34 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
35 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217885'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
36 (0.527)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
37 (0.265)
UPDATE `oc_alsoviewed` SET `number` = '42'
WHERE `id`='346875'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
38 (0.444)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
39 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218128'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
40 (0.567)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
41 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217968'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
42 (0.480)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
43 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217922'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
44 (0.509)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
45 (0.368)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218154'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
46 (0.658)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
47 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217852'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
48 (0.473)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
49 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218175'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
50 (0.536)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
51 (0.218)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217951'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
52 (0.633)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
53 (0.196)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218343'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
54 (0.600)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
55 (0.202)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218041'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
56 (0.577)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
57 (0.287)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1217839'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
58 (0.678)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
59 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218252'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
60 (0.707)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
61 (0.260)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217936'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
62 (0.750)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
63 (0.376)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218083'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
64 (0.566)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
65 (0.320)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217874'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
66 (0.607)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
67 (0.352)
INSERT INTO `oc_alsoviewed` SET `low` = '10007', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
68 (0.591)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
69 (0.396)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218203'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
70 (0.749)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
71 (0.404)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218374'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
72 (0.849)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
73 (0.380)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1217840'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
74 (0.706)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
75 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '64'
WHERE `id`='418609'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
76 (0.722)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
77 (0.267)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217845'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
78 (0.655)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
79 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '52'
WHERE `id`='753205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
80 (0.525)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
81 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218104'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
82 (0.504)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10007' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
83 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218020'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
84 (0.439)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '10955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
85 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1198472'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
86 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '11176'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
87 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217985'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
88 (0.376)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '11182'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
89 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218281'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
90 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '11311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
91 (0.205)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216997'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
92 (0.471)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '11407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
93 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1196013'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
94 (0.420)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
95 (0.268)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217898'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
96 (0.533)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
97 (0.203)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217899'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
98 (0.498)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
99 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218063'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
100 (0.416)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
101 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
102 (0.474)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
103 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218002'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
104 (0.415)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
105 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217901'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
106 (0.462)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
107 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217902'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
108 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
109 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218129'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
110 (0.447)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
111 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217969'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
112 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
113 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217923'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
114 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
115 (0.195)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218155'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
116 (0.433)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
117 (0.212)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217903'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
118 (0.407)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
119 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218176'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
120 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
121 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217952'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
122 (0.458)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
123 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218344'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
124 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
125 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218042'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
126 (0.508)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
127 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217904'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
128 (0.862)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
129 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218253'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
130 (0.558)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
131 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217937'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
132 (0.432)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
133 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218084'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
134 (0.525)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
135 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217905'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
136 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
137 (0.175)
INSERT INTO `oc_alsoviewed` SET `low` = '10824', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
138 (0.633)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
139 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218204'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
140 (0.435)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
141 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218375'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
142 (0.439)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
143 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217906'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
144 (0.538)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
145 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217907'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
146 (0.651)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
147 (0.199)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1217908'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
148 (0.647)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
149 (0.282)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217909'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
150 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
151 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218105'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
152 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10824' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
153 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218021'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
154 (0.485)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '11176'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
155 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1209224'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
156 (0.528)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '11182'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
157 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218282'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
158 (0.492)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '11311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
159 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218312'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
160 (0.559)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '11407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
161 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '63'
WHERE `id`='1196664'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
162 (0.527)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
163 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '37'
WHERE `id`='1033838'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
164 (0.644)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
165 (0.272)
UPDATE `oc_alsoviewed` SET `number` = '82'
WHERE `id`='1196665'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
166 (0.613)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
167 (0.258)
UPDATE `oc_alsoviewed` SET `number` = '62'
WHERE `id`='1196666'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
168 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
169 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1217832'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
170 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
171 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218003'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
172 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
173 (0.264)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217886'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
174 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
175 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='934545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
176 (0.471)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
177 (0.181)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218130'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
178 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
179 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217970'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
180 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
181 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '49'
WHERE `id`='1208844'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
182 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
183 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218156'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
184 (0.433)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
185 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217853'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
186 (0.415)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
187 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218177'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
188 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
189 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217953'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
190 (0.480)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
191 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218345'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
192 (0.472)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
193 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
194 (0.448)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
195 (0.273)
UPDATE `oc_alsoviewed` SET `number` = '43'
WHERE `id`='934400'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
196 (0.503)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
197 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218254'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
198 (0.443)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
199 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217938'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
200 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
201 (0.227)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218085'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
202 (0.490)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
203 (0.137)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217875'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
204 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
205 (0.213)
INSERT INTO `oc_alsoviewed` SET `low` = '10955', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
206 (0.477)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
207 (0.264)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
208 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
209 (0.131)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218376'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
210 (0.382)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
211 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1217841'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
212 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
213 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '44'
WHERE `id`='1033879'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
214 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
215 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217846'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
216 (0.517)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
217 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217910'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
218 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
219 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218106'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
220 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10955' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
221 (0.246)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218022'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
222 (0.291)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '11182'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
223 (0.199)
UPDATE `oc_alsoviewed` SET `number` = '128'
WHERE `id`='374291'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
224 (0.688)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '11311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
225 (0.291)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218313'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
226 (0.529)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '11407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
227 (0.279)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218227'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
228 (0.475)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
229 (0.284)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217986'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
230 (0.460)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
231 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217987'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
232 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
233 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218064'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
234 (0.339)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
235 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217988'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
236 (0.331)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
237 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218004'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
238 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
239 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217989'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
240 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
241 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217990'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
242 (0.284)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
243 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218131'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
244 (0.303)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
245 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217991'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
246 (0.324)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
247 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1209231'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
248 (0.348)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
249 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218157'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
250 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
251 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217992'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
252 (0.269)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
253 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218178'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
254 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
255 (0.252)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217993'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
256 (0.346)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
257 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218346'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
258 (0.334)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
259 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218044'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
260 (0.339)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
261 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217994'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
262 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
263 (0.210)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218255'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
264 (0.356)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
265 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217995'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
266 (0.329)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
267 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218086'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
268 (0.342)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
269 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217996'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
270 (0.291)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
271 (0.155)
INSERT INTO `oc_alsoviewed` SET `low` = '11176', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
272 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
273 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218206'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
274 (0.265)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
275 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218377'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
276 (0.307)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
277 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217997'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
278 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
279 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217998'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
280 (0.354)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
281 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1217999'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
282 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
283 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1218000'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
284 (0.316)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
285 (0.235)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218107'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
286 (0.300)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11176' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
287 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218023'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
288 (0.266)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '11311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
289 (0.251)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218314'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
290 (0.300)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '11407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
291 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218283'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
292 (0.340)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
293 (0.196)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218284'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
294 (0.325)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
295 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218285'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
296 (0.331)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
297 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218286'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
298 (0.376)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
299 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218287'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
300 (0.550)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
301 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218288'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
302 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
303 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218289'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
304 (0.306)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
305 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218290'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
306 (0.301)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
307 (0.224)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218291'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
308 (0.414)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
309 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218292'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
310 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
311 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218293'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
312 (0.292)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
313 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218294'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
314 (0.317)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
315 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218295'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
316 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
317 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218296'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
318 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
319 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218297'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
320 (0.401)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
321 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218347'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
322 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
323 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218298'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
324 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
325 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
326 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
327 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218300'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
328 (0.414)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
329 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218301'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
330 (0.313)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
331 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218302'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
332 (0.317)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
333 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218303'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
334 (0.284)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
335 (0.158)
INSERT INTO `oc_alsoviewed` SET `low` = '11182', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
336 (0.428)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
337 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
338 (0.266)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
339 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218378'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
340 (0.319)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
341 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218305'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
342 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
343 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218306'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
344 (0.330)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
345 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218307'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
346 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
347 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218308'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
348 (0.298)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
349 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
350 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11182' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
351 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1218310'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
352 (0.300)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '11407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
353 (0.206)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218315'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
354 (0.289)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
355 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218316'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
356 (0.305)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
357 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218317'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
358 (0.320)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
359 (0.221)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218318'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
360 (0.285)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
361 (0.137)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218319'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
362 (0.283)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
363 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218320'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
364 (0.287)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
365 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218321'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
366 (0.315)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
367 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
368 (0.291)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
369 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
370 (0.309)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
371 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218324'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
372 (0.287)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
373 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218325'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
374 (0.305)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
375 (0.212)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218326'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
376 (0.338)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
377 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218327'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
378 (0.270)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
379 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
380 (0.299)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
381 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
382 (0.343)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
383 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218348'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
384 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
385 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218330'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
386 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
387 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218331'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
388 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
389 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
390 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
391 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218333'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
392 (0.338)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
393 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218334'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
394 (0.455)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
395 (0.312)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218335'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
396 (0.495)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
397 (0.299)
INSERT INTO `oc_alsoviewed` SET `low` = '11311', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
398 (0.353)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
399 (0.246)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218336'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
400 (0.282)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
401 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218379'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
402 (0.329)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
403 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218337'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
404 (0.345)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
405 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218338'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
406 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
407 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218339'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
408 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
409 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218340'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
410 (0.314)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
411 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218341'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
412 (0.286)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11311' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
413 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1218342'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
414 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '11882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
415 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218228'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
416 (0.433)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
417 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '82'
WHERE `id`='1196307'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
418 (0.711)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
419 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '87'
WHERE `id`='505388'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
420 (0.448)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
421 (0.263)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218229'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
422 (0.414)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
423 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218230'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
424 (0.376)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
425 (0.235)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218231'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
426 (0.622)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
427 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218232'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
428 (0.542)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
429 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218233'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
430 (0.607)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
431 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218234'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
432 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
433 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218235'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
434 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
435 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218236'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
436 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
437 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218237'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
438 (0.365)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
439 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218238'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
440 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
441 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218239'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
442 (0.574)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
443 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218349'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
444 (0.410)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
445 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218240'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
446 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
447 (0.221)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218241'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
448 (0.432)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
449 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218256'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
450 (0.415)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
451 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218242'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
452 (0.410)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
453 (0.129)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218243'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
454 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
455 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218244'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
456 (0.345)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
457 (0.175)
INSERT INTO `oc_alsoviewed` SET `low` = '11407', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
458 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
459 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218245'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
460 (0.343)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
461 (0.132)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218380'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
462 (0.364)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
463 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218246'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
464 (0.484)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
465 (0.251)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218247'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
466 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
467 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218248'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
468 (0.556)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
469 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218249'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
470 (0.512)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
471 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218250'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
472 (0.469)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11407' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
473 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1218251'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
474 (0.459)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '12304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
475 (0.192)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217861'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
476 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
477 (0.261)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218065'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
478 (0.437)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
479 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217862'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
480 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
481 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218005'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
482 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
483 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217887'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
484 (0.454)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
485 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217867'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
486 (0.346)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
487 (0.762)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218132'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
488 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
489 (0.208)
UPDATE `oc_alsoviewed` SET `number` = '44'
WHERE `id`='1107193'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
490 (0.432)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
491 (0.191)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217924'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
492 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
493 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218158'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
494 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
495 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217863'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
496 (0.354)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
497 (0.276)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218179'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
498 (1.197)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
499 (0.235)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217954'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
500 (0.452)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
501 (0.275)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218350'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
502 (0.627)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
503 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218045'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
504 (0.565)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
505 (0.193)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217864'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
506 (0.630)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
507 (0.279)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218257'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
508 (0.708)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
509 (0.191)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217939'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
510 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
511 (0.256)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218087'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
512 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
513 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217876'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
514 (0.343)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
515 (0.158)
INSERT INTO `oc_alsoviewed` SET `low` = '11882', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
516 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
517 (0.213)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218207'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
518 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
519 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218381'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
520 (1.122)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
521 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217865'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
522 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
523 (0.320)
UPDATE `oc_alsoviewed` SET `number` = '89'
WHERE `id`='1031889'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
524 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
525 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1217866'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
526 (0.439)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
527 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
528 (0.345)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
529 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218108'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
530 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11882' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
531 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218024'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
532 (0.438)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '12309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
533 (0.195)
UPDATE `oc_alsoviewed` SET `number` = '215'
WHERE `id`='514331'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
534 (0.416)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
535 (0.235)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1217833'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
536 (0.611)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
537 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218006'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
538 (0.645)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
539 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217888'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
540 (0.613)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
541 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217868'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
542 (0.501)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
543 (0.256)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218133'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
544 (0.579)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
545 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217971'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
546 (0.568)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
547 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217925'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
548 (0.587)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
549 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218159'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
550 (0.595)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
551 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217854'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
552 (0.506)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
553 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218180'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
554 (0.526)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
555 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
556 (0.608)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
557 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218351'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
558 (0.629)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
559 (0.284)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218046'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
560 (0.952)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
561 (0.206)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1217830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
562 (0.736)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
563 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218258'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
564 (0.692)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
565 (0.293)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217940'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
566 (0.556)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
567 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218088'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
568 (0.572)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
569 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217877'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
570 (0.527)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
571 (0.198)
INSERT INTO `oc_alsoviewed` SET `low` = '12304', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
572 (0.685)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
573 (0.181)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218208'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
574 (0.503)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
575 (0.350)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218382'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
576 (0.604)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
577 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1217842'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
578 (0.678)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
579 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1217831'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
580 (0.660)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
581 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217847'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
582 (0.707)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
583 (0.332)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217912'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
584 (0.644)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
585 (0.269)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218109'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
586 (0.639)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12304' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
587 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218025'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
588 (0.601)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
589 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218066'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
590 (0.670)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
591 (0.181)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218067'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
592 (0.556)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
593 (0.278)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218068'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
594 (0.586)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
595 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218069'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
596 (0.478)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
597 (0.254)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218134'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
598 (0.543)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
599 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
600 (0.545)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
601 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218071'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
602 (0.397)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
603 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218160'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
604 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
605 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218072'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
606 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
607 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218181'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
608 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
609 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218073'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
610 (0.432)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
611 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218352'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
612 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
613 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218074'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
614 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
615 (0.227)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218075'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
616 (0.499)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
617 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218259'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
618 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
619 (0.275)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218076'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
620 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
621 (0.213)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218089'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
622 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
623 (0.197)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218077'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
624 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
625 (0.193)
INSERT INTO `oc_alsoviewed` SET `low` = '12309', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
626 (0.434)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
627 (0.409)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218209'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
628 (0.460)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
629 (0.207)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218383'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
630 (0.472)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
631 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218078'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
632 (0.528)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
633 (0.234)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218079'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
634 (0.616)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
635 (0.221)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218080'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
636 (0.563)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
637 (0.321)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218081'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
638 (0.505)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
639 (0.216)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218110'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
640 (0.476)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12309' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
641 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1218082'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
642 (0.414)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '12769'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
643 (0.258)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218007'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
644 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
645 (0.294)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217889'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
646 (0.442)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
647 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217869'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
648 (0.345)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
649 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218135'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
650 (0.364)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
651 (0.203)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217972'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
652 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
653 (0.267)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217926'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
654 (0.548)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
655 (0.212)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='711087'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
656 (0.520)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
657 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217855'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
658 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
659 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218182'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
660 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
661 (0.323)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217956'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
662 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
663 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218353'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
664 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
665 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218047'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
666 (0.366)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
667 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1217834'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
668 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
669 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218260'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
670 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
671 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217941'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
672 (0.287)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
673 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218090'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
674 (0.323)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
675 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
676 (0.277)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
677 (0.228)
INSERT INTO `oc_alsoviewed` SET `low` = '12722', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
678 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
679 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218210'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
680 (0.278)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
681 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218384'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
682 (0.307)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
683 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '41'
WHERE `id`='1216490'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
684 (0.437)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
685 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1217835'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
686 (0.353)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
687 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217848'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
688 (0.391)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
689 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217913'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
690 (0.308)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
691 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='711082'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
692 (0.298)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
693 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
694 (0.447)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '12825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
695 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218008'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
696 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
697 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218009'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
698 (0.328)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
699 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218136'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
700 (0.351)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
701 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218010'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
702 (0.342)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
703 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218011'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
704 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
705 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218161'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
706 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
707 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218012'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
708 (0.319)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
709 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218183'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
710 (0.327)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
711 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218013'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
712 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
713 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218354'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
714 (0.388)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
715 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218048'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
716 (0.366)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
717 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218014'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
718 (0.401)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
719 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1169238'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
720 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
721 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='904708'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
722 (0.342)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
723 (0.241)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218091'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
724 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
725 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218015'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
726 (0.333)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
727 (0.242)
INSERT INTO `oc_alsoviewed` SET `low` = '12769', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
728 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
729 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218211'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
730 (0.315)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
731 (0.235)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218385'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
732 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
733 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218016'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
734 (0.420)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
735 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218017'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
736 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
737 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218018'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
738 (0.452)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
739 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1218019'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
740 (0.354)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
741 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218111'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
742 (0.366)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12769' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
743 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218027'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
744 (0.331)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
745 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
746 (0.289)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
747 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218137'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
748 (0.325)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
749 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217973'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
750 (0.315)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
751 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217927'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
752 (0.313)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
753 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218162'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
754 (0.330)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
755 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217891'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
756 (0.294)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
757 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218184'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
758 (0.307)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
759 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217957'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
760 (0.418)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
761 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218355'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
762 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
763 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218049'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
764 (0.415)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
765 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217892'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
766 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
767 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218261'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
768 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
769 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217942'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
770 (0.329)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
771 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218092'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
772 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
773 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217893'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
774 (0.311)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
775 (0.243)
INSERT INTO `oc_alsoviewed` SET `low` = '12825', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
776 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
777 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218212'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
778 (0.289)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
779 (0.234)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218386'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
780 (0.328)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
781 (0.209)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217894'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
782 (0.407)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
783 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217895'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
784 (0.365)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
785 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1217896'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
786 (0.510)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
787 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217914'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
788 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
789 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218112'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
790 (0.348)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12825' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
791 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218028'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
792 (0.300)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '13070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
793 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
794 (0.325)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
795 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217974'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
796 (0.330)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
797 (0.241)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217928'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
798 (0.323)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
799 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218163'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
800 (0.366)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
801 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
802 (0.301)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
803 (0.135)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218185'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
804 (0.310)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
805 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
806 (0.347)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
807 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1214391'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
808 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
809 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218050'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
810 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
811 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='934577'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
812 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
813 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218262'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
814 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
815 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217943'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
816 (0.464)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
817 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1213080'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
818 (0.376)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
819 (0.287)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217879'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
820 (0.324)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
821 (0.254)
INSERT INTO `oc_alsoviewed` SET `low` = '13043', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
822 (0.462)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
823 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218213'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
824 (0.313)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
825 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218387'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
826 (0.346)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
827 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217871'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
828 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
829 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217872'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
830 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
831 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1217873'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
832 (0.769)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
833 (0.201)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217915'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
834 (0.543)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
835 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218113'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
836 (0.508)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13043' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
837 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218029'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
838 (0.348)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '13328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
839 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218139'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
840 (0.291)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
841 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218140'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
842 (0.291)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
843 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1200307'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
844 (0.313)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
845 (0.257)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218141'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
846 (0.308)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
847 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218186'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
848 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
849 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218142'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
850 (0.351)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
851 (0.224)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218356'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
852 (0.317)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
853 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218143'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
854 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
855 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218144'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
856 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
857 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218263'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
858 (0.353)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
859 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218145'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
860 (0.324)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
861 (0.261)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218146'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
862 (0.311)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
863 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218147'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
864 (0.279)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
865 (0.160)
INSERT INTO `oc_alsoviewed` SET `low` = '13070', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
866 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
867 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218214'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
868 (0.293)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
869 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218388'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
870 (0.308)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
871 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218148'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
872 (0.356)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
873 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218149'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
874 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
875 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218150'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
876 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
877 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218151'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
878 (0.312)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
879 (0.250)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218152'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
880 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13070' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
881 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1218153'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
882 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '13546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
883 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217975'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
884 (0.333)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
885 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218164'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
886 (0.388)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
887 (0.288)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217976'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
888 (0.405)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
889 (0.232)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218187'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
890 (0.349)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
891 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217977'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
892 (0.364)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
893 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218357'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
894 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
895 (0.248)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218051'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
896 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
897 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217978'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
898 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
899 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218264'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
900 (0.382)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
901 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217979'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
902 (0.335)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
903 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218093'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
904 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
905 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217980'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
906 (0.310)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
907 (0.219)
INSERT INTO `oc_alsoviewed` SET `low` = '13328', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
908 (0.395)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
909 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218215'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
910 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
911 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218389'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
912 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
913 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217981'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
914 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
915 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '59'
WHERE `id`='1057519'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
916 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
917 (0.241)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217982'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
918 (0.429)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
919 (0.279)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1217983'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
920 (0.520)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
921 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218114'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
922 (0.483)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13328' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
923 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218030'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
924 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '13576'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
925 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='561971'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
926 (0.325)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
927 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217929'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
928 (0.287)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
929 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218188'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
930 (0.280)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
931 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217959'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
932 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
933 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218358'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
934 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
935 (0.131)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218052'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
936 (0.341)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
937 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217930'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
938 (0.447)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
939 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218265'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
940 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
941 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217944'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
942 (0.296)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
943 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218094'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
944 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
945 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217931'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
946 (0.316)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
947 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '66'
WHERE `id`='680359'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
948 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
949 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218216'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
950 (0.286)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
951 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218390'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
952 (0.312)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
953 (0.216)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
954 (0.369)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
955 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217933'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
956 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
957 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217934'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
958 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
959 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1217935'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
960 (0.311)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
961 (0.133)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218115'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
962 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13546' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
963 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218031'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
964 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '13585'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
965 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218165'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
966 (0.327)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
967 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218189'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
968 (0.341)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
969 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1203937'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
970 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
971 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218359'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
972 (0.366)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
973 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218166'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
974 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
975 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218167'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
976 (0.480)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
977 (0.192)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218266'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
978 (0.441)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
979 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218168'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
980 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
981 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218169'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
982 (0.356)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
983 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218170'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
984 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
985 (0.153)
INSERT INTO `oc_alsoviewed` SET `low` = '13576', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
986 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
987 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='595243'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
988 (0.312)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
989 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218391'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
990 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
991 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1001440'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
992 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
993 (0.135)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218171'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
994 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
995 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
996 (0.429)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
997 (0.261)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218173'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
998 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
999 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='711091'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1000 (0.410)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13576' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1001 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1218174'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1002 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '13880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1003 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218190'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1004 (0.328)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1005 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217960'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1006 (0.370)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1007 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218360'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1008 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1009 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218053'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1010 (0.370)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1011 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217856'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1012 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1013 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218267'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1014 (0.407)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1015 (0.218)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217945'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1016 (0.338)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1017 (0.275)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218095'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1018 (0.525)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1019 (0.257)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217880'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1020 (0.445)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1021 (0.229)
INSERT INTO `oc_alsoviewed` SET `low` = '13585', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1022 (0.572)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1023 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='776198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1024 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1025 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218392'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1026 (0.516)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1027 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217857'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1028 (0.566)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1029 (0.218)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217858'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1030 (0.580)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1031 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1217859'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1032 (0.475)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1033 (0.273)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217916'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1034 (0.532)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1035 (0.193)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218116'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1036 (0.473)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13585' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1037 (0.192)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218032'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1038 (0.340)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1039 (0.206)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218191'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1040 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1041 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218361'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1042 (0.457)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1043 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218192'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1044 (0.437)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1045 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218193'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1046 (0.489)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1047 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218268'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1048 (0.541)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1049 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218194'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1050 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1051 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218195'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1052 (0.440)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1053 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218196'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1054 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1055 (0.240)
INSERT INTO `oc_alsoviewed` SET `low` = '13880', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1056 (0.498)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1057 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218217'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1058 (0.351)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1059 (0.279)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218393'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1060 (0.420)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1061 (0.199)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1062 (0.521)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1063 (0.246)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1064 (0.488)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1065 (0.266)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218199'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1066 (0.575)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1067 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218200'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1068 (0.440)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1069 (0.201)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218201'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1070 (0.339)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13880' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1071 (0.252)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1218202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1072 (0.492)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '14138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1073 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218362'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1074 (0.473)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1075 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218054'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1076 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1077 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217961'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1078 (0.515)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1079 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218269'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1080 (0.539)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1081 (0.298)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217962'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1082 (0.421)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1083 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218096'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1084 (0.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1085 (0.209)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217963'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1086 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1087 (0.176)
INSERT INTO `oc_alsoviewed` SET `low` = '14026', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1088 (0.471)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1089 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218218'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1090 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1091 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218394'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1092 (0.405)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1093 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217964'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1094 (0.497)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1095 (0.241)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217965'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1096 (0.505)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1097 (0.214)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217966'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1098 (0.649)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1099 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1217967'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1100 (0.532)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1101 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218117'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1102 (0.332)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14026' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1103 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218033'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1104 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '14172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1105 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1106 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1107 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218364'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1108 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1109 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='988527'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1110 (0.496)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1111 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218365'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1112 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1113 (0.215)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218366'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1114 (0.351)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1115 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218367'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1116 (0.320)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1117 (0.159)
INSERT INTO `oc_alsoviewed` SET `low` = '14138', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1118 (0.430)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1119 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218368'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1120 (0.334)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1121 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218395'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1122 (0.346)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1123 (0.267)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218369'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1124 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1125 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218370'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1126 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1127 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1204700'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1128 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1129 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218371'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1130 (0.488)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1131 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218372'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1132 (0.493)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14138' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1133 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1218373'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1134 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '14205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1135 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '76'
WHERE `id`='184556'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1136 (0.631)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1137 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218270'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1138 (0.629)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1139 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218055'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1140 (0.483)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1141 (0.200)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218097'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1142 (0.500)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1143 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218056'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1144 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1145 (0.194)
INSERT INTO `oc_alsoviewed` SET `low` = '14172', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1146 (0.565)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1147 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218219'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1148 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1149 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218396'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1150 (0.480)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1151 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218057'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1152 (0.561)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1153 (1.274)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218058'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1154 (0.596)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1155 (0.250)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218059'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1156 (0.617)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1157 (0.196)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218060'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1158 (0.522)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1159 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218118'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1160 (0.418)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14172' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1161 (0.254)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1218061'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1162 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '14625'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1163 (0.224)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218271'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1164 (0.610)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1165 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217946'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1166 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1167 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218098'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1168 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1169 (0.202)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1170 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1171 (0.231)
INSERT INTO `oc_alsoviewed` SET `low` = '14205', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1172 (0.540)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1173 (0.197)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218220'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1174 (0.415)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1175 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218397'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1176 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1177 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1217843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1178 (0.525)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1179 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='1217829'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1180 (0.545)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1181 (0.296)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217849'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1182 (0.613)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1183 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217917'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1184 (0.491)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1185 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218119'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1186 (0.416)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14205' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1187 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218034'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1188 (0.603)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '14627'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1189 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='323532'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1190 (0.457)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1191 (0.219)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='870476'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1192 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1193 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218272'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1194 (0.422)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1195 (0.245)
INSERT INTO `oc_alsoviewed` SET `low` = '14625', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1196 (0.549)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1197 (0.218)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218273'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1198 (0.312)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1199 (0.248)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218398'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1200 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1201 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1202 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1203 (0.225)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218275'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1204 (0.456)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1205 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218276'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1206 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1207 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218277'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1208 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1209 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218278'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1210 (0.308)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14625' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1211 (0.135)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1218279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1212 (0.300)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '14807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1213 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218099'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1214 (0.330)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1215 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217947'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1216 (0.298)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1217 (0.148)
INSERT INTO `oc_alsoviewed` SET `low` = '14627', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1218 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1219 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218221'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1220 (0.290)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1221 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218399'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1222 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1223 (0.274)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217948'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1224 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1225 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217949'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1226 (0.369)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1227 (0.196)
UPDATE `oc_alsoviewed` SET `number` = '75'
WHERE `id`='909314'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1228 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1229 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1217950'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1230 (0.328)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1231 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218120'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1232 (0.401)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14627' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1233 (0.261)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218035'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1234 (0.320)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '15202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1235 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218100'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1236 (0.280)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1237 (0.225)
INSERT INTO `oc_alsoviewed` SET `low` = '14807', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1238 (0.339)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1239 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218222'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1240 (0.269)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1241 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218400'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1242 (0.305)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1243 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218101'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1244 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1245 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='726295'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1246 (0.581)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1247 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218102'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1248 (0.576)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1249 (0.292)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1218103'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1250 (0.464)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1251 (0.234)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218121'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1252 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14807' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1253 (0.204)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='683293'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1254 (0.308)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1255 (0.154)
INSERT INTO `oc_alsoviewed` SET `low` = '15202', `high`='15274',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1256 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1257 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='757044'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1258 (0.291)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1259 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218401'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1260 (0.318)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1261 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1262 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1263 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217883'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1264 (0.338)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1265 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1217884'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1266 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1267 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1268 (0.311)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1269 (0.292)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218122'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1270 (0.448)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15202' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1271 (0.330)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218036'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1272 (1.324)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '15332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1273 (0.232)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='15332',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1274 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1275 (0.206)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='15632',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1276 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1277 (0.176)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='15756',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1278 (0.503)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1279 (0.186)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='15882',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1280 (0.499)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1281 (0.206)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='16197',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1282 (0.573)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1283 (0.235)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='16460',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1284 (0.470)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1285 (0.290)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='16870',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1286 (0.422)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15274' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1287 (0.283)
INSERT INTO `oc_alsoviewed` SET `low` = '15274', `high`='16932',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1288 (0.462)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '15632'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1289 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218402'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1290 (0.465)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1291 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='716994'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1292 (0.536)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1293 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218223'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1294 (0.566)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1295 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218224'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1296 (0.591)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1297 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1218225'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1298 (0.468)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1299 (0.194)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1204250'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1300 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15332' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1301 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='840515'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1302 (0.426)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15632' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1303 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218403'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1304 (0.454)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15632' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1305 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218404'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1306 (0.462)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15632' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1307 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218405'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1308 (0.508)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15632' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1309 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218406'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1310 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15632' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1311 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1312 (0.269)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15632' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1313 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1218408'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1314 (0.500)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '15882'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1315 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1217844'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1316 (0.562)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1317 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217850'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1318 (0.540)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1319 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217919'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1320 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1321 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218123'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1322 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1323 (0.272)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218037'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1324 (0.503)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15882' AND `high` = '16197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1325 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1217851'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1326 (0.533)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15882' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1327 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1328 (0.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15882' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1329 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218124'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1330 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15882' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1331 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218038'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1332 (0.544)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '16197' AND `high` = '16460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1333 (0.227)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1217921'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1334 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '16197' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1335 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218125'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1336 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '16197' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1337 (0.191)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218039'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1338 (0.427)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '16460' AND `high` = '16870'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1339 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218126'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1340 (0.307)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '16460' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1341 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1218040'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1342 (0.338)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '16870' AND `high` = '16932'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1343 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1218127'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1344 (0.477)
SHOW TABLES like 'oc_product_to_video'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:5
1345 (0.385)
SHOW TABLES like 'oc_product_to_video_to_description'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:15
1346 (0.424)
SELECT *
FROM `oc_module`
WHERE `code` = 'como_productlabels'
ORDER BY `module_id`
/home/sites/14b/9/95412d4fef/public_html/catalog/controller/module/como_productlabels.php:557
1347 (3.454)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1223' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1348 (1.022)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11343' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1349 (0.913)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10632' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1350 (0.931)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13201' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1351 (0.893)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13202' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1352 (0.857)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12065' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1353 (0.946)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12062' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1354 (0.933)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11361' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1355 (0.950)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12071' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1356 (0.940)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12070' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1357 (0.961)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12074' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1358 (0.881)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1317' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1359 (1.045)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '872' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1360 (0.695)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1298' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1361 (2.449)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1717' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1362 (0.939)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16981' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1363 (0.894)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16983' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1364 (0.912)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15875' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1365 (0.894)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15774' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1366 (0.866)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14134' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1367 (0.902)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16124' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1368 (0.952)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13423' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1369 (0.873)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15292' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1370 (0.930)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15291' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1371 (0.939)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14535' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1372 (0.959)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15372' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1373 (0.875)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11594' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1374 (0.931)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11589' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1375 (1.066)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11592' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1376 (1.007)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16126' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1377 (0.926)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15872' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1378 (0.928)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14542' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1379 (1.000)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15874' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1380 (0.720)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15880' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1381 (0.672)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13166' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1382 (0.665)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14037' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1383 (0.749)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15879' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1384 (0.703)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15881' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1385 (0.671)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13384' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1386 (0.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13385' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1387 (0.704)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13386' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1388 (0.703)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15771' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1389 (0.707)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13421' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1390 (0.700)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14035' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1391 (0.664)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14036' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1392 (0.661)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14111' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1393 (0.662)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15882' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1394 (0.682)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1316' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1395 (0.498)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1319' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1396 (0.619)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1320' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1397 (0.443)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1321' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1398 (0.532)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1323' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1399 (0.473)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1324' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1400 (0.551)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1330' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1401 (0.628)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1325' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1402 (0.682)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1332' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1403 (0.682)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1430' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1404 (0.673)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1479' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1405 (0.675)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1478' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1406 (0.644)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1477' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1407 (0.613)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1476' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1408 (0.595)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1475' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1409 (0.615)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1429' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1410 (0.684)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1428' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1411 (0.535)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1427' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1412 (0.511)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1426' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1413 (0.491)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1425' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1414 (0.501)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1322' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1415 (0.425)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1468' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1416 (0.509)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1466' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1417 (0.430)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1474' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1418 (0.449)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1473' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1419 (0.453)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1469' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1420 (0.431)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1467' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1421 (0.568)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1453' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1422 (0.492)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1456' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1423 (0.547)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1679' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1424 (0.488)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '999' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1425 (0.531)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1577' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1426 (0.559)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1000' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1427 (0.683)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1002' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1428 (0.804)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15360' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1429 (0.484)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1010' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1430 (0.561)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '869' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1431 (0.749)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '870' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1432 (1.177)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '329' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1433 (0.755)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13546' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1434 (0.693)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13544' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1435 (0.696)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11617' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1436 (0.689)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15433' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1437 (0.856)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '330' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1438 (0.680)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11609' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1439 (0.649)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11971' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1440 (0.642)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '6838' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1441 (0.690)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11975' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1442 (1.103)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16383' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1443 (0.911)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1004' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1444 (0.917)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11600' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1445 (1.719)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '331' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1446 (0.992)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14250' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1447 (0.907)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14269' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1448 (1.009)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10467' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1449 (0.882)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14041' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1450 (0.685)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15253' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1451 (0.671)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15252' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1452 (0.673)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15255' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1453 (0.703)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15254' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1454 (0.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13924' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1455 (0.690)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13880' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1456 (0.677)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14000' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1457 (0.688)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13921' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1458 (0.739)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16360' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1459 (0.631)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10468' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1460 (0.691)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14318' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1461 (0.660)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13919' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1462 (0.696)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14113' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1463 (0.766)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16784' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1464 (0.676)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14337' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1465 (0.756)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14336' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1466 (0.790)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14259' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1467 (0.684)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14330' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1468 (0.723)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '333' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1469 (0.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '247' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1470 (0.532)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '826' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1471 (1.126)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '332' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1472 (1.063)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14315' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1473 (1.588)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '828' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1474 (0.800)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15287' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1475 (0.669)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15290' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1476 (0.715)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14305' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1477 (0.651)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15273' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1478 (0.893)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15282' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1479 (0.874)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15271' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1480 (1.624)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15280' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1481 (0.811)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15274' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1482 (0.688)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15267' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1483 (0.718)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15259' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1484 (0.730)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15260' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1485 (0.699)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15268' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1486 (0.689)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15279' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1487 (0.914)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15277' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1488 (0.911)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15288' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1489 (0.916)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15286' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1490 (0.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15266' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1491 (0.703)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15269' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1492 (0.660)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15265' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1493 (0.728)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15276' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1494 (0.746)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15283' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1495 (0.906)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15281' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1496 (0.695)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15289' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1497 (0.695)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15264' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1498 (0.821)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '998' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1499 (0.519)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '502' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1500 (0.435)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '503' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1501 (0.430)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '505' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1502 (0.461)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '504' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1503 (0.441)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '501' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1504 (0.466)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '500' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1505 (0.874)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1670' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1506 (0.728)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12872' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1507 (0.724)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12871' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1508 (0.727)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12870' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1509 (0.644)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10805' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1510 (0.632)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10806' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1511 (0.634)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10800' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1512 (0.649)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10804' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1513 (0.766)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13414' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1514 (0.803)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1669' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1515 (0.676)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16888' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1516 (0.701)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10796' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1517 (0.645)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10797' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1518 (0.740)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10794' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1519 (0.646)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10795' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1520 (0.623)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16887' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1521 (0.613)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10792' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1522 (0.640)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10793' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1523 (0.794)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10791' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1524 (0.724)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1671' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1525 (0.718)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13500' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1526 (0.656)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10811' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1527 (0.662)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10809' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1528 (0.642)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15703' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1529 (0.650)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1672' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1530 (0.668)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10818' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1531 (0.713)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10815' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1532 (0.641)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10819' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1533 (0.734)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10820' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1534 (0.657)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10816' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1535 (0.584)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1673' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1536 (0.657)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10824' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1537 (0.647)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10822' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1538 (0.456)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1674' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1539 (0.527)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1675' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1540 (0.732)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10827' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1541 (0.794)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1378' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1542 (0.689)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11881' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1543 (0.651)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11882' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1544 (0.645)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11880' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1545 (0.728)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11879' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1546 (0.652)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11878' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1547 (0.658)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10828' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1548 (0.662)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11885' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1549 (0.690)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11886' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1550 (0.737)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11887' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1551 (0.655)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1381' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1552 (0.678)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10865' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1553 (0.646)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16884' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1554 (0.647)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16882' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1555 (0.673)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10866' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1556 (1.371)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1393' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1557 (0.668)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16912' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1558 (0.633)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15628' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1559 (0.634)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15627' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1560 (0.642)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10969' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1561 (0.647)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10970' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1562 (0.668)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10974' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1563 (0.665)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10979' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1564 (0.646)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10973' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1565 (0.672)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10989' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1566 (0.653)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10993' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1567 (0.693)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10984' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1568 (0.743)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10992' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1569 (0.672)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10991' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1570 (0.623)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10958' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1571 (0.665)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10986' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1572 (0.669)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10990' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1573 (0.636)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10967' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1574 (0.652)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10955' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1575 (0.628)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10995' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1576 (0.691)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10961' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1577 (0.645)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10983' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1578 (0.670)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10985' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1579 (0.697)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10982' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1580 (0.675)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10964' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1581 (0.750)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10960' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1582 (0.712)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10971' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1583 (0.721)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '7541' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1584 (0.700)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16845' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1585 (0.576)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1390' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1586 (0.643)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10954' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1587 (0.894)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1383' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1588 (0.657)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10889' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1589 (0.642)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10883' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1590 (0.658)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10887' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1591 (0.681)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10892' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1592 (0.619)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10884' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1593 (0.679)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10885' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1594 (0.626)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10880' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1595 (0.677)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10881' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1596 (0.632)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10882' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1597 (0.656)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10891' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1598 (0.627)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10890' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1599 (0.619)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10893' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1600 (0.651)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13095' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1601 (0.552)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1388' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1602 (1.039)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1380' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1603 (0.655)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16905' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1604 (0.759)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10860' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1605 (0.625)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11933' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1606 (0.637)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11934' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1607 (0.696)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11935' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1608 (0.667)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10861' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1609 (0.641)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10857' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1610 (0.673)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10852' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1611 (0.667)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11918' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1612 (0.640)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11916' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1613 (0.646)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10856' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1614 (0.825)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11923' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1615 (0.901)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10862' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1616 (0.656)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1386' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1617 (0.680)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10928' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1618 (1.035)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1389' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1619 (0.766)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10947' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1620 (0.651)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10946' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1621 (0.654)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10945' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1622 (0.722)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10941' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1623 (0.679)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10951' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1624 (0.675)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10938' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1625 (0.702)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10940' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1626 (0.665)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12003' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1627 (0.652)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12002' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1628 (0.642)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10939' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1629 (0.618)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10944' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1630 (0.635)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10949' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1631 (0.609)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10948' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1632 (0.624)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10950' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1633 (0.660)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16471' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1634 (0.509)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1392' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1635 (0.516)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1391' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1636 (1.153)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1379' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1637 (0.671)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16814' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1638 (0.665)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10842' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1639 (0.715)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11897' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1640 (0.654)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10841' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1641 (0.682)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10840' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1642 (0.662)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10829' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1643 (0.775)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10836' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1644 (0.664)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10831' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1645 (0.678)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10837' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1646 (0.813)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11892' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1647 (0.680)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11893' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1648 (0.678)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11890' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1649 (0.747)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11889' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1650 (0.678)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11891' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1651 (0.754)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10835' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1652 (0.735)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10839' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1653 (1.009)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10843' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1654 (0.684)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11894' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1655 (0.669)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10849' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1656 (0.695)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10848' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1657 (0.808)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10850' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1658 (0.610)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1387' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1659 (0.639)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10930' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1660 (0.727)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1385' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1661 (0.688)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11992' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1662 (0.674)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10923' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1663 (0.676)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11989' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1664 (0.640)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11994' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1665 (0.644)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10924' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1666 (0.668)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10926' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1667 (0.643)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10927' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1668 (0.663)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1384' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1669 (0.738)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10899' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1670 (0.701)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16909' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1671 (1.029)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1382' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1672 (0.649)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10870' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1673 (0.628)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10873' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1674 (0.634)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11966' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1675 (0.649)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11964' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1676 (0.675)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10877' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1677 (0.640)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11951' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1678 (0.713)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10874' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1679 (0.664)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11948' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1680 (0.696)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11947' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1681 (0.772)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11954' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1682 (0.655)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10876' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1683 (0.649)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10872' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1684 (0.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11958' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1685 (0.652)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10867' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1686 (0.669)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11967' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1687 (0.639)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10875' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1688 (0.647)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10871' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1689 (0.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10868' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1690 (0.448)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '497' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1691 (0.493)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1662' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1692 (0.555)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '703' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1693 (0.475)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '492' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1694 (0.488)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '487' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1695 (0.427)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '491' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1696 (0.861)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '968' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1697 (0.688)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10056' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1698 (0.686)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10058' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1699 (0.675)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10060' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1700 (0.689)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10061' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1701 (0.748)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '10059' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1702 (0.647)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12924' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1703 (0.661)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12923' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1704 (0.795)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12925' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1705 (0.729)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1735' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1706 (0.684)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12073' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1707 (0.730)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '977' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1708 (0.931)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12942' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1709 (0.848)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11043' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1710 (0.931)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '9870' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1711 (1.595)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1660' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1712 (0.911)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14221' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1713 (0.881)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14220' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1714 (0.881)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13959' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1715 (1.034)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13963' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1716 (0.896)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13148' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1717 (0.693)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13969' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1718 (0.717)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13977' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1719 (0.612)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13978' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1720 (0.662)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12284' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1721 (0.679)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12281' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1722 (0.729)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12279' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1723 (0.652)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12282' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1724 (0.655)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16035' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1725 (0.657)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12277' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1726 (0.646)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12275' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1727 (0.686)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12271' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1728 (0.792)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12278' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1729 (0.662)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12318' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1730 (0.628)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13960' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1731 (0.671)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16033' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1732 (0.701)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1659' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1733 (0.872)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16460' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1734 (1.847)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1759' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1735 (0.894)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14221' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1736 (1.142)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14220' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1737 (0.906)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16442' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1738 (0.937)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16406' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1739 (0.998)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16439' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1740 (1.400)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14160' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1741 (2.249)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13148' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1742 (0.907)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16321' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1743 (0.945)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16431' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1744 (0.956)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16469' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1745 (0.920)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12298' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1746 (0.887)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12318' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1747 (0.889)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16414' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1748 (0.895)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14105' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1749 (0.881)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14178' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1750 (0.876)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16461' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1751 (0.854)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14086' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1752 (0.881)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16252' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1753 (0.909)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '12301' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1754 (0.878)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16411' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1755 (0.892)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14159' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1756 (0.889)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '16420' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1757 (1.084)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '818' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1758 (0.641)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '319' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1759 (0.590)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '817' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1760 (0.619)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '320' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1761 (0.941)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '820' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1762 (0.604)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '322' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1763 (0.595)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '323' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1764 (1.139)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '327' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1765 (0.910)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14712' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1766 (0.889)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14240' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1767 (0.906)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14292' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1768 (0.908)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14054' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1769 (0.895)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14727' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1770 (0.884)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '14710' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1771 (0.848)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '324' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1772 (0.662)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '326' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1773 (0.614)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '328' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1774 (0.683)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '325' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1775 (0.620)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '823' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1776 (0.611)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '821' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1777 (0.594)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '819' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1778 (0.573)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '824' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1779 (0.612)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '825' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1780 (0.881)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '338' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1781 (0.659)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '336' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1782 (0.614)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '337' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1783 (1.120)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '335' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1784 (0.596)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '334' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1785 (0.715)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1604' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1786 (0.589)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1608' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1787 (0.595)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1605' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1788 (0.731)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product_to_category p2c
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 p2c.category_id = '1606' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,9999999
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:250
1789 (0.920)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '11384' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1790 (0.263)
SELECT *
FROM oc_product_image
WHERE product_id = '15274'
ORDER BY sort_order ASC
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:435
1791 (0.275)
SELECT *
FROM oc_product_discount
WHERE product_id = '15274' 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
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:429
1792 (0.505)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '15274' AND od.language_id = '2'
ORDER BY o.sort_order
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:386
1793 (0.362)
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 = '15274' AND agd.language_id = '2' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:358
1794 (0.536)
SHOW TABLES like 'oc_product_to_video'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:98
1795 (0.294)
SELECT *
FROM oc_product_to_video
WHERE product_id = '15274'
order by sort_order
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:100
1796 (0.177)
SELECT *
FROM oc_product_to_download
WHERE product_id = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:454
1797 (0.322)
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 = '15274' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:443
1798 (0.209)
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` = 15274 AND `status` = 1 AND `customer_group_id` = 1
ORDER BY `sort_order` ASC
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:594
1799 (0.264)
UPDATE oc_product SET viewed = (viewed + 1)
WHERE product_id = '15274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:28
1800 (0.197)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15274' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1801 (1.656)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_left'
ORDER BY sort_order
/home/sites/14b/9/95412d4fef/public_html/catalog/model/design/layout.php:14
1802 (0.201)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15274' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1803 (1.653)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'column_right'
ORDER BY sort_order
/home/sites/14b/9/95412d4fef/public_html/catalog/model/design/layout.php:14
1804 (0.189)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15274' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1805 (1.601)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/home/sites/14b/9/95412d4fef/public_html/catalog/model/design/layout.php:14
1806 (0.267)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15274' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1807 (1.619)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/home/sites/14b/9/95412d4fef/public_html/catalog/model/design/layout.php:14
1808 (0.253)
SELECT date_end
FROM oc_product_special
WHERE product_id ='15274' AND date_start <= NOW() AND date_end >= NOW() AND customer_group_id = '1'
ORDER BY priority LIMIT 0,1
/home/sites/14b/9/95412d4fef/public_html/catalog/model/module/specialscountdown.php:12
1809 (0.262)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'alsoviewed'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/setting/setting.php:6
1810 (0.855)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = 15274 OR `high` = 15274
ORDER BY `number` DESC LIMIT 4
/home/sites/14b/9/95412d4fef/public_html/catalog/controller/module/alsoviewed.php:144
1811 (0.883)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15460' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1812 (0.803)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15898' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1813 (0.891)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13546' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1814 (0.813)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15547' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1815 (0.297)
SELECT *
FROM oc_module
WHERE module_id = '46'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/module.php:4
1816 (8.068)
SELECT op.product_id, SUM(op.quantity) AS total
FROM oc_order_product op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
LEFT JOIN `oc_product` p ON (op.product_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE o.order_status_id > '0' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' GROUP BY op.product_id
ORDER BY total DESC LIMIT 4
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:343
1817 (1.250)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13418' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1818 (0.774)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13148' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1819 (1.060)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '13952' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1820 (1.026)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (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 = '15962' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1821 (0.277)
SELECT *
FROM oc_module
WHERE module_id = '1040'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/module.php:4
1822 (1.227)
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 = '2' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/information.php:10
1823 (0.178)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/extension.php:4
1824 (0.281)
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 = '293' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1825 (0.680)
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 = '293' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1826 (0.573)
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 = '856' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1827 (0.505)
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 = '857' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1828 (0.621)
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 = '1354' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1829 (0.464)
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 = '1360' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1830 (0.573)
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 = '887' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1831 (0.547)
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 = '1351' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1832 (0.474)
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 = '1548' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1833 (0.547)
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 = '858' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1834 (0.456)
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 = '883' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1835 (0.523)
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 = '1668' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1836 (0.534)
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 = '1603' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1837 (0.228)
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 = '892' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1838 (0.559)
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 = '892' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1839 (0.475)
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 = '1609' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1840 (0.480)
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 = '1610' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1841 (0.469)
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 = '1611' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1842 (0.472)
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 = '1612' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1843 (0.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 = '1619' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1844 (0.453)
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 = '1752' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1845 (0.621)
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 = '287' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1846 (0.305)
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 = '383' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1847 (0.540)
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 = '383' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1848 (0.566)
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 = '1353' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1849 (0.693)
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 = '1344' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1850 (0.438)
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 = '1345' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1851 (0.481)
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 = '1349' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1852 (0.613)
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 = '922' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1853 (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 = '1626' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1854 (0.508)
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 = '1346' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1855 (0.522)
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 = '1347' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1856 (0.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 = '1348' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1857 (0.479)
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 = '1775' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1858 (0.279)
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 = '60' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1859 (0.586)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '60' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1860 (0.798)
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 = '220' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1861 (0.752)
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 = '1645' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1862 (0.776)
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 = '364' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1863 (0.532)
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 = '1369' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1864 (0.600)
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 = '1377' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1865 (0.530)
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 = '1728' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1866 (0.561)
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 = '1737' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1867 (0.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 = '1748' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1868 (0.591)
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 = '225' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1869 (0.264)
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 = '223' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1870 (0.644)
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 = '223' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1871 (0.601)
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 = '1549' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1872 (0.572)
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 = '1550' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1873 (0.473)
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 = '1551' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1874 (0.511)
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 = '997' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1875 (0.454)
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 = '925' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1876 (0.467)
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 = '1554' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1877 (0.511)
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 = '1555' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1878 (0.481)
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 = '1556' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1879 (0.462)
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 = '1557' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1880 (0.585)
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 = '255' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1881 (0.496)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '260' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1882 (0.577)
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 = '261' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1883 (0.452)
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 = '1835' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1884 (0.406)
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 = '929' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1885 (0.298)
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 = '423' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1886 (0.473)
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 = '423' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1887 (0.500)
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 = '712' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1888 (0.434)
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 = '713' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1889 (0.454)
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 = '432' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1890 (0.498)
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 = '725' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1891 (0.472)
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 = '721' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1892 (0.423)
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 = '1765' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1893 (0.411)
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 = '1838' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1894 (0.221)
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 = '1678' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1895 (0.787)
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 = '1678' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1896 (0.496)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '949' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1897 (0.594)
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 = '1364' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1898 (0.505)
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 = '1681' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1899 (0.467)
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 = '918' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1900 (0.445)
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 = '1722' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1901 (0.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 = '1840' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1902 (0.310)
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 = '1315' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1903 (0.764)
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 = '1315' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1904 (0.372)
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 = '1317' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1905 (0.469)
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 = '1403' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1906 (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 = '1404' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1907 (0.434)
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 = '1406' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1908 (0.437)
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 = '1405' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1909 (0.467)
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 = '1334' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1910 (0.620)
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 = '1424' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1911 (0.602)
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 = '1318' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1912 (0.247)
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 = '314' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1913 (0.512)
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 = '314' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1914 (0.844)
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 = '315' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1915 (0.698)
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 = '316' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1916 (0.536)
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 = '318' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1917 (0.533)
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 = '317' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1918 (0.449)
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 = '1809' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1919 (0.290)
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 = '313' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1920 (0.492)
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 = '313' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1921 (0.524)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1922 (0.433)
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 = '237' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1923 (1.225)
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 = '152' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1924 (0.406)
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 = '236' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1925 (0.452)
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 = '84' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1926 (2.222)
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 = '486' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1927 (0.292)
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 = '277' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:4
1928 (0.615)
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 = '277' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1929 (1.392)
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 = '278' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1930 (0.503)
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 = '783' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1931 (0.517)
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 = '279' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1932 (0.469)
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 = '784' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1933 (0.449)
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 = '1283' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1934 (0.639)
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 = '785' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/category.php:10
1935 (0.268)
SELECT *
FROM oc_language
ORDER BY sort_order, name
/home/sites/14b/9/95412d4fef/public_html/catalog/model/localisation/language.php:15
1936 (0.198)
SELECT *
FROM oc_currency
ORDER BY title ASC
/home/sites/14b/9/95412d4fef/public_html/catalog/model/localisation/currency.php:15
1937 (0.235)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1c9f3b07748479361f2100ae6e634461'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
1938 (0.170)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/extension.php:4
1939 (0.168)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1c9f3b07748479361f2100ae6e634461'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
1940 (0.170)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1c9f3b07748479361f2100ae6e634461'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
1941 (0.177)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/home/sites/14b/9/95412d4fef/public_html/system/library/customer.php:129
1942 (0.176)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1c9f3b07748479361f2100ae6e634461'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
1943 (0.153)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1c9f3b07748479361f2100ae6e634461'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35