Produse

Aparate masaj cu apa

Gaseste mai jos toate produsele din categoria Aparate masaj cu apa

Afişare 1 - 6 din 6 (1 pagini)
Total time 0.099 seconds | Total queries:188
Time Count Query
0.00721s 58 SELECT * FROM oc_url_alias WHERE `query` = '...'
0.00624s 82 SELECT keyword FROM oc_url_alias WHERE `query` = '...'
0.00572s 6 SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '...' AND pd2.quantity = '...' AND ((pd2.date_start = '...' OR pd2.date_start < NOW()) AND (pd2.date_end = '...' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT <number>) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '...' AND ((ps.date_start = '...' OR ps.date_start < NOW()) AND (ps.date_end = '...' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT <number>) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '...') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '...') 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 = '...') 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 = '...') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '...' 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 = '...' 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 = '...' AND pd.language_id = '...' AND p.status = '...' AND p.date_available <= NOW() AND p2s.store_id = '...'
0.00222s 1 SELECT * FROM oc_store WHERE REPLACE(`ssl`, '...', '...') = '...'
0.00141s 1 SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '...' 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 = '...' AND pd2.quantity = '...' AND ((pd2.date_start = '...' OR pd2.date_start < NOW()) AND (pd2.date_end = '...' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT <number>) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '...' AND ((ps.date_start = '...' OR ps.date_start < NOW()) AND (ps.date_end = '...' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT <number>) AS special FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) 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 = '...' AND p.status = '...' AND p.date_available <= NOW() AND p2s.store_id = '...' AND cp.path_id = '...' GROUP BY p.product_id ORDER BY p.sort_order DESC, LCASE(pd.name) DESC LIMIT <number>,<number>
0.00122s 2 SELECT * FROM oc_url_alias WHERE keyword = '...' OR keyword = '...'
0.00117s 4 SELECT * FROM oc_extension WHERE `type` = '...'
0.00110s 1 SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '...' AND cd.language_id = '...' AND c2s.store_id = '...' AND c.status = '...' ORDER BY c.sort_order, LCASE(cd.name)
0.00096s 2 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 = '...' AND cd.language_id = '...' AND c2s.store_id = '...' AND c.status = '...'
0.00094s 1 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) 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 = '...' AND p.status = '...' AND p.date_available <= NOW() AND p2s.store_id = '...' AND cp.path_id = '...'
0.00094s 4 SELECT * FROM oc_layout_route WHERE '...' LIKE route AND store_id = '...' ORDER BY route DESC LIMIT <number>
0.00079s 1 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 = '...' AND i2s.store_id = '...' AND i.status = '...' ORDER BY i.sort_order, LCASE(id.title) ASC
0.00067s 4 SELECT * FROM oc_category_to_layout WHERE category_id = '...' AND store_id = '...'
0.00058s 4 SELECT * FROM oc_cart WHERE api_id = '...' AND customer_id = '...' AND session_id = '...'
0.00052s 1 SELECT * FROM `oc_setting` WHERE store_id = '...' OR store_id = '...' ORDER BY store_id ASC
0.00027s 1 SELECT redirect, language_id FROM oc_url_redirect WHERE query = '...' OR query = '...' LIMIT <number>
0.00027s 1 SELECT * FROM oc_url_alias WHERE keyword = '...'
0.00020s 1 DELETE FROM oc_cart WHERE (api_id > '...' OR customer_id = '...') AND date_added < DATE_SUB(NOW(), INTERVAL <number> HOUR)
0.00017s 4 SELECT * FROM oc_layout_module WHERE layout_id = '...' AND position = '...' ORDER BY sort_order
0.00010s 2 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 = '...' AND tr2cg.customer_group_id = '...' AND z2gz.country_id = '...' AND (z2gz.zone_id = '...' OR z2gz.zone_id = '...') ORDER BY tr1.priority ASC
0.00008s 1 SELECT * FROM `oc_event` WHERE `trigger` LIKE '...' AND status = '...' ORDER BY `event_id` ASC
0.00007s 1 SELECT * FROM oc_currency
0.00006s 1 SELECT * FROM `oc_mfilter_settings` WHERE `idx` = <number>
0.00006s 1 SELECT `key`, `value`, `serialized` FROM oc_setting WHERE store_id = '...' AND `code` = '...' AND `key` not like '...' AND `key` not like '...'
0.00006s 1 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '...'
0.00005s 1 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 = '...'
0.00005s 1 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 = '...'