SELECT url_to, r404 FROM pod_redirect WHERE BINARY REPLACE(url_from,'/ru/','/') = '/kastryuli/pyrex-brioni-risoli-flonal-barazzoni.html' LIMIT 0,1 [0.00054001808166504 sec]
SELECT pod_filter.id,pod_filter.url FROM pod_filter WHERE BINARY pod_filter.url IN ('pyrex','brioni','risoli','flonal','barazzoni') order by url [0.00075101852416992 sec]
SELECT pod_sub_icon.id,pod_sub_icon.url FROM pod_sub_icon WHERE BINARY pod_sub_icon.url IN ('pyrex','brioni','risoli','flonal','barazzoni') order by url [0.00063300132751465 sec]
select id,url from pod_cat_brand where BINARY url = 'pyrex-brioni-risoli-flonal-barazzoni' [0.00092577934265137 sec]
select id,url from pod_cat_brand where url = 'pyrex-brioni-risoli-flonal-barazzoni' [0.00018596649169922 sec]
select id,url from pod_cat_brand where url in ('pyrex','brioni','risoli','flonal','barazzoni') [0.00038886070251465 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,2321,2500,330,2445) 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,2321,2500,330,2445) AND g.is_present_all_mods AND g.entry =0 AND g.is_active [0.003756046295166 sec]
CREATE TEMPORARY TABLE temp_brand_counts_6a2a80b3de70d ( id INT, gid INT, INDEX idx_id (id), INDEX idx_gid (gid) ) [0.0012650489807129 sec]
INSERT INTO temp_brand_counts_6a2a80b3de70d (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,2321,2500,330,2445) [0.0065910816192627 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_6a2a80b3de70d 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.00054812431335449 sec]
DROP TEMPORARY TABLE IF EXISTS temp_brand_counts_6a2a80b3de70d [8.4877014160156E-5 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,2321,2500,330,2445) 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,2321,2500,330,2445) 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,2321,2500,330,2445) 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,2321,2500,330,2445) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.01092004776001 sec]
SELECT g.id, if(g.is_present and g.price >= '539' 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 >= '539' 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 >= '539' and pcg.price <= '23491' WHERE g.id in (211746,211763,283607,439598,444206,444304,444674,444711,444714,444758,444760,446715,446716,446717,446722,446723,446724,446729,446730,446731,446736,446737,446738,455460,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,479147,479149,479409,482420,482421,482422,482423) GROUP BY g.id ORDER BY g.ordr desc LIMIT 0, 32 [0.0085940361022949 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 >= '539' 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 >= '539' 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 >= '539' and pcg.price <= '23491') WHERE g.id in (211746,444206,444714,444674,444304,482421,482420,439598,444711,446715,446723,446731,455460,461891,463081,463085,463091,463098,463102,463110,463118,463122,463131,463140,463144,463148,463152,463156,463160,463164,463168,463172) GROUP BY g.id ORDER BY g.ordr desc [0.002708911895752 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 = '446715' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00026607513427734 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 = '446723' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00021100044250488 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 = '446731' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00023698806762695 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 = '461891' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00023913383483887 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 = '463110' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00022196769714355 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 = 463110 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= 463110 desc, g.is_present_all_mods desc [0.00072598457336426 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 = '463118' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00023794174194336 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 = 463118 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= 463118 desc, g.is_present_all_mods desc [0.00048303604125977 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 = '463122' AND g.is_active = '1' ORDER BY g.is_present DESC [0.0002751350402832 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 = 463122 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= 463122 desc, g.is_present_all_mods desc [0.00037002563476562 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 = '463131' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00023102760314941 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 = 463131 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= 463131 desc, g.is_present_all_mods desc [0.00035691261291504 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 = '463140' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00022196769714355 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 = 463140 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= 463140 desc, g.is_present_all_mods desc [0.0003960132598877 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 = '463144' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00024819374084473 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 = 463144 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= 463144 desc, g.is_present_all_mods desc [0.00035309791564941 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 = '463148' AND g.is_active = '1' ORDER BY g.is_present DESC [0.0002140998840332 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 = 463148 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= 463148 desc, g.is_present_all_mods desc [0.00036287307739258 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 = '463152' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00019407272338867 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 = 463152 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= 463152 desc, g.is_present_all_mods desc [0.00027608871459961 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 = '463156' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00021600723266602 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 = 463156 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= 463156 desc, g.is_present_all_mods desc [0.00033783912658691 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 = '463160' 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 = 463160 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= 463160 desc, g.is_present_all_mods desc [0.0003349781036377 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 = '463164' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00022792816162109 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 = 463164 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= 463164 desc, g.is_present_all_mods desc [0.00034499168395996 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 = '463168' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00020289421081543 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 = 463168 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= 463168 desc, g.is_present_all_mods desc [0.0004119873046875 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 = '463172' AND g.is_active = '1' ORDER BY g.is_present DESC [0.00023198127746582 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 = 463172 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= 463172 desc, g.is_present_all_mods desc [0.00087285041809082 sec]
SELECT name_ua AS name, url FROM pod_cat_brand WHERE id in (2550,2321,2500,330,2445) [0.00018405914306641 sec]
SELECT name_ua AS name, url FROM pod_cat_brand WHERE id='2550.2321.2500.330.2445' [0.00018906593322754 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592; CREATE TEMPORARY TABLE tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 ( id INT NOT NULL, PRIMARY KEY (id) ) ENGINE=MEMORY; [0.00029802322387695 sec]
INSERT INTO tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 (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,2321,2500,330,2445) 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,2321,2500,330,2445) AND g.is_present_all_mods AND g.entry =0 AND g.is_active ) A [0.013617038726807 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592; CREATE TEMPORARY TABLE tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00029206275939941 sec]
INSERT INTO tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 (goods_id, filter_id) SELECT DISTINCT A.id AS goods_id, f.id AS filter_id FROM tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 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.0093479156494141 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592; CREATE TEMPORARY TABLE tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00024104118347168 sec]
INSERT IGNORE INTO tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 p GROUP BY p.filter_id [0.00046801567077637 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_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 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.00034713745117188 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 [0.00019097328186035 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 [0.00012803077697754 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b3f0592 [8.8930130004883E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e; CREATE TEMPORARY TABLE tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e ( id INT NOT NULL, entry INT NOT NULL, PRIMARY KEY (id), KEY idx_entry (entry) ) ENGINE=MEMORY; [0.00016880035400391 sec]
INSERT INTO tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e (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,2321,2500,330,2445) 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,2321,2500,330,2445) 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,2321,2500,330,2445) 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,2321,2500,330,2445) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0080029964447021 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e; CREATE TEMPORARY TABLE tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00024104118347168 sec]
INSERT INTO tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e (goods_id, filter_id) SELECT DISTINCT A.entry AS goods_id, f.id AS filter_id FROM tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e 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.0023269653320312 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e; CREATE TEMPORARY TABLE tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00020694732666016 sec]
INSERT IGNORE INTO tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e p GROUP BY p.filter_id [0.00022292137145996 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_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e 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.00021600723266602 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e [0.00014090538024902 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e [6.8902969360352E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b40287e [6.3896179199219E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b405953; CREATE TEMPORARY TABLE tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 ( entry INT NOT NULL, sub_icon_id INT NOT NULL, PRIMARY KEY (entry, sub_icon_id) ) ENGINE=MEMORY; [0.00013494491577148 sec]
INSERT IGNORE INTO tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 (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,2321,2500,330,2445) 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,2321,2500,330,2445) 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,2321,2500,330,2445) 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,2321,2500,330,2445) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0035169124603271 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b405953; CREATE TEMPORARY TABLE tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 ( sub_icon_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00020694732666016 sec]
INSERT IGNORE INTO tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 (sub_icon_id, count) SELECT sub_icon_id, COUNT(DISTINCT entry) AS count FROM ( SELECT A.entry, A.sub_icon_id FROM tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 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.00027084350585938 sec]
SELECT c.sub_icon_id AS id, c.count, si.entry, si.name_ua AS name, si.url FROM tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 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.00014305114746094 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 [0.00026607513427734 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_9rk6460o82lfkml978d1icqhfl_6a2a80b405953 [9.4890594482422E-5 sec]
Низькі ціни на Каструлі Pyrex ... Barazzoni (Пирeкс ... Бaрaззoні) - великий вибір, фото. Купити Каструлі Pyrex ... Barazzoni (Пирeкс ... Бaрaззoні) в Києві і Україні

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

ПЕРЕЙТИ

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

Каструля скляна Pyrex Classic кругла 4.9 л 118A000
Каструля скляна Pyrex Classic кругла 4.9 л 118A000
Код: 211746

Виробник: Pyrex (Франция)

Ціна:
1 105 грн
Каструля з кришкою 2,4 л Dura Induction Flonal DUICV2030
Каструля з кришкою 2,4 л Dura Induction Flonal DUICV2030
Код: 444206

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

Ціна:
2 155 грн
Каструля 2,4 л Pietra Lavica Flonal PLIC22080
Каструля 2,4 л Pietra Lavica Flonal PLIC22080
Код: 444714

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

Ціна:
1 315 грн
Каструля без кришки 4,4 л Monolite Flonal MOIC22490
Каструля без кришки 4,4 л Monolite Flonal MOIC22490
Код: 444674

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

Ціна:
2 233 грн
Каструля з кришкою 4,3 л Dura Induction Flonal DUICV2430
Каструля з кришкою 4,3 л Dura Induction Flonal DUICV2430
Код: 444304

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

Ціна:
2 112 грн
Ківш із кришкою 18 см Cook Care Pyrex CR18AP6/8044
Ківш із кришкою 18 см Cook Care Pyrex CR18AP6/8044
Код: 482421

Виробник: Pyrex (Франция)

Ціна:
1 775 грн
Ківш із кришкою 16 см Cook Care Pyrex CR16AP6/8044
Ківш із кришкою 16 см Cook Care Pyrex CR16AP6/8044
Код: 482420

Виробник: Pyrex (Франция)

Ціна:
1 575 грн
Каструля чавунна з кришкою овальна Pyrex Slow Cook grey 5,8 л SC4AC33/6641
Каструля чавунна з кришкою овальна Pyrex Slow Cook grey 5,8 л SC4AC33/6641
Код: 439598

Виробник: Pyrex (Франция)

Ціна:
9 425 грн
Каструля з кришкою 18 см 2,5 л Royal Stone Sandstone Gold Brioni 764-038
Каструля з кришкою 18 см 2,5 л Royal Stone Sandstone Gold Brioni 764-038
Код: 446715

Виробник: Brioni (Турция)

Ціна:
2 699 грн
Каструля з кришкою 20 см 3 л Royal Stone Ti̇gereye Gold Brioni 764-046
Каструля з кришкою 20 см 3 л Royal Stone Ti̇gereye Gold Brioni 764-046
Код: 446723

Виробник: Brioni (Турция)

Ціна:
2 899 грн
Каструля з кришкою 24 см 4 л Selection Plus Biege Brioni 764-054
Каструля з кришкою 24 см 4 л Selection Plus Biege Brioni 764-054
Код: 446731

Виробник: Brioni (Турция)

Ціна:
3 899 грн
Каструля Chef Line 28 см, 13.5 л Barazzoni 163101028
Каструля Chef Line 28 см, 13.5 л Barazzoni 163101028
Код: 461891

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

Ціна:
7 217 грн
Каструля 2,2 л Pepita Granit Flonal PGFPE1850
Каструля 2,2 л Pepita Granit Flonal PGFPE1850
Код: 444711

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

Ціна:
852 грн
Каструля MY POT 28 см, 13.5 л 160001028 BARAZZONI
Каструля MY POT 28 см, 13.5 л 160001028 BARAZZONI
Код: 463081

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

Ціна:
9 481 грн
Каструля CHEF LINE 16 см, 1.4 л 163102016 BARAZZONI
Каструля CHEF LINE 16 см, 1.4 л 163102016 BARAZZONI
Код: 463085

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

Ціна:
2 618 грн
Каструля з кришкою PROFESSIONAL 28 см 11.8 л 169601028 BARAZZONI
Каструля з кришкою PROFESSIONAL 28 см 11.8 л 169601028 BARAZZONI
Код: 463091

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

Ціна:
14 109 грн
Каструля чавунна з кришкою 20 см 2.2 л Slow Cook Pyrex SC5AC20/6641
Каструля чавунна з кришкою 20 см 2.2 л Slow Cook Pyrex SC5AC20/6641
Код: 455460

Виробник: Pyrex (Франция)

Ціна:
5 149 грн
Каструля CARATI 24 см, 7.7 л 170101024 BARAZZONI
Каструля CARATI 24 см, 7.7 л 170101024 BARAZZONI
Код: 463098

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

Ціна:
5 448 грн
Каструля CARATI 24 см, 4.7 л 170102024 BARAZZONI
Каструля CARATI 24 см, 4.7 л 170102024 BARAZZONI
Код: 463102

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

Ціна:
4 783 грн
Каструля TUMMY 18 см, 2.5 л 001002018 BARAZZONI
Каструля TUMMY 18 см, 2.5 л 001002018 BARAZZONI
Код: 463110

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

Ціна:
4 033 грн
Каструля низька TUMMY 22 см, 2.25 л 001004022 BARAZZONI
Каструля низька TUMMY 22 см, 2.25 л 001004022 BARAZZONI
Код: 463118

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

Ціна:
4 500 грн
Каструля TUMMY 18 см, 2.5 л 018002018 BARAZZONI
Каструля TUMMY 18 см, 2.5 л 018002018 BARAZZONI
Код: 463122

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

Ціна:
5 236 грн
Каструля DOLCE VITA 20 см, 4.6 л 267101020 BARAZZONI
Каструля DOLCE VITA 20 см, 4.6 л 267101020 BARAZZONI
Код: 463131

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

Ціна:
4 104 грн
Каструля DOLCE VITA 16 см, 1.4 л 267102016 BARAZZONI
Каструля DOLCE VITA 16 см, 1.4 л 267102016 BARAZZONI
Код: 463140

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

Ціна:
2 774 грн
Каструля DOLCE VITA 24 см, 4.5 л 267102024 BARAZZONI
Каструля DOLCE VITA 24 см, 4.5 л 267102024 BARAZZONI
Код: 463144

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

Ціна:
4 486 грн
Каструля CHEF LINE 18 см, 2.1 л 163102018 BARAZZONI
Каструля CHEF LINE 18 см, 2.1 л 163102018 BARAZZONI
Код: 463148

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

Ціна:
3 156 грн
Каструля 26 см, 9.5 л 266101026 BARAZZONI
Каструля 26 см, 9.5 л 266101026 BARAZZONI
Код: 463156

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

Ціна:
6 128 грн
Каструля BONITA 22 см, 3,8 л 266102022 BARAZZONI
Каструля BONITA 22 см, 3,8 л 266102022 BARAZZONI
Код: 463160

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

Ціна:
3 354 грн
Каструля низька BONITA 26 см, 3.4 л 266104026 BARAZZONI
Каструля низька BONITA 26 см, 3.4 л 266104026 BARAZZONI
Код: 463164

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

Ціна:
4 231 грн
Каструля с крышкой BLACK TITAN 20 см, 2.4л 85560202098 BARAZZONI
Каструля с крышкой BLACK TITAN 20 см, 2.4л 85560202098 BARAZZONI
Код: 463168

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

Ціна:
8 236 грн
Каструля низька CARATI 24 см, 3л 170104024 BARAZZONI
Каструля низька CARATI 24 см, 3л 170104024 BARAZZONI
Код: 463172

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

Ціна:
4 302 грн
1 2 3 4