NEO.BOR.CHR.ZES.NAT.6-FUNKCYJNY

NEO.BOR.CHR.ZES.NAT.6-FUNKCYJNY
116,16 PLN Najniższa cena
116,16 PLN
Image
116,16 PLN Najniższa cena
116,16 PLN
  • Disponibilité: 30 pièces ou plus
  • Expédition: Dans 9 jours

  • Livraison à partir de: 38,00 PLN

Nombre de pièces

il reste 30 pièces

Offre du jour
- 100,29 PLN
La prochaine offre de
222,23 PLN Najniższa cena
121,94 PLN
Klawiatura White Shark Legionnaire-X Outemu Red (4770)

Klawiatura White Shark Legionnaire-X Outemu Red (4770)

  • Disponibilité: Dernière pièce !
  • Expédition: Dans 2 jours

  • Livraison à partir de: 38,00 PLN

Restant 1 depuis 1 pcs.

Prix ​​le plus bas à partir de 30 jours avant la remise : 222,23 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 Boro Zestaw prysznicowy 6-funkcyjny Zalety produktu Regulowany rozstaw mocowańW ofercie dedykowany środek bezpieczny dla czyszczonych powierzchni Regulowany rozstaw mocowań W ofercie dedykowany środek bezpieczny dla czyszczonych powierzchni Opis produktu null Regulowany rozstaw mocowań System regulowanych mocowań drążka na pewno upraszcza instalację. Jest to świetne rozwiązanie także przy wymianie starszego drążka na nowy. Niezależnie od poprzedniego rozstawu, możesz spożytkować istniejące otwory. Dzięki temu znika potrzeba zasłaniania niewykorzystanych dziur i wiercenia nowych. W efekcie wymiana drążka jest szybka, bezproblemowa i bezstresowa. W ofercie dedykowany środek bezpieczny dla czyszczonych powierzchni Użycie dedykowanych środków powoduje, że powierzchnie nie niszczą się i długo pozostają gładkie, ułatwiając kolejne sprzątanie. Specjalnie dobrany skład usuwa najczęściej spotykane zabrudzenia bardzo skutecznie. Z drugiej strony preparaty są delikatne dla danego typu nawierzchni (metal, granit, ceramika i inne), nie wchodząc z nimi w reakcje chemiczne. Preparaty są biodegradowalne i tym samym bezpieczne dla środowiska. Ze środkami do czyszczenia Deante utrzymanie nienagannego porządku będzie bardzo proste! Montaż: ścienne;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]
160
Szerokość [cm]
710
Wysokość [cm]
90
Informacje podstawowe
EAN
5908212088388
Kod producenta
NER_051K
Identyfikator produktu
560091

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.