1 (0.388)
SELECT *
FROM omdv_store
WHERE REPLACE(`url`, 'www.', '') = 'http://777dveri.ru/'
/home/c/cg22734/public_html/index.php:59
2 (1.544)
SELECT *
FROM omdv_setting
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/c/cg22734/public_html/index.php:69
3 (0.135)
SELECT *
FROM `omdv_language`
WHERE status = '1'
/home/c/cg22734/public_html/index.php:148
4 (0.167)
SELECT *
FROM omdv_currency
/home/c/cg22734/public_html/system/library/currency.php:13
5 (0.179)
SELECT *
FROM omdv_weight_class wc
LEFT JOIN omdv_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/home/c/cg22734/public_html/system/library/weight.php:9
6 (0.161)
SELECT *
FROM omdv_length_class mc
LEFT JOIN omdv_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/home/c/cg22734/public_html/system/library/length.php:9
7 (0.407)
SELECT DISTINCT *
FROM omdv_manufacturer m
LEFT JOIN omdv_manufacturer_description md ON (m.manufacturer_id = md.manufacturer_id)
LEFT JOIN omdv_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id)
WHERE m.manufacturer_id = '98' AND md.language_id = '1' AND m2s.store_id = '0'
/home/c/cg22734/public_html/catalog/model/catalog/manufacturer.php:4
8 (4.316)
SELECT DISTINCT SQL_CALC_FOUND_ROWS p.product_id, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0' AND p.manufacturer_id = '98' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,36
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:255
9 (0.070)
SELECT FOUND_ROWS() AS `found_rows`
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:257
10 (2.649)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5286' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
11 (2.663)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5289' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
12 (0.466)
SELECT s.*, ps.product_show, ps.category_show, ps.sort_order, ps.product_id
FROM omdv_product_status ps
LEFT JOIN omdv_status s ON ps.status_id = s.status_id
WHERE s.language_id = '1' AND ps.product_id = '5289'
ORDER BY ps.sort_order ASC
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:153
13 (0.714)
SELECT *
FROM omdv_status
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:343
14 (0.235)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 21 AND attribute_id = 73
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
15 (0.131)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 30 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
16 (0.114)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 31 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
17 (0.115)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 32 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
18 (0.112)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 33 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
19 (0.113)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 34 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
20 (0.108)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 35 AND attribute_id = 113
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
21 (0.106)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 38 AND attribute_id = 19
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
22 (0.103)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 39 AND attribute_id = 19
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
23 (0.109)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 40 AND attribute_id = 19
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
24 (0.110)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 42 AND attribute_id = 19
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
25 (0.105)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 43 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
26 (0.100)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 44 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
27 (0.107)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 45 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
28 (0.107)
SELECT *
FROM omdv_status_attribute
WHERE status_id = 46 AND attribute_id = 48
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:360
29 (0.179)
SELECT COUNT(*) as promotion_count
FROM information_schema.tables
WHERE table_schema = DATABASE()
AND table_name = 'omdv_promotion'
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:382
30 (0.444)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
31 (0.412)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
32 (0.369)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
33 (0.137)
SELECT *
FROM omdv_product_to_category
WHERE product_id = '5289'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:516
34 (0.357)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
35 (0.352)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
36 (0.365)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
37 (0.387)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
38 (0.365)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
39 (0.379)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
40 (0.364)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
41 (0.348)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
42 (0.332)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
43 (0.339)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
44 (0.336)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
45 (0.361)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
46 (0.352)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
47 (0.347)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
48 (0.379)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
49 (0.362)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
50 (0.350)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
51 (0.356)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
52 (0.361)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
53 (0.333)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
54 (0.342)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
55 (0.346)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
56 (0.357)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
57 (0.339)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
58 (0.339)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
59 (0.327)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
60 (0.334)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
61 (0.338)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
62 (0.325)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
63 (0.333)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
64 (0.338)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
65 (0.313)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
66 (0.451)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
67 (0.473)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
68 (0.448)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
69 (0.447)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
70 (0.470)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
71 (0.417)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
72 (0.443)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
73 (0.455)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5289' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
74 (0.415)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
75 (0.446)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5289' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
76 (2.716)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5288' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
77 (2.941)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5287' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
78 (2.820)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5291' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
79 (2.751)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5290' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
80 (2.922)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5296' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
81 (2.855)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5297' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
82 (2.902)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5295' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
83 (2.627)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5294' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
84 (2.771)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5293' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
85 (0.395)
SELECT s.*, ps.product_show, ps.category_show, ps.sort_order, ps.product_id
FROM omdv_product_status ps
LEFT JOIN omdv_status s ON ps.status_id = s.status_id
WHERE s.language_id = '1' AND ps.product_id = '5293'
ORDER BY ps.sort_order ASC
/home/c/cg22734/public_html/catalog/model/catalog/product_status.php:153
86 (0.498)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
87 (0.431)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
88 (0.385)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
89 (0.136)
SELECT *
FROM omdv_product_to_category
WHERE product_id = '5293'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:516
90 (0.360)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
91 (0.352)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
92 (0.343)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
93 (0.358)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
94 (0.344)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
95 (0.346)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
96 (0.364)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
97 (0.358)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
98 (0.353)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
99 (0.374)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
100 (0.335)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
101 (0.333)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
102 (0.352)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
103 (0.348)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
104 (0.354)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
105 (0.348)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
106 (0.331)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
107 (0.336)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
108 (0.343)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
109 (0.324)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
110 (0.338)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
111 (0.341)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
112 (0.325)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
113 (0.332)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
114 (0.605)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
115 (0.452)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
116 (0.385)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
117 (0.370)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
118 (0.356)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
119 (0.366)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
120 (0.401)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
121 (0.336)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
122 (0.340)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
123 (0.354)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
124 (0.326)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
125 (0.347)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
126 (0.370)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
127 (0.344)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
128 (0.348)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
129 (0.358)
SELECT ag.attribute_group_id, agd.name
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN omdv_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '5293' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:395
130 (0.322)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '7' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
131 (0.340)
SELECT a.attribute_id, ad.name, pa.text
FROM omdv_product_attribute pa
LEFT JOIN omdv_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN omdv_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '5293' AND a.attribute_group_id = '10' AND ad.language_id = '1' AND pa.language_id = '1'
ORDER BY a.sort_order, ad.name
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:400
132 (2.943)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM omdv_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < '2025-02-17 21:23:00') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2025-02-17 21:23:00'))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM omdv_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < '2025-02-17 21:23:00') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2025-02-17 21:23:00'))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM omdv_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM omdv_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM omdv_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM omdv_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM omdv_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM omdv_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN omdv_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '5292' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2025-02-17 21:23:00' AND p2s.store_id = '0'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:33
133 (3.048)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM omdv_product p
LEFT JOIN omdv_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN omdv_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p2s.store_id = '0' AND p.manufacturer_id = '98'
/home/c/cg22734/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php:644
134 (0.282)
SELECT *
FROM omdv_layout_route
WHERE 'product/manufacturer/info' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cg22734/public_html/catalog/model/design/layout.php:4
135 (0.215)
SELECT *
FROM omdv_extension
WHERE `type` = 'module'
/home/c/cg22734/public_html/catalog/model/setting/extension.php:4
136 (0.193)
SELECT *
FROM omdv_layout_route
WHERE 'product/manufacturer/info' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cg22734/public_html/catalog/model/design/layout.php:4
137 (0.139)
SELECT *
FROM omdv_extension
WHERE `type` = 'module'
/home/c/cg22734/public_html/catalog/model/setting/extension.php:4
138 (163.965)
SELECT
`a`.`attribute_id`,
REPLACE(REPLACE(TRIM(pa.text), '
', ''), '
', '') AS `txt`,
`ad`.`name`,
`agd`.`name` AS `gname`,
`agd`.`attribute_group_id`
FROM
`omdv_product` AS `p`
INNER JOIN
`omdv_product_to_store` AS `pts`
ON
`p`.`product_id` = `pts`.`product_id` AND `pts`.`store_id` = 0
INNER JOIN
`omdv_product_attribute` AS `pa`
ON
`p`.`product_id` = `pa`.`product_id` AND `pa`.`language_id` = 1
INNER JOIN
`omdv_attribute` AS `a`
ON
`a`.`attribute_id` = `pa`.`attribute_id`
INNER JOIN
`omdv_attribute_description` AS `ad`
ON
`ad`.`attribute_id` = `a`.`attribute_id` AND `ad`.`language_id` = 1
INNER JOIN
`omdv_attribute_group` AS `ag`
ON
`ag`.`attribute_group_id` = `a`.`attribute_group_id`
INNER JOIN
`omdv_attribute_group_description` AS `agd`
ON
`agd`.`attribute_group_id` = `ag`.`attribute_group_id` AND `agd`.`language_id` = 1
WHERE
`p`.`date_available` <= NOW() AND `p`.`status` = '1' AND `p`.`manufacturer_id` = 98
GROUP BY
`txt`, `pa`.`attribute_id`
HAVING
`txt` != ''
ORDER BY
`a`.`sort_order`,
`txt`
/home/c/cg22734/public_html/catalog/model/module/mega_filter.php:2535
139 (8.735)
SELECT
`o`.`option_id`,
`ov`.`option_value_id`,
`od`.`name` AS `gname`,
`ov`.`image`,
`ovd`.`name`
FROM
`omdv_product` AS `p`
INNER JOIN
`omdv_product_to_store` AS `p2s`
ON
`p`.`product_id` = `p2s`.`product_id` AND `p2s`.`store_id` = 0
INNER JOIN
`omdv_product_option_value` AS `pov`
ON
`p`.`product_id` = `pov`.`product_id`
INNER JOIN
`omdv_option_value` AS `ov`
ON
`ov`.`option_value_id` = `pov`.`option_value_id`
INNER JOIN
`omdv_option_value_description` AS `ovd`
ON
`ov`.`option_value_id` = `ovd`.`option_value_id` AND `ovd`.`language_id` = 1
INNER JOIN
`omdv_option` AS `o`
ON
`o`.`option_id` = `pov`.`option_id`
INNER JOIN
`omdv_option_description` AS `od`
ON
`od`.`option_id` = `o`.`option_id` AND `od`.`language_id` = 1
WHERE
`p`.`date_available` <= NOW() AND `p`.`status` = '1' AND `p`.`manufacturer_id` = 98 AND `o`.`type` IN('radio','checkbox','select','image')
GROUP BY
`o`.`option_id`, `ov`.`option_value_id`
ORDER BY
`ov`.`sort_order`, `ovd`.`name`
/home/c/cg22734/public_html/catalog/model/module/mega_filter.php:2410
140 (0.399)
SELECT
`fgd`.`name` AS `gname`,
`f`.`filter_group_id`,
`f`.`filter_id`,
`fd`.`name`
FROM
`omdv_product` AS `p`
INNER JOIN
`omdv_product_to_store` AS `p2s`
ON
`p`.`product_id` = `p2s`.`product_id` AND `p2s`.`store_id` = 0
INNER JOIN
`omdv_product_filter` AS `pf`
ON
`p`.`product_id` = `pf`.`product_id`
INNER JOIN
`omdv_filter` AS `f`
ON
`pf`.`filter_id` = `f`.`filter_id`
INNER JOIN
`omdv_filter_description` AS `fd`
ON
`pf`.`filter_id` = `fd`.`filter_id` AND `fd`.`language_id` = 1
INNER JOIN
`omdv_filter_group_description` AS `fgd`
ON
`f`.`filter_group_id` = `fgd`.`filter_group_id` AND `fgd`.`language_id` = 1
WHERE
`p`.`date_available` <= NOW() AND `p`.`status` = '1' AND `p`.`manufacturer_id` = 98
GROUP BY
`f`.`filter_group_id`, `f`.`filter_id`
ORDER BY
`f`.`sort_order`, `fd`.`name`
/home/c/cg22734/public_html/catalog/model/module/mega_filter.php:2307
141 (2.761)
SELECT
`m`.*
FROM
`omdv_manufacturer` AS `m`
INNER JOIN
`omdv_manufacturer_to_store` AS `m2s`
ON
`m`.`manufacturer_id` = `m2s`.`manufacturer_id` AND `m2s`.`store_id` = '0'
INNER JOIN `omdv_product` AS `p` ON `p`.`manufacturer_id` = `m`.`manufacturer_id`
INNER JOIN
`omdv_product_to_store` AS `p2s`
ON
`p2s`.`product_id` = `p`.`product_id` AND `p2s`.`store_id` = 0
WHERE `p`.`date_available` <= NOW() AND `p`.`status` = '1' AND `p`.`manufacturer_id` = 98
GROUP BY `m`.`manufacturer_id`
ORDER BY
`m`.`sort_order` ASC,
`m`.`name` ASC
/home/c/cg22734/public_html/catalog/model/module/mega_filter.php:2210
142 (0.234)
SELECT
*
FROM
`omdv_stock_status`
WHERE
`language_id` = 1
/home/c/cg22734/public_html/catalog/model/module/mega_filter.php:2156
143 (0.207)
SELECT *
FROM omdv_layout_route
WHERE 'product/manufacturer/info' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cg22734/public_html/catalog/model/design/layout.php:4
144 (0.172)
SELECT *
FROM omdv_extension
WHERE `type` = 'module'
/home/c/cg22734/public_html/catalog/model/setting/extension.php:4
145 (0.143)
SELECT *
FROM omdv_layout_route
WHERE 'product/manufacturer/info' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cg22734/public_html/catalog/model/design/layout.php:4
146 (0.123)
SELECT *
FROM omdv_extension
WHERE `type` = 'module'
/home/c/cg22734/public_html/catalog/model/setting/extension.php:4
147 (1.226)
SELECT *
FROM omdv_information i
LEFT JOIN omdv_information_description id ON (i.information_id = id.information_id)
LEFT JOIN omdv_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/home/c/cg22734/public_html/catalog/model/catalog/information.php:10
148 (0.733)
SELECT *
FROM omdv_information i
LEFT JOIN omdv_information_description id ON (i.information_id = id.information_id)
LEFT JOIN omdv_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/home/c/cg22734/public_html/catalog/model/catalog/information.php:10
149 (0.617)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
150 (0.422)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '92' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
151 (0.694)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '93' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
152 (0.747)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '99' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
153 (0.543)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '118' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
154 (0.351)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '143' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
155 (0.412)
SELECT *
FROM omdv_category c
LEFT JOIN omdv_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN omdv_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '162' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cg22734/public_html/catalog/model/catalog/category.php:10
156 (0.206)
SELECT *
FROM omdv_extension
WHERE `type` = 'total'
/home/c/cg22734/public_html/catalog/model/setting/extension.php:4