.alert-thin-banner { position: relative; height: 34px; text-align: center; background-color: #054c84; } .alert-thin-banner p { font-size: 1.25rem; line-height: 1.75rem; color: #fff; margin: 0; } .alert-thin-banner .slide-item, .alert-thin-banner .static-message { position: absolute; left: 0; right: 0; opacity: 0; transition: 450ms all ease; top: 50%; transform: translateY(-50%); padding-left: 10px; padding-right: 10px; } .alert-thin-banner .slide-item.active, .alert-thin-banner .static-message { opacity: 1; z-index: 50; } @media (max-width: 768px) { .alert-thin-banner { height: 50px; padding: 20px 0; } .alert-thin-banner p{ font-size: 1.10rem; } }
(function(){ window.addEventListener('load', (event) => { setTimeout(() => { if(document.querySelector('.alert-thin-banner') != null){ document.querySelector('.alert-thin-banner').classList.remove('hidden'); let list = Array.from(document.querySelector('.alert-thin-banner').children); let activeNumber = 0; list[0].classList.add('active'); setInterval(function() { activeNumber = (activeNumber + 1) % list.length; list.forEach(item => item.classList.remove('active')); list[activeNumber].classList.add('active'); }, 5000); } }, 750); }); })();
Nixplay Frames
Warum Nixplay?
Kontaktieren Sie uns
Kaufen
{{ cart.item_count }}
Ein Konto erstellen
Koppeln Sie Ihren Rahmen
Einloggen
Nixplay Frames
Warum Nixplay?
Kontaktieren Sie uns
Ein Konto erstellen
Koppeln Sie Ihren Rahmen
Einloggen
.legal-doc a{ color: #c4421b; }
Startseite
Nutzungsbedingungen
Lesen Sie die vollständigen Datenschutzbestimmungen
EN
IT
FR
ES
JP
(function(){ let country = document.querySelector('.terms-of-service').dataset.country; let currentCountry = ''; let aws_link = document.querySelector('.terms-of-service').dataset.link; country == 'us' || country == 'uk' || country == 'ca' ? currentCountry = 'content' : currentCountry = 'content_' + country; async function getContent(country) { try { const response = await fetch(`${aws_link}/terms-of-service/${country}.html`, { headers: { 'Accept': 'text/plain' }}); const content = await response.text(); document.querySelector('#main-content').innerHTML = content; } catch { console.log(error); } } getContent(currentCountry); })();
Ihr Warenkorb
({{cart.item_count}} Artikel)
{{error.message}}
{{error.description}}
Ihr Einkaufswagen ist im Moment leer.
Stöbern Sie in unserem großen
Angebot
{{ item.product_title }}
Cancel anytime
** One month free **
-
{{ item.quantity }}
+
{{discount.title}}
Entfernen
.
-$4
.
99
-
Discounts
-
Subtotal
Shipping and taxes calculated at the next Step
Subtotal
Zum Warenkorb
Zur Kasse