1 (0.239)
SELECT *
FROM arp_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://thehappyshoeshop.com.au/'
/home/happyshoeshop/public_html/index.php:40
2 (6.727)
SELECT *
FROM `arp_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/happyshoeshop/public_html/index.php:52
3 (0.278)
SELECT *
FROM arp_url_alias
WHERE keyword = 'mens-shoes'
/home/happyshoeshop/public_html/system/library/multilingual_seo.php:52
4 (0.202)
SELECT *
FROM arp_url_alias
WHERE keyword = 'mens-slippers'
/home/happyshoeshop/public_html/system/library/multilingual_seo.php:52
5 (0.152)
SELECT *
FROM `arp_language`
WHERE status = '1'
/home/happyshoeshop/public_html/index.php:138
6 (0.164)
SELECT *
FROM arp_currency
/home/happyshoeshop/public_html/system/modification/system/library/currency.php:13
7 (0.326)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM arp_tax_rule tr1
LEFT JOIN arp_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN arp_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN arp_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN arp_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id)
WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '13' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '197')
ORDER BY tr1.priority ASC
/home/happyshoeshop/public_html/system/library/tax.php:26
8 (0.232)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM arp_tax_rule tr1
LEFT JOIN arp_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN arp_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN arp_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN arp_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 = '13' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '197')
ORDER BY tr1.priority ASC
/home/happyshoeshop/public_html/system/library/tax.php:54
9 (0.257)
SELECT *
FROM arp_weight_class wc
LEFT JOIN arp_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/home/happyshoeshop/public_html/system/library/weight.php:9
10 (0.202)
SELECT *
FROM arp_length_class mc
LEFT JOIN arp_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/home/happyshoeshop/public_html/system/library/length.php:9
11 (0.157)
SELECT *
FROM arp_extension
WHERE `type` = 'openbay'
/home/happyshoeshop/public_html/system/library/openbay.php:117
12 (0.174)
SELECT *
FROM arp_event
/home/happyshoeshop/public_html/index.php:239
13 (0.776)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
14 (0.131)
SELECT redirect, language_id
FROM arp_url_redirect
WHERE query = 'https://thehappyshoeshop.com.au/mens-shoes/mens-slippers' LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:17
15 (0.219)
SELECT *
FROM arp_url_alias
WHERE keyword = 'mens-shoes' OR keyword = 'mens-shoes/mens-slippers'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:92
16 (0.203)
SELECT *
FROM arp_url_alias
WHERE keyword = 'mens-slippers' OR keyword = 'mens-shoes/mens-slippers'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:92
17 (0.645)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
18 (0.291)
SELECT DISTINCT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '61' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:4
19 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
20 (0.269)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
21 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
22 (0.233)
SELECT DISTINCT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '10152' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:4
23 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
24 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
25 (0.229)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
26 (0.205)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
27 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
28 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
29 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
30 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
31 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
32 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/compare' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
33 (0.634)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10152' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
34 (0.602)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM arp_product_to_category p2c
LEFT JOIN arp_product p ON (p2c.product_id = p.product_id)
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '10152'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:742
35 (1.073)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) 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 arp_product_to_category p2c
LEFT JOIN arp_product p ON (p2c.product_id = p.product_id)
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '10152' GROUP BY p.product_id
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,20
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:430
36 (0.823)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '102130' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
37 (0.730)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '102131' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
38 (0.769)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '104260' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
39 (0.756)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '108230' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
40 (0.735)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '108450' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
41 (0.713)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '108488' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
42 (0.792)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '107027' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
43 (0.740)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '107028' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
44 (0.742)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '108489' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
45 (0.749)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '102901' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
46 (0.720)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '103221' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
47 (0.732)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '102902' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
48 (0.741)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '102919' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
49 (0.762)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '106544' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
50 (0.728)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '106545' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
51 (0.735)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '105676' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
52 (0.737)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '105093' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
53 (0.763)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '106859' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
54 (0.779)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM arp_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM arp_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM arp_product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM arp_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM arp_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 arp_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 arp_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM arp_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM arp_product p
LEFT JOIN arp_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN arp_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN arp_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '106860' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:59
55 (0.208)
SELECT *
FROM arp_product_image
WHERE product_id = '102130'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
56 (0.725)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
57 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
58 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
59 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
60 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=102130' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
61 (0.164)
SELECT *
FROM arp_product_image
WHERE product_id = '102131'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
62 (0.747)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
63 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
64 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
65 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
66 (0.215)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=102131' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
67 (0.174)
SELECT *
FROM arp_product_image
WHERE product_id = '104260'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
68 (0.696)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
69 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
70 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
71 (0.318)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
72 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=104260' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
73 (0.153)
SELECT *
FROM arp_product_image
WHERE product_id = '108230'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
74 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
75 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
76 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
77 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
78 (0.278)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=108230' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
79 (0.151)
SELECT *
FROM arp_product_image
WHERE product_id = '108450'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
80 (0.677)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
81 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
82 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
83 (0.236)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
84 (0.257)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=108450' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
85 (0.150)
SELECT *
FROM arp_product_image
WHERE product_id = '108488'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
86 (0.690)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
87 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
88 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
89 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
90 (0.251)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=108488' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
91 (0.204)
SELECT *
FROM arp_product_image
WHERE product_id = '107027'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
92 (1.297)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
93 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
94 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
95 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
96 (0.314)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=107027' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
97 (0.176)
SELECT *
FROM arp_product_image
WHERE product_id = '107028'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
98 (0.681)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
99 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
100 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
101 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
102 (0.310)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=107028' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
103 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '108489'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
104 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
105 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
106 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
107 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
108 (0.271)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=108489' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
109 (0.165)
SELECT *
FROM arp_product_image
WHERE product_id = '102901'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
110 (0.701)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
111 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
112 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
113 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
114 (0.251)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=102901' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
115 (0.202)
SELECT *
FROM arp_product_image
WHERE product_id = '103221'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
116 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
117 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
118 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
119 (0.241)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
120 (0.223)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=103221' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
121 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '102902'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
122 (0.693)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
123 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
124 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
125 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
126 (0.219)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=102902' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
127 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '102919'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
128 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
129 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
130 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
131 (0.200)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
132 (0.231)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=102919' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
133 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '106544'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
134 (0.700)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
135 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
136 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
137 (0.200)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
138 (0.268)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=106544' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
139 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '106545'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
140 (0.670)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
141 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
142 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
143 (0.200)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
144 (0.281)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=106545' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
145 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '105676'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
146 (0.695)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
147 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
148 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
149 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
150 (0.311)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=105676' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
151 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '105093'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
152 (0.670)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
153 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
154 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
155 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
156 (0.275)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=105093' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
157 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '106859'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
158 (0.703)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
159 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
160 (0.228)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
161 (0.200)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
162 (0.367)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=106859' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
163 (0.167)
SELECT *
FROM arp_product_image
WHERE product_id = '106860'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
164 (0.689)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
165 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/product' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
166 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
167 (0.221)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
168 (0.271)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=106860' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
169 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
170 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
171 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
172 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
173 (0.269)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=p.sort_order' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
174 (0.189)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=ASC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
175 (0.694)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
176 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
177 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
178 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
179 (0.267)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=pd.name' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
180 (0.188)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=ASC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
181 (0.675)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
182 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
183 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
184 (0.200)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
185 (0.269)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=pd.name' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
186 (0.189)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=DESC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
187 (1.375)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
188 (0.284)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
189 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
190 (0.203)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
191 (0.243)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=p.price' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
192 (0.188)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=ASC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
193 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
194 (0.274)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
195 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
196 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
197 (0.244)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=p.price' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
198 (0.189)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=DESC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
199 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
200 (0.273)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
201 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
202 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
203 (0.243)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=rating' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
204 (0.192)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=DESC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
205 (0.709)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
206 (0.283)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
207 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
208 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
209 (0.242)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=rating' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
210 (0.222)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=ASC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
211 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
212 (0.284)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
213 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
214 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
215 (0.243)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=p.model' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
216 (0.222)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=ASC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
217 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
218 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
219 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
220 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
221 (0.243)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'sort=p.model' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
222 (0.186)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'order=DESC' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
223 (0.724)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
224 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
225 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
226 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
227 (0.181)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'limit=20' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
228 (0.693)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
229 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
230 (0.228)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
231 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
232 (0.179)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'limit=25' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
233 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
234 (0.253)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
235 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
236 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
237 (0.218)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'limit=50' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
238 (0.669)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
239 (0.278)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
240 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
241 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
242 (0.180)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'limit=75' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
243 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
244 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
245 (0.230)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
246 (0.201)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
247 (0.181)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'limit=100' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
248 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
249 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
250 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
251 (0.225)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
252 (0.277)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'page={page}' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
253 (0.734)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
254 (0.154)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10152' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
255 (0.185)
SELECT *
FROM arp_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:18
256 (0.180)
SELECT *
FROM arp_layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:28
257 (0.139)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10152' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
258 (0.171)
SELECT *
FROM arp_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:18
259 (0.152)
SELECT *
FROM arp_layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:28
260 (0.140)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10152' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
261 (0.169)
SELECT *
FROM arp_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:18
262 (0.156)
SELECT *
FROM arp_layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:28
263 (0.695)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
264 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=checkout/cart' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
265 (0.146)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10152' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
266 (0.172)
SELECT *
FROM arp_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:18
267 (0.152)
SELECT *
FROM arp_layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:28
268 (0.670)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
269 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/login' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
270 (0.592)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'abandonedcarts'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
271 (2.745)
SELECT *
FROM `arp_abandonedcarts`
WHERE `restore_id` = '912404fdea9839231f1c5f1761e0c2a5' AND `ordered`=0
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_footer.php:20
272 (0.145)
SELECT *
FROM arp_layout
WHERE name like '%Footer%'
LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:6
273 (0.155)
SELECT *
FROM arp_layout_module
WHERE layout_id = '0' AND position = 'footer'
ORDER BY sort_order
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-catalog_model_design_layout.php:28
274 (0.935)
SELECT *
FROM arp_information i
LEFT JOIN arp_information_description id ON (i.information_id = id.information_id)
LEFT JOIN arp_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/happyshoeshop/public_html/catalog/model/catalog/information.php:10
275 (0.700)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
276 (0.263)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
277 (0.206)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=4' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
278 (0.686)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
279 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
280 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=8' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
281 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
282 (0.356)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
283 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=6' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
284 (0.724)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
285 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
286 (0.203)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=3' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
287 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
288 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
289 (0.203)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=5' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
290 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
291 (0.672)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
292 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=7' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
293 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
294 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/contact' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
295 (0.704)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
296 (0.265)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/return/add' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
297 (0.662)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
298 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/sitemap' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
299 (0.149)
SELECT *
FROM arp_extension
WHERE code = 'ka_product_warranty'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_system_library_db.php:203
300 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
301 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/product_warranties/save' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
302 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
303 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
304 (0.682)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
305 (0.253)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/voucher' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
306 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
307 (0.324)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=affiliate/account' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
308 (0.642)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
309 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/special' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
310 (0.633)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
311 (0.299)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/account' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
312 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
313 (0.284)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/order' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
314 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
315 (0.274)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/wishlist' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
316 (0.633)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
317 (0.275)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/newsletter' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
318 (0.828)
DELETE
FROM `arp_customer_online`
WHERE date_added < '2023-11-30 00:13:02'
/home/happyshoeshop/public_html/catalog/model/tool/online.php:4
319 (0.137)
SELECT COUNT(*) AS total
FROM `arp_customer_online`
WHERE `ip` = '3.238.180.174'
/home/happyshoeshop/public_html/catalog/model/tool/online.php:6
320 (0.700)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
321 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
322 (0.248)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
323 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
324 (0.692)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
325 (0.144)
SELECT route
FROM arp_mblog_layout_route
WHERE layout_id ='47' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/mblog/layout.php:36
326 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
327 (0.850)
SELECT *
FROM arp_information i
LEFT JOIN arp_information_description id ON (i.information_id = id.information_id)
LEFT JOIN arp_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/happyshoeshop/public_html/catalog/model/catalog/information.php:10
328 (0.648)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
329 (0.286)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
330 (0.205)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=4' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
331 (0.668)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
332 (0.283)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
333 (0.205)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=8' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
334 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
335 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
336 (0.203)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=6' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
337 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
338 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
339 (0.289)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=3' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
340 (0.644)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
341 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
342 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=5' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
343 (0.662)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
344 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/information' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
345 (0.203)
SELECT *
FROM arp_url_alias
WHERE `query` = 'information_id=7' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
346 (0.667)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
347 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/account' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
348 (0.644)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
349 (0.322)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/logout' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
350 (0.651)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
351 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
352 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/wishlist' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
353 (0.671)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
354 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/account' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
355 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
356 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/register' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
357 (0.651)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
358 (0.277)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/login' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
359 (0.671)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
360 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/order' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
361 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
362 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/transaction' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
363 (0.696)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
364 (0.293)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/download' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
365 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
366 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=account/logout' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
367 (0.633)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
368 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=checkout/cart' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
369 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
370 (0.283)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=checkout/checkout' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
371 (0.631)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
372 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=information/contact' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
373 (0.753)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
374 (0.293)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
375 (0.228)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=74' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
376 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
377 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
378 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=11' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
379 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
380 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
381 (0.222)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
382 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
383 (0.275)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
384 (0.224)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=65' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
385 (0.719)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
386 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
387 (0.229)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=99' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
388 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
389 (0.396)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
390 (0.231)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=100' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
391 (0.667)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
392 (0.278)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
393 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=29' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
394 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
395 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
396 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=108' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
397 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
398 (0.287)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
399 (0.247)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=96' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
400 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
401 (0.298)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
402 (0.254)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=86' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
403 (0.681)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
404 (0.286)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
405 (0.218)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=44' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
406 (0.677)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
407 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
408 (0.248)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=94' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
409 (0.650)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
410 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
411 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=35' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
412 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
413 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
414 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=112' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
415 (0.675)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
416 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
417 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=22' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
418 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
419 (0.275)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
420 (0.223)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=64' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
421 (0.692)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
422 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
423 (0.215)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=24' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
424 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
425 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
426 (0.223)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=70' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
427 (0.645)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
428 (0.272)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
429 (0.229)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=90' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
430 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
431 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
432 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=76' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
433 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
434 (0.275)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
435 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=113' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
436 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
437 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
438 (0.276)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=79' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
439 (0.641)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
440 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
441 (0.222)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=80' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
442 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
443 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
444 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=114' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
445 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
446 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
447 (0.243)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=67' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
448 (0.634)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
449 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
450 (0.218)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=43' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
451 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
452 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
453 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=45' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
454 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
455 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
456 (0.249)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=81' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
457 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
458 (0.279)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
459 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=12' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
460 (0.651)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
461 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
462 (0.222)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
463 (1.111)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
464 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
465 (0.223)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=77' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
466 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
467 (0.264)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
468 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=27' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
469 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
470 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
471 (0.250)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=102' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
472 (0.713)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
473 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
474 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=107' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
475 (0.677)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
476 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
477 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=31' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
478 (0.692)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
479 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
480 (0.257)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=32' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
481 (0.669)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
482 (0.279)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
483 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=111' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
484 (0.694)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
485 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
486 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=117' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
487 (0.776)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
488 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
489 (0.254)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=103' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
490 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
491 (0.277)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
492 (0.216)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=26' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
493 (0.703)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
494 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
495 (0.226)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=88' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
496 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
497 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
498 (0.253)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=39' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
499 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
500 (0.295)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
501 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=57' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
502 (0.688)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
503 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
504 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=20' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
505 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
506 (0.275)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
507 (0.265)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=91' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
508 (0.812)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
509 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
510 (0.219)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=51' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
511 (0.696)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
512 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
513 (0.214)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=30' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
514 (0.705)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
515 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
516 (0.239)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
517 (0.669)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
518 (0.274)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
519 (0.235)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=38' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
520 (0.666)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
521 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
522 (0.223)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=66' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
523 (0.642)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
524 (0.278)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
525 (0.206)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=101' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
526 (0.643)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
527 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
528 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=109' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
529 (0.682)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
530 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
531 (0.229)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=97' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
532 (0.708)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
533 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
534 (0.246)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=89' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
535 (0.648)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
536 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
537 (0.219)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=73' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
538 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
539 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
540 (0.224)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=78' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
541 (0.682)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
542 (0.283)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
543 (0.271)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=69' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
544 (0.642)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
545 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
546 (0.224)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=72' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
547 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
548 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
549 (0.251)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=37' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
550 (0.681)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
551 (0.302)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
552 (0.228)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=75' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
553 (0.696)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
554 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
555 (0.218)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=49' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
556 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
557 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
558 (0.226)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=87' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
559 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
560 (0.274)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
561 (0.228)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=52' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
562 (0.705)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
563 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
564 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=50' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
565 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
566 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
567 (0.257)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=53' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
568 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
569 (0.281)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
570 (0.219)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=48' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
571 (0.692)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
572 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
573 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=21' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
574 (0.682)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
575 (0.269)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
576 (0.244)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=104' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
577 (0.707)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
578 (0.296)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
579 (0.225)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=68' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
580 (0.700)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
581 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
582 (0.219)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=58' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
583 (0.689)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
584 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
585 (0.247)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=105' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
586 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
587 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
588 (0.229)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=95' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
589 (0.716)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
590 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
591 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=36' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
592 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
593 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
594 (0.254)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=82' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
595 (0.667)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
596 (0.281)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
597 (0.221)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=59' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
598 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
599 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
600 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=110' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
601 (0.701)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
602 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
603 (0.243)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=93' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
604 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
605 (0.298)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
606 (0.226)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=92' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
607 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
608 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
609 (0.223)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=83' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
610 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
611 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
612 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=115' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
613 (0.711)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
614 (0.307)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
615 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=40' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
616 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
617 (0.254)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
618 (0.216)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=116' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
619 (0.677)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
620 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
621 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=19' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
622 (0.643)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
623 (0.306)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
624 (0.220)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=42' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
625 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
626 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
627 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=55' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
628 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
629 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
630 (0.227)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=85' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
631 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
632 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
633 (0.230)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=98' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
634 (0.662)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
635 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
636 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=106' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
637 (0.688)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
638 (0.255)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/manufacturer/info' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
639 (0.218)
SELECT *
FROM arp_url_alias
WHERE `query` = 'manufacturer_id=54' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
640 (0.895)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_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/happyshoeshop/public_html/catalog/model/catalog/category.php:10
641 (0.782)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10145' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
642 (0.556)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10183' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
643 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
644 (0.299)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
645 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
646 (0.602)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10187' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
647 (0.677)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
648 (0.302)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
649 (0.221)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
650 (0.533)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10185' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
651 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
652 (0.298)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
653 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
654 (0.538)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10153' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
655 (0.689)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
656 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
657 (0.250)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
658 (0.533)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10182' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
659 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
660 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
661 (0.205)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
662 (0.568)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10186' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
663 (0.682)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
664 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
665 (0.207)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
666 (0.677)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10184' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
667 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
668 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
669 (0.206)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
670 (0.673)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
671 (0.262)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
672 (0.240)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10145' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
673 (0.925)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '60' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
674 (0.535)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10114' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
675 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
676 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
677 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
678 (0.238)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10114' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
679 (0.599)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10237' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
680 (0.721)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
681 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
682 (0.272)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
683 (0.214)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10237' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
684 (0.547)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10225' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
685 (0.685)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
686 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
687 (0.216)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
688 (0.215)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10225' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
689 (0.550)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10236' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
690 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
691 (0.301)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
692 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
693 (0.215)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10236' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
694 (0.556)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10180' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
695 (0.647)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
696 (0.301)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
697 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
698 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10180' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
699 (0.559)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10113' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
700 (0.681)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
701 (0.264)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
702 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
703 (0.199)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10113' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
704 (0.550)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10179' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
705 (0.705)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
706 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
707 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
708 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10179' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
709 (0.557)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10149' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
710 (0.736)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
711 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
712 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
713 (0.193)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10149' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
714 (0.550)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10123' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
715 (0.739)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
716 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
717 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
718 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10123' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
719 (0.535)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10093' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
720 (0.704)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
721 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
722 (0.214)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
723 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10093' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
724 (0.530)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10118' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
725 (0.721)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
726 (0.263)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
727 (0.235)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
728 (0.195)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10118' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
729 (0.532)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10157' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
730 (0.703)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
731 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
732 (0.236)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
733 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10157' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
734 (0.696)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
735 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
736 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=60' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
737 (0.854)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '61' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
738 (0.587)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10175' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
739 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
740 (0.279)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
741 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
742 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10175' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
743 (0.575)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10174' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
744 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
745 (0.261)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
746 (0.214)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
747 (0.202)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10174' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
748 (0.572)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10235' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
749 (0.810)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
750 (0.264)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
751 (0.289)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
752 (0.263)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10235' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
753 (0.533)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10178' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
754 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
755 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
756 (0.211)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
757 (0.227)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10178' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
758 (0.530)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10152' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
759 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
760 (0.276)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
761 (0.241)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
762 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
763 (0.529)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10177' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
764 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
765 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
766 (0.234)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
767 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10177' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
768 (0.536)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10107' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
769 (0.689)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
770 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
771 (0.233)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
772 (0.191)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10107' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
773 (0.529)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10162' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
774 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
775 (0.294)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
776 (0.215)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
777 (0.196)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10162' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
778 (0.547)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10132' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
779 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
780 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
781 (0.212)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
782 (0.200)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10132' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
783 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
784 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
785 (0.209)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
786 (0.700)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10124' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
787 (0.545)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10181' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
788 (0.705)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
789 (0.283)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
790 (0.207)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10124' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
791 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10181' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
792 (0.554)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10170' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
793 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
794 (0.260)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
795 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10124' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
796 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10170' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
797 (0.553)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10173' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
798 (0.717)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
799 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
800 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10124' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
801 (0.205)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10173' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
802 (0.557)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10171' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
803 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
804 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
805 (0.204)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10124' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
806 (0.207)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10171' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
807 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
808 (0.280)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
809 (0.205)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10124' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
810 (0.607)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10109' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
811 (0.605)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10169' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
812 (0.709)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
813 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
814 (0.194)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10109' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
815 (0.224)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10169' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
816 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
817 (0.298)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
818 (0.193)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10109' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
819 (0.532)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '89' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
820 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
821 (0.302)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
822 (0.214)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=89' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
823 (0.720)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10108' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
824 (0.520)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10154' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
825 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
826 (0.258)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
827 (0.193)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10108' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
828 (0.217)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10154' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
829 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
830 (0.278)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
831 (0.194)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10108' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
832 (0.744)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
833 (0.526)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '10099' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
834 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
835 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
836 (0.252)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
837 (0.193)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10099' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
838 (0.530)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '101' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
839 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
840 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
841 (0.236)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
842 (0.189)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=101' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
843 (0.527)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '88' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
844 (0.686)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
845 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
846 (0.233)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
847 (0.206)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=88' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
848 (0.535)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '87' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
849 (0.704)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
850 (0.296)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
851 (0.215)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
852 (0.207)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=87' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
853 (0.546)
SELECT *
FROM arp_category c
LEFT JOIN arp_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN arp_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '97' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:10
854 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
855 (0.283)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
856 (0.214)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
857 (0.208)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=97' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
858 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
859 (0.294)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
860 (0.213)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=63' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
861 (0.672)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
862 (0.273)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=common/language/language' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
863 (0.690)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
864 (0.257)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=common/currency/currency' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
865 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
866 (0.256)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=product/category' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
867 (0.210)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=61' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
868 (0.241)
SELECT *
FROM arp_url_alias
WHERE `query` = 'category_id=10152' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:319
869 (0.169)
SELECT *
FROM arp_extension
WHERE `type` = 'total'
/home/happyshoeshop/public_html/catalog/model/extension/extension.php:4
870 (0.707)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
871 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=checkout/cart' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
872 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
873 (0.259)
SELECT keyword
FROM arp_url_alias
WHERE `query` = 'route=checkout/checkout' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:335
Social Login