| # | Query time (s) | Controller | Query |
|---|
| 1 | 0.0011 | | SELECT value FROM oc_setting WHERE store_id = '0' AND `key`='config_seo_url_type' |
| 2 | 0 | | SET SQL_BIG_SELECTS = 1 |
| 3 | 0.0004 | | SHOW TABLES LIKE 'oc_ocfilter_setting' |
| 4 | 0.0002 | | SELECT * FROM oc_ocfilter_setting |
| 5 | 0.0001 | ControllerStartupStartup | SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://warcam.ru/' |
| 6 | 0.0028 | ControllerStartupStartup | SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC |
| 7 | 0.0001 | ControllerExtensionModuleProgromanCityManager | SELECT * FROM oc_currency |
| 8 | 0.0003 | ControllerExtensionModuleProgromanCityManager | SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC |
| 9 | 0.0002 | ControllerExtensionModuleProgromanCityManager | SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'payment' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC |
| 10 | 0.0002 | ControllerExtensionModuleProgromanCityManager | SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC |
| 11 | 0.0001 | ControllerExtensionModuleProgromanCityManager | SELECT * FROM oc_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '1' |
| 12 | 0.0001 | ControllerExtensionModuleProgromanCityManager | SELECT * FROM oc_length_class mc LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '1' |
| 13 | 0.0001 | ControllerExtensionModuleProgromanCityManager | DELETE FROM oc_cart WHERE date_added < DATE_SUB(NOW(), INTERVAL '30' DAY) |
| 14 | 0.0002 | ControllerExtensionModuleProgromanCityManager | SHOW TABLES LIKE 'oc_cartkeeper' |
| 15 | 0.0002 | ControllerExtensionModuleProgromanCityManager | SHOW TABLES LIKE 'oc_cartkeeper_share' |
| 16 | 0.0002 | ControllerExtensionModuleProgromanCityManager | DELETE FROM oc_cartkeeper WHERE date_added < DATE_SUB(NOW(), INTERVAL '30' DAY) |
| 17 | 0.0001 | ControllerExtensionModuleProgromanCityManager | DELETE FROM oc_cartkeeper_share WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL '3' DAY) |
| 18 | 0.0001 | ControllerExtensionModuleProgromanCityManager | DELETE FROM oc_cartkeeper_share WHERE customer_id != '0' AND date_added < DATE_SUB(NOW(), INTERVAL '14' DAY) |
| 19 | 0.0001 | ControllerExtensionModuleProgromanCityManager | SELECT `session_id` FROM `oc_cart` WHERE `session_id` = 'f1c9015219fc614a89019037e9b96866' LIMIT 1 |
| 20 | 0.0001 | ControllerStartupEvent | SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `event_id` ASC |
| 21 | 0.0009 | ControllerStartupSeoPro | SELECT category_id, parent_id FROM oc_category ORDER BY parent_id |
| 22 | 0.0001 | ControllerStartupSeoPro | SELECT query FROM oc_url_alias WHERE keyword = 'magnitoly' LIMIT 1 |
| 23 | 0.0001 | ControllerStartupSeoPro | SELECT query FROM oc_url_alias WHERE keyword = 'hyundai' LIMIT 1 |
| 24 | 0.0001 | ControllerStartupSeoPro | SELECT query FROM oc_url_alias WHERE keyword = 'magnitoly/hyundai/' LIMIT 1 |
| 25 | 0.0001 | ControllerStartupSeoPro | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 26 | 0.0001 | ControllerStartupSeoPro | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 27 | 0.0001 | ControllerProductCategory | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/home' LIMIT 1 |
| 28 | 0.0001 | ControllerProductCategory | SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.category_id = '69' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' |
| 29 | 0.0001 | ControllerProductCategory | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 30 | 0.0001 | ControllerProductCategory | SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.category_id = '174' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' |
| 31 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 32 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 33 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/compare' LIMIT 1 |
| 34 | 0.0009 | ControllerEventCompatibility | SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
| 35 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_category_to_layout WHERE category_id = '174' AND store_id = '0' |
| 36 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
| 37 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND `code` = 'ocfilter' |
| 38 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 39 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1585' |
| 40 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 41 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 42 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1585' LIMIT 1 |
| 43 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 44 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1517' |
| 45 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 46 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 47 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1517' LIMIT 1 |
| 48 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 49 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1492' |
| 50 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 51 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 52 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1492' LIMIT 1 |
| 53 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 54 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2312' |
| 55 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 56 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2342' |
| 57 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 58 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2429' |
| 59 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 60 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1926' |
| 61 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 62 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 63 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1926' LIMIT 1 |
| 64 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 65 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2200' |
| 66 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 67 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2085' |
| 68 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 69 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1577' |
| 70 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 71 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 72 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1577' LIMIT 1 |
| 73 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 74 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1763' |
| 75 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 76 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 77 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1763' LIMIT 1 |
| 78 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 79 | 0.0009 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '531' |
| 80 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 81 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 82 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=531' LIMIT 1 |
| 83 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 84 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1654' |
| 85 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 86 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 87 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1654' LIMIT 1 |
| 88 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 89 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1534' |
| 90 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 91 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 92 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1534' LIMIT 1 |
| 93 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 94 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '537' |
| 95 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 96 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 97 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=537' LIMIT 1 |
| 98 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 99 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '538' |
| 100 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 101 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 102 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=538' LIMIT 1 |
| 103 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 104 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '539' |
| 105 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 106 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 107 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=539' LIMIT 1 |
| 108 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 109 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '540' |
| 110 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 111 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 112 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=540' LIMIT 1 |
| 113 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 114 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1216' |
| 115 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 116 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 117 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1216' LIMIT 1 |
| 118 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 119 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1556' |
| 120 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 121 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 122 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1556' LIMIT 1 |
| 123 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 124 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1403' |
| 125 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 126 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1764' |
| 127 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 128 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 129 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1764' LIMIT 1 |
| 130 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 131 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2028' |
| 132 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 133 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1623' |
| 134 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 135 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 136 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1623' LIMIT 1 |
| 137 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 138 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1765' |
| 139 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 140 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 141 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1765' LIMIT 1 |
| 142 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 143 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1552' |
| 144 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 145 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 146 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1552' LIMIT 1 |
| 147 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 148 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1857' |
| 149 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 150 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 151 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1857' LIMIT 1 |
| 152 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 153 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '523' |
| 154 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 155 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 156 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=523' LIMIT 1 |
| 157 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 158 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '541' |
| 159 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 160 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 161 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=541' LIMIT 1 |
| 162 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 163 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1067' |
| 164 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 165 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 166 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1067' LIMIT 1 |
| 167 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 168 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1217' |
| 169 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 170 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 171 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1217' LIMIT 1 |
| 172 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 173 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '522' |
| 174 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 175 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 176 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=522' LIMIT 1 |
| 177 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 178 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2379' |
| 179 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 180 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2400' |
| 181 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 182 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2050' |
| 183 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 184 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1342' |
| 185 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 186 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 187 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1342' LIMIT 1 |
| 188 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 189 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1343' |
| 190 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 191 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 192 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1343' LIMIT 1 |
| 193 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 194 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1172' |
| 195 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 196 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 197 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1172' LIMIT 1 |
| 198 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 199 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1018' |
| 200 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 201 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 202 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1018' LIMIT 1 |
| 203 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 204 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1736' |
| 205 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 206 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1741' |
| 207 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 208 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 209 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1741' LIMIT 1 |
| 210 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 211 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2428' |
| 212 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 213 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2033' |
| 214 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 215 | 0.0007 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1019' |
| 216 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 217 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 218 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1019' LIMIT 1 |
| 219 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 220 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '527' |
| 221 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 222 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 223 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=527' LIMIT 1 |
| 224 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 225 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '528' |
| 226 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 227 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 228 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=528' LIMIT 1 |
| 229 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 230 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '536' |
| 231 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 232 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 233 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=536' LIMIT 1 |
| 234 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 235 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1002' |
| 236 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 237 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1624' |
| 238 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 239 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 240 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1624' LIMIT 1 |
| 241 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 242 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2444' |
| 243 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 244 | 0.0008 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '532' |
| 245 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 246 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 247 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=532' LIMIT 1 |
| 248 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 249 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '542' |
| 250 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 251 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 252 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=542' LIMIT 1 |
| 253 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 254 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2228' |
| 255 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 256 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1318' |
| 257 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 258 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 259 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1318' LIMIT 1 |
| 260 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 261 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2053' |
| 262 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 263 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2039' |
| 264 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 265 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1625' |
| 266 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 267 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 268 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1625' LIMIT 1 |
| 269 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 270 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1570' |
| 271 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 272 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 273 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1570' LIMIT 1 |
| 274 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 275 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2089' |
| 276 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 277 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2121' |
| 278 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 279 | 0.0008 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '534' |
| 280 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 281 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 282 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=534' LIMIT 1 |
| 283 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 284 | 0.0007 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '535' |
| 285 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 286 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 287 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=535' LIMIT 1 |
| 288 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 289 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1003' |
| 290 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 291 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 292 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1003' LIMIT 1 |
| 293 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 294 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1724' |
| 295 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 296 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 297 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1724' LIMIT 1 |
| 298 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 299 | 0.0009 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '530' |
| 300 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 301 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 302 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=530' LIMIT 1 |
| 303 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 304 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '524' |
| 305 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 306 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 307 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=524' LIMIT 1 |
| 308 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 309 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1571' |
| 310 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 311 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 312 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1571' LIMIT 1 |
| 313 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 314 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1215' |
| 315 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 316 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 317 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1215' LIMIT 1 |
| 318 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 319 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1336' |
| 320 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 321 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 322 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1336' LIMIT 1 |
| 323 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 324 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1069' |
| 325 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 326 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 327 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1069' LIMIT 1 |
| 328 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 329 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '525' |
| 330 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 331 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 332 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=525' LIMIT 1 |
| 333 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 334 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '543' |
| 335 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 336 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 337 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=543' LIMIT 1 |
| 338 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 339 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1004' |
| 340 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 341 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 342 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1004' LIMIT 1 |
| 343 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 344 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1346' |
| 345 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 346 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 347 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1346' LIMIT 1 |
| 348 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 349 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2120' |
| 350 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 351 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2051' |
| 352 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 353 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1879' |
| 354 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 355 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 356 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1879' LIMIT 1 |
| 357 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 358 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1840' |
| 359 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 360 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1841' |
| 361 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 362 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 363 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1841' LIMIT 1 |
| 364 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 365 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1553' |
| 366 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 367 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 368 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1553' LIMIT 1 |
| 369 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 370 | 0.0009 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '533' |
| 371 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 372 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 373 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=533' LIMIT 1 |
| 374 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 375 | 0.0008 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '526' |
| 376 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 377 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 378 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=526' LIMIT 1 |
| 379 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 380 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1005' |
| 381 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 382 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 383 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1005' LIMIT 1 |
| 384 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 385 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1723' |
| 386 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 387 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 388 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1723' LIMIT 1 |
| 389 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 390 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1136' |
| 391 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 392 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 393 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1136' LIMIT 1 |
| 394 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 395 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1961' |
| 396 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 397 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2064' |
| 398 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 399 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1962' |
| 400 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 401 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1329' |
| 402 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 403 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 404 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1329' LIMIT 1 |
| 405 | 0.0002 | ControllerCommonColumnLeft | SELECT * FROM oc_category_to_layout WHERE category_id = '174' AND store_id = '0' |
| 406 | 0.0002 | ControllerCommonColumnLeft | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
| 407 | 0.0001 | ControllerCommonColumnLeft | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_left' ORDER BY sort_order |
| 408 | 0.0001 | ControllerExtensionModuleOCFilter | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '174' AND c2s.store_id = '0' LIMIT 1 |
| 409 | 0.0001 | ControllerCommonColumnRight | SELECT * FROM oc_category_to_layout WHERE category_id = '174' AND store_id = '0' |
| 410 | 0.0001 | ControllerCommonColumnRight | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
| 411 | 0.0001 | ControllerCommonColumnRight | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_right' ORDER BY sort_order |
| 412 | 0.0001 | ControllerCommonContentTop | SELECT * FROM oc_category_to_layout WHERE category_id = '174' AND store_id = '0' |
| 413 | 0.0001 | ControllerCommonContentTop | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
| 414 | 0.0001 | ControllerCommonContentTop | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_top' ORDER BY sort_order |
| 415 | 0.0001 | ControllerCommonContentBottom | SELECT * FROM oc_category_to_layout WHERE category_id = '174' AND store_id = '0' |
| 416 | 0.0001 | ControllerCommonContentBottom | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
| 417 | 0.0001 | ControllerCommonContentBottom | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_bottom' ORDER BY sort_order |
| 418 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'information/contact' LIMIT 1 |
| 419 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/return/add' LIMIT 1 |
| 420 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'information/sitemap' LIMIT 1 |
| 421 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/manufacturer' LIMIT 1 |
| 422 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/voucher' LIMIT 1 |
| 423 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'affiliate/account' LIMIT 1 |
| 424 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/special' LIMIT 1 |
| 425 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/account' LIMIT 1 |
| 426 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/order' LIMIT 1 |
| 427 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/wishlist' LIMIT 1 |
| 428 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/newsletter' LIMIT 1 |
| 429 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/compare' LIMIT 1 |
| 430 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/wishlist' LIMIT 1 |
| 431 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/cart' LIMIT 1 |
| 432 | 0.0001 | ControllerExtensionModuleMicrodataPro | SELECT * FROM oc_store ORDER BY url |
| 433 | 0.0001 | ControllerCommonHeader | SELECT * FROM oc_extension WHERE `type` = 'analytics' |
| 434 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/account' LIMIT 1 |
| 435 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/logout' LIMIT 1 |
| 436 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/home' LIMIT 1 |
| 437 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/wishlist' LIMIT 1 |
| 438 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/account' LIMIT 1 |
| 439 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/register' LIMIT 1 |
| 440 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/login' LIMIT 1 |
| 441 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/order' LIMIT 1 |
| 442 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/transaction' LIMIT 1 |
| 443 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/download' LIMIT 1 |
| 444 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/logout' LIMIT 1 |
| 445 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/cart' LIMIT 1 |
| 446 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/checkout' LIMIT 1 |
| 447 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'information/contact' LIMIT 1 |
| 448 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/compare' LIMIT 1 |
| 449 | 0.0001 | ControllerEventCompatibility | SELECT SUM(quantity) as total FROM oc_cart WHERE api_id = '0' AND session_id = 'f1c9015219fc614a89019037e9b96866' |
| 450 | 0.0001 | ControllerCommonLanguage | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/language/language' LIMIT 1 |
| 451 | 0.0001 | ControllerCommonLanguage | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 452 | 0.0001 | ControllerCommonLanguage | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 453 | 0.0001 | ControllerCommonCurrency | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/currency/currency' LIMIT 1 |
| 454 | 0.0001 | ControllerCommonCurrency | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
| 455 | 0.0001 | ControllerCommonCurrency | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=174' LIMIT 1 |
| 456 | 0.0001 | ControllerCommonCart | SELECT * FROM oc_cart WHERE api_id = '0' AND session_id = 'f1c9015219fc614a89019037e9b96866' |
| 457 | 0.0001 | ControllerCommonCart | SELECT * FROM oc_extension WHERE `type` = 'total' |
| 458 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_cart WHERE api_id = '0' AND session_id = 'f1c9015219fc614a89019037e9b96866' |
| 459 | 0.0001 | ControllerEventCompatibility | SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' |
| 460 | 0.0001 | ControllerEventCompatibility | SELECT SUM(quantity) as total FROM oc_cart WHERE api_id = '0' AND session_id = 'f1c9015219fc614a89019037e9b96866' |
| 461 | 0.0001 | ControllerEventCompatibility | SELECT SUM(quantity) as total FROM oc_cart WHERE api_id = '0' AND session_id = 'f1c9015219fc614a89019037e9b96866' |
| 462 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_cart WHERE api_id = '0' AND session_id = 'f1c9015219fc614a89019037e9b96866' |
| 463 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/cart' LIMIT 1 |
| 464 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/checkout' LIMIT 1 |