SELECT url_to, r404 FROM pod_redirect WHERE BINARY REPLACE(url_from,'/ru/','/') = '/kastryuli/biol-pyrex-woll-risoli-iq.html' LIMIT 0,1 [0.0007781982421875 sec]
SELECT pod_filter.id,pod_filter.url FROM pod_filter WHERE BINARY pod_filter.url IN ('biol','pyrex','woll','risoli','iq') order by url [0.00088405609130859 sec]
SELECT pod_sub_icon.id,pod_sub_icon.url FROM pod_sub_icon WHERE BINARY pod_sub_icon.url IN ('biol','pyrex','woll','risoli','iq') order by url [0.00058507919311523 sec]
select id,url from pod_cat_brand where BINARY url = 'biol-pyrex-woll-risoli-iq' [0.0009150505065918 sec]
select id,url from pod_cat_brand where url = 'biol-pyrex-woll-risoli-iq' [0.00019478797912598 sec]
select id,url from pod_cat_brand where url in ('biol','pyrex','woll','risoli','iq') [0.00039911270141602 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) AND g.is_present_all_mods AND g.entry =0 AND g.is_active [0.065178155899048 sec]
CREATE TEMPORARY TABLE temp_brand_counts_6a2ac09e42648 ( id INT, gid INT, INDEX idx_id (id), INDEX idx_gid (gid) ) [0.00046706199645996 sec]
INSERT INTO temp_brand_counts_6a2ac09e42648 (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 (319,2552,330,2445,1832) [0.0068209171295166 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_6a2ac09e42648 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.0011570453643799 sec]
DROP TEMPORARY TABLE IF EXISTS temp_brand_counts_6a2ac09e42648 [0.00016403198242188 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.023300170898438 sec]
SELECT g.id, if(g.is_present and g.price >= '539' and g.price <= '9425',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 <= '9425',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 <= '9425' WHERE g.id in (211746,211763,281222,281234,281235,281236,281237,281238,281243,281299,283607,439598,455460,463310,471356,471371,471372,471373,471374,471378,476572,476573,476574,476575,476576,477636,477637,477638,477639,477640,477646,477647,477648,479147,479149,479409,482323,482324,482327,482328,482329,482330,482331,482332,482420,482421,482422,482423,486621,486622,486623,486624,486625,500372,500373,500374,500375,500376) GROUP BY g.id ORDER BY g.ordr desc LIMIT 0, 32 [0.0072739124298096 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 <= '9425',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 <= '9425',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 <= '9425') WHERE g.id in (211746,482421,482420,281235,281299,281234,281243,281222,281238,281237,281236,455460,471372,476572,476576,477639,477648,482323,482329,486621,486625,500375,211763,463310,471373,476573,477636,477640,479147,482324,482330,486622) GROUP BY g.id ORDER BY g.ordr desc [0.0030457973480225 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.entry, 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 IN (211746,482421,482420,281235,281299,281234,281243,281222,281238,281237,281236,211763,463310,455460,471373,471372,476576,476572,479147,476573,477636,477639,500375,477640,477648,482323,482324,482329,482330,486621,486622,486625) AND g.is_active = '1' ORDER BY g.entry, g.is_present DESC [0.00037598609924316 sec]
SELECT DISTINCT ggd2.good_id AS source_good_id, 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_goods_group_goods ggd2 JOIN pod_goods_group_goods ggd ON ggd2.goods_group_id=ggd.goods_group_id JOIN pod_goods_group gg ON ggd.goods_group_id=gg.id JOIN pod_cat_good g ON g.id=ggd.good_id 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_colors pc ON pc.id=ggd.color_id WHERE ggd2.good_id IN (211746,482421,482420,281235,281299,281234,281243,281222,281238,281237,281236,211763,463310,455460,471373,471372,476576,476572,479147,476573,477636,477639,500375,477640,477648,482323,482324,482329,482330,486621,486622,486625) ORDER BY ggd2.good_id, g.is_present_all_mods DESC [0.0025069713592529 sec]
SELECT name_ua AS name, url FROM pod_cat_brand WHERE id in (319,2552,330,2445,1832) [0.00020194053649902 sec]
SELECT name_ua AS name, url FROM pod_cat_brand WHERE id='319.2552.330.2445.1832' [0.00014019012451172 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3; CREATE TEMPORARY TABLE tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 ( id INT NOT NULL, PRIMARY KEY (id) ) ENGINE=MEMORY; [0.0002901554107666 sec]
INSERT INTO tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 (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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) AND g.is_present_all_mods AND g.entry =0 AND g.is_active ) A [0.018408060073853 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3; CREATE TEMPORARY TABLE tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.0002598762512207 sec]
INSERT INTO tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 (goods_id, filter_id) SELECT DISTINCT A.id AS goods_id, f.id AS filter_id FROM tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 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.010493993759155 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3; CREATE TEMPORARY TABLE tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00025796890258789 sec]
INSERT IGNORE INTO tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 p GROUP BY p.filter_id [0.00034308433532715 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_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 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.00024199485778809 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 [0.00017905235290527 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 [9.1075897216797E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e4fdc3 [0.00011205673217773 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de; CREATE TEMPORARY TABLE tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de ( id INT NOT NULL, entry INT NOT NULL, PRIMARY KEY (id), KEY idx_entry (entry) ) ENGINE=MEMORY; [0.00013113021850586 sec]
INSERT INTO tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de (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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0079219341278076 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de; CREATE TEMPORARY TABLE tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de ( goods_id INT NOT NULL, filter_id INT NOT NULL, PRIMARY KEY (goods_id, filter_id) ) ENGINE=MEMORY; [0.00021195411682129 sec]
INSERT INTO tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de (goods_id, filter_id) SELECT DISTINCT A.entry AS goods_id, f.id AS filter_id FROM tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de 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.0021669864654541 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de; CREATE TEMPORARY TABLE tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de ( filter_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00026321411132812 sec]
INSERT IGNORE INTO tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de (filter_id, count) SELECT p.filter_id, COUNT(*) AS count FROM tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de p GROUP BY p.filter_id [0.0002751350402832 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_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de 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.00023794174194336 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de [0.00014495849609375 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_pairs_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de [0.00011587142944336 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e578de [6.5803527832031E-5 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a; CREATE TEMPORARY TABLE tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a ( entry INT NOT NULL, sub_icon_id INT NOT NULL, PRIMARY KEY (entry, sub_icon_id) ) ENGINE=MEMORY; [0.00014710426330566 sec]
INSERT IGNORE INTO tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a (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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) 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 (319,2552,330,2445,1832) AND go.is_present AND go.is_active AND g.is_present_all_mods AND g.is_active ) A [0.0096778869628906 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a; CREATE TEMPORARY TABLE tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a ( sub_icon_id INT NOT NULL PRIMARY KEY, count INT NOT NULL ) ENGINE=MEMORY; [0.00022315979003906 sec]
INSERT IGNORE INTO tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a (sub_icon_id, count) SELECT sub_icon_id, COUNT(DISTINCT entry) AS count FROM ( SELECT A.entry, A.sub_icon_id FROM tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a 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.00025391578674316 sec]
SELECT c.sub_icon_id AS id, c.count, si.entry, si.name_ua AS name, si.url FROM tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a 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.00014901161193848 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_A_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a [0.00022315979003906 sec]
DROP TEMPORARY TABLE IF EXISTS tmp_counts_ufn69tago3nc04jbqcnbi5q1eb_6a2ac09e5a97a [7.6055526733398E-5 sec]
Низькі ціни на Каструлі БІОЛ ... IQ (БІOЛ ... ІQ) - великий вибір, фото. Купити Каструлі БІОЛ ... IQ (БІOЛ ... ІQ) в Києві і Україні

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

ПЕРЕЙТИ

Каструлі БІОЛ ... IQ

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

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

Ціна:
1 105 грн
Ківш із кришкою 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 грн
Ківш Woll 20x10 см 2,5 л Saphir Lite W920SL
Ківш Woll 20x10 см 2,5 л Saphir Lite W920SL
Код: 281235

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

Ціна:
3 000 грн
Ківш Woll 16x8 см Diamond's Best W1716D
Ківш Woll 16x8 см Diamond's Best W1716D
Код: 281299

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

Ціна:
4 229 грн
Ківш Woll 20x10 см 2,5 л Saphir Lite Induktion W920SLI
Ківш Woll 20x10 см 2,5 л Saphir Lite Induktion W920SLI
Код: 281234

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

Ціна:
3 538 грн
Каструля Woll 28x15,5 см 7,5 л Saphir Lite Induktion W128SLI
Каструля Woll 28x15,5 см 7,5 л Saphir Lite Induktion W128SLI
Код: 281243

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

Ціна:
3 577 грн
Ківш Woll 16x9 см 1,5 л Diamond Lite W916DPS
Ківш Woll 16x9 см 1,5 л Diamond Lite W916DPS
Код: 281222

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

Ціна:
2 689 грн
Ківш Woll 16x9 см 1,5 л Saphir Lite W916SL
Ківш Woll 16x9 см 1,5 л Saphir Lite W916SL
Код: 281238

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

Ціна:
2 498 грн
Ківш Woll 18x9,5 см 2 л Saphir Lite W918SL
Ківш Woll 18x9,5 см 2 л Saphir Lite W918SL
Код: 281237

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

Ціна:
2 824 грн
Ківш Woll 18x9,5 см 2 л Saphir Lite Induktion W918SLI
Ківш Woll 18x9,5 см 2 л Saphir Lite Induktion W918SLI
Код: 281236

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

Ціна:
3 343 грн
Ківш з кришкою 16 см Expert Touch Pyrex ET16APX/7644
Ківш з кришкою 16 см Expert Touch Pyrex ET16APX/7644
Код: 211763

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

Ціна:
1 885 грн
Каструля з кришкою діам.20см "Optima" 000097/20tp0 RISOLI
Каструля з кришкою діам.20см "Optima" 000097/20tp0 RISOLI
Код: 463310

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

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

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

Ціна:
5 149 грн
Каструля з кришкою 4.3 л 22 см Be Traditional IQ IQ-2046-22
Каструля з кришкою 4.3 л 22 см Be Traditional IQ IQ-2046-22
Код: 471373

Виробник: IQ (КНР)

Ціна:
1 939 грн
Каструля з кришкою 3.3 л 20 см Be Traditional IQ IQ-2046-20
Каструля з кришкою 3.3 л 20 см Be Traditional IQ IQ-2046-20
Код: 471372

Виробник: IQ (КНР)

Ціна:
1 739 грн
Каструля з кришкою 24 см 5,8 л Be Creative IQ IQ-2050-24 - 21 %
Каструля з кришкою 24 см 5,8 л Be Creative IQ IQ-2050-24
Код: 476576

Виробник: IQ (КНР)

Ціна:
1 919 грн 2 415 грн
Ківш із кришкою 16 см 1,8 л Be Creative IQ IQ-4050-16 - 25 %
Ківш із кришкою 16 см 1,8 л Be Creative IQ IQ-4050-16
Код: 476572

Виробник: IQ (КНР)

Ціна:
1 099 грн 1 469 грн
Каструля з кришкою кругла 1 л 0.3 л Pyrex 207A000/8643
Каструля з кришкою кругла 1 л 0.3 л Pyrex 207A000/8643
Код: 479147

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

Ціна:
539 грн
Каструля з кришкою 18 см 2,5 л Be Creative IQ IQ-2050-18 - 20 %
Каструля з кришкою 18 см 2,5 л Be Creative IQ IQ-2050-18
Код: 476573

Виробник: IQ (КНР)

Ціна:
1 335 грн 1 679 грн
Каструля з кришкою 20 см 2.4 л Be Active IQ IQ-2048-20
Каструля з кришкою 20 см 2.4 л Be Active IQ IQ-2048-20
Код: 477636

Виробник: IQ (КНР)

Ціна:
1 745 грн
Каструля з кришкою 20 см 2.4 л Be Simple IQ IQ-2049-20
Каструля з кришкою 20 см 2.4 л Be Simple IQ IQ-2049-20
Код: 477639

Виробник: IQ (КНР)

Ціна:
1 745 грн
Каструля з кришкою 24 см 5.5 л Be Brave IQ IQ-2052-24 - 26 %
Каструля з кришкою 24 см 5.5 л Be Brave IQ IQ-2052-24
Код: 500375

Виробник: IQ (КНР)

Ціна:
1 889 грн 2 549 грн
Каструля з кришкою 24 см 4.2 л л Be Simple IQ IQ-2049-24
Каструля з кришкою 24 см 4.2 л л Be Simple IQ IQ-2049-24
Код: 477640

Виробник: IQ (КНР)

Ціна:
2 179 грн
Ківш із кришкою 16 см 1,4 л Be Traditional IQ IQ-4045-16
Ківш із кришкою 16 см 1,4 л Be Traditional IQ IQ-4045-16
Код: 477648

Виробник: IQ (КНР)

Ціна:
1 575 грн
Каструля з кришкою 18 см 1.7 л Be Active IQ IQ-2048-18
Каструля з кришкою 18 см 1.7 л Be Active IQ IQ-2048-18
Код: 482323

Виробник: IQ (КНР)

Ціна:
1 635 грн
Каструля з кришкою 18 см 1.7 л Be Creative IQ IQ-2047-18 - 27 %
Каструля з кришкою 18 см 1.7 л Be Creative IQ IQ-2047-18
Код: 482324

Виробник: IQ (КНР)

Ціна:
1 199 грн 1 635 грн
Каструля з кришкою 28 см 6.4 л Be Simple IQ IQ-2049-28
Каструля з кришкою 28 см 6.4 л Be Simple IQ IQ-2049-28
Код: 482329

Виробник: IQ (КНР)

Ціна:
2 715 грн
Каструля з кришкою 20 см 2.7 л Be Traditional IQ IQ-2045-20
Каструля з кришкою 20 см 2.7 л Be Traditional IQ IQ-2045-20
Код: 482330

Виробник: IQ (КНР)

Ціна:
2 255 грн
Ківш із кришкою 16 см 1,6 л Be Smart IQ IQ-4053-16
Ківш із кришкою 16 см 1,6 л Be Smart IQ IQ-4053-16
Код: 486621

Виробник: IQ (КНР)

Ціна:
1 365 грн
Каструля із кришкою 18 см 2,3 л Be Smart IQ IQ-2053-18
Каструля із кришкою 18 см 2,3 л Be Smart IQ IQ-2053-18
Код: 486622

Виробник: IQ (КНР)

Ціна:
1 529 грн
Каструля із кришкою 24 см 5,4 л Be Smart IQ IQ-2053-24
Каструля із кришкою 24 см 5,4 л Be Smart IQ IQ-2053-24
Код: 486625

Виробник: IQ (КНР)

Ціна:
2 275 грн
1 2