| 1 |
3.0E-5 |
SET time_zone = '+00:00' |
/home/wantto.shop/test.wantto.shop/system/framework.php |
require_once |
| 2 |
0.009 |
DELETE FROM `oc_session` WHERE `expire` < '2026-03-30 00:24:03' |
/home/wantto.shop/test.wantto.shop/system/library/session/db.php |
gc |
| 3 |
0.00047 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 4 |
0.00013 |
SET SQL_BIG_SELECTS = 1 |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/opencart.php |
__construct |
| 5 |
0.00536 |
SHOW TABLES LIKE 'oc_ocfilter_setting' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/setting.php |
__construct |
| 6 |
0.01621 |
SELECT * FROM oc_ocfilter_setting |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/setting.php |
__construct |
| 7 |
0.00509 |
SELECT `data` FROM `oc_session` WHERE `session_id` = 'b1e3098759443e1a521875c1f3' AND `expire` > '2026-03-30 00:24:03' |
/home/wantto.shop/test.wantto.shop/system/library/session/db.php |
read |
| 8 |
0.00056 |
SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://test.wantto.shop/' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/controller/startup/startup.php |
index |
| 9 |
0.00666 |
SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/controller/startup/startup.php |
index |
| 10 |
0.00021 |
SET time_zone = '+03:00' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/controller/startup/startup.php |
index |
| 11 |
0.00031 |
SELECT * FROM oc_language WHERE status = '1' ORDER BY sort_order, name |
/home/wantto.shop/test.wantto.shop/catalog/model/localisation/language.php |
getLanguages |
| 12 |
0.00034 |
SELECT * FROM oc_store ORDER BY url |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/store.php |
getStores |
| 13 |
0.00039 |
SELECT * FROM oc_language WHERE status = '1' |
/home/wantto.shop/test.wantto.shop/system/library/agoo/multilang.php |
__construct |
| 14 |
0.00039 |
SELECT * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/localisation/currency.php |
getCurrencies |
| 15 |
0.00042 |
SELECT * FROM oc_currency |
/home/wantto.shop/test.wantto.shop/system/library/cart/currency.php |
__construct |
| 16 |
0.00073 |
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 = '3' AND z2gz.country_id = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC |
/home/wantto.shop/test.wantto.shop/system/library/cart/tax.php |
setShippingAddress |
| 17 |
0.00031 |
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 = '3' AND z2gz.country_id = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC |
/home/wantto.shop/test.wantto.shop/system/library/cart/tax.php |
setStoreAddress |
| 18 |
0.00027 |
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 = '3' |
/home/wantto.shop/test.wantto.shop/system/library/cart/weight.php |
__construct |
| 19 |
0.0003 |
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 = '3' |
/home/wantto.shop/test.wantto.shop/system/library/cart/length.php |
__construct |
| 20 |
0.00035 |
DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/cart/cart.php |
__construct |
| 21 |
0.00044 |
SELECT data FROM `oc_uni_setting` WHERE store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_settings.php |
getSetting |
| 22 |
0.00048 |
SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/event.php |
getEvents |
| 23 |
0.00302 |
SELECT category_id, parent_id FROM oc_category ORDER BY parent_id |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
initHelpers |
| 24 |
0.44258 |
SELECT keyword, query, store_id, language_id FROM oc_seo_url WHERE 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
initHelpers |
| 25 |
0.00045 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'product/category' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 26 |
0.0084 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 27 |
0.00061 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 28 |
0.00056 |
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 = '6' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategory |
| 29 |
0.00047 |
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 = '181' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategory |
| 30 |
0.00039 |
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 = '291' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategory |
| 31 |
0.00097 |
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 = '291' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 32 |
0.0107 |
SELECT * FROM oc_category_to_layout WHERE category_id = '291' AND store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategoryLayoutId |
| 33 |
0.01559 |
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayout |
| 34 |
0.00085 |
SELECT * FROM oc_layout_module WHERE layout_id = '3' AND `code` = 'ocfilter' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 35 |
0.00328 |
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) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '291' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getTotalProducts |
| 36 |
0.09029 |
SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '291' GROUP BY p.product_id ORDER BY (p.quantity > 0) DESC, rating ASC, LCASE(pd.name) ASC LIMIT 0,12 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProducts |
| 37 |
0.0076 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '191245' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 38 |
0.00254 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '189088' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 39 |
0.0026 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '223460' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 40 |
0.00225 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '186313' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 41 |
0.00115 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '182619' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 42 |
0.00141 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '192415' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 43 |
0.00081 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '189581' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 44 |
0.00094 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '186204' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 45 |
0.00066 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '182162' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 46 |
0.00155 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '228909' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 47 |
0.00114 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '184812' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 48 |
0.00094 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '183770' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 49 |
0.00156 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 50 |
0.00241 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '191245' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 51 |
0.00195 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '191245' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 52 |
0.00337 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '191245' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 53 |
0.01629 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 54 |
0.00231 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 55 |
0.00124 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '191245' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 56 |
0.00442 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 57 |
0.00054 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '189088' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 58 |
0.00093 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '189088' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 59 |
0.00524 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '189088' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 60 |
0.01833 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 61 |
0.00108 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 62 |
0.00077 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '189088' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 63 |
0.00147 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 64 |
0.00107 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '223460' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 65 |
0.00224 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '223460' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 66 |
0.00356 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '223460' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 67 |
0.01998 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 68 |
0.00045 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 69 |
0.00046 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '223460' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 70 |
0.00022 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 71 |
0.00023 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '186313' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 72 |
0.00047 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '186313' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 73 |
0.00183 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '186313' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 74 |
0.016 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 75 |
0.00039 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 76 |
0.00093 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '186313' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 77 |
0.01262 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 78 |
0.00046 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '182619' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 79 |
0.00445 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '182619' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 80 |
0.00255 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '182619' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 81 |
0.01292 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 82 |
0.00066 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 83 |
0.00036 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '182619' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 84 |
0.00058 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 85 |
0.00054 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '192415' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 86 |
0.01061 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '192415' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 87 |
0.00159 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '192415' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 88 |
0.0158 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 89 |
0.00044 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 90 |
0.00029 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '192415' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 91 |
0.00036 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 92 |
0.00022 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '189581' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 93 |
0.00114 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '189581' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 94 |
0.00126 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '189581' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 95 |
0.01281 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 96 |
0.00035 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 97 |
0.0009 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '189581' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 98 |
0.00182 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 99 |
0.00078 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '186204' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 100 |
0.02208 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '186204' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 101 |
0.0015 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '186204' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 102 |
0.01309 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 103 |
0.00092 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 104 |
0.00044 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '186204' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 105 |
0.00049 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 106 |
0.00032 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '182162' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 107 |
0.00217 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '182162' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 108 |
0.00133 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '182162' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 109 |
0.01837 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 110 |
0.00088 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 111 |
0.00368 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '182162' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 112 |
0.00702 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 113 |
0.00061 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '228909' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 114 |
0.00497 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '228909' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 115 |
0.00416 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '228909' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 116 |
0.05104 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 117 |
0.00083 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 118 |
0.00067 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '228909' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 119 |
0.00138 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 120 |
0.00037 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '184812' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 121 |
0.00324 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '184812' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 122 |
0.00545 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '184812' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 123 |
0.013 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 124 |
0.00037 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 125 |
0.00123 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '184812' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 126 |
0.00121 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ukrcredits' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 127 |
0.00077 |
SELECT * FROM oc_product_ukrcredits WHERE product_id = '183770' |
/home/wantto.shop/test.wantto.shop/catalog/model/module/uc/uc71.php |
getProductUkrcredit |
| 128 |
0.00264 |
SELECT ag.attribute_group_id FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_group` ag ON (a.attribute_group_id = ag.attribute_group_id) WHERE pa.product_id = '183770' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order LIMIT 3 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 129 |
0.00203 |
SELECT ad.name, pa.text FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.attribute_id = a.attribute_id) LEFT JOIN `oc_attribute_description` ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '183770' AND a.attribute_group_id = '0' AND ad.language_id = '3' AND pa.language_id = '3' ORDER BY a.sort_order, ad.name LIMIT 2 |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getAttributes |
| 130 |
0.01306 |
SELECT op.product_id, SUM(op.quantity) AS total FROM `oc_order_product` op LEFT JOIN `oc_product` p ON (op.product_id = p.product_id) LEFT JOIN `oc_order` o ON (op.order_id = o.order_id) WHERE o.order_status_id > '0' AND p.date_available <= NOW() AND p.status = '1' GROUP BY op.product_id |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getBestSellerSticker |
| 131 |
0.00047 |
SELECT product_id, quantity, price FROM oc_product_discount WHERE customer_group_id = '3' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/extension/module/uni_new_data.php |
getDiscounts |
| 132 |
0.00037 |
SELECT category_id FROM oc_product_to_category WHERE product_id = '183770' ORDER BY main_category DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/seopro.php |
getCategoryByProduct |
| 133 |
0.00071 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ocfilter' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 134 |
0.00057 |
SELECT p.page_id, p.params, p.params_count, p.category_id, pd.name, pd.heading_title, (SELECT GROUP_CONCAT(DISTINCT cp.path_id ORDER BY cp.`level` SEPARATOR '_') AS path FROM oc_category_path cp WHERE cp.category_id = p.category_id) AS path, (SELECT su.keyword FROM oc_seo_url su WHERE su.language_id = '3' AND su.store_id = '0' AND su.`query` = CONCAT('ocfilter_page_id=', p.page_id) LIMIT 1) AS keyword FROM oc_ocfilter_page p LEFT JOIN oc_ocfilter_page_description pd ON (p.page_id = pd.page_id) WHERE p.status = '1' AND p.dynamic = '0' AND pd.language_id = '3' AND p.category_id = '291' AND p.category = '1' ORDER BY p.page_id DESC |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 135 |
0.00041 |
SELECT * FROM oc_ocfilter_setting WHERE `key` = 'placement_layout' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/setting.php |
get |
| 136 |
0.00109 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '679724009' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 137 |
0.00088 |
SELECT COUNT(DISTINCT p.product_id) AS total, p.manufacturer_id AS vid FROM oc_product p LEFT JOIN oc_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE p.status = '1' AND p.date_available <= '2026-03-30' AND p2c.category_id = '291' GROUP BY vid |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 138 |
0.00067 |
SELECT COUNT(DISTINCT p.product_id) AS total, CONCAT(fv2p.filter_id, '.', fv2p.source) AS fk, fv2p.value_id AS vid FROM oc_ocfilter_filter_value_to_product fv2p LEFT JOIN oc_product p ON (fv2p.product_id = p.product_id) LEFT JOIN oc_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE p.status = '1' AND p.date_available <= '2026-03-30' AND p2c.category_id = '291' GROUP BY fk, vid |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 139 |
0.00093 |
INSERT INTO oc_ocfilter_cache SET `key` = '679724009', path = 'ocfilter.counter.category.291.0.default.0.0.0.0.0.1503239330', `value` = '{\"1.0\":{\"9\":7,\"261\":1,\"548\":13}}', `expire` = '1774837445' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`) |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 140 |
0.00046 |
SELECT * FROM oc_category_to_layout WHERE category_id = '291' AND store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategoryLayoutId |
| 141 |
0.00031 |
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayout |
| 142 |
0.00039 |
SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_left' ORDER BY sort_order |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayoutModules |
| 143 |
0.001 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/ocfilter' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 144 |
0.00081 |
SELECT CONCAT(f.filter_id, '.', f.source) AS filter_key FROM oc_ocfilter_filter f LEFT JOIN oc_ocfilter_filter_to_store f2s ON (f.filter_id = f2s.filter_id AND f.source = f2s.source) LEFT JOIN oc_ocfilter_filter_to_category f2c ON (f.filter_id = f2c.filter_id) WHERE f.status = '1' AND f2s.store_id = '0' AND (f2c.category_id = '291' OR f2c.category_id = '0') GROUP BY f.filter_id, f.source |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 145 |
0.00104 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '3249474997' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 146 |
0.00089 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '3179352596' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 147 |
0.00033 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '1582185379' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 148 |
0.00037 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '3586796412' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 149 |
0.00019 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2456441260' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 150 |
0.0002 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2188243471' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 151 |
0.00064 |
SELECT * FROM oc_ocfilter_filter f LEFT JOIN oc_ocfilter_filter_description fd ON (f.filter_id = fd.filter_id AND f.source = fd.source) WHERE f.filter_id = '91' AND f.source = '2' AND f.status = '1' AND fd.language_id = '3' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 152 |
0.00085 |
INSERT INTO oc_ocfilter_cache SET `key` = '2188243471', path = 'ocfilter.filter.91.2.3', `value` = '{\"filter_key\":\"91.2\",\"dropdown\":\"0\",\"color\":\"0\",\"image\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"description\":\"\",\"filter_id\":\"91\",\"source\":\"2\",\"type\":\"checkbox\",\"status\":\"1\",\"sort_order\":\"1\",\"language_id\":\"3\",\"name\":\"\\u0421\\u0443\\u043c\\u0456\\u0441\\u043d\\u0456\\u0441\\u0442\\u044c \\u0437 \\u0431\\u0440\\u0435\\u043d\\u0434\\u043e\\u043c\"}', `expire` = '1774837445' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`) |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 153 |
0.00033 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '4172128623' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 154 |
0.00036 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '1493647512' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 155 |
0.00037 |
SELECT * FROM oc_ocfilter_filter f LEFT JOIN oc_ocfilter_filter_description fd ON (f.filter_id = fd.filter_id AND f.source = fd.source) WHERE f.filter_id = '134' AND f.source = '2' AND f.status = '1' AND fd.language_id = '3' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 156 |
0.00063 |
INSERT INTO oc_ocfilter_cache SET `key` = '1493647512', path = 'ocfilter.filter.134.2.3', `value` = '{\"filter_key\":\"134.2\",\"dropdown\":\"0\",\"color\":\"0\",\"image\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"description\":\"\",\"filter_id\":\"134\",\"source\":\"2\",\"type\":\"checkbox\",\"status\":\"1\",\"sort_order\":\"1\",\"language_id\":\"3\",\"name\":\"\\u041a\\u043e\\u043b\\u0456\\u0440 \\u043f\\u0430\\u0440\\u043a\\u0443\\u0432\\u0430\\u043b\\u044c\\u043d\\u0438\\u0445 \\u043a\\u0430\\u0440\\u0442\"}', `expire` = '1774837445' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`) |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 157 |
0.00096 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2211877032' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 158 |
0.002 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2199502791' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 159 |
0.00109 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2879801872' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 160 |
0.00087 |
SELECT MIN(price) AS `min`, MAX(price) AS `max` FROM (SELECT p.price FROM oc_product p LEFT JOIN oc_product_to_category p2c ON (p.product_id = p2c.product_id) WHERE p.price > '0' AND p.status = '1' AND p.date_available <= '2026-03-30' AND p2c.category_id = '291') result |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 161 |
0.00141 |
INSERT INTO oc_ocfilter_cache SET `key` = '2879801872', path = 'ocfilter.filter.2.0.slider.category.291.0.3.4.0.1.0.0.0.default.0.0.0.0.0.1503239330', `value` = '{\"min\":5168,\"max\":51125}', `expire` = '1774837445' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`) |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 162 |
0.00048 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2778983710' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 163 |
0.00141 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2244000577' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 164 |
0.0006 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '4066273713' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 165 |
0.00041 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '4188817549' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 166 |
0.00145 |
SELECT fv.value_id, fv.color, fv.image, fvd.name FROM oc_ocfilter_filter_value fv LEFT JOIN oc_ocfilter_filter_value_description fvd ON (fv.value_id = fvd.value_id AND fv.source = fvd.source) WHERE fv.filter_id = '91' AND fv.source = '2' AND fvd.language_id = '3' ORDER BY fv.sort_order, (fvd.name = '-') DESC, (fvd.name = '0') DESC, (fvd.name + 0 > 0) DESC, (fvd.name + 0), IF(CONCAT('', (SUBSTRING(fvd.name, 1, 1) * 1)) = SUBSTRING(fvd.name, 1, 1), LENGTH(fvd.name), 1), fvd.name |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 167 |
0.00058 |
INSERT INTO oc_ocfilter_cache SET `key` = '4188817549', path = 'ocfilter.filter.91.2.values.3', `value` = '[{\"value_id\":\"3098771376\",\"color\":\"\",\"image\":\"\",\"name\":\"2 \\u043d\\u043e\\u043c\\u0435\\u0440\\u0438 \\u0442\\u0430 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0435\\u043c\\u0438\\u043a\\u0430\\u043d\\u043d\\u044f\"},{\"value_id\":\"3105849960\",\"color\":\"\",\"image\":\"\",\"name\":\"2.5 D, \\u0437\\u0430\\u0433\\u0430\\u0440\\u0442\\u043e\\u0432\\u0430\\u043d\\u0435 \\u0441\\u043a\\u043b\\u043e, \\u043f\\u043e\\u0434\\u0432\\u0456\\u0439\\u043d\\u0435 \\u043f\\u043e\\u0441\\u0438\\u043b\\u0435\\u043d\\u043d\\u044f, \\u043e\\u043b\\u0435\\u043e\\u0444\\u043e\\u0431\\u043d\\u0438\\u043c \\u043f\\u043e\\u043a\\u0440\\u0438\\u0442\\u0442\\u044f, \\u0448\\u043e\\u0432\\u043a\\u043e\\u0432\\u0438\\u0441\\u0442\\u0430 \\u0456 \\u0447\\u0443\\u0442\\u043b\\u0438\\u0432\\u0430 \\u043f\\u043e\\u0432\\u0435\\u0440\\u0445\\u043d\\u044f, \\u041e\\u0421\"},{\"value_id\":\"2736683730\",\"color\":\"\",\"image\":\"\",\"name\":\"Apple\"},{\"value_id\":\"3069345620\",\"color\":\"\",\"image\":\"\",\"name\":\"Apple IPhone 7\"},{\"value_id\":\"1916286493\",\"color\":\"\",\"image\":\"\",\"name\":\"Quick Charge 3.0\\/ PD 3.0\"},{\"value_id\":\"374954964\",\"color\":\"\",\"image\":\"\",\"name\":\"Quick Charge 4.0\\/ PD 3.0\"},{\"value_id\":\"4077635485\",\"color\":\"\",\"image\":\"\",\"name\":\"TF\\/microSD\"},{\"value_id\":\"173744139\",\"color\":\"\",\"image\":\"\",\"name\":\"Type-C to 3xUSB3.0+HD4K+RJ45+PD\"},{\"value_id\":\"3089868514\",\"color\":\"\",\"image\":\"\",\"name\":\"Type-C to 3xUSB3.0+HD4K+SD\\/TF+PD\"},{\"value_id\":\"3067206170\",\"color\":\"\",\"image\":\"\",\"name\":\"USB-A to 3 x USB-A\"},{\"value_id\":\"3060202401\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0404\\u043c\\u043d\\u0456\\u0441\\u0442\\u044c \\u0430\\u043a\\u0443\\u043c\\u0443\\u043b\\u044f\\u0442\\u043e\\u0440\\u0430: 120 mah; \\u0428\\u0438\\u0440\\u0438\\u043d\\u0430 \\u0437\\u0430\\u0445\\u043e\\u043f\\u043b\\u0435\\u043d\\u043d\\u044f: 57-81 \\u043c\\u043c; \\u041c\\u0456\\u043d\\u0456\\u043c\\u0430\\u043b\\u044c\\u043d\\u0430 \\u0434\\u043e\\u0432\\u0436\\u0438\\u043d\\u0430: 19 \\u0441\\u043c; \\u043c\\u0430\\u043a\\u0441\\u0438\\u043c\\u0430\\u043b\\u044c\\u043d\\u0430 \\u0434\\u043e\"},{\"value_id\":\"1582370756\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0406\\u0434\\u0435\\u0430\\u043b\\u044c\\u043d\\u0430 \\u0434\\u043b\\u044f \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0433\\u043d\\u0456\\u0442\\u043e\\u043b\"},{\"value_id\":\"3336858241\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0406\\u0434\\u0435\\u0430\\u043b\\u044c\\u043d\\u0438\\u0439 \\u0434\\u043b\\u044f Android - \\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u043e\\u0457\\u0432\"},{\"value_id\":\"3576546690\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0410\\u043b\\u044e\\u043c\\u0456\\u043d\\u0456\\u0454\\u0432\\u0438\\u0439 \\u043a\\u043e\\u0440\\u043f\\u0443\\u0441. \\u0412\\u0456\\u0439\\u0441\\u044c\\u043a\\u043e\\u0432\\u0438\\u0439 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442 MIL-STD-810G 516.6. \\u0417\\u0430\\u0445\\u0438\\u0441\\u0442 \\u0432\\u0456\\u0434 \\u0442\\u0438\\u0441\\u043a\\u0443 \\u0442\\u0430 \\u0432\\u0456\\u0431\\u0440\\u0430\\u0446\\u0456\\u0457 \\u0406\\u042068.\"},{\"value_id\":\"2568766977\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0411\\u0435\\u0437\\u0434\\u0440\\u043e\\u0442\\u043e\\u0432\\u0456 \\u0437 USB \\u0432\\u0438\\u0445\\u043e\\u0434\\u043e\\u043c, \\u0441\\u0435\\u043d\\u0441\\u043e\\u0440\\u043d\\u0456\"},{\"value_id\":\"4042091847\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0411\\u0435\\u0437\\u0434\\u0440\\u043e\\u0442\\u043e\\u0432\\u0430\"},{\"value_id\":\"1874922643\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0411\\u0435\\u0437\\u0434\\u0440\\u043e\\u0442\\u043e\\u0432\\u0430 \\u0437\\u0430\\u0440\\u044f\\u0434\\u043a\\u0430 Qi\"},{\"value_id\":\"3140215959\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0412\\u0456\\u0434\\u043f\\u043e\\u0432\\u0456\\u0434\\u0430\\u0454 \\u0432\\u0438\\u043c\\u043e\\u0433\\u0430\\u043c \\u0432\\u0456\\u0439\\u0441\\u044c\\u043a\\u043e\\u0432\\u043e\\u0433\\u043e \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u0443 MIL-STD-810G 516.6 \\u0421\\u0428\\u0410\"},{\"value_id\":\"2841594442\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0412\\u0438\\u0442\\u043e\\u043d\\u0447\\u0435\\u043d\\u0438\\u0439 \\u0443\\u043d\\u0456\\u043a\\u0430\\u043b\\u044c\\u043d\\u0438\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\"},{\"value_id\":\"3541833778\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0412\\u043d\\u0443\\u0442\\u0440\\u0456\\u0448\\u043d\\u044f \\u043f\\u0456\\u0434\\u0432\\u0456\\u0441\\u043a\\u0430 \\u0432\\u0456\\u0434 \\u0432\\u0456\\u0431\\u0440\\u0430\\u0446\\u0456\\u0457, \\u0443\\u0434\\u0430\\u0440\\u043e\\u0441\\u0442\\u0456\\u0439\\u043a\\u0438\\u0439, \\u0430\\u043d\\u0442\\u0438\\u043a\\u043e\\u0432\\u0437\\u0430\\u044e\\u0447\\u0435 \\u043f\\u043e\\u043a\\u0440\\u0438\\u0442\\u0442\\u044f\"},{\"value_id\":\"3700779615\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0412\\u043e\\u0434\\u043e\\u0432\\u0456\\u0434\\u0448\\u0442\\u043e\\u0432\\u0445\\u0443\\u0432\\u0430\\u043b\\u044c\\u043d\\u0438\\u0439 \\u0435\\u0444\\u0435\\u043a\\u0442\"},{\"value_id\":\"758118060\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0412\\u043e\\u0434\\u043e\\u0437\\u0430\\u0445\\u0438\\u0441\\u043d\\u0438\\u0439 \\u043a\\u043e\\u0440\\u043f\\u0443\\u0441\"},{\"value_id\":\"1253397524\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0412\\u0443\\u0448\\u043a\\u043e \\u0434\\u043b\\u044f \\u043a\\u0440\\u0456\\u043f\\u043b\\u0435\\u043d\\u043d\\u044f \\u0440\\u0435\\u043c\\u0456\\u043d\\u0446\\u044f\"},{\"value_id\":\"1175424489\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0413\\u0443\\u043c\\u043e\\u0432\\u0438\\u0439 \\u0431\\u0430\\u043c\\u043f\\u0435\\u0440. \\u0412\\u0456\\u0439\\u0441\\u044c\\u043a\\u043e\\u0432\\u0438\\u0439 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442 MIL-STD-810G 516.6. \\u0417\\u0430\\u0445\\u0438\\u0441\\u0442 \\u0432\\u0456\\u0434 \\u043f\\u043e\\u0434\\u0440\\u044f\\u043f\\u0438\\u043d, \\u0432\\u0456\\u0434 \\u043f\\u0438\\u043b\\u0443 \\u0442\\u0430 \\u0432\\u043e\\u0434\\u0438 IP55.\"},{\"value_id\":\"1672251212\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0414\\u0456\\u043b\\u043e\\u0432\\u0438\\u0439 \\u0441\\u0442\\u0438\\u043b\\u044c, \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442 MIL-STD-810G 516.6 \\u0421\\u0428\\u0410, \\u043f\\u0438\\u043b\\u043e\\u0432\\u043e\\u043b\\u043e\\u0433\\u043e\\u0437\\u0430\\u0445\\u0438\\u0441\\u0442 IP68, \\u043f\\u0440\\u043e\\u0442\\u0438\\u0432\\u0456\\u0431\\u0440\\u0430\\u0446\\u0456\\u0439\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0432\\u0456\\u0441\\u043a\\u0430\"},{\"value_id\":\"2933614107\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0414\\u043b\\u044f iPhone (\\u0437 MagSafe) \\u0456 \\u043d\\u0430\\u0432\\u0443\\u0448\\u043d\\u0438\\u043a\\u0456\\u0432 Apple AirPods\"},{\"value_id\":\"1386304592\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0414\\u043b\\u044f iPhone 13 Pro Max \\/ 13 Pro\\/ 13 \\/ 13 mini, \\u0434\\u043b\\u044f iPhone 12 Pro Max \\/ 12 Pro \\/ 12 \\/ 12 mini.\"},{\"value_id\":\"323897985\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0414\\u043b\\u044f iPhone \\u0442\\u0430 iPad\"},{\"value_id\":\"3882580481\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0434\\u043b\\u044f \\u043a\\u043e\\u043d\\u0434\\u0438\\u0446\\u0456\\u043e\\u043d\\u0435\\u0440\\u0456\\u0432 Neoclima\"},{\"value_id\":\"291565201\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0414\\u043b\\u044f \\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u043e\\u0457\\u0432 Apple \\u0442\\u0430 Android\"},{\"value_id\":\"445665898\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0417 FM-\\u043c\\u043e\\u0434\\u0443\\u043b\\u044f\\u0442\\u043e\\u0440\\u043e\\u043c\"},{\"value_id\":\"2421311469\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0417 \\u043c\\u0456\\u043a\\u0440\\u043e\\u0444\\u043e\\u043d\\u043e\\u043c, \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u0456\\u043d\\u043d\\u044f \\u043e\\u0434\\u043d\\u0456\\u0454\\u044e \\u043a\\u043d\\u043e\\u043f\\u043a\\u043e\\u044e\"},{\"value_id\":\"930464313\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0417 \\u043e\\u0445\\u043e\\u043b\\u043e\\u0434\\u0436\\u0435\\u043d\\u043d\\u044f\\u043c\"},{\"value_id\":\"39695589\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0417\\u0430\\u0445\\u0438\\u0441\\u0442 \\u0432\\u0456\\u0434 \\u043a\\u043e\\u0440\\u043e\\u0442\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043c\\u0438\\u043a\\u0430\\u043d\\u043d\\u044f, \\u043f\\u0435\\u0440\\u0435\\u043d\\u0430\\u043f\\u0440\\u0443\\u0436\\u0435\\u043d\\u043d\\u044f \\u0456 \\u043f\\u0435\\u0440\\u0435\\u0432\\u0438\\u0449\\u0435\\u043d\\u043d\\u044f \\u0441\\u0442\\u0440\\u0443\\u043c\\u043e\\u0432\\u043e\\u0433\\u043e \\u043d\\u0430\\u0432\\u0430\\u043d\\u0442\\u0430\\u0436\\u0435\\u043d\\u043d\\u044f\"},{\"value_id\":\"4253965227\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0417\\u0430\\u0445\\u0438\\u0441\\u0442 \\u0444\\u0430\\u0439\\u043b\\u0456\\u0432 \\u043f\\u0430\\u0440\\u043e\\u043b\\u0435\\u043c \\u0437\\u0430 \\u0434\\u043e\\u043f\\u043e\\u043c\\u043e\\u0433\\u043e\\u044e SanDisk SecureAccess\"},{\"value_id\":\"385178615\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0417\\u0439\\u043e\\u043c\\u043a\\u0430 \\u0431\\u0435\\u0437 \\u0440\\u0443\\u043a. \\u041d\\u0435\\u0441\\u043a\\u0456\\u043d\\u0447\\u0435\\u043d\\u043d\\u0435 \\u0433\\u043e\\u0440\\u0438\\u0437\\u043e\\u043d\\u0442\\u0430\\u043b\\u044c\\u043d\\u0435 \\u043e\\u0431\\u0435\\u0440\\u0442\\u0430\\u043d\\u043d\\u044f \\u043d\\u0430 360 \\u00b0\"},{\"value_id\":\"1259645587\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041a\\u0456\\u043b\\u044c\\u0446\\u0435 \\u0434\\u043b\\u044f \\u043a\\u0440\\u0456\\u043f\\u043b\\u0435\\u043d\\u043d\\u044f \\u0440\\u0435\\u043c\\u0456\\u043d\\u0446\\u044f\"},{\"value_id\":\"715157473\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041a\\u043b\\u0430\\u0441 \\u043a\\u0430\\u0440\\u0442\\u0438 \\u043f\\u0430\\u043c\\\\\'\\u044f\\u0442\\u0456 UHS-I\"},{\"value_id\":\"1799221776\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041a\\u043b\\u0430\\u0441 \\u043a\\u0430\\u0440\\u0442\\u0438 \\u043f\\u0430\\u043c\\u2019\\u044f\\u0442\\u0456 UHS-I\"},{\"value_id\":\"3039826950\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041a\\u043b\\u0430\\u0441 \\u043a\\u0430\\u0440\\u0442\\u0438 \\u043f\\u0430\\u043c\\u2019\\u044f\\u0442\\u0456 UHS-I U3\"},{\"value_id\":\"2094885408\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041a\\u043b\\u0430\\u0441\\u0438\\u0447\\u043d\\u0438\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\"},{\"value_id\":\"3243578536\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041a\\u043e\\u043c\\u043f\\u0430\\u043a\\u0442\\u043d\\u0438\\u0439 \\u0442\\u0430 \\u0441\\u0442\\u0438\\u043b\\u044c\\u043d\\u0438\\u0439\"},{\"value_id\":\"806094533\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041d\\u0430\\u0434\\u0456\\u0439\\u043d\\u0456\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0432\\u0456\\u0440\\u0435\\u043d\\u0430 \\u0447\\u0430\\u0441\\u043e\\u043c\"},{\"value_id\":\"1253332408\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041d\\u0430\\u0434\\u0437\\u0432\\u0438\\u0447\\u0430\\u0439\\u043d\\u043e \\u0442\\u043e\\u043d\\u043a\\u0438\\u0439\"},{\"value_id\":\"3035166401\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041d\\u0430\\u0434\\u043b\\u0435\\u0433\\u043a\\u0438\\u0439 \\u043a\\u043e\\u0440\\u043f\\u0443\\u0441, \\u043b\\u0430\\u043d\\u0446\\u044e\\u0436\\u043e\\u043a \\u0432 \\u043a\\u043e\\u043c\\u043f\\u043b\\u0435\\u043a\\u0442\\u0456\"},{\"value_id\":\"282607931\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041d\\u0430\\u0439\\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u0456\\u0448\\u0430 \\u043c\\u043e\\u0434\\u0435\\u043b\\u044c\"},{\"value_id\":\"1203441928\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041e\\u0434\\u043d\\u043e\\u0447\\u0430\\u0441\\u043d\\u0430 \\u0448\\u0432\\u0438\\u0434\\u043a\\u0430 \\u0437\\u0430\\u0440\\u044f\\u0434\\u043a\\u0430 \\u043c\\u043e\\u0431\\u0456\\u043b\\u044c\\u043d\\u0438\\u0445 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u0456\\u0432 \\/ \\u0433\\u0430\\u0440\\u043d\\u0456\\u0442\\u0443\\u0440 \\/ \\u0433\\u043e\\u0434\\u0438\\u043d\\u043d\\u0438\\u043a\\u0456\\u0432\"},{\"value_id\":\"2303715564\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041f\\u0456\\u0434\\u0442\\u0440\\u0438\\u043c\\u043a\\u0430 OTG\"},{\"value_id\":\"132649785\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041f\\u0456\\u0434\\u0442\\u0440\\u0438\\u043c\\u043a\\u0430 OTG, \\u0456\\u043d\\u0442\\u0435\\u0440\\u0444\\u0435\\u0439\\u0441\\u0443 \\u043f\\u0456\\u0434\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u043d\\u044f Lightning\"},{\"value_id\":\"2509558714\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041f\\u0456\\u0434\\u0442\\u0440\\u0438\\u043c\\u043a\\u0430 OTG, \\u043f\\u043e\\u0434\\u0432\\u0456\\u0439\\u043d\\u0438\\u0439 \\u0456\\u043d\\u0442\\u0435\\u0440\\u0444\\u0435\\u0439\\u0441 USB 3.1 Type-C\"},{\"value_id\":\"2415518788\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041f\\u0456\\u0434\\u0442\\u0440\\u0438\\u043c\\u0443\\u0454 99 % \\u043c\\u043e\\u0431\\u0456\\u043b\\u044c\\u043d\\u0438\\u0445 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u0456\\u0432 \\u0437 Type-C\"},{\"value_id\":\"2576420056\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041f\\u043e\\u043d\\u0438\\u0436\\u0435\\u043d\\u0435 \\u0442\\u0435\\u043f\\u043b\\u043e\\u0432\\u0438\\u0434\\u0456\\u043b\\u0435\\u043d\\u043d\\u044f (\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442 \\u0437\\u043c\\u0435\\u043d\\u0448\\u0435\\u043d\\u043d\\u044f \\u043d\\u0430\\u043f\\u0440\\u0443\\u0433\\u0438 \\u0436\\u0438\\u0432\\u043b\\u0435\\u043d\\u043d\\u044f)\"},{\"value_id\":\"242976355\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u041f\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0454\\u0442\\u044c\\u0441\\u044f \\u0432 \\u043c\\u043e\\u043d\\u043e\\u0431\\u043b\\u043e\\u0447\\u043d\\u0456\\u0439 \\u0433\\u0443\\u043c\\u043e\\u0432\\u043e\\u0457 \\u0440\\u0430\\u043c\\u0446\\u0456, \\u044f\\u043a\\u0430 \\u0443\\u043a\\u0440\\u0456\\u043f\\u043b\\u0435\\u043d\\u0430 \\u0434\\u043e\\u0434\\u0430\\u0442\\u043a\\u043e\\u0432\\u0438\\u043c \\u0437\\u0430\\u0445\\u0438\\u0441\\u0442\\u043e\\u043c \\u043f\\u043e \\u043a\\u0443\\u0442\\u0430\\u043c \\u0456 \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u0430\\u043c.\"},{\"value_id\":\"3632134889\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0420\\u0435\\u0439\\u0442\\u0438\\u043d\\u0433 \\u0432\\u043e\\u0434\\u043e\\u043d\\u0435\\u043f\\u0440\\u043e\\u043d\\u0438\\u043a\\u043d\\u043e\\u0441\\u0442\\u0456: IPX7\"},{\"value_id\":\"4147383271\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0421\\u0442\\u0438\\u043b\\u044c\\u043d\\u0438\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\"},{\"value_id\":\"1420344549\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0421\\u0442\\u0438\\u043b\\u044c\\u043d\\u0438\\u0439 \\u0442\\u0430 \\u043d\\u0430\\u0434\\u0456\\u0439\\u043d\\u0438\\u0439 \\u043c\\u0435\\u0442\\u0430\\u043b\\u0435\\u0432\\u0438\\u0439 \\u043a\\u043e\\u0440\\u043f\\u0443\\u0441\"},{\"value_id\":\"2205952135\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0422\\u043e\\u043d\\u043a\\u0438\\u0439 \\u0442\\u0430 \\u043d\\u0430\\u0434\\u0456\\u0439\\u043d\\u0438\\u0439, \\u0434\\u0430\\u0442\\u0447\\u0438\\u043a \\u0443\\u0434\\u0430\\u0440\\u0456\\u0432\"},{\"value_id\":\"440169349\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0422\\u0440\\u0438\\u0448\\u0430\\u0440\\u043e\\u0432\\u0438\\u0439 \\u0437\\u0430\\u0445\\u0438\\u0441\\u0442 \\u0432\\u0456\\u0434 \\u0443\\u0434\\u0430\\u0440\\u0456\\u0432\"},{\"value_id\":\"2796022869\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0423 \\u043a\\u043e\\u043c\\u043f\\u043b\\u0435\\u043a\\u0442\\u0456 \\u0456\\u0437 \\u0437\\u0430\\u0440\\u044f\\u0434\\u043d\\u0438\\u043c \\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u043e\\u0454\\u043c \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0454\\u0442\\u044c\\u0441\\u044f \\u043a\\u0430\\u0431\\u0435\\u043b\\u044c Type-C to Lightning \\u0434\\u043e\\u0432\\u0436\\u0438\\u043d\\u043e\\u044e 1 \\u043c\\u0435\\u0442\\u0440.\"},{\"value_id\":\"3283381148\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0423\\u0434\\u0430\\u0440\\u043e\\u0441\\u0442\\u0456\\u0439\\u043a\\u0456\\u0441\\u0442\\u044c, \\u0432\\u0443\\u0448\\u043a\\u043e \\u0434\\u043b\\u044f \\u043a\\u0440\\u0456\\u043f\\u043b\\u0435\\u043d\\u043d\\u044f \\u0440\\u0435\\u043c\\u0456\\u043d\\u0446\\u044f\"},{\"value_id\":\"2655933208\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0423\\u043b\\u044c\\u0442\\u0440\\u0430\\u0442\\u043e\\u043d\\u043a\\u0438\\u0439\"},{\"value_id\":\"4289588362\",\"color\":\"\",\"image\":\"\",\"name\":\"\\u0423\\u043d\\u0456\\u043a\\u0430\\u043b\\u044c\\u043d\\u0430 \\u0432\\u043d\\u0443\\u0442\\u0440\\u0456\\u0448\\u043d\\u044f \\u0441\\u0442\\u0440\\u0443\\u043a\\u0442\\u0443\\u0440\\u0430 \\u043f\\u0456\\u0434\\u0432\\u0456\\u0441\\u043a\\u0438 \\u043c\\u043e\\u0436\\u0435 \\u0437\\u043d\\u0438\\u0436\\u0443\\u0432\\u0430\\u0442\\u0438 \\u0432\\u0456\\u0431\\u0440\\u0430\\u0446\\u0456\\u0457\"}]', `expire` = '1774837445' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`) |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 168 |
0.00038 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '362272274' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 169 |
0.00034 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '2786517813' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 170 |
0.00063 |
SELECT fv.value_id, fv.color, fv.image, fvd.name FROM oc_ocfilter_filter_value fv LEFT JOIN oc_ocfilter_filter_value_description fvd ON (fv.value_id = fvd.value_id AND fv.source = fvd.source) WHERE fv.filter_id = '134' AND fv.source = '2' AND fvd.language_id = '3' ORDER BY fv.sort_order, (fvd.name = '-') DESC, (fvd.name = '0') DESC, (fvd.name + 0 > 0) DESC, (fvd.name + 0), IF(CONCAT('', (SUBSTRING(fvd.name, 1, 1) * 1)) = SUBSTRING(fvd.name, 1, 1), LENGTH(fvd.name), 1), fvd.name |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 171 |
0.00035 |
INSERT INTO oc_ocfilter_cache SET `key` = '2786517813', path = 'ocfilter.filter.134.2.values.3', `value` = '[{\"value_id\":\"4197203091\",\"color\":\"\",\"image\":\"\",\"name\":\"Black\"}]', `expire` = '1774837445' ON DUPLICATE KEY UPDATE `value` = VALUES(`value`), `expire` = VALUES(`expire`) |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 172 |
0.00064 |
SELECT `value` FROM oc_ocfilter_cache WHERE `key` = '3778499932' |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 173 |
0.00314 |
SELECT p.page_id, p.params, p.params_count, p.category_id, pd.name, pd.heading_title, (SELECT GROUP_CONCAT(DISTINCT cp.path_id ORDER BY cp.`level` SEPARATOR '_') AS path FROM oc_category_path cp WHERE cp.category_id = p.category_id) AS path, (SELECT su.keyword FROM oc_seo_url su WHERE su.language_id = '3' AND su.store_id = '0' AND su.`query` = CONCAT('ocfilter_page_id=', p.page_id) LIMIT 1) AS keyword FROM oc_ocfilter_page p LEFT JOIN oc_ocfilter_page_description pd ON (p.page_id = pd.page_id) WHERE p.status = '1' AND p.dynamic = '0' AND pd.language_id = '3' AND p.category_id = '291' AND p.module = '1' ORDER BY p.page_id DESC |
/home/wantto.shop/test.wantto.shop/system/library/ocfilter/core.php |
query |
| 174 |
0.01462 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'extension/module/ocfilter48/module' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 175 |
0.00046 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/category' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 176 |
0.00129 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 177 |
0.00068 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 178 |
0.00673 |
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 = '0' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 179 |
0.00322 |
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 = '23' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 180 |
0.00163 |
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 = '24' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 181 |
0.00161 |
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 = '7' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 182 |
0.00097 |
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 = '12' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 183 |
0.00071 |
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 = '9' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 184 |
0.00145 |
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 = '11' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 185 |
0.00191 |
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 = '26' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 186 |
0.00207 |
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 = '14' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 187 |
0.0019 |
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 = '2' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 188 |
0.00179 |
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 = '3' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 189 |
0.00106 |
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 = '8' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 190 |
0.00101 |
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 = '1' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 191 |
0.00095 |
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 = '6' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 192 |
0.00135 |
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 = '13' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 193 |
0.00138 |
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 = '21' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 194 |
0.00434 |
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 = '22' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 195 |
0.00101 |
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 = '5' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 196 |
0.00085 |
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 = '4' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 197 |
0.00076 |
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 = '16' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 198 |
0.00137 |
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 = '17' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 199 |
0.00507 |
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 = '25' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 200 |
0.00288 |
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 = '18' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 201 |
0.00224 |
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 = '15' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 202 |
0.00128 |
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 = '19' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 203 |
0.00764 |
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 = '2304' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 204 |
0.00098 |
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 = '2305' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 205 |
0.00148 |
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 = '2313' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 206 |
0.0064 |
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 = '2480' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 207 |
0.00484 |
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 = '2481' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 208 |
0.00463 |
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 = '2482' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 209 |
0.00248 |
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 = '2483' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 210 |
0.00264 |
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 = '2321' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 211 |
0.00411 |
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 = '2322' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 212 |
0.00377 |
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 = '2324' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 213 |
0.00449 |
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 = '2326' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 214 |
0.00359 |
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 = '2490' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 215 |
0.00392 |
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 = '2329' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 216 |
0.00377 |
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 = '2332' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 217 |
0.00099 |
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 = '2491' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 218 |
0.00408 |
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 = '2337' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 219 |
0.00315 |
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 = '2343' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 220 |
0.00709 |
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 = '2355' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 221 |
0.0021 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'extension/module/category' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 222 |
0.00036 |
SELECT * FROM oc_module WHERE module_id = '30' |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/module.php |
getModule |
| 223 |
0.00187 |
SELECT * FROM oc_banner b LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id) WHERE b.banner_id = '6' AND b.status = '1' AND bi.language_id = '3' ORDER BY bi.sort_order ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/design/banner.php |
getBanner |
| 224 |
0.00678 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'extension/module/banner' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 225 |
0.0137 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/column_left' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 226 |
0.0009 |
SELECT * FROM oc_category_to_layout WHERE category_id = '291' AND store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategoryLayoutId |
| 227 |
0.00388 |
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayout |
| 228 |
0.0019 |
SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_right' ORDER BY sort_order |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayoutModules |
| 229 |
0.00039 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/column_right' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 230 |
0.00069 |
SELECT * FROM oc_category_to_layout WHERE category_id = '291' AND store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategoryLayoutId |
| 231 |
0.00063 |
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayout |
| 232 |
0.0003 |
SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_top' ORDER BY sort_order |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayoutModules |
| 233 |
0.00093 |
SELECT * FROM oc_category_to_layout WHERE category_id = '291' AND store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategoryLayoutId |
| 234 |
0.00024 |
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayout |
| 235 |
0.00024 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/content_top' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 236 |
0.00022 |
SELECT * FROM oc_category_to_layout WHERE category_id = '291' AND store_id = '0' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategoryLayoutId |
| 237 |
0.00024 |
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayout |
| 238 |
0.00131 |
SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_bottom' ORDER BY sort_order |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/design/layout.php |
getLayoutModules |
| 239 |
0.00023 |
SELECT * FROM oc_module WHERE module_id = '82' |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/module.php |
getModule |
| 240 |
0.0003 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/special' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 241 |
0.00019 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 242 |
0.00109 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 243 |
0.00061 |
SELECT DISTINCT ps.product_id, (SELECT AVG(rating) FROM oc_review r1 WHERE r1.product_id = ps.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating FROM oc_product_special ps LEFT JOIN oc_product p ON (ps.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) GROUP BY ps.product_id ORDER BY (p.quantity > 0) DESC, LCASE(pd.name) ASC, LCASE(pd.name) ASC LIMIT 0,12 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProductSpecials |
| 244 |
0.0008 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/content_bottom' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 245 |
0.00076 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/footer' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 246 |
0.00265 |
SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '3' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/information.php |
getInformations |
| 247 |
0.00044 |
DELETE FROM `oc_customer_online` WHERE date_added < '2026-03-30 02:24:05' |
/home/wantto.shop/test.wantto.shop/catalog/model/tool/online.php |
addOnline |
| 248 |
0.00434 |
REPLACE INTO `oc_customer_online` SET `ip` = '216.73.216.21', `customer_id` = '0', `url` = 'https://test.wantto.shop/periferiya-orgtehnika/tehnika-dlya-druku-ta-skanuvannya/parkuvalni-karti', `referer` = '', `date_added` = '2026-03-30 03:24:05' |
/home/wantto.shop/test.wantto.shop/catalog/model/tool/online.php |
addOnline |
| 249 |
0.00188 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 250 |
0.00096 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_subscribe' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 251 |
0.0006 |
SELECT DISTINCT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE i.information_id = '3' AND id.language_id = '3' AND i2s.store_id = '0' AND i.status = '1' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/information.php |
getInformation |
| 252 |
0.00082 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'extension/module/uni_subscribe' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 253 |
0.00131 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 254 |
0.00178 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'extension/module/uni_topstripe' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 255 |
0.00096 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/footer' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 256 |
0.00038 |
SELECT * FROM oc_extension WHERE `type` = 'analytics' |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/extension.php |
getExtensions |
| 257 |
0.0003 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/header' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 258 |
0.0004 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/language' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 259 |
0.00039 |
SELECT * FROM oc_language WHERE status = '1' ORDER BY sort_order, name |
/home/wantto.shop/test.wantto.shop/catalog/model/localisation/language.php |
getLanguages |
| 260 |
0.00076 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/language' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 261 |
0.00047 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/currency' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 262 |
0.00059 |
SELECT * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/localisation/currency.php |
getCurrencies |
| 263 |
0.0017 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/currency' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 264 |
0.00039 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/currency' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 265 |
0.00026 |
SELECT * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC |
/home/wantto.shop/test.wantto.shop/catalog/model/localisation/currency.php |
getCurrencies |
| 266 |
0.00034 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/currency' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 267 |
0.00039 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'blog/menu' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 268 |
0.00077 |
SELECT * FROM oc_blog_category c LEFT JOIN oc_blog_category_description cd ON (c.blog_category_id = cd.blog_category_id) LEFT JOIN oc_blog_category_to_store c2s ON (c.blog_category_id = c2s.blog_category_id) WHERE cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.parent_id, c.sort_order, cd.name |
/home/wantto.shop/test.wantto.shop/catalog/model/blog/category.php |
getCategories |
| 269 |
0.00137 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'blog/menu' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 270 |
0.00045 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/search' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 271 |
0.00026 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 272 |
0.00158 |
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 = '0' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 273 |
0.00046 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/search' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 274 |
0.00109 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 275 |
0.00022 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/cart' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 276 |
0.00049 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b1e3098759443e1a521875c1f3' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/cart/cart.php |
getProducts |
| 277 |
0.00051 |
SELECT * FROM oc_extension WHERE `type` = 'total' |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/extension.php |
getExtensions |
| 278 |
0.00033 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/sub_total' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 279 |
0.00035 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b1e3098759443e1a521875c1f3' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/cart/cart.php |
getProducts |
| 280 |
0.00085 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/credit' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 281 |
0.00028 |
SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' |
/home/wantto.shop/test.wantto.shop/system/library/cart/customer.php |
getBalance |
| 282 |
0.00028 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/total/total' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 283 |
0.00046 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b1e3098759443e1a521875c1f3' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/cart/cart.php |
getProducts |
| 284 |
0.00044 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b1e3098759443e1a521875c1f3' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/cart/cart.php |
getProducts |
| 285 |
0.00077 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b1e3098759443e1a521875c1f3' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/system/library/cart/cart.php |
getProducts |
| 286 |
0.00041 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/cart' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 287 |
0.00114 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'common/menu' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 288 |
0.00162 |
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 = '0' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 289 |
0.00128 |
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 = '23' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 290 |
0.0009 |
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 = '1622' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 291 |
0.00101 |
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 = '1615' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 292 |
0.00077 |
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 = '1616' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 293 |
0.00166 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '1619' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 294 |
0.002 |
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 = '1618' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 295 |
0.00492 |
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 = '1617' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 296 |
0.00112 |
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 = '1621' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 297 |
0.00182 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '1626' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 298 |
0.00245 |
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 = '1628' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 299 |
0.00252 |
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 = '1620' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 300 |
0.00182 |
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 = '1629' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 301 |
0.00147 |
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 = '1624' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 302 |
0.00085 |
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 = '1623' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 303 |
0.00081 |
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 = '1635' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 304 |
0.00205 |
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 = '1627' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 305 |
0.00142 |
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 = '1630' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 306 |
0.00309 |
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 = '1631' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 307 |
0.00106 |
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 = '1625' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 308 |
0.00191 |
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 = '1632' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 309 |
0.00357 |
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 = '24' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 310 |
0.00127 |
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 = '1695' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 311 |
0.00234 |
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 = '1694' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 312 |
0.00264 |
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 = '1693' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 313 |
0.00336 |
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 = '7' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 314 |
0.00309 |
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 = '1255' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 315 |
0.00127 |
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 = '1237' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 316 |
0.00094 |
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 = '1233' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 317 |
0.00156 |
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 = '1234' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 318 |
0.00105 |
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 = '1238' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 319 |
0.00092 |
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 = '1243' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 320 |
0.00079 |
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 = '1242' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 321 |
0.00159 |
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 = '1244' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 322 |
0.00242 |
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 = '1240' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 323 |
0.00139 |
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 = '1256' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 324 |
0.00133 |
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 = '1251' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 325 |
0.00083 |
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 = '1249' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 326 |
0.00099 |
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 = '1253' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 327 |
0.00092 |
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 = '1248' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 328 |
0.00491 |
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 = '2550' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 329 |
0.00146 |
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 = '1250' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 330 |
0.00138 |
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 = '12' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 331 |
0.00112 |
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 = '1741' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 332 |
0.00123 |
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 = '9' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 333 |
0.00155 |
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 = '351' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 334 |
0.00245 |
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 = '352' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 335 |
0.0021 |
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 = '353' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 336 |
0.00131 |
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 = '11' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 337 |
0.00245 |
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 = '751' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 338 |
0.00092 |
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 = '743' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 339 |
0.00281 |
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 = '741' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 340 |
0.00141 |
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 = '752' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 341 |
0.00162 |
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 = '739' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 342 |
0.00395 |
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 = '747' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 343 |
0.00366 |
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 = '754' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 344 |
0.00132 |
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 = '735' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 345 |
0.00323 |
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 = '736' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 346 |
0.00143 |
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 = '755' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 347 |
0.00313 |
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 = '742' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 348 |
0.00295 |
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 = '745' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 349 |
0.00328 |
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 = '749' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 350 |
0.00308 |
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 = '738' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 351 |
0.0008 |
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 = '734' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 352 |
0.00093 |
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 = '737' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 353 |
0.00079 |
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 = '732' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 354 |
0.00237 |
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 = '746' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 355 |
0.00158 |
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 = '748' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 356 |
0.00103 |
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 = '740' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 357 |
0.00136 |
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 = '744' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 358 |
0.00367 |
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 = '750' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 359 |
0.00173 |
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 = '733' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 360 |
0.00153 |
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 = '26' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 361 |
0.00103 |
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 = '1876' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 362 |
0.00088 |
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 = '1872' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 363 |
0.00105 |
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 = '1874' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 364 |
0.00108 |
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 = '14' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 365 |
0.00113 |
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 = '1005' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 366 |
0.00165 |
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 = '2' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 367 |
0.0016 |
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 = '163' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 368 |
0.00161 |
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 = '160' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 369 |
0.0019 |
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 = '162' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 370 |
0.00156 |
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 = '153' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 371 |
0.00178 |
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 = '2679' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 372 |
0.002 |
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 = '155' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 373 |
0.00127 |
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 = '154' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 374 |
0.00945 |
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 = '159' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 375 |
0.01255 |
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 = '158' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 376 |
0.0214 |
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 = '161' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 377 |
0.00251 |
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 = '156' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 378 |
0.01039 |
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 = '3' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 379 |
0.0012 |
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 = '149' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 380 |
0.00197 |
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 = '139' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 381 |
0.00099 |
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 = '141' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 382 |
0.00208 |
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 = '127' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 383 |
0.00177 |
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 = '146' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 384 |
0.00111 |
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 = '131' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 385 |
0.00138 |
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 = '8' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 386 |
0.00103 |
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 = '202' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 387 |
0.0013 |
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 = '204' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 388 |
0.00209 |
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 = '205' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 389 |
0.00161 |
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 = '203' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 390 |
0.00114 |
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 = '1' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 391 |
0.00075 |
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 = '62' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 392 |
0.001 |
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 = '54' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 393 |
0.00125 |
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 = '58' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 394 |
0.00115 |
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 = '61' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 395 |
0.00094 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '63' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 396 |
0.0013 |
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 = '55' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 397 |
0.00112 |
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 = '56' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 398 |
0.00529 |
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 = '53' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 399 |
0.00262 |
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 = '57' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 400 |
0.00375 |
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 = '59' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 401 |
0.0058 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '60' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 402 |
0.00541 |
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 = '6' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 403 |
0.00246 |
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 = '185' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 404 |
0.00181 |
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 = '188' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 405 |
0.00183 |
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 = '181' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 406 |
0.00165 |
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 = '13' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 407 |
0.00109 |
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 = '847' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 408 |
0.00146 |
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 = '839' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 409 |
0.0008 |
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 = '21' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 410 |
0.00099 |
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 = '346' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 411 |
0.0011 |
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 = '22' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 412 |
0.00105 |
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 = '1526' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 413 |
0.00093 |
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 = '5' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 414 |
0.00267 |
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 = '98' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 415 |
0.00132 |
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 = '93' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 416 |
0.00175 |
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 = '102' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 417 |
0.00116 |
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 = '96' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 418 |
0.00107 |
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 = '101' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 419 |
0.00097 |
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 = '100' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 420 |
0.00082 |
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 = '99' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 421 |
0.00082 |
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 = '95' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 422 |
0.00131 |
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 = '97' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 423 |
0.00095 |
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 = '92' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 424 |
0.0011 |
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 = '4' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 425 |
0.00178 |
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 = '269' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 426 |
0.00296 |
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 = '264' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 427 |
0.0015 |
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 = '270' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 428 |
0.00235 |
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 = '271' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 429 |
0.00129 |
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 = '268' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 430 |
0.00135 |
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 = '267' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 431 |
0.00094 |
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 = '263' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 432 |
0.00184 |
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 = '265' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 433 |
0.0009 |
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 = '272' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 434 |
0.00092 |
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 = '16' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 435 |
0.00133 |
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 = '538' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 436 |
0.00158 |
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 = '540' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 437 |
0.00235 |
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 = '539' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 438 |
0.0021 |
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 = '541' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 439 |
0.00113 |
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 = '17' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 440 |
0.00093 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '1737' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 441 |
0.00178 |
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 = '1738' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 442 |
0.00132 |
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 = '1733' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 443 |
0.00097 |
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 = '1736' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 444 |
0.00101 |
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 = '1735' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 445 |
0.00101 |
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 = '1734' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 446 |
0.00122 |
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 = '1731' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 447 |
0.00138 |
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 = '1732' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 448 |
0.00069 |
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 = '25' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 449 |
0.00044 |
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 = '1761' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 450 |
0.00127 |
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 = '1764' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 451 |
0.00125 |
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 = '1768' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 452 |
0.00224 |
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 = '1769' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 453 |
0.00144 |
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 = '1762' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 454 |
0.00237 |
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 = '1763' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 455 |
0.0012 |
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 = '1767' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 456 |
0.00427 |
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 = '18' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 457 |
0.00123 |
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 = '490' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 458 |
0.0017 |
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 = '495' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 459 |
0.00108 |
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 = '485' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 460 |
0.00085 |
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 = '491' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 461 |
0.00245 |
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 = '15' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 462 |
0.00347 |
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 = '1803' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 463 |
0.00089 |
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 = '1812' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 464 |
0.00367 |
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 = '1813' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 465 |
0.00254 |
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 = '1801' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 466 |
0.00079 |
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 = '1815' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 467 |
0.00186 |
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 = '1824' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 468 |
0.00166 |
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 = '1827' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 469 |
0.00166 |
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 = '1802' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 470 |
0.00201 |
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 = '1830' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 471 |
0.00452 |
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 = '1810' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 472 |
0.00091 |
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 = '1811' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 473 |
0.00102 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '1809' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 474 |
0.0009 |
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 = '1804' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 475 |
0.00096 |
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 = '1821' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 476 |
0.00214 |
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 = '1819' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 477 |
0.00135 |
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 = '1823' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 478 |
0.00276 |
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 = '1825' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 479 |
0.00266 |
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 = '1826' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 480 |
0.00225 |
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 = '1818' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 481 |
0.00103 |
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 = '1817' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 482 |
0.00366 |
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 = '1800' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 483 |
0.00227 |
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 = '1799' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 484 |
0.0013 |
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 = '1822' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 485 |
0.0008 |
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 = '1808' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 486 |
0.00088 |
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 = '1806' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 487 |
0.0007 |
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 = '1797' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 488 |
0.00073 |
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 = '1816' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 489 |
0.00098 |
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 = '1798' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 490 |
0.00084 |
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 = '1820' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 491 |
0.00078 |
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 = '1829' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 492 |
0.00087 |
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 = '1814' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 493 |
0.00066 |
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 = '1805' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 494 |
0.00084 |
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 = '1828' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 495 |
0.00116 |
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 = '19' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 496 |
0.00079 |
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 = '2304' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 497 |
0.00084 |
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 = '2305' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 498 |
0.00074 |
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 = '2313' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 499 |
0.00116 |
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 = '2480' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 500 |
0.00084 |
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 = '2481' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 501 |
0.00066 |
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 = '2482' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 502 |
0.00067 |
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 = '2483' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 503 |
0.00117 |
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 = '2321' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 504 |
0.00117 |
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 = '2322' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 505 |
0.00092 |
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 = '2324' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 506 |
0.00089 |
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 = '2326' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 507 |
0.00099 |
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 = '2490' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 508 |
0.00091 |
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 = '2329' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 509 |
0.00063 |
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 = '2332' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 510 |
0.00068 |
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 = '2491' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 511 |
0.00106 |
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 = '2337' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 512 |
0.0009 |
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 = '2343' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 513 |
0.00085 |
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 = '2355' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategories |
| 514 |
0.00034 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/menu' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 515 |
0.00041 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'extension/module/uni_othertext' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 516 |
0.00064 |
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 = '291' AND cd.language_id = '3' AND c2s.store_id = '0' AND c.status = '1' |
/home/wantto.shop/test.wantto.shop/catalog/model/catalog/category.php |
getCategory |
| 517 |
0.00183 |
SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '291' GROUP BY p.product_id ORDER BY (p.quantity > 0) DESC, p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,12 |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProducts |
| 518 |
0.00097 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '191245' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 519 |
0.00086 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '189088' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 520 |
0.00069 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '223460' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 521 |
0.00054 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '186313' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 522 |
0.00061 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '182619' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 523 |
0.00071 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '192415' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 524 |
0.00059 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '189581' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 525 |
0.0006 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '186204' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 526 |
0.00061 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '182162' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 527 |
0.00058 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '228909' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 528 |
0.00055 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '184812' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 529 |
0.00056 |
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '3') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '3') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '3') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '3') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '183770' AND pd.language_id = '3' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
/home/wantto.shop/test.wantto.shop/system/storage/modification/catalog/model/catalog/product.php |
getProduct |
| 530 |
0.00515 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'common/header' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 531 |
0.00031 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'extension/module/facebook_business' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 532 |
0.0004 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '3' AND (route = 'product/search' OR route = 'uk-ua') |
/home/wantto.shop/test.wantto.shop/catalog/model/design/translation.php |
getTranslations |
| 533 |
0.00034 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'unishop2' AND route = 'product/category' |
/home/wantto.shop/test.wantto.shop/catalog/model/design/theme.php |
getTheme |
| 534 |
0.00036 |
SELECT * FROM oc_store ORDER BY url |
/home/wantto.shop/test.wantto.shop/catalog/model/setting/store.php |
getStores |