Mi Smart Kettle Pro
Xiaomi

Mi Smart Kettle Pro

/* =============== Mi Smart Kettle Pro =============== */ #smart_kettle_pro { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #smart_kettle_pro ul, #smart_kettle_pro ol { list-style: none; padding-left: 0; } #smart_kettle_pro video, #smart_kettle_pro img { vertical-align: middle; } #smart_kettle_pro video { width: 100%; height: auto; } #smart_kettle_pro.xiaomi_container { max-width: 2560px; } #smart_kettle_pro .section { line-height: 1.2; } #smart_kettle_pro .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #smart_kettle_pro .font-bold { font-weight: 700; } #smart_kettle_pro .font-light { font-weight: 300; } #smart_kettle_pro .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #smart_kettle_pro .text-box.text-box--left { text-align: left; } #smart_kettle_pro .text-box--white { color: #ffffff; } #smart_kettle_pro .text-box .title, #smart_kettle_pro .text-box .desc, #smart_kettle_pro .text-box .text { display: block; } #smart_kettle_pro .text-box .title { font-size: 36px; line-height: 1.2; } #smart_kettle_pro .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #smart_kettle_pro .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #smart_kettle_pro .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #smart_kettle_pro .text-box .text.text--small { font-size: 14px; opacity: .5; } #smart_kettle_pro .video-box, #smart_kettle_pro .image-box { padding: 0 12.5%; } #smart_kettle_pro .video-box video { width: 100%; height: auto; } #smart_kettle_pro .video a, #smart_kettle_pro .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #smart_kettle_pro .video a img, #smart_kettle_pro .video .video-link img { transition: 0.3s ease-in-out transform; } #smart_kettle_pro .video a:hover img, #smart_kettle_pro .video .video-link:hover img { transform: scale(1.1); } #smart_kettle_pro .video a::after, #smart_kettle_pro .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/smart-kettle-pro/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #smart_kettle_pro .text-box { padding: 5%; } #smart_kettle_pro .text-box .title { font-size: 26px; } #smart_kettle_pro .text-box .title.title--big { font-size: 36px; } #smart_kettle_pro .video-box, #smart_kettle_pro .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #smart_kettle_pro .text-box .title { font-size: 22px; } #smart_kettle_pro .text-box .title.title--big { font-size: 28px; } #smart_kettle_pro .text-box .desc { font-size: 18px; margin-top: 10px; } #smart_kettle_pro .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .text-box { padding: 10% 5%; } #smart_kettle_pro .text-box .title { font-size: 20px; } #smart_kettle_pro .text-box .title.title--big { font-size: 24px; } #smart_kettle_pro .text-box .desc { font-size: 16px; } #smart_kettle_pro .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #smart_kettle_pro .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #smart_kettle_pro .text-box .text { padding-left: 10%; padding-right: 10%; } #smart_kettle_pro .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #smart_kettle_pro .section.section-float { position: relative; z-index: 1; height: 580px; } #smart_kettle_pro .section.section-float--big { height: 680px; } #smart_kettle_pro .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #smart_kettle_pro .section .text-box.text-box-float--left { left: 5%; } #smart_kettle_pro .section .text-box.text-box-float--right { left: 55%; } @media (max-width: 991.98px) { #smart_kettle_pro .section.section-float { height: 440px; } #smart_kettle_pro .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section.section-float { height: 420px; } #smart_kettle_pro .section.section-float--big { height: 480px; } #smart_kettle_pro .section .text-box.text-box-float { width: 45%; } #smart_kettle_pro .section .text-box.text-box-float--left { left: 5%; } #smart_kettle_pro .section .text-box.text-box-float--right { left: 50%; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 300px; } #smart_kettle_pro .section .text-box.text-box-float, #smart_kettle_pro .section .text-box.text-box-float--left { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } } @media only screen and (max-width: 363.98px) { #smart_kettle_pro .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #smart_kettle_pro .section.section-float { height: 720px; } #smart_kettle_pro .section.section-float--big { height: 820px; } #smart_kettle_pro .section .text-box.text-box-float { width: 35%; } #smart_kettle_pro .section .text-box.text-box-float--left { left: 12.5%; } } @media (min-width: 1620px) { #smart_kettle_pro .section.section-float { height: 880px; } #smart_kettle_pro .section.section-float--big { height: 980px; } #smart_kettle_pro .section .text-box.text-box-float { width: 30%; } #smart_kettle_pro .section .text-box.text-box-float--right { left: 60%; } } @media (min-width: 2080px) { #smart_kettle_pro .section.section-float { height: 1080px; } #smart_kettle_pro .section.section-float--big { height: 1180px; } } /* =============== Personalized =============== */ /* =============== Section 01 =============== */ #smart_kettle_pro .section-01 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-01.png'); height: 780px; } #smart_kettle_pro .section-01 .text-box { padding-top: 15%; padding-left: 10%; padding-right: 50%; } #smart_kettle_pro .section-01 .text-box .title { font-size: 42px; display: flex; align-items: center; } #smart_kettle_pro .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: 500; color: #4f4f50; } #smart_kettle_pro .section-01 .text-box .text { color: #898989; } @media (max-width: 991.98px) { #smart_kettle_pro .section-01 { height: 560px; background-position: right center; } #smart_kettle_pro .section-01 .text-box { padding-top: 12.5%; padding-left: 5%; } #smart_kettle_pro .section-01 .text-box .title { font-size: 28px; } #smart_kettle_pro .section-01 .text-box .desc { font-size: 20px; } #smart_kettle_pro .section-01 .text-box .text { margin-top: 15px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section-01 { height: 420px; } #smart_kettle_pro .section-01 .text-box .title { display: block; } #smart_kettle_pro .section-01 .text-box .desc { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section-01 { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 400px; } #smart_kettle_pro .section-01 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; transform: none; background-color: #ffffff; } #smart_kettle_pro .section-01 .text-box .title { justify-content: center; flex-wrap: wrap; font-size: 22px; } } @media only screen and (max-width: 363.98px) { #smart_kettle_pro .section-01 { padding-bottom: 300px; } } @media (min-width: 1200px) { #smart_kettle_pro .section-01 { height: 940px; } #smart_kettle_pro .section-01 .text-box { padding-top: 15%; padding-left: 12.5%; } #smart_kettle_pro .section-01 .text-box .title { font-size: 52px; } #smart_kettle_pro .section-01 .text-box .desc { font-size: 28px; } } @media (min-width: 1400px) { #smart_kettle_pro .section-01 .text-box { padding-left: 15%; } } @media (min-width: 1620px) { #smart_kettle_pro .section-01 { height: 1040px; } } @media (min-width: 2080px) { #smart_kettle_pro .section-01 { height: 1160px; } } /* =============== Section 02 =============== */ #smart_kettle_pro .section-02 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-02.jpg'); } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-02 { background-position: left bottom; } } /* =============== Section 03 =============== */ #smart_kettle_pro .section-03 { background-color: #363738; } #smart_kettle_pro .section-03 .text-box .text { color: #ffffffcc; } #smart_kettle_pro .section-03 .list { margin: 0 auto; max-width: 1080px; width: 90%; display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 2.5%; } #smart_kettle_pro .section-03 .list .item { flex: 0 0 20%; width: 20%; padding: 20px; text-align: center; color: #ffffff; font-size: 18px; } #smart_kettle_pro .section-03 .list .item img { width: 100px; } #smart_kettle_pro .section-03 .list .item .text { display: block; margin-top: 20px; } #smart_kettle_pro .section-03 .text-bottom { color: rgba(255,255,255,0.5); font-size: 15px; text-align: center; padding: 0 5%; } @media (max-width: 991.98px) { #smart_kettle_pro .section-03 .list .item { font-size: 16px; } #smart_kettle_pro .section-03 .list .item img { width: 80px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section-03 .list .item { font-size: 15px; padding: 20px 10px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section-03 .list .item { flex: 0 0 33.3333%; width: 33.3333%; font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_kettle_pro .section-03 .list .item { flex: 0 0 50%; width: 50%; } } @media (min-width: 1200px) { #smart_kettle_pro .section-03 .list .item img { width: 116px; } } /* =============== Section 04 =============== */ #smart_kettle_pro .section-04 { background-color: #363738; padding: 5% 0; } #smart_kettle_pro .section.section-04 .text-wrap .title { color: #808080; } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section-04 { padding: 10% 0; } } /* =============== Section 05 =============== */ #smart_kettle_pro .section-05 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-05.jpg'); } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-05 { background-position: left bottom; } #smart_kettle_pro .section.section-float.section-05 .text-box { background-color: #ffffff; } } /* =============== Section 06 =============== */ #smart_kettle_pro .section-06 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-06.jpg'); } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-06 { background-position: right bottom; background-color: #655F5C; } #smart_kettle_pro .section.section-float.section-06 .text-box { background-color: #655F5C; } } /* =============== Section 07 =============== */ #smart_kettle_pro .section-07 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-07.jpg'); height: 640px; } @media (max-width: 991.98px) { #smart_kettle_pro .section-07 { height: 560px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section-07 { height: 480px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section-07 { height: 420px; background-position: bottom center; background-size: 140% auto; } } @media (min-width: 1200px) { #smart_kettle_pro .section-07 { height: 720px; } } @media (min-width: 1620px) { #smart_kettle_pro .section-07 { height: 820px; } } @media (min-width: 2080px) { #smart_kettle_pro .section-07 { height: 960px; } } /* =============== Section 08 =============== */ #smart_kettle_pro .section-08 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-08.jpg'); } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-08 { background-position: right bottom; } } /* =============== Section 09 =============== */ #smart_kettle_pro .section-09 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-09.jpg'); } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-09 { background-position: left 20px bottom; background-color: #1A1A1A; } } /* =============== Section 10 =============== */ #smart_kettle_pro .section-10 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-10.jpg'); } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-10 { background-position: right bottom; } } /* =============== Section 11 =============== */ #smart_kettle_pro .section-11 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-11.jpg'); } @media (max-width: 767.98px) { #smart_kettle_pro .section.section-float.section-11 { background-position: left -160px bottom; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-11 { background-position: left 40px bottom; padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #smart_kettle_pro .section.section-float.section-11 { padding-bottom: 200px; } } /* =============== Section 12 =============== */ #smart_kettle_pro .section-12 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-12.jpg'); height: 640px; } @media (max-width: 991.98px) { #smart_kettle_pro .section-12 { height: 560px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section-12 { height: 480px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section-12 { background-position: bottom center; background-color: #292929; background-size: 150% auto; } } @media (min-width: 1200px) { #smart_kettle_pro .section-12 { height: 780px; } } @media (min-width: 1620px) { #smart_kettle_pro .section-12 { height: 880px; } } @media (min-width: 2080px) { #smart_kettle_pro .section-12 { height: 980px; } } /* =============== Section 13 =============== */ #smart_kettle_pro .section-13 { background-image: url('https://media.mi-home.pl/products/smart-kettle-pro/section-13.jpg'); } #smart_kettle_pro .section-13 .list { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; padding-top: 30px; } #smart_kettle_pro .section-13 .list .item { flex: 0 0 33.3333%; width: 33.3333%; padding: 20px; text-align: center; color: #191919; } #smart_kettle_pro .section-13 .list .item img { width: 100px; } #smart_kettle_pro .section-13 .list .item .text { display: block; margin-top: 20px; font-size: 16px; } @media (max-width: 991.98px) { #smart_kettle_pro .section-13 .list .item img { width: 80px; } #smart_kettle_pro .section-13 .list .item .text { margin-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section-13.section.section-float { height: auto; background-position: left bottom; background-size: 160% auto; background-color: #EBEBEB; padding-bottom: 450px; } #smart_kettle_pro .section-13.section .text-box.text-box-float { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } #smart_kettle_pro .section-13 .list .item { padding: 20px 10px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section-13.section.section-float { padding-bottom: 350px; } } @media only screen and (max-width: 363.98px) { #smart_kettle_pro .section-13.section.section-float { padding-bottom: 250px; } #smart_kettle_pro .section-13 .list .item { flex: 0 0 50%; width: 50%; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section.section-float.section-13 { background-position: left bottom; } } /* =============== Section 14 =============== */ #smart_kettle_pro .section-14 { background-color: #E0E0E0; padding-bottom: 5%; } /* =============== Section image box =============== */ #smart_kettle_pro .section .image-box-wrap { padding: 0; width: 90%; max-width: 2000px; margin: 0 auto; overflow: hidden; border-radius: 20px; } #smart_kettle_pro .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #smart_kettle_pro .section .image-box--reverse { flex-direction: row-reverse; } #smart_kettle_pro .section .text-wrap, #smart_kettle_pro .section .image { width: 50%; flex: 0 0 50%; } #smart_kettle_pro .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: center; color: #191919; } #smart_kettle_pro .section .text-wrap > div { width: 100%; } #smart_kettle_pro .section .text-wrap .title { font-size: 22px; display: block; margin-bottom: 0; font-weight: bold; } #smart_kettle_pro .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 15px; display: block; } @media (max-width: 991.98px) { #smart_kettle_pro .section .text-wrap .title { font-size: 18px; } #smart_kettle_pro .section .text-wrap .text { font-size: 14px; } } @media (max-width: 767.98px) { #smart_kettle_pro .section .text-wrap { padding: 0 5%; } #smart_kettle_pro .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #smart_kettle_pro .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #smart_kettle_pro .section .text-wrap, #smart_kettle_pro .section .image { width: 100%; display: block; } #smart_kettle_pro .section .text-wrap { padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #smart_kettle_pro .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #smart_kettle_pro .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #smart_kettle_pro .section-notes ul { margin: 0; padding: 0; list-style: none; } #smart_kettle_pro .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #smart_kettle_pro .section-notes { padding: 5%; } #smart_kettle_pro .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #smart_kettle_pro .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #smart_kettle_pro .slick-dots { bottom: 35px; } #smart_kettle_pro .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #smart_kettle_pro .slick-dots li.slick-active button::before, #smart_kettle_pro .slick-dots li:hover button::before { opacity: 1; } #smart_kettle_pro .slick-dotted.slick-slider { margin-bottom: 0; } #smart_kettle_pro .slick-slider > .slider-item { display: none; } #smart_kettle_pro .slick-slider > .slider-item:first-child { display: block; } #smart_kettle_pro .slick-slider .slick-dots li button { border-radius: 30px; } #smart_kettle_pro .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #smart_kettle_pro .slick-slider .slick-dots li.slick-active button, #smart_kettle_pro .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #smart_kettle_pro .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #smart_kettle_pro .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi Smart Kettle Pro 5 poziomów grzania, precyzyjna kontrola Wyświetlacz temperatury w czasie rzeczywistym | Pojemność 1,5L | Grzałka STRIX | Potrójna ochrona bezpieczeństwa. Czajnik elektryczny z ekranem Poznaj temperaturę wody Nowa generacja Mi Thermoplastic Electric Kettle Pro, zmodernizowana o cyfrowy wyświetlacz wysokiej rozdzielczości. Wyświetlanie temperatury wody w czasie rzeczywistym. Uniknij poparzeń podczas picia wody, reguluj zachowanie ciepła. Pij wodę w ulubionej temperaturze. Twoja wybrana temperatura może być regulowana za pomocą jednego przycisku Przycisk zachowania ciepła pozwala na pięć poziomów regulacji temperatury zachowania ciepła, zgodnie z różnymi potrzebami parzenia. 40°C leki 50°C napoje dla niemowląt 70°C makaron ryżowy 80°C biała herbata 90°C kawy o średniej mocy *Aplikacja mobilna jest wymagana aby wykonać zmiany temperatury jak pokazano powyżej Podczas podawania lekarstw swojej rodzinie Z wodą o idealnej temperaturze Mleko dla Twojego dziecka Koniec z czekaniem, aż wrząca woda ostygnie Zapach kawy w Twoim biurze Doskonały smak i aromat Obsługa za pomocą aplikacji Dostosuj i spersonalizuj swoje doznania Temperaturę i czas utrzymywania ciepła można ustawić w aplikacji Mijia App. Ustaw temperaturę z zakresu 40-90°C. Utrzymuj wybraną temperaturę nawet do 12 godzin. Mi Smart Kettle Pro może również utrzymywać wybraną przez Ciebie temperaturę zaraz po zagotowaniu, także do 12 godzin. SCR lekka izolacja akustyczna Spokojny sen bez żadnych zakłóceń Obecność komponentów tyrystorowych. Gdy temperatura wody jest niższa niż temperatura zachowania ciepła, czajnik będzie spokojnie ogrzewać swoją zawartość aż do uzyskania optymalnej temperatury. Około 5 minut od ciszy do wrzenia Potężny 1800W, skoncentrowany energetycznie mechanizm służący generowaniu ciepła. Woda jest gotowana od dołu do góry, a temperatura szybko wzrasta. *Test pochodzi z Yumi Lab, ze względu na różne środowiska i rzeczywiste wykorzystanie, wyniki mogą się różnić. Inteligentna kontrola temperatury wody Utrzymuje przy życiu niezbędne minerały W przypadku wody mineralnej, która nie wymaga gotowania, użyj funkcji "Keep warm" i pij wodę o preferowanej temperaturze. Termostat brytyjskiej marki STRIX Dłuższa żywotność Brytyjska technologia STRIX zaadoptowana przez Mijia Electric Kettle Pro. Regulator temperatury jest bardziej precyzyjny, aby zapewnić pełne zagotowanie wody. Bezobsługowa praca aż do 10 lat. Duża pojemność, dziel się szczęściem z rodziną Duża pojemność 1,5L, pozwoli zaspokoić pragnienie całej rodziny. Trwały zbiornik wewnętrzny, zagotuj garnek zdrowej wody Wewnętrzny zbiornik wykonany jest z trwałej stali nierdzewnej 304. Idealny materiał do kontaktu z żywnością. Odporny na rdzę, bezwonny, łatwy do czyszczenia. Dwuwarstwowa konstrukcja korpusu czajnika, izolacja ciepła w najlepszym wydaniu Mijia Electric Kettle Pro przyjmuje dwuwarstwową konstrukcję korpusu czajnika, a pusta warstwa izolacyjna pozostała umieszczona pomiędzy stalową podszewką ze stali nierdzewnej. Chroń swoje dłonie dzięki Xiaomi Smart Kettle Pro. Potrójna ochrona zasilania Spokojny sen zapewniony Mijia Thermostatic Electric Kettle Pro został zaprojektowany z potrójną ochroną zasilania. Po pierwsze zasilanie jest automatycznie odcinane po zagotowaniu wody, po drugie, gdy wykryty zostanie brak wody, czajnik zostanie wyłączony. Po trzecie dobrze zaprojektowana linia podłączenia zasilania skutecznie zapobiega porażeniu prądem i wyciekom. Automatyczne wyłączanie zasilania Wykrywanie pustej komory Konstrukcja zapobiegająca porażeniu prądem Zobacz pomysłowość dla szczegółów, sprawdź to dokładniej Zintegrowana wkładka o dużej średnicy 13 cm Czajnik wykorzystuje zintegrowaną technologię szuflady ze stali nierdzewnej. Bezproblemowo zintegrowany z dnem w kształcie garnka. Bardzo łatwe czyszczenie. Dwustopniowe otwieranie pokrywy Metoda otwierania wykorzystuje dwustopniową konstrukcję tłumiącą. Mały kąt otwarcia i zamknięcia pokrywy. Krople wody nie będą rozpryskiwać, zapobiegając oparzeniom rąk. Czujnik temperatury o wysokiej precyzji Gdy czujnik osiągnie ustawioną temperaturę, automatycznie zatrzyma ogrzewanie lub uruchomi program utrzymywania ciepła. Schowek na przewód zasilający Dodatkowa długość zasilacza może być umieszczona wewnątrz podstawy dla bardziej minimalistycznego rozwiązania. Uwagi: *Domyślnie aplikacja ma wyłączone opcje "Zachowanie ciepła pamięci" i "Automatyczne zachowanie ciepła". *Dane pochodzą z laboratorium STRIX INNOVATIVE TECHNOLOGY. 10 lat jest mierzone pod warunkiem używania go 2-3 razy dziennie lub do 1000 razy w roku. *Testowane dane pochodzą z Weikai Testing Technology Co, numer raportu WTS20199-23438. Standard testowania: GB4806.9-2016.

Najniższa cena
179,00 zł
w 1 sklepie

Porównaj ceny

Mi-Home
Niedostępny