BAT.TEN.CHR.NAT.Z KOM.NAT.

BAT.TEN.CHR.NAT.Z KOM.NAT.
166,35 PLN Najniższa cena
166,35 PLN
Image
166,35 PLN Najniższa cena
166,35 PLN
  • Disponibilité: 30 pièces ou plus
  • Expédition: Dans 7 jours

  • Livraison à partir de: 38,00 PLN

Nombre de pièces

il reste 30 pièces

Offre du jour
- 122,98 PLN
La prochaine offre de
244,92 PLN Najniższa cena
121,94 PLN
Wireless headphones JBL LIVE460NCBLK, Black

Wireless headphones JBL LIVE460NCBLK, Black

  • Disponibilité: Dernière pièce !
  • Expédition: Aujourd'hui

  • Livraison à partir de: 38,00 PLN

Restant 1 depuis 1 pcs.

Prix ​​le plus bas à partir de 30 jours avant la remise : 122,46 PLN

Description

En savoir plus sur ce produit.

#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 Teno Bateria prysznicowa ścienna z zestawem prysznicowym 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: dwuuchwytowe;Kolor: chrom;Z natryskiem punktowym: tak;Termostat: bez termostatu;Grupa akustyczna: I (do 20dB);Klasa przepływu wody: S (0,33 l/s);Kolekcja: Neo Teno;Montaż: natynkowe;Element podtynkowy z baterią: nie dotyczy;Informacje o producencie: Deante sp. z o.o. | ul. Twarda 11/13 | Zgierz | PL | 95-100 | [email protected]

Spécifications

Explorer toutes les possibilités du produit.

Informacje fizyczne
Długość [cm]
140
Szerokość [cm]
100
Wysokość [cm]
210
Informacje podstawowe
EAN
5908212049709
Kod producenta
BON 041D
Identyfikator produktu
1313151

Commentaires

0.00 /5
(0 Opinions)

Produits récemment consultés

Voir l'historique des produits récemment consultés.

Notifier la disponibilité du produit
Ne manquez pas cette opportunité, entrez votre adresse e-mail et nous vous informerons immédiatement de la remise en vente.
Je consens au traitement de mes données personnelles dans le but de me contacter au sujet de la disponibilité des produits. En savoir plus
Je veux être informé(e)
Sauvegardé avec succès pour la notification.