1 (0.221)
SELECT *
FROM arp_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://thehappyshoeshop.com.au/'
/home/happyshoeshop/public_html/index.php:40
2 (8.113)
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.326)
SELECT *
FROM arp_url_alias
WHERE keyword = 'vendula-london'
/home/happyshoeshop/public_html/system/library/multilingual_seo.php:52
4 (0.187)
SELECT *
FROM arp_url_alias
WHERE keyword = 'pre-orders'
/home/happyshoeshop/public_html/system/library/multilingual_seo.php:52
5 (0.150)
SELECT *
FROM `arp_language`
WHERE status = '1'
/home/happyshoeshop/public_html/index.php:138
6 (0.153)
SELECT *
FROM arp_currency
/home/happyshoeshop/public_html/system/modification/system/library/currency.php:13
7 (0.331)
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.272)
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.239)
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.158)
SELECT *
FROM arp_extension
WHERE `type` = 'openbay'
/home/happyshoeshop/public_html/system/library/openbay.php:117
12 (0.152)
SELECT *
FROM arp_event
/home/happyshoeshop/public_html/index.php:239
13 (0.690)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
14 (0.126)
SELECT redirect, language_id
FROM arp_url_redirect
WHERE query = 'https://thehappyshoeshop.com.au/vendula-london/pre-orders' LIMIT 1
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:17
15 (0.231)
SELECT *
FROM arp_url_alias
WHERE keyword = 'vendula-london' OR keyword = 'vendula-london/pre-orders'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:92
16 (0.212)
SELECT *
FROM arp_url_alias
WHERE keyword = 'pre-orders' OR keyword = 'vendula-london/pre-orders'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:92
17 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
18 (0.275)
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 = '10108' 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.640)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
20 (0.282)
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.196)
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
22 (0.227)
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 = '10154' 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.671)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
24 (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
25 (0.192)
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
26 (0.215)
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
27 (0.631)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
28 (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
29 (0.192)
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
30 (0.257)
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
31 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
32 (0.254)
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.622)
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
34 (0.558)
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 = '10154'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:742
35 (1.036)
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 = '10154' 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.793)
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 = '109131' 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.772)
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 = '109357' 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.774)
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 = '109358' 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.774)
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 = '108859' 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.760)
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 = '109359' 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.748)
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 = '109312' 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.777)
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 = '109311' 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.766)
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 = '109310' 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.915)
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 = '109297' 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.768)
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 = '109296' 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.748)
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 = '109301' 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.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 = '109304' 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.770)
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 = '109299' 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.849)
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 = '109300' 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.918)
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 = '109303' 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.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 = '109305' 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.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 = '109298' 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.767)
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 = '109302' 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.179)
SELECT *
FROM arp_product_image
WHERE product_id = '109131'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
55 (0.726)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
56 (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
57 (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
58 (0.194)
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
59 (0.279)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109131' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
60 (0.166)
SELECT *
FROM arp_product_image
WHERE product_id = '109357'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
61 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
62 (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
63 (0.192)
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
64 (0.193)
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
65 (0.332)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109357' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
66 (0.182)
SELECT *
FROM arp_product_image
WHERE product_id = '109358'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
67 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
68 (0.278)
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
69 (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
70 (0.193)
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
71 (0.303)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109358' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
72 (0.182)
SELECT *
FROM arp_product_image
WHERE product_id = '108859'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
73 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
74 (0.277)
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
75 (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
76 (0.194)
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
77 (0.199)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=108859' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
78 (0.168)
SELECT *
FROM arp_product_image
WHERE product_id = '109359'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
79 (0.668)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
80 (0.281)
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
81 (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
82 (0.193)
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
83 (0.303)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109359' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
84 (0.166)
SELECT *
FROM arp_product_image
WHERE product_id = '109312'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
85 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
86 (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
87 (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
88 (0.212)
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
89 (0.299)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109312' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
90 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '109311'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
91 (0.687)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
92 (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
93 (0.191)
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
94 (0.216)
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
95 (0.295)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109311' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
96 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '109310'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
97 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
98 (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
99 (0.191)
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
100 (0.214)
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
101 (0.297)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109310' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
102 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '109297'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
103 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
104 (0.254)
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
105 (0.191)
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
106 (0.211)
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
107 (0.288)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109297' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
108 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '109296'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
109 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
110 (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
111 (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
112 (0.209)
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
113 (0.282)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109296' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
114 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '109301'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
115 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
116 (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
117 (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
118 (0.234)
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
119 (0.297)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109301' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
120 (0.153)
SELECT *
FROM arp_product_image
WHERE product_id = '109304'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
121 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
122 (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
123 (0.197)
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
124 (0.212)
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
125 (0.372)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109304' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
126 (0.150)
SELECT *
FROM arp_product_image
WHERE product_id = '109299'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
127 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
128 (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
129 (0.200)
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
130 (0.218)
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
131 (0.289)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109299' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
132 (0.150)
SELECT *
FROM arp_product_image
WHERE product_id = '109300'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
133 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
134 (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
135 (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
136 (0.220)
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
137 (0.288)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109300' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
138 (0.148)
SELECT *
FROM arp_product_image
WHERE product_id = '109303'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
139 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
140 (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
141 (0.191)
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
142 (0.216)
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
143 (0.291)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109303' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
144 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '109305'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
145 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
146 (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
147 (0.192)
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
148 (0.213)
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
149 (0.292)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109305' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
150 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '109298'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
151 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
152 (0.253)
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
153 (0.195)
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
154 (0.211)
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
155 (0.291)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109298' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
156 (0.149)
SELECT *
FROM arp_product_image
WHERE product_id = '109302'
ORDER BY sort_order ASC
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_model_catalog_product.php:609
157 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
158 (0.254)
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
159 (0.192)
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
160 (0.212)
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
161 (0.285)
SELECT *
FROM arp_url_alias
WHERE `query` = 'product_id=109302' AND (`language_id` = '1' OR `language_id` = 0)
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_seo_url.php:269
162 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
163 (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
164 (0.191)
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
165 (0.193)
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
166 (0.259)
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
167 (0.187)
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
168 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
169 (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
170 (0.192)
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
171 (0.193)
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
172 (0.316)
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
173 (0.190)
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
174 (0.636)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
175 (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
176 (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
177 (0.193)
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
178 (0.242)
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
179 (0.193)
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
180 (0.633)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
181 (0.290)
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
182 (0.192)
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
183 (0.196)
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
184 (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
185 (0.228)
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
186 (0.634)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
187 (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
188 (0.192)
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
189 (0.193)
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
190 (0.241)
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
191 (0.210)
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
192 (0.634)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
193 (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
194 (0.192)
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
195 (0.193)
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
196 (0.241)
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
197 (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
198 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
199 (0.289)
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
200 (0.195)
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
201 (0.193)
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
202 (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
203 (0.186)
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
204 (0.650)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
205 (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
206 (0.211)
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
207 (0.192)
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
208 (0.241)
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
209 (0.186)
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
210 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
211 (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
212 (0.208)
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
213 (0.193)
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
214 (0.241)
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
215 (0.190)
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
216 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
217 (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
218 (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
219 (0.213)
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
220 (0.178)
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
221 (0.715)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
222 (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
223 (0.192)
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
224 (0.192)
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
225 (0.200)
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
226 (0.632)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
227 (0.272)
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
228 (0.201)
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
229 (0.193)
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
230 (0.178)
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
231 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
232 (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
233 (0.191)
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
234 (0.218)
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
235 (0.224)
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
236 (0.687)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
237 (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
238 (0.190)
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
239 (0.192)
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
240 (0.211)
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
241 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
242 (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
243 (0.192)
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
244 (0.192)
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
245 (0.193)
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
246 (0.653)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
247 (0.146)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10154' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
248 (0.217)
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
249 (0.158)
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
250 (0.137)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10154' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
251 (0.167)
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
252 (0.149)
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
253 (0.137)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10154' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
254 (0.167)
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
255 (0.155)
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
256 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
257 (0.254)
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
258 (0.144)
SELECT *
FROM arp_category_to_layout
WHERE category_id = '10154' AND store_id = '0'
/home/happyshoeshop/public_html/catalog/model/catalog/category.php:55
259 (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
260 (0.151)
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
261 (0.641)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
262 (0.293)
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
263 (0.562)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'abandonedcarts'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
264 (2.826)
SELECT *
FROM `arp_abandonedcarts`
WHERE `restore_id` = 'b0dcea129a700481ecf8721f567093b3' AND `ordered`=0
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_catalog_controller_common_footer.php:20
265 (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
266 (0.172)
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
267 (0.879)
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
268 (0.649)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
269 (0.279)
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
270 (0.204)
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
271 (0.669)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
272 (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
273 (0.203)
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
274 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
275 (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
276 (0.201)
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
277 (0.825)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
278 (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
279 (0.218)
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
280 (0.688)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
281 (0.276)
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
282 (0.201)
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
283 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
284 (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
285 (0.202)
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
286 (0.653)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
287 (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
288 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
289 (0.254)
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
290 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
291 (0.254)
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
292 (0.144)
SELECT *
FROM arp_extension
WHERE code = 'ka_product_warranty'
/home/happyshoeshop/public_html/vqmod/vqcache/vq2-system_modification_system_library_db.php:203
293 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
294 (0.321)
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
295 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
296 (0.255)
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
297 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
298 (0.256)
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
299 (0.635)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
300 (0.290)
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
301 (0.636)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
302 (0.272)
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
303 (0.635)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
304 (0.270)
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
305 (0.634)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
306 (0.272)
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
307 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
308 (0.270)
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
309 (0.704)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
310 (0.276)
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
311 (0.809)
DELETE
FROM `arp_customer_online`
WHERE date_added < '2023-11-30 00:56:09'
/home/happyshoeshop/public_html/catalog/model/tool/online.php:4
312 (0.132)
SELECT COUNT(*) AS total
FROM `arp_customer_online`
WHERE `ip` = '3.238.180.174'
/home/happyshoeshop/public_html/catalog/model/tool/online.php:6
313 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
314 (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
315 (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
316 (0.195)
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
317 (0.644)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
318 (0.163)
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
319 (0.631)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
320 (0.735)
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
321 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
322 (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
323 (0.211)
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
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.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
326 (0.228)
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
327 (0.642)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
328 (0.277)
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
329 (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
330 (0.677)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
331 (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
332 (0.201)
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
333 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
334 (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
335 (0.201)
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
336 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
337 (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
338 (0.223)
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
339 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
340 (0.275)
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
341 (0.634)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
342 (0.273)
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
343 (0.632)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
344 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
345 (0.254)
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
346 (0.653)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
347 (0.253)
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.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
349 (0.253)
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
350 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
351 (0.253)
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
352 (0.653)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
353 (0.253)
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
354 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
355 (0.254)
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
356 (0.651)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
357 (0.253)
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
358 (0.707)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
359 (0.255)
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
360 (0.636)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
361 (0.254)
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
362 (0.635)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
363 (0.291)
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
364 (0.636)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
365 (0.270)
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
366 (0.665)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
367 (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
368 (0.221)
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
369 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
370 (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
371 (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
372 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
373 (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
374 (0.225)
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
375 (0.693)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
376 (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
377 (0.220)
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
378 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
379 (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
380 (0.227)
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
381 (0.767)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
382 (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
383 (0.205)
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
384 (0.739)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
385 (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
386 (0.211)
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
387 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
388 (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
389 (0.210)
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
390 (0.752)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
391 (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
392 (0.227)
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
393 (0.698)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
394 (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
395 (0.222)
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
396 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
397 (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
398 (0.214)
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
399 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
400 (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
401 (0.247)
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
402 (0.754)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
403 (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
404 (0.211)
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
405 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
406 (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
407 (0.210)
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
408 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
409 (0.253)
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
410 (0.229)
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
411 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
412 (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
413 (0.221)
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
414 (0.689)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
415 (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
416 (0.213)
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
417 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
418 (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
419 (0.238)
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
420 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
421 (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
422 (0.233)
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
423 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
424 (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
425 (0.221)
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
426 (0.711)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
427 (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
428 (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
429 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
430 (0.271)
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
431 (0.222)
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
432 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
433 (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
434 (0.221)
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
435 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
436 (0.253)
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
437 (0.207)
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
438 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
439 (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
440 (0.246)
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
441 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
442 (0.273)
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
443 (0.214)
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
444 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
445 (0.253)
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
446 (0.216)
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
447 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
448 (0.253)
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
449 (0.241)
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
450 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
451 (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
452 (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
453 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
454 (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
455 (0.220)
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
456 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
457 (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
458 (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
459 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
460 (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
461 (0.236)
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
462 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
463 (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
464 (0.204)
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
465 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
466 (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
467 (0.207)
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
468 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
469 (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
470 (0.210)
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
471 (0.643)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
472 (0.271)
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
473 (0.214)
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
474 (0.671)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
475 (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
476 (0.210)
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
477 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
478 (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
479 (0.206)
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
480 (0.804)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
481 (0.292)
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
482 (0.211)
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
483 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
484 (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
485 (0.213)
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
486 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
487 (0.459)
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
488 (0.244)
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
489 (0.844)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
490 (0.393)
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
491 (0.213)
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
492 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
493 (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
494 (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
495 (0.638)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
496 (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
497 (0.212)
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
498 (0.836)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
499 (0.322)
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
500 (0.279)
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
501 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
502 (0.408)
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
503 (0.404)
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
504 (0.831)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
505 (0.409)
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
506 (0.234)
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
507 (0.835)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
508 (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
509 (0.219)
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
510 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
511 (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
512 (0.214)
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
513 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
514 (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
515 (0.239)
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
516 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
517 (0.273)
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
518 (0.203)
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
519 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
520 (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
521 (0.214)
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
522 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
523 (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
524 (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
525 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
526 (0.962)
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
527 (0.339)
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
528 (0.793)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
529 (0.382)
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
530 (0.276)
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
531 (0.681)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
532 (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
533 (0.245)
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
534 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
535 (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
536 (0.223)
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
537 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
538 (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
539 (0.223)
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
540 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
541 (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
542 (0.215)
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
543 (0.640)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
544 (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
545 (0.225)
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
546 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
547 (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
548 (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
549 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
550 (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
551 (0.224)
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
552 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
553 (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
554 (0.237)
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
555 (0.638)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
556 (0.273)
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
557 (0.216)
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
558 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
559 (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
560 (0.219)
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
561 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
562 (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
563 (0.217)
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
564 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
565 (0.311)
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
566 (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
567 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
568 (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
569 (0.205)
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
570 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
571 (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
572 (0.221)
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
573 (0.637)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
574 (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
575 (0.257)
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
576 (0.638)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
577 (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
578 (0.207)
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
579 (0.655)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
580 (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
581 (0.227)
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
582 (0.651)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
583 (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
584 (0.238)
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
585 (0.636)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
586 (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
587 (0.226)
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
588 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
589 (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
590 (0.242)
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
591 (0.662)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
592 (0.253)
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
593 (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
594 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
595 (0.289)
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
596 (0.226)
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
597 (0.737)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
598 (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
599 (0.224)
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
600 (0.710)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
601 (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
602 (0.225)
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
603 (0.641)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
604 (0.273)
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
605 (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
606 (0.675)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
607 (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
608 (0.215)
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
609 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
610 (0.253)
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
611 (0.209)
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
612 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
613 (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
614 (0.233)
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
615 (0.638)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
616 (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
617 (0.216)
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
618 (0.652)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
619 (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
620 (0.224)
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
621 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
622 (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
623 (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
624 (0.639)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
625 (0.289)
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
626 (0.228)
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
627 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
628 (0.253)
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
629 (0.206)
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
630 (0.658)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
631 (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
632 (0.217)
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
633 (0.877)
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
634 (0.753)
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
635 (0.614)
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
636 (0.650)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
637 (0.281)
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
638 (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
639 (0.528)
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
640 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
641 (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
642 (0.228)
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
643 (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 = '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
644 (0.663)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
645 (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
646 (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
647 (0.544)
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
648 (0.667)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
649 (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
650 (0.204)
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
651 (0.543)
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
652 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
653 (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
654 (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
655 (0.549)
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
656 (0.646)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
657 (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
658 (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
659 (0.525)
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
660 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
661 (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
662 (0.497)
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
663 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
664 (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
665 (0.204)
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.870)
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
667 (0.574)
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
668 (0.687)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
669 (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
670 (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
671 (0.190)
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
672 (0.569)
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
673 (0.681)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
674 (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
675 (0.209)
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
676 (0.209)
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
677 (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 = '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
678 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
679 (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
680 (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
681 (0.212)
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
682 (0.555)
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
683 (0.674)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
684 (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
685 (0.209)
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
686 (0.214)
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
687 (0.552)
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
688 (0.683)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
689 (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
690 (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
691 (0.200)
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
692 (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 = '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
693 (0.662)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
694 (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
695 (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
696 (0.217)
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
697 (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 = '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
698 (0.689)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
699 (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
700 (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
701 (0.470)
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
702 (0.543)
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
703 (0.665)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
704 (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
705 (0.243)
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
706 (0.227)
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
707 (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 = '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
708 (0.661)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
709 (0.287)
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
710 (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
711 (0.192)
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
712 (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 = '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
713 (0.671)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
714 (0.337)
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
715 (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
716 (0.188)
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
717 (0.555)
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
718 (0.698)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
719 (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
720 (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
721 (0.190)
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
722 (0.552)
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
723 (0.698)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
724 (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
725 (0.215)
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
726 (0.203)
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
727 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
728 (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
729 (0.228)
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
730 (0.848)
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
731 (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 = '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
732 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
733 (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
734 (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
735 (0.228)
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
736 (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 = '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
737 (0.679)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
738 (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
739 (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
740 (0.219)
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
741 (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 = '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
742 (0.710)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
743 (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
744 (0.231)
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
745 (0.215)
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
746 (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 = '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
747 (0.678)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
748 (0.607)
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
749 (0.217)
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
750 (0.210)
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
751 (0.566)
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
752 (0.659)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
753 (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
754 (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
755 (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
756 (0.555)
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
757 (0.691)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
758 (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
759 (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
760 (0.215)
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
761 (0.552)
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
762 (0.671)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
763 (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
764 (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
765 (0.189)
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
766 (0.555)
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
767 (0.691)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
768 (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
769 (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
770 (0.197)
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
771 (0.552)
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
772 (0.685)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
773 (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
774 (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
775 (0.236)
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
776 (0.657)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
777 (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
778 (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
779 (0.769)
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
780 (0.523)
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
781 (0.684)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
782 (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
783 (0.203)
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
784 (0.224)
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
785 (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 = '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
786 (0.682)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
787 (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
788 (0.238)
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
789 (0.248)
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
790 (0.650)
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
791 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
792 (0.277)
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
793 (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
794 (0.209)
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
795 (0.571)
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
796 (0.665)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
797 (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
798 (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
799 (0.203)
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
800 (0.698)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
801 (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
802 (0.203)
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
803 (0.630)
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
804 (0.562)
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
805 (0.675)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
806 (0.282)
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
807 (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
808 (0.196)
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
809 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
810 (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
811 (0.192)
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
812 (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 = '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
813 (0.735)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
814 (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
815 (0.212)
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
816 (0.638)
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
817 (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 = '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
818 (0.662)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
819 (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
820 (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
821 (0.195)
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
822 (0.676)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
823 (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
824 (0.191)
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
825 (0.756)
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
826 (0.552)
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
827 (0.656)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
828 (0.297)
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
829 (0.211)
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
830 (0.187)
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
831 (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 = '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
832 (0.680)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
833 (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
834 (0.210)
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
835 (0.187)
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
836 (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 = '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
837 (0.701)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
838 (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
839 (0.211)
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
840 (0.207)
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
841 (0.558)
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
842 (0.697)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
843 (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
844 (0.211)
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
845 (0.206)
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
846 (0.549)
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
847 (0.711)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
848 (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
849 (0.238)
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
850 (0.261)
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
851 (0.664)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
852 (0.305)
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
853 (0.212)
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
854 (0.691)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
855 (0.259)
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
856 (0.695)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
857 (0.258)
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
858 (0.654)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
859 (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
860 (0.200)
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
861 (0.197)
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
862 (0.185)
SELECT *
FROM arp_extension
WHERE `type` = 'total'
/home/happyshoeshop/public_html/catalog/model/extension/extension.php:4
863 (0.770)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
864 (0.258)
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
865 (0.660)
SELECT *
FROM arp_setting
WHERE store_id = '0' AND `code` = 'mblog_setting'
/home/happyshoeshop/public_html/catalog/model/setting/setting.php:6
866 (0.255)
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