Adler Knife Sharpener Ad4489
-6,00€

ΠΕΡΙΓΡΑΦΗ:

Το πρώτο επίπεδο χρησιμοποιείται για να ακονίσει το άκρο και να επισκευάσει τυχόν ατέλειες και ζημιές στην επιφάνεια του μαχαιριού ενώ το δεύτερο είναι για την λείανση της λεπίδας.

 
Χονδροειδές ξύστρα καρβιδίου για προ-ακόνισμα
 
 
Η φωτογραφία είναι ενδεικτική και ενδεχομένως να διαφέρει από το τελικό προϊόν

Γράψτε μια αξιολόγηση

Σημείωση: η HTML δεν επεξεργάζεται!
    Κακή           Καλή

Adler Knife Sharpener Ad4489

  • Κατασκευαστής: Adler
  • Κωδικός Προϊόντος: 1290-057
  • Διαθεσιμότητα: 1
  • 24,95€
  • 19,00€

  • Τιμή σε πόντους ανταμοιβής: 60

Δημοφιλή

Μέσω Greece Mart
Προσφορές
Μέσω Greece Mart
Προσφορές
Q12 Touch Screen Kids Smart Watch Blue

Q12 Touch Screen Kids Smart Watch Blue

ΠΕΡΙΓΡΑΦΗ: Smartwatch με οθό..

19,95€ 23,50€

Μέσω Greece Mart
Προσφορές
Delivery 1-3 Days
Μέσω Greece Mart
Προσφορές
Delivery 1-3 Days
Doubleshock Wireless Controller Ps4 Black

Doubleshock Wireless Controller Ps4 Black

ΠΕΡΙΓΡΑΦΗ: Ασύρματ&omicr..

17,00€ 18,00€

Μέσω Greece Mart
Προσφορές
Μέσω Greece Mart
Προσφορές
Wooden Clock With Sound And Vibration Sensor - Calendar And Thermometer

Wooden Clock With Sound And Vibration Sensor - Calendar And Thermometer

Περιγραφή Επιτραπέζ..

19,99€ 20,99€

Μέσω Greece Mart
Προσφορές
Μέσω Greece Mart
Προσφορές
Children's Digital Camera 1080P 0375

Children's Digital Camera 1080P 0375

ΠΕΡΙΓΡΑΦΗ: Μικρή κα&iot..

19,99€ 21,50€

                                      [email protected]  

