BAT.BOR.CHR.UMY.STO.Z OBR.WYL.

BAT.BOR.CHR.UMY.STO.Z OBR.WYL.
PLN 131,42 Najniższa cena
PLN 131,42
Image
PLN 131,42 Najniższa cena
PLN 131,42
  • Tilgjengelighet: 30 stykker eller flere
  • Frakt: Om 7 dager

  • Leveranse fra: Ingen rekvisita tilgjengelig for dette produktet

Antall stykker

gjenstår 30 stykker

Dagens tilbud
- PLN 126,13
Neste tilbud om
PLN 187,10 Najniższa cena
PLN 60,97
Router Rebel 4G LTE (RB-0702)

Router Rebel 4G LTE (RB-0702)

  • Tilgjengelighet: Siste stykke!
  • Frakt: I dag

  • Leveranse fra: Ingen rekvisita tilgjengelig for dette produktet

Gjenstår 1 fra 1 stk.

Laveste pris fra 30 dager før rabatt: PLN 187,10

Beskrivelse

Finn ut mer om produktet.

#main{ width: 100%; height: auto; display: flex; flex-direction: column; align-items: center; } .content-wraper{ width: 90%; margin: 0 5%; } .content-wraper-desc{ width: 90%; margin: 0 5%; display:flex; flex-direction: column; align-items: center; } .product-sub-title-text{ color: white !important; } .nav-container{ padding: 30px; display: flex; justify-content: space-between; } .main-content-bottom{ min-height: 230px; border-bottom: 1px solid #e5e7eb; padding: 96px 0; } .icon{ width: 48px; height: 38px; } .logo{ width: 240px; } @media(max-width: 750px){ .logo{ width: 160px; } } @media(max-width: 500px){ .nav-container{ padding: 10px 0px; } .logo{ width: 120px; } } @media(max-width: 770px){ .brand{ display: flex; flex-direction: column; align-items: center; } .brand span{ font-size: 12px; } } .icons-container{ display: flex; gap: 15px; } .icons-container div{ display: flex; align-items: center; gap: 8px; } .icons-container span{ color: #222; } .icons-conterner-bottom{ width: 100%; height: auto; display: grid; gap: 15px; grid-template-columns: 1fr 1fr 1fr 1fr; } .sub-content{ display: flex; align-items: center; position: relative; height: 50vh; margin-bottom: 40px; background-size: cover; background-position: center; border-radius: 3px; z-index: 0; background-image: url(https://deante.b-cdn.net/ARANZE/RGB%20BQS_Z73M%20ZQN_N513.jpg); } .sub-content::before{ position: absolute; top: 0; right: 0; background-color: rgb(34, 34, 34, 0.35); width: 100%; height: 50vh; content: ""; z-index: 9; } .product-title{ position: relative; color: white; z-index: 10; font-size: 2rem; width: 50%; padding-left: 20px; padding-top: 10px; padding-bottom: 10px; background-color: rgb(34, 34, 34,0.2); } .product-title-text{ color: white } @media(max-width: 480px){ .product-title-text{ font-size: 24px; } .product-title h3{ font-size: 28px; color: #fff !important; } } .product-main-content-container{ display: flex; height: 650px; } #product-left{ width: 50%; } #product-right{ display: flex; justify-content: center; width: 50%; } @media(max-width: 650px){ .product-main-content-container{ flex-direction: column; } #product-left{ width: 100%; } #product-right{ width: 100%; } .product-main-content-container{ height: auto; } .icons-conterner-bottom{ grid-template-columns: 1fr 1fr; gap: 10px; } } .list-bullet svg{ width: 24px; height: 24px; margin-right: 3px; } .list-bullet span { font-size: 1.6rem; } .product-left-list h4{ font-size: 32px; color: #1565c0; margin-top: 0; } li{ list-style-type: none; margin-bottom: 8px; } li span{ font-size: 18px; } @media(max-width: 820px){ li span{ font-size: 14px; } .list-bullet svg{ width: 16px; height: 16px; } } .product-left-list ul { padding: 10px; font-size: 1.4rem; } .product-right-image{ width: 100%; height: 100%; } .product-right-image img{ width: 100%; height: 100%; object-fit: scale-down; border-radius: 3px; } .product-list{ display: flex; align-items: center; gap: 10px; } .product-list img{ width: 14px; height: 14px; } .product-list-sub-desc li{ margin-bottom: 5px; } .more-list{ margin-left: 20px; background-color: transparent; color: #222; border: 1px solid #e5e7eb; padding: 5px 10px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; } #left-content:hover ul li { display: list-item; } #left-content h3{ font-size: 2rem; color: #222; } #left-content span{ font-size: 1rem; color: #222; } .icons-wrap{ max-width: 100%; max-height: 100%; padding: 0.5rem; } .icons-wrap img{ width: 100%; height: 100%; object-fit: cover; border-radius: 3px; } .bottom-icons-container{ display: flex; flex-direction: column; align-items: center; gap: 5px; position: relative; } .bottom-icons-container:hover .icon-active-container { opacity: 1; } .bottom-icons-container span{ color: #222; width: 85%; margin: 10px 0; text-align: center; letter-spacing: -1px; font-size: 1.5rem; } .main-description{ display: flex; flex-direction: column; align-items: center; max-width: 80%; margin-top: 40px; margin-bottom: 80px; letter-spacing: 0.05rem; } .main-description h3{ font-size: 2rem; } .main-description p{ font-size: 1.2rem; } @media(max-width: 1090px){ .main-description{ font-size: 1.5rem; width: 100%; } } @media(max-width: 750px){ .main-description{ font-size: 1rem; } } .main-description p { line-height: 1.8; } .center-flex{ display: flex; flex-direction: column; align-items: center; } .sub-description-baner{ display: flex; justify-content: space-between; background-color:#f5f5f5; height: auto; max-width: 1280px ; padding: 30px; gap: 20px; color: #222; margin-bottom: 80px; border-radius: 3px; } @media(max-width: 1090px){ .sub-description-baner{ display: flex; flex-direction: column; width: 100%; } } .sub-description-baner h3{ font-size: 28px; } .sub-description-baner span{ line-height: 1.6; } .sub-description-image-container{ max-width: 460px; max-height: 460px; } @media(max-width: 1090px){ .sub-description-image-container{ order: 1; } } .sub-description-image-container img{ max-width: 100%; max-height: 100%; border-radius: 3px; object-fit: cover; } .small-description{ width: 50%; } .small-description h3{ font-size: 2rem; } .small-description span{ font-size: 1.2rem; } @media(max-width: 1090px){ .small-description{ width: 100%; font-size: 1rem; } } @media(max-width: 500px){ .small-description{ font-size: .75rem; } .small-description h3{ font-size: 1.25rem; } .main-description{ font-size: .75rem; } } Polska marka 33+ lat Eko opakowania Potrójna kontrola jakości Kolekcja Boro Bateria umywalkowa z obrotową wylewką Zalety produktu W ofercie preparat do czyszczenia armatury we wszystkich kolorach W ofercie preparat do czyszczenia armatury we wszystkich kolorach Opis produktu null W ofercie preparat do czyszczenia armatury we wszystkich kolorach Preparat przeznaczony jest do baterii w każdym wykończeniu. Dzięki specjalnej formule nie pozostawia na czyszczonych produktach smug, zarysowań i nie powoduje matowienia. Preparat doskonale sprawdzi się w pielęgnacji tak wymagającej czarnej armatury, zachowując jej pierwotny wygląd na długie lata. Typ: jednouchwytowa;Montaż: stojąca;Z korkiem: nie;Rodzaj wylewki: ruchoma;Napowietrzacz: tak;Element sterujący: Głowica ceramiczna ∅35;Kolor: chrom;Uchwyt: chrom;Zasięg wylewki [mm]: 159;Kolekcja: Neo Boro;Informacje o producencie: Deante sp. z o.o. | ul. Twarda 11/13 | Zgierz | PL | 95-100 | [email protected]

Spesifikasjon

Oppdag alle mulighetene med produktet.

Informacje fizyczne
Długość [cm]
240
Szerokość [cm]
60
Wysokość [cm]
160
Informacje podstawowe
EAN
5908212083574
Kod producenta
BMO_026M
Identyfikator produktu
606567

Anmeldelser

0.00 /5
(0 Anmeldelser)

Sist viste produkter

Se historikken over sist besøkte produkter.

Gi beskjed om produktets tilgjengelighet
Ikke gå glipp av muligheten, oppgi din e-postadresse, så gir vi deg beskjed så snart den er på lager igjen.
Jeg samtykker til behandling av mine personopplysninger for kontakt angående produktets tilgjengelighet. Les mer
Jeg vil ha varsling
Vellykket registrering for varsling.