SELECT url_to, r404 FROM pod_redirect WHERE BINARY REPLACE(url_from,'/ru/','/') = '/kastryuli/simax-ringel-risoli-oscar-barazzoni.html' LIMIT 0,1 [0.00063610076904297 sec]
SELECT pod_filter.id,pod_filter.url FROM pod_filter WHERE BINARY pod_filter.url IN ('simax','ringel','risoli','oscar','barazzoni') order by url [0.0013699531555176 sec]
SELECT pod_sub_icon.id,pod_sub_icon.url FROM pod_sub_icon WHERE BINARY pod_sub_icon.url IN ('simax','ringel','risoli','oscar','barazzoni') order by url [0.0013389587402344 sec]
select id,url from pod_cat_brand where BINARY url = 'simax-ringel-risoli-oscar-barazzoni' [0.0019221305847168 sec]
select id,url from pod_cat_brand where url = 'simax-ringel-risoli-oscar-barazzoni' [0.00038599967956543 sec]
select id,url from pod_cat_brand where url in ('simax','ringel','risoli','oscar','barazzoni') [0.00067782402038574 sec]
SELECT g.id -- основні FROM pod_cat_good g USE INDEX (idx_cat_entry_active_present) WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present_all_mods AND g.entry =0 AND g.is_active [0.070392847061157 sec]
CREATE TEMPORARY TABLE temp_brand_counts_6a2a80c76c6d9 ( id INT, gid INT, INDEX idx_id (id), INDEX idx_gid (gid) ) [0.00076413154602051 sec]
INSERT INTO temp_brand_counts_6a2a80c76c6d9 (id, gid) SELECT g.brand_id AS id, g.id AS gid -- основні FROM pod_cat_good g USE INDEX (idx_cat_entry_active_present) WHERE g.cat_id IN (115) AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.brand_id AS id, g.id AS gid -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT id, null gid FROM pod_cat_category WHERE id in (2550,2474,1415,2445,327) [0.0073668956756592 sec]
SELECT b.id, b.name_ua AS name, pc.name_ua AS country, b.country_id, b.image_icon, b.url, b.ordr, pc.code, COALESCE(tc.count, 0) as count FROM pod_cat_brand b INNER JOIN ( SELECT id, COUNT(gid) as count FROM temp_brand_counts_6a2a80c76c6d9 GROUP BY id HAVING COUNT(gid) > 0 ) tc ON b.id = tc.id LEFT JOIN pod_country pc ON (pc.id = b.country_id AND pc.is_active = 1) WHERE b.is_active = '1' ORDER BY b.ordr [0.0012290477752686 sec]
DROP TEMPORARY TABLE IF EXISTS temp_brand_counts_6a2a80c76c6d9 [0.00021004676818848 sec]
SELECT MIN(min_price) AS min_price, MAX(max_price) AS max_price FROM ( SELECT MIN(g.price) AS min_price, MAX(g.price) AS max_price -- основні FROM pod_cat_good g USE INDEX (idx_cat_entry_active_present) WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT MIN(g.price) AS min_price, MAX(g.price) AS max_price -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT MIN(go.price) AS min_price, MAX(go.price) AS max_price -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT MIN(go.price) AS min_price, MAX(go.price) AS max_price -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.020125150680542 sec]
SELECT g.id, if(g.is_present and g.price >= '476' and g.price <= '23491',least(g.price,ifnull(min(pcg.price),g.price)),ifnull(min(pcg.price),g.price)) min_sort_price , if(g.is_present and g.price >= '476' and g.price <= '23491',greatest(g.price,ifnull(max(pcg.price),g.price)),ifnull(max(pcg.price),g.price)) max_sort_price FROM pod_cat_good g LEFT JOIN pod_cat_good pcg ON pcg.entry=g.id and pcg.is_present=1 and pcg.is_present=1 and pcg.price >= '476' and pcg.price <= '23491' WHERE g.id in (215356,215357,215358,215359,230436,232358,232359,232360,232361,244470,244471,244472,267067,280278,280282,280284,280291,355035,355036,355037,361870,361871,361872,400615,420389,420391,420392,420393,420394,420395,420396,420398,420399,420400,420449,420450,420451,427003,427009,438924,438929,438936,438939,438940,438941,438956,438957,438958,443541,443545,455342,455447,461338,461339,461340,461341,461342,461888,461889,461890,461891,461892,461893,463080,463081,463082,463083,463084,463085,463086,463089,463090,463091,463092,463093,463094,463098,463099,463100,463101,463102,463103,463108,463109,463110,463111,463112,463113,463118,463119,463120,463121,463122,463123,463129,463130,463131,463132,463133,463134,463140,463141,463142,463143,463144,463145,463146,463147,463148,463149,463150,463151,463152,463153,463154,463155,463156,463157,463158,463159,463160,463161,463162,463163,463164,463165,463166,463167,463168,463169,463170,463171,463172,463173,463174,463175,463310,470803,477641,477643,477644,480055) GROUP BY g.id ORDER BY g.ordr desc LIMIT 0, 32 [0.013381004333496 sec]
SELECT g.video, g.threedvideo, g.is_xit, g.is_action, g.is_sale, g.sub_is_action, g.is_new, g.is_pay_for_video, g.id, g.cat_id, g.name_ua AS name, g.name2_ua AS name2, g.descr, g.size_table, g.artikul, g.image_small, g.image_big, g.price, g.old_price, g.is_present, g.is_present_all_mods, g.sub_icon_id,g.url,g.ordr, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, b.name_ua AS brand_name,b.url as burl,b.id as bid, b.country AS brand_country,c.url as curl, c.name_ua AS cat_name, si.name_ua AS sub_icon_name,si.icon AS sub_icon, g.star, g.comment_id, if(g.is_present and g.price >= '476' and g.price <= '23491',least(g.price,ifnull(min(pcg.price),g.price)),ifnull(min(pcg.price),g.price)) as min_sort_price, if(g.is_present and g.price >= '476' and g.price <= '23491',greatest(g.price,ifnull(max(pcg.price),g.price)),ifnull(max(pcg.price),g.price)) as max_sort_price FROM pod_cat_good g INNER JOIN pod_cat_category c ON c.id=g.cat_id LEFT JOIN pod_cat_brand b ON b.id=g.brand_id LEFT JOIN pod_sub_icon si ON si.id=g.sub_icon_id LEFT JOIN pod_cat_good pcg ON (pcg.entry=g.id and pcg.is_present=1 and pcg.price >= '476' and pcg.price <= '23491') WHERE g.id in (480055,443541,280282,455342,215357,215359,215358,215356,280284,232361,244470,230436,232360,244472,355037,400615,420393,420398,420450,438924,438940,438958,455447,461341,461890,463080,463084,463090,463094,463101,463109,463113) GROUP BY g.id ORDER BY g.ordr desc [0.004072904586792 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '480055' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00049614906311035 sec]
SELECT distinct g.id, g.is_present_all_mods, pc.name_ua AS name, g.url, b.url as burl, c.url as curl, g.is_present, pc.code AS color_code, gg.group_type, gg.param_name, gg.param_name_ua, ggd.text_value, ggd.icon_path FROM pod_cat_good g LEFT JOIN pod_cat_brand b ON g.brand_id=b.id LEFT JOIN pod_cat_category c ON g.cat_id=c.id LEFT JOIN pod_goods_group_goods ggd2 ON ggd2.good_id = 480055 LEFT JOIN pod_goods_group_goods ggd ON ggd2.goods_group_id=ggd.goods_group_id LEFT JOIN pod_goods_group gg ON ggd.goods_group_id=gg.id LEFT JOIN pod_colors pc ON pc.id=ggd.color_id WHERE g.id=ggd.good_id order by g.id= 480055 desc, g.is_present_all_mods desc [0.00088405609130859 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '443541' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00049996376037598 sec]
SELECT distinct g.id, g.is_present_all_mods, pc.name_ua AS name, g.url, b.url as burl, c.url as curl, g.is_present, pc.code AS color_code, gg.group_type, gg.param_name, gg.param_name_ua, ggd.text_value, ggd.icon_path FROM pod_cat_good g LEFT JOIN pod_cat_brand b ON g.brand_id=b.id LEFT JOIN pod_cat_category c ON g.cat_id=c.id LEFT JOIN pod_goods_group_goods ggd2 ON ggd2.good_id = 443541 LEFT JOIN pod_goods_group_goods ggd ON ggd2.goods_group_id=ggd.goods_group_id LEFT JOIN pod_goods_group gg ON ggd.goods_group_id=gg.id LEFT JOIN pod_colors pc ON pc.id=ggd.color_id WHERE g.id=ggd.good_id order by g.id= 443541 desc, g.is_present_all_mods desc [0.00077700614929199 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '455342' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00040292739868164 sec]
SELECT distinct g.id, g.is_present_all_mods, pc.name_ua AS name, g.url, b.url as burl, c.url as curl, g.is_present, pc.code AS color_code, gg.group_type, gg.param_name, gg.param_name_ua, ggd.text_value, ggd.icon_path FROM pod_cat_good g LEFT JOIN pod_cat_brand b ON g.brand_id=b.id LEFT JOIN pod_cat_category c ON g.cat_id=c.id LEFT JOIN pod_goods_group_goods ggd2 ON ggd2.good_id = 455342 LEFT JOIN pod_goods_group_goods ggd ON ggd2.goods_group_id=ggd.goods_group_id LEFT JOIN pod_goods_group gg ON ggd.goods_group_id=gg.id LEFT JOIN pod_colors pc ON pc.id=ggd.color_id WHERE g.id=ggd.good_id order by g.id= 455342 desc, g.is_present_all_mods desc [0.00069093704223633 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '232360' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00042200088500977 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '244472' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00026082992553711 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '400615' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00027012825012207 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '420393' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00025010108947754 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '420398' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00022006034851074 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '420450' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00023007392883301 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '455447' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00022602081298828 sec]
SELECT distinct g.id, g.is_present_all_mods, pc.name_ua AS name, g.url, b.url as burl, c.url as curl, g.is_present, pc.code AS color_code, gg.group_type, gg.param_name, gg.param_name_ua, ggd.text_value, ggd.icon_path FROM pod_cat_good g LEFT JOIN pod_cat_brand b ON g.brand_id=b.id LEFT JOIN pod_cat_category c ON g.cat_id=c.id LEFT JOIN pod_goods_group_goods ggd2 ON ggd2.good_id = 455447 LEFT JOIN pod_goods_group_goods ggd ON ggd2.goods_group_id=ggd.goods_group_id LEFT JOIN pod_goods_group gg ON ggd.goods_group_id=gg.id LEFT JOIN pod_colors pc ON pc.id=ggd.color_id WHERE g.id=ggd.good_id order by g.id= 455447 desc, g.is_present_all_mods desc [0.00075697898864746 sec]
SELECT g.ordr, g.is_xit, g.is_pay_for_video, g.is_action, g.is_sale, g.is_new, g.last_items, g.fast_delivery, g.free_delivery, g.gift, g.timer, g.action_validity, g.id, g.name_ua AS name, g.price, g.old_price, g.artikul, g.sub_icon_id, g.is_present, si.name_ua AS sub_icon_name, si.icon AS sub_icon FROM pod_cat_good g LEFT JOIN pod_sub_icon si ON si.id = g.sub_icon_id WHERE g.entry = '461341' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00037097930908203 sec]
SELECT name_ua AS name, url FROM pod_cat_brand WHERE id in (2550,2474,1415,2445,327) [0.00051784515380859 sec]
SELECT name_ua AS name, url FROM pod_cat_brand WHERE id='2550.2474.1415.2445.327' [0.00030684471130371 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943; CREATE TEMPORARY TABLE tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 ( id INT NOT NULL, PRIMARY KEY (id) ) ENGINE=MEMORY; [0.00049591064453125 sec]
INSERT INTO tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 (id) SELECT A.id FROM ( SELECT g.id -- основні FROM pod_cat_good g USE INDEX (idx_cat_entry_active_present) WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present_all_mods AND g.entry =0 AND g.is_active ) A [0.0044870376586914 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943; CREATE TEMPORARY TABLE tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00041294097900391 sec]
INSERT INTO tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 (goods_id, filter_id) SELECT DISTINCT A.id AS goods_id, f.id AS filter_id FROM tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 A INNER JOIN pod_good_filter gf ON A.id = gf.id_good INNER JOIN pod_cat_filter cf ON gf.filter_id = cf.filter_id AND cf.category_id = 115 INNER JOIN pod_filter fm ON gf.filter_id = fm.id AND fm.is_split = 0 AND fm.is_active INNER JOIN pod_filter f ON gf.filter_id_value = f.id AND f.is_active [0.020227909088135 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943; CREATE TEMPORARY TABLE tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00044107437133789 sec]
INSERT IGNORE INTO tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 p GROUP BY p.filter_id [0.00051689147949219 sec]
SELECT c.filter_id, c.count, f.entry, f.name_ua AS name, f.url, f.ord, fm.name_ua AS mname, fm.url AS murl, fm.ord AS mord FROM tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 c INNER JOIN pod_filter f ON c.filter_id = f.id INNER JOIN pod_filter fm ON f.entry = fm.id ORDER BY fm.ord DESC, f.ord DESC, c.filter_id [0.00049495697021484 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 [0.00031590461730957 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 [0.0001370906829834 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c788943 [0.00012588500976562 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4; CREATE TEMPORARY TABLE tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 ( id INT NOT NULL, entry INT NOT NULL, PRIMARY KEY (id), KEY idx_entry (entry) ) ENGINE=MEMORY; [0.0003349781036377 sec]
INSERT INTO tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 (id, entry) SELECT A.id, A.entry FROM ( SELECT g.id as id, g.id as entry -- основні FROM pod_cat_good g USE INDEX (idx_cat_entry_active_present) WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id as id, g.id as entry -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT go.id as id, g.id as entry -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT go.id as id, g.id as entry -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.011128902435303 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4; CREATE TEMPORARY TABLE tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00040411949157715 sec]
INSERT INTO tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 (goods_id, filter_id) SELECT DISTINCT A.entry AS goods_id, f.id AS filter_id FROM tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 A INNER JOIN pod_good_filter gf ON A.id = gf.id_good INNER JOIN pod_cat_filter cf ON gf.filter_id = cf.filter_id AND cf.category_id = 115 INNER JOIN pod_filter fm ON gf.filter_id = fm.id AND fm.is_split = 1 AND fm.is_active INNER JOIN pod_filter f ON gf.filter_id_value = f.id AND f.is_active [0.0058071613311768 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4; CREATE TEMPORARY TABLE tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00038313865661621 sec]
INSERT IGNORE INTO tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 p GROUP BY p.filter_id [0.00051188468933105 sec]
SELECT c.filter_id, c.count, f.entry, f.name_ua AS name, f.url, f.ord, fm.name_ua AS mname, fm.url AS murl, fm.ord AS mord FROM tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 c INNER JOIN pod_filter f ON c.filter_id = f.id INNER JOIN pod_filter fm ON f.entry = fm.id ORDER BY fm.ord DESC, f.ord DESC, c.filter_id [0.00054287910461426 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 [0.00035405158996582 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 [0.00014114379882812 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c78fad4 [0.00018095970153809 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44; CREATE TEMPORARY TABLE tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 ( entry INT NOT NULL, sub_icon_id INT NOT NULL, PRIMARY KEY (entry, sub_icon_id) ) ENGINE=MEMORY; [0.00031590461730957 sec]
INSERT IGNORE INTO tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 (entry, sub_icon_id) SELECT DISTINCT A.entry, A.sub_icon_id FROM ( SELECT g.id as id, g.id as entry, g.sub_icon_id -- основні FROM pod_cat_good g USE INDEX (idx_cat_entry_active_present) WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT g.id as id, g.id as entry, g.sub_icon_id -- основні в допкатегорії FROM pod_cat_good g INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND g.is_present AND g.is_present_all_mods AND g.entry =0 AND g.is_active UNION SELECT go.id as id, g.id as entry, go.sub_icon_id -- підтовари FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id WHERE g.cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active UNION SELECT go.id as id, g.id as entry, go.sub_icon_id -- підтовари в допкатегорії FROM pod_cat_good go INNER JOIN pod_cat_good g ON go.entry = g.id INNER JOIN pod_dop_cat_category dc ON dc.good_id = g.id WHERE dc.dop_cat_id IN (115) AND g.brand_id IN (2550,2474,1415,2445,327) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0054099559783936 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44; CREATE TEMPORARY TABLE tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 ( sub_icon_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00035405158996582 sec]
INSERT IGNORE INTO tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 (sub_icon_id, count) SELECT sub_icon_id, COUNT(DISTINCT entry) AS count FROM ( SELECT A.entry, A.sub_icon_id FROM tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 A INNER JOIN pod_sub_icon si ON A.sub_icon_id = si.id AND si.is_active_filter = 1 ) AA GROUP BY sub_icon_id [0.00056886672973633 sec]
SELECT c.sub_icon_id AS id, c.count, si.entry, si.name_ua AS name, si.url FROM tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 c INNER JOIN pod_sub_icon si ON c.sub_icon_id = si.id AND si.is_active_filter = 1 ORDER BY si.ordr, si.name [0.00026798248291016 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 [0.00029206275939941 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_r6hb2si6jdmd276brv79bnq21e_6a2a80c794e44 [0.00012493133544922 sec]
Низькі ціни на Каструлі Simax ... Barazzoni (Сімaкс ... Бaрaззoні) - великий вибір, фото. Купити Каструлі Simax ... Barazzoni (Сімaкс ... Бaрaззoні) в Києві і Україні

DEVELOPMENT🌷ЗНИЖКИ ДО 70%

ПЕРЕЙТИ

Каструлі Simax ... Barazzoni

Каструля скляна з кришкою 2 л Nyko Simax s6073
Каструля скляна з кришкою 2 л Nyko Simax s6073
Код: 480055
delivary icon

Виробник: Simax (Чехия)

Ціна:
556 грн
Каструля із кришкою 20 см 3.6 л Chef Oscar OSR-2000-20/n - 14 %
Каструля із кришкою 20 см 3.6 л Chef Oscar OSR-2000-20/n
Код: 443541

Виробник: Oscar (Украина)

Ціна:
615 грн 715 грн
Каструля з кришкою Ringel Meyer 2.3 л 18 см RG-2008-18 - 30 %
Каструля з кришкою Ringel Meyer 2.3 л 18 см RG-2008-18
Код: 280282

Виробник: Ringel (Германия)

Ціна:
684 грн 978 грн
Каструля з кришкою 20 см 3.15 л Grand Oscar OSR-2001-20 - 24 %
Каструля з кришкою 20 см 3.15 л Grand Oscar OSR-2001-20
Код: 455342

Виробник: Oscar (Украина)

Ціна:
665 грн 875 грн
Каструля Bonn (4.7 л) 22 см Ringel RG-2003-22
Каструля Bonn (4.7 л) 22 см Ringel RG-2003-22
Код: 215357

Виробник: Ringel (Германия)

Ціна:
1 206 грн
Каструля Bonn Ringel 2,6 л 18 см RG-2003-18
Каструля Bonn Ringel 2,6 л 18 см RG-2003-18
Код: 215359

Виробник: Ringel (Германия)

Ціна:
890 грн
Каструля Bonn Ringel 3,6 л 20 см RG-2003-20
Каструля Bonn Ringel 3,6 л 20 см RG-2003-20
Код: 215358

Виробник: Ringel (Германия)

Ціна:
1 006 грн
Каструля Bonn (6.1 л) 24 см Ringel RG-2003-24
Каструля Bonn (6.1 л) 24 см Ringel RG-2003-24
Код: 215356

Виробник: Ringel (Германия)

Ціна:
1 354 грн
Каструля з кришкою Ringel Meyer 4.2 л 22 см RG-2008-22 - 30 %
Каструля з кришкою Ringel Meyer 4.2 л 22 см RG-2008-22
Код: 280284

Виробник: Ringel (Германия)

Ціна:
832 грн 1 188 грн
Ківш Ringel Kinder 14 см 1.0 л з кришкою RG-4006-14 - 30 %
Ківш Ringel Kinder 14 см 1.0 л з кришкою RG-4006-14
Код: 232361

Виробник: Ringel (Германия)

Ціна:
548 грн 782 грн
Каструля Ringel Dresden 26 см 9 л з кришкою RG-2011-26 - 30 %
Каструля Ringel Dresden 26 см 9 л з кришкою RG-2011-26
Код: 244470

Виробник: Ringel (Германия)

Ціна:
1 318 грн 1 882 грн
Каструля з кришкою Ringel Zitrone 24x12 см 4.2л RG-2108-24 / 1
Каструля з кришкою Ringel Zitrone 24x12 см 4.2л RG-2108-24 / 1
Код: 230436

Виробник: Ringel (Германия)

Ціна:
2 424 грн
Ківш Ringel Kinder 12 см 0.6 л з кришкою RG-4006-12 - 30 %
Ківш Ringel Kinder 12 см 0.6 л з кришкою RG-4006-12
Код: 232360

Виробник: Ringel (Германия)

Ціна:
476 грн 680 грн
Каструля Ringel Dresden 30 см 13 л з кришкою RG-2011-30 - 30 %
Каструля Ringel Dresden 30 см 13 л з кришкою RG-2011-30
Код: 244472

Виробник: Ringel (Германия)

Ціна:
1 696 грн 2 422 грн
Ківш з кришкою 14см 1.25л Riegel Ringel RG-4016-14
Ківш з кришкою 14см 1.25л Riegel Ringel RG-4016-14
Код: 355037

Виробник: Ringel (Германия)

Ціна:
782 грн
Ківш із кришкою Ringel Expert 16 см 1.6л RG 4018-16 - 30 %
Ківш із кришкою Ringel Expert 16 см 1.6л RG 4018-16
Код: 400615

Виробник: Ringel (Германия)

Ціна:
848 грн 1 210 грн
Каструля з кришкою Ringel Fusion 16см 1.9л RG-2020-16
Каструля з кришкою Ringel Fusion 16см 1.9л RG-2020-16
Код: 420393

Виробник: Ringel (Германия)

Ціна:
1 232 грн
Каструля з кришкою Ringel Hanover 16см 1.8л
Каструля з кришкою Ringel Hanover 16см 1.8л
Код: 420398

Виробник: Ringel (Германия)

Ціна:
934 грн
Каструля з кришкою Ringel Besser 16 см 1.6 л RG-2021-16
Каструля з кришкою Ringel Besser 16 см 1.6 л RG-2021-16
Код: 438924

Виробник: Ringel (Германия)

Ціна:
1 230 грн
Каструля з кришкою Ringel Expert 20см 3.5л RG-2018-20
Каструля з кришкою Ringel Expert 20см 3.5л RG-2018-20
Код: 420450

Виробник: Ringel (Германия)

Ціна:
1 336 грн
Каструля з кришкою Ringel Zira 24 см 6.3 л RG-21006-24h
Каструля з кришкою Ringel Zira 24 см 6.3 л RG-21006-24h
Код: 438940

Виробник: Ringel (Германия)

Ціна:
2 296 грн
Ківш алюмінієвий Ringel Zira 20 см 2.2 л RG-41006-20
Ківш алюмінієвий Ringel Zira 20 см 2.2 л RG-41006-20
Код: 438958

Виробник: Ringel (Германия)

Ціна:
1 448 грн
Каструля з кришкою 18 см 1.6 л Nova Oscar OSR-2003-18
Каструля з кришкою 18 см 1.6 л Nova Oscar OSR-2003-18
Код: 455447

Виробник: Oscar (Украина)

Ціна:
889 грн
Каструля з кришкою 3.2 л 20 см Grey Line Ringel RG-2022-20
Каструля з кришкою 3.2 л 20 см Grey Line Ringel RG-2022-20
Код: 461341

Виробник: Ringel (Германия)

Ціна:
1 136 грн
Каструля My Lady 24 см, 8 л Barazzoni 510001024
Каструля My Lady 24 см, 8 л Barazzoni 510001024
Код: 461890

Виробник: Barazzoni (Италия)

Ціна:
11 689 грн
Каструля MY POT 24 см, 8 л 160001024 BARAZZONI
Каструля MY POT 24 см, 8 л 160001024 BARAZZONI
Код: 463080

Виробник: Barazzoni (Италия)

Ціна:
7 911 грн
Каструля MY POT 24 см, 4.5 л 160002024 BARAZZONI
Каструля MY POT 24 см, 4.5 л 160002024 BARAZZONI
Код: 463084

Виробник: Barazzoni (Италия)

Ціна:
6 595 грн
Каструля з кришкою PROFESSIONAL 24 см 8.4 л 169601024 BARAZZONI
Каструля з кришкою PROFESSIONAL 24 см 8.4 л 169601024 BARAZZONI
Код: 463090

Виробник: Barazzoni (Италия)

Ціна:
11 137 грн
Каструля з кришкою PROFESSIONAL 24 см 5,5 л 169602024 BARAZZONI
Каструля з кришкою PROFESSIONAL 24 см 5,5 л 169602024 BARAZZONI
Код: 463094

Виробник: Barazzoni (Италия)

Ціна:
9 835 грн
Каструля CARATI 20 см, 3.1 л 170102020 BARAZZONI
Каструля CARATI 20 см, 3.1 л 170102020 BARAZZONI
Код: 463101

Виробник: Barazzoni (Италия)

Ціна:
3 793 грн
Каструля TUMMY 26 см, 12 л 001001026 BARAZZONI
Каструля TUMMY 26 см, 12 л 001001026 BARAZZONI
Код: 463109

Виробник: Barazzoni (Италия)

Ціна:
9 397 грн
Каструля низька TUMMY 18 см, 1.25 л 001004018 BARAZZONI
Каструля низька TUMMY 18 см, 1.25 л 001004018 BARAZZONI
Код: 463113

Виробник: Barazzoni (Италия)

Ціна:
3 538 грн
1 2 3 4 5