Queries: 2018, Total time: 881.679 ms [By time] [By id] [By file]
1 (0.165)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://greecemart.gr/'
/home/sites/14b/9/95412d4fef/public_html/index.php:40
2 (1.587)
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.264)
SELECT *
FROM `oc_language`
WHERE status = '1'
/home/sites/14b/9/95412d4fef/public_html/index.php:151
4 (0.195)
SELECT *
FROM oc_currency
/home/sites/14b/9/95412d4fef/public_html/system/library/currency.php:13
5 (0.441)
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.213)
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.197)
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.226)
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.271)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/sites/14b/9/95412d4fef/public_html/system/library/openbay.php:117
10 (0.223)
SELECT *
FROM oc_event
/home/sites/14b/9/95412d4fef/public_html/index.php:252
11 (0.222)
SELECT *
FROM oc_manufacturer m
LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id)
WHERE m.manufacturer_id = '4726' AND m2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/catalog/manufacturer.php:4
12 (1.041)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '15590' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
13 (0.722)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '10881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
14 (0.279)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216358'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
15 (0.441)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '10989'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
16 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216409'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
17 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11343'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
18 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='666787'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
19 (0.430)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11474'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
20 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216186'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
21 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
22 (0.234)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216187'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
23 (0.570)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11586'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
24 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216188'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
25 (0.505)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
26 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216383'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
27 (0.515)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
28 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='666789'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
29 (0.507)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
30 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1210959'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
31 (0.522)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
32 (0.254)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216224'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
33 (0.461)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
34 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216526'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
35 (0.397)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
36 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216189'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
37 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
38 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216190'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
39 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
40 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216191'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
41 (0.369)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
42 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216192'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
43 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
44 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1210960'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
45 (0.397)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
46 (0.199)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216205'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
47 (0.411)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
48 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216309'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
49 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
50 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216193'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
51 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
52 (0.234)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216265'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
53 (0.411)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
54 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216461'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
55 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
56 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216194'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
57 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
58 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216195'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
59 (0.440)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
60 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216244'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
61 (0.426)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
62 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216431'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
63 (0.391)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
64 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216495'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
65 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
66 (0.216)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216196'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
67 (0.492)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
68 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1210971'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
69 (0.437)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
70 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216197'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
71 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
72 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
73 (1.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
74 (0.203)
INSERT INTO `oc_alsoviewed` SET `low` = '10630', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
75 (1.053)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
76 (0.342)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216199'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
77 (0.584)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
78 (0.342)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216200'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
79 (0.607)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
80 (0.337)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216201'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
81 (0.428)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
82 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216202'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
83 (0.419)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
84 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216203'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
85 (0.474)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10630' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
86 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1216204'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
87 (0.405)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '10989'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
88 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216410'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
89 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11343'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
90 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216359'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
91 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11474'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
92 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216360'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
93 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
94 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216361'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
95 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11586'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
96 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1191127'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
97 (0.492)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
98 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216384'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
99 (0.547)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
100 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216362'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
101 (0.462)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
102 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
103 (0.432)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
104 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '77'
WHERE `id`='1105277'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
105 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
106 (0.268)
UPDATE `oc_alsoviewed` SET `number` = '53'
WHERE `id`='1105536'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
107 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
108 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1201170'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
109 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
110 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216364'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
111 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
112 (0.457)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216365'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
113 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
114 (0.279)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216366'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
115 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
116 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216367'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
117 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
118 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216368'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
119 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
120 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216369'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
121 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
122 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216370'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
123 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
124 (0.259)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216371'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
125 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
126 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216462'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
127 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
128 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '40'
WHERE `id`='634190'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
129 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
130 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216372'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
131 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
132 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216373'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
133 (0.918)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
134 (0.259)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216432'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
135 (0.572)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
136 (0.317)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216496'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
137 (0.565)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
138 (0.317)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216374'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
139 (0.527)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
140 (0.348)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216375'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
141 (0.549)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
142 (0.325)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216376'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
143 (0.566)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
144 (0.322)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216377'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
145 (0.551)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
146 (0.350)
INSERT INTO `oc_alsoviewed` SET `low` = '10881', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
147 (0.580)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
148 (0.335)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216378'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
149 (0.542)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
150 (0.337)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216379'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
151 (0.644)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
152 (0.323)
UPDATE `oc_alsoviewed` SET `number` = '80'
WHERE `id`='1045025'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
153 (0.568)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
154 (0.341)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216380'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
155 (0.619)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
156 (0.340)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216381'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
157 (0.575)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10881' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
158 (0.267)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1216382'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
159 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11343'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
160 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216411'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
161 (0.352)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11474'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
162 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216412'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
163 (0.365)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
164 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216413'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
165 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11586'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
166 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '40'
WHERE `id`='1075571'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
167 (0.349)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
168 (0.137)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216414'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
169 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
170 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216415'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
171 (0.437)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
172 (0.204)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216416'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
173 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
174 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='610355'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
175 (0.347)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
176 (0.209)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1195939'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
177 (0.352)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
178 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1198853'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
179 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
180 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216417'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
181 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
182 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='749369'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
183 (0.343)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
184 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1198005'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
185 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
186 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216418'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
187 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
188 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='325339'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
189 (0.356)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
190 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216419'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
191 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
192 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216420'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
193 (0.418)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
194 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216421'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
195 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
196 (0.255)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216463'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
197 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
198 (0.281)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='368014'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
199 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
200 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1077039'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
201 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
202 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1077165'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
203 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
204 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216433'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
205 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
206 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216497'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
207 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
208 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216422'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
209 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
210 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216423'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
211 (0.336)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
212 (0.135)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216424'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
213 (0.347)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
214 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216425'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
215 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
216 (0.146)
INSERT INTO `oc_alsoviewed` SET `low` = '10989', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
217 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
218 (0.133)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216426'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
219 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
220 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216427'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
221 (0.442)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
222 (0.256)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='662411'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
223 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
224 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216428'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
225 (0.419)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
226 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216429'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
227 (0.908)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '10989' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
228 (0.199)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1216430'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
229 (0.605)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11474'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
230 (0.277)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216287'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
231 (0.420)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
232 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216288'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
233 (0.342)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11586'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
234 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216289'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
235 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
236 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216385'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
237 (0.458)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
238 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='666556'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
239 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
240 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216290'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
241 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
242 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216291'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
243 (0.456)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
244 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216527'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
245 (0.388)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
246 (0.287)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216292'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
247 (0.443)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
248 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216293'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
249 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
250 (0.208)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216294'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
251 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
252 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216295'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
253 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
254 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216296'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
255 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
256 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216297'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
257 (0.397)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
258 (0.256)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216310'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
259 (0.382)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
260 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216298'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
261 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
262 (0.181)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
263 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
264 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216464'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
265 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
266 (0.216)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216300'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
267 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
268 (0.262)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='171546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
269 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
270 (0.495)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='171549'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
271 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
272 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216434'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
273 (0.539)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
274 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216498'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
275 (0.445)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
276 (0.266)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216301'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
277 (0.416)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
278 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216332'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
279 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
280 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216302'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
281 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
282 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216303'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
283 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
284 (0.262)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='955884'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
285 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
286 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '42'
WHERE `id`='1174539'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
287 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
288 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216304'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
289 (0.457)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
290 (0.344)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216305'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
291 (0.660)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
292 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216306'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
293 (0.621)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
294 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216307'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
295 (0.564)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11343' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
296 (0.364)
UPDATE `oc_alsoviewed` SET `number` = '11'
WHERE `id`='1216308'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
297 (0.541)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
298 (0.339)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216151'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
299 (0.569)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11586'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
300 (0.370)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216102'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
301 (0.541)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
302 (0.333)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216386'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
303 (0.515)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
304 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216103'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
305 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
306 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216134'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
307 (0.524)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
308 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216225'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
309 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
310 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216528'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
311 (0.526)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
312 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216104'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
313 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
314 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216105'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
315 (0.353)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
316 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216106'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
317 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
318 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216169'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
319 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
320 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216107'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
321 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
322 (0.136)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216206'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
323 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
324 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216311'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
325 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
326 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='210976'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
327 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
328 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216266'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
329 (0.367)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
330 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216465'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
331 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
332 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216108'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
333 (0.391)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
334 (0.214)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216109'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
335 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
336 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216245'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
337 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
338 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216435'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
339 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
340 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216499'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
341 (0.438)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
342 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216110'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
343 (0.340)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
344 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216333'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
345 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
346 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216111'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
347 (0.454)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
348 (0.180)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216112'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
349 (0.479)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
350 (0.240)
INSERT INTO `oc_alsoviewed` SET `low` = '11474', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
351 (0.491)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
352 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216113'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
353 (0.488)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
354 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216114'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
355 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
356 (0.271)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216118'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
357 (0.388)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
358 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216115'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
359 (0.464)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
360 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216116'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
361 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11474' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
362 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1216117'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
363 (0.364)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11586'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
364 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216152'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
365 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
366 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216387'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
367 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
368 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216153'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
369 (0.419)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
370 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216154'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
371 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
372 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216226'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
373 (0.455)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
374 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216529'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
375 (0.429)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
376 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216155'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
377 (0.453)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
378 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216156'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
379 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
380 (0.218)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216157'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
381 (0.382)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
382 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216170'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
383 (0.461)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
384 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '74'
WHERE `id`='526755'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
385 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
386 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216207'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
387 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
388 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216312'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
389 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
390 (0.213)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216158'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
391 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
392 (0.274)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216267'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
393 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
394 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216466'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
395 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
396 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216159'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
397 (0.564)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
398 (0.212)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216160'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
399 (0.625)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
400 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216246'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
401 (0.477)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
402 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216436'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
403 (0.525)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
404 (0.227)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216500'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
405 (0.445)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
406 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216161'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
407 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
408 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216334'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
409 (0.458)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
410 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216162'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
411 (0.429)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
412 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216163'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
413 (0.587)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
414 (0.181)
INSERT INTO `oc_alsoviewed` SET `low` = '11479', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
415 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
416 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216164'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
417 (0.489)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
418 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216165'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
419 (0.666)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
420 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216166'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
421 (0.564)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
422 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216167'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
423 (0.435)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
424 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '18'
WHERE `id`='1216168'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
425 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11479' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
426 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='1157310'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
427 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11661'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
428 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1204758'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
429 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
430 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1215995'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
431 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
432 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216135'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
433 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
434 (0.259)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1074384'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
435 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
436 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216530'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
437 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
438 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216013'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
439 (0.395)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
440 (0.268)
UPDATE `oc_alsoviewed` SET `number` = '123'
WHERE `id`='330218'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
441 (0.435)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
442 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1215987'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
443 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
444 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='606509'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
445 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
446 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216075'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
447 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
448 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216208'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
449 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
450 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216313'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
451 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
452 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216038'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
453 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
454 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216268'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
455 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
456 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216467'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
457 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
458 (0.227)
UPDATE `oc_alsoviewed` SET `number` = '39'
WHERE `id`='1076807'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
459 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
460 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1077042'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
461 (0.488)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
462 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='732341'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
463 (0.478)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
464 (0.281)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='429406'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
465 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
466 (0.207)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216501'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
467 (0.469)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
468 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216006'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
469 (0.370)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
470 (0.200)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216335'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
471 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
472 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='1215985'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
473 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
474 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1215991'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
475 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
476 (0.156)
INSERT INTO `oc_alsoviewed` SET `low` = '11586', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
477 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
478 (0.248)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216088'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
479 (0.545)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
480 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216061'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
481 (0.622)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
482 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216119'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
483 (0.530)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
484 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216027'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
485 (0.438)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
486 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '50'
WHERE `id`='633649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
487 (0.428)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11586' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
488 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='1215986'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
489 (0.395)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
490 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '77'
WHERE `id`='968897'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
491 (0.342)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
492 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216388'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
493 (0.338)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
494 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216389'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
495 (0.340)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
496 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216531'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
497 (0.347)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
498 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216390'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
499 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
500 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='330171'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
501 (0.376)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
502 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216391'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
503 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
504 (0.255)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216392'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
505 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
506 (0.308)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216393'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
507 (0.448)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
508 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216394'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
509 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
510 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216395'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
511 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
512 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216396'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
513 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
514 (0.215)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216397'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
515 (0.356)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
516 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216468'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
517 (0.401)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
518 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216398'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
519 (0.405)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
520 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216399'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
521 (0.441)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
522 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216400'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
523 (0.467)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
524 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216437'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
525 (0.391)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
526 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216502'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
527 (0.370)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
528 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216401'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
529 (0.515)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
530 (0.181)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216402'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
531 (0.407)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
532 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216403'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
533 (0.411)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
534 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216404'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
535 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
536 (0.242)
INSERT INTO `oc_alsoviewed` SET `low` = '11661', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
537 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
538 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1168635'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
539 (0.343)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
540 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216405'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
541 (0.438)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
542 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216406'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
543 (0.391)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
544 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '49'
WHERE `id`='352033'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
545 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
546 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216407'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
547 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11661' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
548 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '7'
WHERE `id`='1216408'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
549 (0.354)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11843'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
550 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216136'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
551 (0.370)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
552 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216227'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
553 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
554 (0.223)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216532'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
555 (0.342)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
556 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216014'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
557 (0.349)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
558 (0.232)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1215996'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
559 (0.343)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
560 (0.253)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1215997'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
561 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
562 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216171'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
563 (0.429)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
564 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216076'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
565 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
566 (0.169)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216209'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
567 (0.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
568 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216314'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
569 (0.478)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
570 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216039'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
571 (0.532)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
572 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216269'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
573 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
574 (0.200)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216469'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
575 (0.476)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
576 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1216001'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
577 (0.459)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
578 (0.205)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216020'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
579 (0.541)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
580 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216247'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
581 (0.419)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
582 (0.204)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216438'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
583 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
584 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216503'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
585 (0.531)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
586 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216007'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
587 (0.470)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
588 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216336'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
589 (0.478)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
590 (0.253)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1215998'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
591 (0.511)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
592 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1215999'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
593 (0.418)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
594 (0.197)
INSERT INTO `oc_alsoviewed` SET `low` = '11830', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
595 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
596 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '44'
WHERE `id`='975104'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
597 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
598 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216062'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
599 (0.792)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
600 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216120'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
601 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
602 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216028'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
603 (0.436)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
604 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216050'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
605 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11830' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
606 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1216000'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
607 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '11878'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
608 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216228'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
609 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
610 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216533'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
611 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
612 (0.196)
UPDATE `oc_alsoviewed` SET `number` = '45'
WHERE `id`='322812'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
613 (0.428)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
614 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216137'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
615 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
616 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216138'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
617 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
618 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216172'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
619 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
620 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '67'
WHERE `id`='516424'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
621 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
622 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='582955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
623 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
624 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '45'
WHERE `id`='509372'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
625 (0.655)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
626 (0.270)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216139'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
627 (0.624)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
628 (0.250)
UPDATE `oc_alsoviewed` SET `number` = '88'
WHERE `id`='508658'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
629 (0.509)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
630 (0.225)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
631 (0.495)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
632 (0.280)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216140'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
633 (0.453)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
634 (0.199)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216141'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
635 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
636 (0.187)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216248'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
637 (0.449)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
638 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216439'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
639 (0.554)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
640 (0.287)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216504'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
641 (0.464)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
642 (0.225)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216142'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
643 (0.407)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
644 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1210765'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
645 (0.430)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
646 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216143'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
647 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
648 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216144'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
649 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
650 (0.202)
INSERT INTO `oc_alsoviewed` SET `low` = '11843', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
651 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
652 (0.211)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216145'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
653 (0.443)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
654 (0.219)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216146'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
655 (0.486)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
656 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216147'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
657 (0.523)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
658 (0.217)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216148'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
659 (0.559)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
660 (0.209)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216149'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
661 (0.516)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11843' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
662 (0.236)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1216150'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
663 (0.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '11881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
664 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '94'
WHERE `id`='135976'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
665 (0.465)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
666 (0.257)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1201157'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
667 (0.447)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
668 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216229'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
669 (0.574)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
670 (0.277)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216230'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
671 (0.455)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
672 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '16'
WHERE `id`='1198790'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
673 (0.468)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
674 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216231'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
675 (0.380)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
676 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216232'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
677 (0.356)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
678 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216315'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
679 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
680 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216233'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
681 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
682 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216270'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
683 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
684 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216471'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
685 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
686 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216234'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
687 (0.422)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
688 (0.247)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216235'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
689 (0.414)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
690 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216249'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
691 (0.501)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
692 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216440'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
693 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
694 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216505'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
695 (0.382)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
696 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216236'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
697 (0.335)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
698 (0.249)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216337'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
699 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
700 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216237'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
701 (0.388)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
702 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216238'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
703 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
704 (0.172)
INSERT INTO `oc_alsoviewed` SET `low` = '11878', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
705 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
706 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216239'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
707 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
708 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216240'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
709 (0.410)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
710 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216241'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
711 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
712 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216242'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
713 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
714 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1074413'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
715 (0.411)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11878' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
716 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1216243'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
717 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '11890'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
718 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216534'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
719 (0.388)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
720 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216535'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
721 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
722 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='658557'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
723 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
724 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216536'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
725 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
726 (0.192)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216537'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
727 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
728 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216538'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
729 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
730 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216539'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
731 (0.513)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
732 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216540'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
733 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
734 (0.137)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216541'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
735 (0.358)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
736 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216542'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
737 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
738 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '39'
WHERE `id`='657721'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
739 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
740 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216543'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
741 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
742 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '6'
WHERE `id`='1202130'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
743 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
744 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216544'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
745 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
746 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
747 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
748 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216546'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
749 (0.348)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
750 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216547'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
751 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
752 (0.304)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216548'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
753 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
754 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216549'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
755 (0.373)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
756 (0.206)
INSERT INTO `oc_alsoviewed` SET `low` = '11881', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
757 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
758 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216550'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
759 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
760 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216551'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
761 (0.430)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
762 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='1081830'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
763 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
764 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216552'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
765 (0.646)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
766 (0.337)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216553'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
767 (0.716)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11881' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
768 (0.210)
UPDATE `oc_alsoviewed` SET `number` = '2'
WHERE `id`='1216554'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
769 (0.573)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '11900'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
770 (0.221)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216015'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
771 (0.552)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
772 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '67'
WHERE `id`='1198497'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
773 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
774 (0.194)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1198500'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
775 (0.346)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
776 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216077'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
777 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
778 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1202659'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
779 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
780 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216316'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
781 (0.349)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
782 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216040'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
783 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
784 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216271'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
785 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
786 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216472'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
787 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
788 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216016'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
789 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
790 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216021'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
791 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
792 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216250'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
793 (0.493)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
794 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216441'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
795 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
796 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='662867'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
797 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
798 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='608157'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
799 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
800 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216338'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
801 (0.332)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
802 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216017'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
803 (0.333)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
804 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216018'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
805 (0.351)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
806 (0.161)
INSERT INTO `oc_alsoviewed` SET `low` = '11890', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
807 (0.442)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
808 (0.195)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216089'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
809 (0.349)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
810 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216063'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
811 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
812 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216121'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
813 (0.369)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
814 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216029'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
815 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
816 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216051'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
817 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11890' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
818 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '29'
WHERE `id`='1216019'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
819 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '11918'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
820 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1215988'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
821 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
822 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216173'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
823 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
824 (0.221)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216078'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
825 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
826 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216210'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
827 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
828 (0.203)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216317'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
829 (0.394)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
830 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216041'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
831 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
832 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216272'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
833 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
834 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216473'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
835 (0.415)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
836 (0.137)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1216002'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
837 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
838 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '69'
WHERE `id`='1188200'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
839 (0.391)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
840 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '69'
WHERE `id`='1187771'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
841 (0.403)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
842 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216442'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
843 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
844 (0.202)
UPDATE `oc_alsoviewed` SET `number` = '35'
WHERE `id`='1108851'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
845 (0.422)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
846 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '56'
WHERE `id`='733490'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
847 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
848 (0.256)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216339'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
849 (0.429)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
850 (0.225)
UPDATE `oc_alsoviewed` SET `number` = '37'
WHERE `id`='1215982'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
851 (0.460)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
852 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1215992'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
853 (0.425)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
854 (0.183)
INSERT INTO `oc_alsoviewed` SET `low` = '11900', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
855 (0.441)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
856 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216090'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
857 (0.481)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
858 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216064'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
859 (0.445)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
860 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='925072'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
861 (0.420)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
862 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216030'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
863 (0.464)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
864 (0.271)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216052'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
865 (0.558)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11900' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
866 (0.273)
UPDATE `oc_alsoviewed` SET `number` = '36'
WHERE `id`='1215983'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
867 (0.397)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '11958'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
868 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '44'
WHERE `id`='1198388'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
869 (0.439)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
870 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216079'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
871 (0.508)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
872 (0.350)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216211'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
873 (0.614)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
874 (0.189)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216318'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
875 (0.578)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
876 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216042'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
877 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
878 (0.271)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216273'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
879 (0.344)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
880 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216474'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
881 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
882 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '43'
WHERE `id`='658567'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
883 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
884 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216022'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
885 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
886 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216251'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
887 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
888 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216443'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
889 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
890 (0.224)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216506'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
891 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
892 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216008'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
893 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
894 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216340'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
895 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
896 (0.148)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1215989'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
897 (0.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
898 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1215993'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
899 (0.478)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
900 (0.166)
INSERT INTO `oc_alsoviewed` SET `low` = '11918', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
901 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
902 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216091'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
903 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
904 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216065'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
905 (0.564)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
906 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216122'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
907 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
908 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216031'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
909 (0.416)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
910 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1111704'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
911 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11918' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
912 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1215990'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
913 (0.406)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '12479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
914 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216174'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
915 (0.385)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
916 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216212'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
917 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
918 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216319'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
919 (0.471)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
920 (0.192)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216175'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
921 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
922 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216274'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
923 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
924 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216475'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
925 (0.395)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
926 (1.175)
UPDATE `oc_alsoviewed` SET `number` = '43'
WHERE `id`='371851'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
927 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
928 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216176'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
929 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
930 (0.389)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216252'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
931 (0.430)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
932 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216444'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
933 (0.457)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
934 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '46'
WHERE `id`='749530'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
935 (0.479)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
936 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216177'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
937 (0.468)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
938 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216341'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
939 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
940 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216178'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
941 (0.491)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
942 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216179'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
943 (0.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
944 (0.225)
INSERT INTO `oc_alsoviewed` SET `low` = '11958', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
945 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
946 (0.269)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216180'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
947 (0.452)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
948 (0.654)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216181'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
949 (0.462)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
950 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216182'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
951 (0.419)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
952 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216183'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
953 (0.427)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
954 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216184'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
955 (0.454)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '11958' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
956 (0.245)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1216185'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
957 (0.398)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '12485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
958 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '17'
WHERE `id`='1200796'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
959 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
960 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1200768'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
961 (0.447)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
962 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '34'
WHERE `id`='1202032'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
963 (0.390)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
964 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '43'
WHERE `id`='517465'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
965 (0.326)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
966 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216476'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
967 (0.335)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
968 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1204479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
969 (0.375)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
970 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216080'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
971 (0.354)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
972 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216253'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
973 (0.364)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
974 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216445'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
975 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
976 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216507'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
977 (0.431)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
978 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216081'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
979 (0.350)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
980 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '14'
WHERE `id`='1210916'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
981 (0.333)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
982 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216082'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
983 (0.337)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
984 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216083'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
985 (0.357)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
986 (0.174)
INSERT INTO `oc_alsoviewed` SET `low` = '12479', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
987 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
988 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216092'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
989 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
990 (0.276)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216084'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
991 (0.459)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
992 (0.269)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216123'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
993 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
994 (0.298)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216085'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
995 (0.557)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
996 (0.336)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216086'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
997 (0.582)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12479' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
998 (0.270)
UPDATE `oc_alsoviewed` SET `number` = '23'
WHERE `id`='1216087'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
999 (0.547)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '12545'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1000 (0.326)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1200793'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1001 (0.547)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1002 (0.305)
UPDATE `oc_alsoviewed` SET `number` = '19'
WHERE `id`='1200753'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1003 (0.558)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1004 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='631593'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1005 (0.461)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1006 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216477'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1007 (0.616)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1008 (0.322)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216213'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1009 (0.567)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1010 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216214'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1011 (0.619)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1012 (0.367)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216254'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1013 (0.472)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1014 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216446'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1015 (0.435)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1016 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216508'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1017 (0.489)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1018 (0.163)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216215'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1019 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1020 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216342'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1021 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1022 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216216'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1023 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1024 (0.150)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216217'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1025 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1026 (0.204)
INSERT INTO `oc_alsoviewed` SET `low` = '12485', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1027 (0.509)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1028 (0.160)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216218'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1029 (0.585)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1030 (0.210)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216219'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1031 (0.473)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1032 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216220'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1033 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1034 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216221'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1035 (0.419)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1036 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216222'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1037 (0.440)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12485' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1038 (0.216)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1216223'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1039 (0.560)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '12649'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1040 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '146'
WHERE `id`='499825'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1041 (0.558)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1042 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '43'
WHERE `id`='509391'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1043 (0.460)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1044 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216478'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1045 (0.480)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1046 (0.305)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216320'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1047 (0.533)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1048 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216321'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1049 (0.549)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1050 (0.181)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1051 (0.585)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1052 (0.174)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216447'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1053 (0.550)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1054 (0.267)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216509'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1055 (0.554)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1056 (0.204)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1057 (0.465)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1058 (0.295)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216343'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1059 (0.477)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1060 (0.269)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216324'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1061 (0.479)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1062 (0.270)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216325'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1063 (0.516)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1064 (0.205)
INSERT INTO `oc_alsoviewed` SET `low` = '12545', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1065 (0.583)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1066 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216326'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1067 (0.482)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1068 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216327'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1069 (0.635)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1070 (0.241)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216328'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1071 (0.549)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1072 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1073 (0.626)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1074 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216330'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1075 (0.635)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12545' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1076 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '10'
WHERE `id`='1216331'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1077 (0.638)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '12696'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1078 (0.224)
UPDATE `oc_alsoviewed` SET `number` = '21'
WHERE `id`='1202998'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1079 (0.487)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1080 (0.220)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216479'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1081 (0.494)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1082 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216043'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1083 (0.496)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1084 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216044'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1085 (0.523)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1086 (0.276)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216255'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1087 (0.533)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1088 (0.196)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216448'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1089 (0.493)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1090 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216510'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1091 (0.536)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1092 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216045'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1093 (0.439)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1094 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216344'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1095 (0.461)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1096 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216046'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1097 (0.466)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1098 (0.185)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216047'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1099 (0.581)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1100 (0.190)
INSERT INTO `oc_alsoviewed` SET `low` = '12649', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1101 (0.548)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1102 (0.201)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216093'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1103 (0.469)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1104 (0.220)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216066'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1105 (0.617)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1106 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216124'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1107 (0.576)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1108 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216048'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1109 (0.409)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1110 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216053'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1111 (0.481)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12649' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1112 (0.220)
UPDATE `oc_alsoviewed` SET `number` = '26'
WHERE `id`='1216049'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1113 (0.365)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '12722'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1114 (0.178)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216480'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1115 (0.439)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1116 (0.256)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216275'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1117 (0.532)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1118 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216276'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1119 (0.575)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1120 (0.186)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216277'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1121 (0.529)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1122 (0.224)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216449'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1123 (0.521)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1124 (0.192)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216511'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1125 (0.503)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1126 (0.258)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216278'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1127 (0.459)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1128 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216345'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1129 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1130 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1131 (0.324)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1132 (0.137)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216280'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1133 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1134 (0.164)
INSERT INTO `oc_alsoviewed` SET `low` = '12696', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1135 (0.369)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1136 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216281'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1137 (0.345)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1138 (0.162)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216282'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1139 (0.393)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1140 (0.261)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216283'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1141 (0.368)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1142 (0.165)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216284'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1143 (1.610)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1144 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216285'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1145 (0.389)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12696' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1146 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '12'
WHERE `id`='1216286'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1147 (0.307)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13198'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1148 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216481'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1149 (0.538)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1150 (0.203)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216482'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1151 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1152 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216483'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1153 (0.387)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1154 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216484'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1155 (0.322)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1156 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216512'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1157 (0.362)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1158 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216485'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1159 (0.301)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1160 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216486'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1161 (0.310)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1162 (0.158)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216487'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1163 (0.305)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1164 (0.136)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216488'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1165 (0.328)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1166 (0.167)
INSERT INTO `oc_alsoviewed` SET `low` = '12722', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1167 (0.395)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1168 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216489'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1169 (0.300)
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
1170 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216490'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1171 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1172 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216491'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1173 (0.455)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1174 (0.273)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216492'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1175 (0.407)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1176 (0.284)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216493'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1177 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '12722' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1178 (0.156)
UPDATE `oc_alsoviewed` SET `number` = '4'
WHERE `id`='1216494'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1179 (0.405)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '13322'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1180 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '32'
WHERE `id`='1077058'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1181 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1182 (0.225)
UPDATE `oc_alsoviewed` SET `number` = '15'
WHERE `id`='1077183'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1183 (0.399)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1184 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216450'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1185 (0.412)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1186 (0.220)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216513'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1187 (0.372)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1188 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216009'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1189 (0.313)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1190 (0.194)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216346'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1191 (0.322)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1192 (0.155)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1216003'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1193 (0.323)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1194 (0.164)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1216004'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1195 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1196 (0.167)
INSERT INTO `oc_alsoviewed` SET `low` = '13198', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1197 (0.426)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1198 (0.235)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216094'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1199 (0.376)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1200 (0.154)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216067'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1201 (0.408)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1202 (0.157)
UPDATE `oc_alsoviewed` SET `number` = '42'
WHERE `id`='1090719'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1203 (0.377)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1204 (0.202)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216032'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1205 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1206 (0.149)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216054'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1207 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13198' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1208 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '31'
WHERE `id`='1216005'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1209 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '13323'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1210 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '50'
WHERE `id`='171550'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1211 (0.353)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1212 (0.230)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216451'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1213 (0.386)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1214 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216514'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1215 (0.401)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1216 (0.252)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216023'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1217 (0.371)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1218 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216347'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1219 (0.401)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1220 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216024'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1221 (0.457)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1222 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216025'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1223 (0.405)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1224 (0.183)
INSERT INTO `oc_alsoviewed` SET `low` = '13322', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1225 (0.418)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1226 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216095'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1227 (0.341)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1228 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216068'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1229 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1230 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216125'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1231 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1232 (0.228)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216033'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1233 (0.396)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1234 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216055'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1235 (0.494)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13322' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1236 (0.237)
UPDATE `oc_alsoviewed` SET `number` = '28'
WHERE `id`='1216026'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1237 (0.381)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '13329'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1238 (0.229)
UPDATE `oc_alsoviewed` SET `number` = '39'
WHERE `id`='292895'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1239 (0.445)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1240 (0.233)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216515'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1241 (0.467)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1242 (0.234)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216256'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1243 (0.384)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1244 (0.219)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216348'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1245 (0.325)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1246 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216257'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1247 (0.440)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1248 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216258'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1249 (0.532)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1250 (0.236)
INSERT INTO `oc_alsoviewed` SET `low` = '13323', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1251 (0.545)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1252 (0.240)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216259'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1253 (0.483)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1254 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216260'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1255 (0.622)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1256 (0.190)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216261'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1257 (0.552)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1258 (0.242)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216262'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1259 (0.610)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1260 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216263'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1261 (0.615)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13323' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1262 (0.177)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='1216264'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1263 (0.556)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '13750'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1264 (0.168)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216516'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1265 (0.537)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1266 (0.182)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216452'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1267 (0.497)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1268 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216453'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1269 (0.347)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1270 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216454'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1271 (0.374)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1272 (0.145)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216455'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1273 (0.365)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1274 (0.153)
INSERT INTO `oc_alsoviewed` SET `low` = '13329', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1275 (0.400)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1276 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216456'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1277 (0.330)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1278 (0.153)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216457'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1279 (0.417)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1280 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216458'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1281 (0.359)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1282 (0.140)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216459'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1283 (0.402)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1284 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '39'
WHERE `id`='698260'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1285 (0.416)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13329' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1286 (0.167)
UPDATE `oc_alsoviewed` SET `number` = '5'
WHERE `id`='1216460'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1287 (0.355)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '13920'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1288 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216517'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1289 (0.312)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1290 (0.159)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216518'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1291 (0.383)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1292 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216519'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1293 (0.312)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1294 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216520'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1295 (0.363)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1296 (0.154)
INSERT INTO `oc_alsoviewed` SET `low` = '13750', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1297 (0.349)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1298 (0.259)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216521'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1299 (0.309)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1300 (0.138)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216522'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1301 (0.379)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1302 (0.143)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216523'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1303 (0.360)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1304 (0.144)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216524'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1305 (0.378)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1306 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '8'
WHERE `id`='613271'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1307 (0.686)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13750' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1308 (0.640)
UPDATE `oc_alsoviewed` SET `number` = '3'
WHERE `id`='1216525'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1309 (0.424)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '14363'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1310 (0.151)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216349'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1311 (0.351)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1312 (0.198)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216010'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1313 (0.352)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1314 (0.146)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216011'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1315 (0.345)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1316 (0.159)
INSERT INTO `oc_alsoviewed` SET `low` = '13920', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1317 (0.517)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1318 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216096'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1319 (0.316)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1320 (0.183)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216069'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1321 (0.447)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1322 (0.152)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216126'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1323 (0.364)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1324 (0.269)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216034'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1325 (0.397)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1326 (0.141)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216056'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1327 (0.392)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '13920' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1328 (0.142)
UPDATE `oc_alsoviewed` SET `number` = '30'
WHERE `id`='1216012'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1329 (0.305)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '14470'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1330 (0.139)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216350'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1331 (0.305)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1332 (0.223)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216351'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1333 (0.324)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1334 (0.174)
INSERT INTO `oc_alsoviewed` SET `low` = '14363', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1335 (0.495)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1336 (0.231)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216352'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1337 (0.327)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1338 (0.243)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216353'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1339 (0.423)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1340 (0.147)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216354'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1341 (0.361)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1342 (0.238)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216355'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1343 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1344 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216356'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1345 (0.454)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14363' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1346 (0.175)
UPDATE `oc_alsoviewed` SET `number` = '9'
WHERE `id`='1216357'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1347 (0.433)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15279'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1348 (0.205)
UPDATE `oc_alsoviewed` SET `number` = '51'
WHERE `id`='775183'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1349 (0.496)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1350 (0.161)
INSERT INTO `oc_alsoviewed` SET `low` = '14470', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1351 (0.411)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1352 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216097'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1353 (0.404)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1354 (0.188)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216070'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1355 (0.510)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1356 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216127'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1357 (0.446)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1358 (0.179)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216035'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1359 (0.533)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1360 (0.266)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216057'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1361 (0.541)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '14470' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1362 (0.166)
UPDATE `oc_alsoviewed` SET `number` = '36'
WHERE `id`='1215984'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1363 (0.452)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1364 (0.229)
INSERT INTO `oc_alsoviewed` SET `low` = '15279', `high`='15590',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1365 (0.705)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1366 (0.262)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216098'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1367 (0.738)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1368 (0.284)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216071'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1369 (0.581)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1370 (0.206)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216128'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1371 (0.530)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1372 (0.267)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216036'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1373 (0.583)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1374 (0.244)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216058'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1375 (0.584)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15279' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1376 (0.170)
UPDATE `oc_alsoviewed` SET `number` = '33'
WHERE `id`='1215994'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1377 (0.655)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15590' AND `high` = '15639'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1378 (0.230)
INSERT INTO `oc_alsoviewed` SET `low` = '15590', `high`='15639',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1379 (0.422)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15590' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1380 (0.180)
INSERT INTO `oc_alsoviewed` SET `low` = '15590', `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
1381 (1.413)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15590' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1382 (0.296)
INSERT INTO `oc_alsoviewed` SET `low` = '15590', `high`='15881',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1383 (0.512)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15590' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1384 (0.198)
INSERT INTO `oc_alsoviewed` SET `low` = '15590', `high`='15911',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1385 (0.513)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15590' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1386 (0.175)
INSERT INTO `oc_alsoviewed` SET `low` = '15590', `high`='15955',`number` = '1', `date_added`=NOW()
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:33
1387 (0.548)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15590' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1388 (0.586)
UPDATE `oc_alsoviewed` SET `number` = '13'
WHERE `id`='402896'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1389 (0.442)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15639' AND `high` = '15756'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1390 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216099'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1391 (0.569)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15639' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1392 (0.171)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216129'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1393 (0.497)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15639' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1394 (0.173)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216100'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1395 (0.523)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15639' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1396 (0.287)
UPDATE `oc_alsoviewed` SET `number` = '22'
WHERE `id`='1216101'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1397 (0.547)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15639' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1398 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '42'
WHERE `id`='986425'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1399 (0.571)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '15881'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1400 (0.209)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216130'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1401 (0.493)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1402 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216072'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1403 (0.540)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1404 (0.266)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216073'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1405 (0.554)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15756' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1406 (0.253)
UPDATE `oc_alsoviewed` SET `number` = '24'
WHERE `id`='1216074'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1407 (0.485)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15881' AND `high` = '15911'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1408 (0.215)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216131'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1409 (0.525)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15881' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1410 (0.176)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216132'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1411 (0.542)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15881' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1412 (0.172)
UPDATE `oc_alsoviewed` SET `number` = '20'
WHERE `id`='1216133'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1413 (0.539)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15911' AND `high` = '15955'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1414 (0.239)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216059'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1415 (0.542)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15911' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1416 (0.184)
UPDATE `oc_alsoviewed` SET `number` = '27'
WHERE `id`='1216037'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1417 (0.543)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = '15955' AND `high` = '16299'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:30
1418 (0.161)
UPDATE `oc_alsoviewed` SET `number` = '25'
WHERE `id`='1216060'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_controller_product_product.php:36
1419 (0.524)
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
1420 (0.485)
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
1421 (0.387)
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
1422 (3.310)
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
1423 (1.044)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1424 (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 = '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
1425 (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 = '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
1426 (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 = '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
1427 (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 = '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
1428 (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 = '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
1429 (0.659)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1430 (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 = '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
1431 (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 = '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
1432 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1433 (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 = '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
1434 (0.700)
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
1435 (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 = '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
1436 (1.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 = '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
1437 (0.698)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1438 (0.616)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1439 (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 = '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
1440 (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 = '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
1441 (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 = '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
1442 (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 = '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
1443 (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 = '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
1444 (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 = '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
1445 (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 = '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
1446 (0.852)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1447 (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 = '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
1448 (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 = '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
1449 (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 = '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
1450 (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 = '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
1451 (0.818)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1452 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1453 (0.692)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1454 (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 = '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
1455 (0.805)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1456 (0.745)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1457 (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 = '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
1458 (0.812)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1459 (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 = '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
1460 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1461 (0.832)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1462 (0.650)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1463 (0.705)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1464 (0.833)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1465 (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 = '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
1466 (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 = '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
1467 (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 = '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
1468 (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 = '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
1469 (0.779)
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
1470 (0.545)
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
1471 (0.895)
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
1472 (0.621)
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
1473 (0.699)
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
1474 (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 = '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
1475 (0.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 = '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
1476 (0.872)
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
1477 (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 = '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
1478 (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 = '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
1479 (0.676)
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
1480 (0.464)
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
1481 (0.465)
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
1482 (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 = '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
1483 (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 = '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
1484 (0.471)
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
1485 (0.544)
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
1486 (0.480)
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
1487 (0.497)
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
1488 (0.487)
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
1489 (0.512)
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
1490 (0.526)
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
1491 (0.490)
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
1492 (0.504)
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
1493 (0.434)
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
1494 (0.533)
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
1495 (0.444)
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
1496 (0.480)
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
1497 (0.447)
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
1498 (0.578)
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
1499 (0.494)
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
1500 (0.528)
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
1501 (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 = '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
1502 (0.642)
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
1503 (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 = '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
1504 (0.514)
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
1505 (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 = '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
1506 (0.726)
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
1507 (1.251)
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
1508 (0.815)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1509 (0.801)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1510 (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 = '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
1511 (0.698)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1512 (0.807)
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
1513 (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 = '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
1514 (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 = '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
1515 (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 = '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
1516 (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 = '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
1517 (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 = '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
1518 (0.621)
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
1519 (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 = '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
1520 (1.304)
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
1521 (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 = '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
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 = '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
1523 (0.760)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1524 (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 = '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
1525 (0.731)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1526 (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 = '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
1527 (0.807)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1528 (0.957)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1529 (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 = '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
1530 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1531 (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 = '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
1532 (0.683)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1533 (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 = '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
1534 (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 = '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
1535 (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 = '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
1536 (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 = '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
1537 (0.752)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1538 (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 = '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
1539 (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 = '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
1540 (0.692)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1541 (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 = '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
1542 (0.797)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1543 (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 = '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
1544 (0.789)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1545 (0.638)
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
1546 (1.359)
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
1547 (1.191)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1548 (1.653)
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
1549 (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 = '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
1550 (0.796)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1551 (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 = '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
1552 (0.706)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1553 (0.710)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1554 (0.905)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1555 (0.709)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1556 (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 = '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
1557 (0.818)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1558 (0.796)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1559 (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 = '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
1560 (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 = '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
1561 (0.837)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1562 (0.814)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1563 (0.823)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1564 (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 = '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
1565 (1.045)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1566 (0.856)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1567 (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 = '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
1568 (0.778)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1569 (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 = '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
1570 (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 = '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
1571 (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 = '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
1572 (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 = '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
1573 (0.627)
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
1574 (0.686)
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
1575 (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 = '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
1576 (0.629)
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
1577 (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 = '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
1578 (0.599)
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
1579 (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 = '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
1580 (1.165)
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
1581 (0.947)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1582 (0.924)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1583 (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 = '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
1584 (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 = '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
1585 (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 = '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
1586 (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 = '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
1587 (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 = '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
1588 (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 = '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
1589 (1.115)
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
1590 (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 = '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
1591 (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 = '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
1592 (0.832)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1593 (0.716)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1594 (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 = '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
1595 (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 = '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
1596 (0.763)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1597 (0.698)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1598 (0.888)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1599 (0.761)
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
1600 (0.716)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1601 (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 = '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
1602 (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 = '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
1603 (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 = '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
1604 (0.694)
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
1605 (0.687)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1606 (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 = '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
1607 (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 = '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
1608 (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 = '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
1609 (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 = '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
1610 (0.703)
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
1611 (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 = '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
1612 (0.694)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1613 (0.597)
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
1614 (0.570)
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
1615 (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 = '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
1616 (0.900)
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
1617 (0.751)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1618 (0.736)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1619 (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 = '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
1620 (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 = '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
1621 (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 = '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
1622 (0.856)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1623 (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 = '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
1624 (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 = '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
1625 (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 = '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
1626 (0.652)
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
1627 (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 = '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
1628 (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 = '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
1629 (0.650)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1630 (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 = '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
1631 (1.408)
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
1632 (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 = '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
1633 (0.666)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1634 (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 = '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
1635 (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 = '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
1636 (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 = '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
1637 (0.771)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1638 (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 = '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
1639 (0.742)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1640 (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 = '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
1641 (0.731)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1642 (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 = '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
1643 (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 = '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
1644 (0.805)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1645 (1.084)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1646 (0.765)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1647 (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 = '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
1648 (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 = '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
1649 (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 = '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
1650 (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 = '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
1651 (0.659)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1652 (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 = '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
1653 (0.692)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1654 (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 = '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
1655 (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 = '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
1656 (0.709)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1657 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1658 (0.731)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1659 (0.709)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1660 (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 = '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
1661 (0.751)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1662 (0.956)
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
1663 (0.698)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1664 (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 = '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
1665 (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
1666 (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 = '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
1667 (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 = '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
1668 (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 = '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
1669 (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 = '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
1670 (0.666)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1671 (0.827)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1672 (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 = '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
1673 (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 = '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
1674 (0.786)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1675 (0.770)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1676 (0.710)
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
1677 (1.160)
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
1678 (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 = '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
1679 (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 = '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
1680 (0.788)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1681 (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 = '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
1682 (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 = '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
1683 (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 = '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
1684 (0.781)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1685 (0.819)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1686 (0.776)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1687 (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 = '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
1688 (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 = '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
1689 (0.867)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1690 (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 = '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
1691 (0.697)
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
1692 (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 = '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
1693 (1.129)
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
1694 (0.846)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1695 (0.793)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1696 (0.815)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1697 (1.222)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1698 (0.823)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1699 (0.765)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1700 (0.786)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1701 (0.841)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1702 (0.773)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1703 (0.650)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1704 (0.659)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1705 (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 = '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
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 = '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
1707 (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 = '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
1708 (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 = '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
1709 (0.534)
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
1710 (0.490)
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
1711 (1.158)
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
1712 (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 = '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
1713 (0.915)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1714 (0.692)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1715 (0.683)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1716 (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 = '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
1717 (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 = '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
1718 (0.659)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1719 (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 = '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
1720 (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 = '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
1721 (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 = '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
1722 (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 = '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
1723 (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 = '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
1724 (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 = '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
1725 (0.888)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1726 (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 = '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
1727 (0.947)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1728 (1.017)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1729 (1.012)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1730 (1.006)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1731 (0.949)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1732 (1.062)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1733 (0.864)
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
1734 (0.932)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1735 (1.016)
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
1736 (0.987)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1737 (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 = '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
1738 (0.948)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1739 (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 = '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
1740 (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 = '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
1741 (0.923)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1742 (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 = '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
1743 (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 = '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
1744 (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 = '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
1745 (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 = '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
1746 (1.105)
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
1747 (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 = '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
1748 (0.719)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1749 (0.731)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1750 (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 = '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
1751 (0.706)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1752 (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 = '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
1753 (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 = '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
1754 (0.778)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1755 (1.037)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1756 (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 = '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
1757 (0.924)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1758 (0.923)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1759 (0.833)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1760 (0.709)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1761 (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 = '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
1762 (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 = '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
1763 (0.733)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1764 (0.706)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1765 (0.652)
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
1766 (0.533)
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
1767 (0.458)
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
1768 (0.508)
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
1769 (0.540)
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
1770 (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 = '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
1771 (0.809)
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
1772 (0.745)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1773 (0.771)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1774 (0.830)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1775 (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 = '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
1776 (0.687)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1777 (0.687)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1778 (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 = '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
1779 (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 = '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
1780 (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 = '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
1781 (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 = '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
1782 (0.757)
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
1783 (1.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 = '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
1784 (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 = '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
1785 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1786 (1.151)
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
1787 (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 = '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
1788 (0.659)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1789 (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 = '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
1790 (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 = '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
1791 (0.845)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1792 (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 = '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
1793 (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 = '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
1794 (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 = '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
1795 (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 = '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
1796 (0.706)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1797 (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 = '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
1798 (0.726)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1799 (0.687)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1800 (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 = '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
1801 (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 = '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
1802 (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 = '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
1803 (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 = '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
1804 (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 = '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
1805 (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 = '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
1806 (0.659)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1807 (0.566)
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
1808 (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 = '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
1809 (1.284)
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
1810 (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 = '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
1811 (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 = '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
1812 (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 = '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
1813 (0.708)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1814 (0.968)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1815 (0.984)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1816 (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 = '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
1817 (0.898)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1818 (0.888)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1819 (0.919)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1820 (0.898)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1821 (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 = '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
1822 (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 = '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
1823 (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 = '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
1824 (0.947)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1825 (0.871)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1826 (0.864)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1827 (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 = '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
1828 (1.169)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1829 (1.058)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1830 (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 = '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
1831 (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 = '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
1832 (0.676)
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
1833 (0.446)
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
1834 (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 = '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
1835 (0.557)
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
1836 (0.784)
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
1837 (0.621)
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
1838 (0.575)
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
1839 (0.928)
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
1840 (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 = '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
1841 (0.865)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1842 (1.028)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1843 (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 = '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
1844 (0.801)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1845 (0.822)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1846 (0.771)
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
1847 (0.545)
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
1848 (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 = '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
1849 (0.603)
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
1850 (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 = '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
1851 (0.674)
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
1852 (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 = '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
1853 (0.571)
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
1854 (0.562)
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
1855 (0.799)
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
1856 (0.746)
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
1857 (0.572)
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
1858 (1.009)
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
1859 (0.571)
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
1860 (0.477)
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
1861 (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 = '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
1862 (0.440)
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
1863 (0.558)
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
1864 (0.826)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1865 (0.277)
SELECT *
FROM oc_product_image
WHERE product_id = '15590'
ORDER BY sort_order ASC
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:435
1866 (0.282)
SELECT *
FROM oc_product_discount
WHERE product_id = '15590' 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
1867 (0.398)
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 = '15590' 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
1868 (0.333)
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 = '15590' 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
1869 (0.357)
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
1870 (0.189)
SELECT *
FROM oc_product_to_video
WHERE product_id = '15590'
order by sort_order
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:100
1871 (0.243)
SELECT *
FROM oc_product_to_download
WHERE product_id = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:454
1872 (0.412)
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 = '15590' AND p.status = '1' AND p.date_available <= 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
1873 (0.171)
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` = 15590 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
1874 (0.223)
UPDATE oc_product SET viewed = (viewed + 1)
WHERE product_id = '15590'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:28
1875 (0.175)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15590' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1876 (1.207)
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
1877 (0.301)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15590' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1878 (1.243)
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
1879 (0.250)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15590' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1880 (1.261)
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
1881 (0.207)
SELECT *
FROM oc_product_to_layout
WHERE product_id = '15590' AND store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:473
1882 (0.986)
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
1883 (0.288)
SELECT date_end
FROM oc_product_special
WHERE product_id ='15590' 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
1884 (0.364)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'alsoviewed'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/setting/setting.php:6
1885 (0.946)
SELECT *
FROM `oc_alsoviewed`
WHERE `low` = 15590 OR `high` = 15590
ORDER BY `number` DESC LIMIT 4
/home/sites/14b/9/95412d4fef/public_html/catalog/controller/module/alsoviewed.php:144
1886 (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 = '13860' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1887 (0.921)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '11814' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1888 (0.767)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '14517' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1889 (0.601)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '16007' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_storage_modification_catalog_model_catalog_product.php:39
1890 (0.184)
SELECT *
FROM oc_module
WHERE module_id = '46'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/module.php:4
1891 (5.324)
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
1892 (0.856)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, m.image AS manu_image, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store 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
1893 (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 = '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
1894 (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 = '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
1895 (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 = '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
1896 (0.312)
SELECT *
FROM oc_module
WHERE module_id = '1040'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/module.php:4
1897 (1.268)
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
1898 (0.177)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/extension.php:4
1899 (0.400)
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
1900 (0.938)
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
1901 (0.727)
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
1902 (0.660)
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
1903 (0.482)
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
1904 (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 = '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
1905 (0.670)
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
1906 (0.570)
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
1907 (0.553)
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
1908 (0.607)
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
1909 (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 = '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
1910 (0.671)
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
1911 (0.527)
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
1912 (0.278)
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
1913 (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 = '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
1914 (0.488)
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
1915 (0.510)
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
1916 (0.477)
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
1917 (0.537)
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
1918 (0.528)
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
1919 (0.541)
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
1920 (0.850)
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
1921 (1.373)
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
1922 (0.856)
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
1923 (1.050)
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
1924 (0.782)
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
1925 (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 = '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
1926 (0.637)
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
1927 (1.121)
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
1928 (0.714)
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
1929 (0.640)
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
1930 (0.646)
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
1931 (0.519)
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
1932 (0.576)
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
1933 (0.333)
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
1934 (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 = '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
1935 (0.792)
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
1936 (0.695)
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
1937 (0.702)
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
1938 (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 = '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
1939 (0.608)
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
1940 (0.589)
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
1941 (0.576)
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
1942 (0.485)
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
1943 (0.619)
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
1944 (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 = '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
1945 (0.834)
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
1946 (0.664)
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
1947 (0.624)
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
1948 (0.563)
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
1949 (0.832)
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
1950 (0.704)
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
1951 (0.656)
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
1952 (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 = '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
1953 (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 = '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
1954 (0.497)
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
1955 (0.654)
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
1956 (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 = '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
1957 (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 = '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
1958 (0.499)
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
1959 (0.455)
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
1960 (0.376)
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
1961 (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 = '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
1962 (0.565)
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
1963 (0.488)
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
1964 (0.563)
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
1965 (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 = '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
1966 (0.510)
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
1967 (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 = '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
1968 (0.463)
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
1969 (0.368)
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
1970 (0.502)
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
1971 (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 = '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
1972 (0.529)
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
1973 (0.763)
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
1974 (0.539)
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
1975 (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 = '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
1976 (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 = '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
1977 (0.436)
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
1978 (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
1979 (0.429)
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
1980 (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 = '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
1981 (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 = '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
1982 (0.746)
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
1983 (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 = '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
1984 (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 = '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
1985 (0.753)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
1986 (0.736)
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
1987 (0.391)
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
1988 (0.869)
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
1989 (0.966)
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
1990 (0.618)
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
1991 (0.864)
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
1992 (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 = '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
1993 (0.548)
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
1994 (0.231)
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
1995 (0.519)
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
1996 (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 = '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
1997 (0.448)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
1998 (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 = '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
1999 (0.417)
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
2000 (0.442)
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
2001 (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 = '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
2002 (0.283)
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
2003 (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 = '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
2004 (0.556)
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
2005 (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 = '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
2006 (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 = '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
2007 (0.539)
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
2008 (0.542)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
2009 (0.730)
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
2010 (0.216)
SELECT *
FROM oc_language
ORDER BY sort_order, name
/home/sites/14b/9/95412d4fef/public_html/catalog/model/localisation/language.php:15
2011 (0.184)
SELECT *
FROM oc_currency
ORDER BY title ASC
/home/sites/14b/9/95412d4fef/public_html/catalog/model/localisation/currency.php:15
2012 (0.260)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'aefcea28dbaa8578afa2b57a9a20e820'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
2013 (0.165)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/sites/14b/9/95412d4fef/public_html/catalog/model/extension/extension.php:4
2014 (0.161)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'aefcea28dbaa8578afa2b57a9a20e820'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
2015 (0.248)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'aefcea28dbaa8578afa2b57a9a20e820'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
2016 (0.129)
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
2017 (0.156)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'aefcea28dbaa8578afa2b57a9a20e820'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35
2018 (0.145)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = 'aefcea28dbaa8578afa2b57a9a20e820'
/home/sites/14b/9/95412d4fef/public_html/vqmod/vqcache/vq2-system_library_cart.php:35