hasta un 50% de descuento en categorías seleccionadas
Shark CryoGlow LED-Maske + Kühlung der Augenpartie – Blau FW312EU - <style> /* ===== Glow-Box ===== */ .text-box { background-color: #F6EFEF; width: 330px; height: auto; font-size: 14px; color: black; padding: 20px; display: flex; align-items: center; border-radius: 15px; } .text-box p { margin: 0; line-height: 1.4; } @media (max-width: 768px) { .text-box { width: 100%; font-size: 14px; } } /* ===== Awards Button ===== */ .awards-promo-box button { background: linear-gradient(90deg, #EAF6FF, #D6ECFF); color: #0A2E3B; padding: 8px 16px; border-radius: 22px; border: 1px solid #CFE7F7; cursor: pointer; font-size: 13px; font-weight: 600; transition: all 0.25s ease; margin-top: 16px; } .awards-promo-box button:hover { background: #D6ECFF; box-shadow: 0 4px 12px rgba(0, 100, 160, 0.2); } /* ===== Modal ===== */ .awards-modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.6); } .awards-modal-content { background-color: #fff; margin: 8% auto; padding: 25px 30px; border-radius: 12px; width: 350px; box-shadow: 0 0 16px rgba(0, 0, 0, 0.35); animation: fadeIn 0.3s ease; position: relative; } @keyframes fadeIn { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } } .awards-close { color: #aaa; position: absolute; right: 12px; top: 8px; font-size: 26px; font-weight: bold; cursor: pointer; line-height: 1; } .awards-close:hover { color: #000; } .awards-grid { display: flex; flex-wrap: wrap; gap: 18px; justify-content: center; margin-top: 18px; } .award-item { text-align: center; width: 120px; } .award-item img { width: 100px; height: auto; border: 1px solid #ccc; border-radius: 8px; padding: 4px; background-color: #fff; } .award-item p { font-size: 13px; color: #333; margin-top: 6px; } </style> <!-- ===== Glow-Box ===== --> <div class="text-box"> <p> <b>90 Tage Glow-Garantie!</b><br> Teste CryoGlow 90 Tage lang ganz ohne Risiko. Wenn du nicht begeistert bist, erhältst du dein Geld zurück. </p> </div> <!-- ===== Awards Button ===== --> <div class="awards-promo-box"> <button type="button" onclick="openAwardsModal()">Unsere Awards</button> </div> <!-- ===== MODAL ===== --> <div id="awards-modal" class="awards-modal" aria-hidden="true"> <div class="awards-modal-content" role="dialog" aria-modal="true" aria-label="Unsere Awards"> <span class="awards-close" onclick="closeAwardsModal()">×</span> <h3 style="font-size: 17px; font-weight: bold; text-align:center;"> Unsere Awards sprechen für sich!<br> </h3> <div class="awards-grid"> <div class="award-item"> <img src="https://res.cloudinary.com/sharkninja/image/upload/v1772025323/Germany/Shark/Products/FW312EUPL/seal/240313_InStyle_loves_Germany_Logo.png" alt="CryoGlow InStyle Loves"> <p><b>InStyle loves</b><br></p> </div> <div class="award-item"> <img src="https://res.cloudinary.com/sharkninja/image/upload/v1772025304/Germany/Shark/Products/FW312EUPL/seal/BVT_Techniklabel_2025.jpg" alt="CryoGlowTop 10 Technik"> <p><b>Top 10 Technik</b><br></p> </div> </div> </div> </div> <script> function openAwardsModal() { document.getElementById("awards-modal").style.display = "block"; } function closeAwardsModal() { document.getElementById("awards-modal").style.display = "none"; } // Klick außerhalb schließt Modal window.addEventListener("click", function (event) { const modal = document.getElementById("awards-modal"); if (event.target === modal) closeAwardsModal(); }); </script> <br> <strong>CryoGlow</strong> - unsere neue <strong>medizinisch zertifizierte</strong> Innovation <p><b>Shark CryoGlow ist das führende Gesichtspflegegerät in den USA<sup>1</sup></b></p> <ul> <li><strong>LED-Gesichtsmaske in Universalgröße</strong> mit <strong>4 Behandlungen</strong> für getestete und bewährte Ergebnisse zu Hause</li> <li><strong>Kühlung der Augenpartie:</strong> InstaChill Kühltechnologie beruhigt die Augenpartie mit <strong>3 einstellbaren Kühlstufen</strong></li> <li><strong>Rot- und Infrarot-Lichttherapie:</strong> Reduziert nachweislich Rötungen und verfeinert das Hautbild in <strong>8 Wochen</strong><sup>*</sup></li> <li><strong>Kombinierte Blau-Lichttherapie:</strong> Verbessert Akne nachweislich in <strong>4 Wochen</strong><sup>**</sup></li> <li><strong>Vorbeugen & Pflegen:</strong> Entwickelt, um die Strahlkraft der Haut zu verbessern und die Ergebnisse nach einem <strong>8-wöchigen Zyklus</strong> mit Rot- und Infrarot-Lichttherapie oder kombinierter Blau-Lichttherapie zu erhalten</li> <li>Die <strong>iQLED-Technologie</strong> bietet <strong>rotes, blaues und tiefes Infrarotlicht</strong>, in Zusammenarbeit mit Dermatologen entwickelt</li> <li><strong>Farbe:</strong> Blue </li> <li><strong>Beinhaltet:</strong> Lichttherapie-Maske mit verstellbaren Riemen, LED-Schutztasche, optionale anklippbare Kühlpads, Silikon-Augenschutz, Fernbedienung mit LCD-Bildschirm, USB-C-Ladekabel und Bedienungsanleitung</li> </ul> <div style="margin-top: 1rem;" class="learn-more"> <a href="#weitere-details" style="display: inline-block; padding: 0.6rem 1.2rem; background-color: #000000; color: white; text-decoration: none; border-radius: 999px; font-weight: bold; transition: all 0.2s ease;"> Mehr erfahren </a> </div> <style> a[href="#weitere-details"]:hover { background-color: #ffffff; color: #000000; } </style> <br> <small> <p><sup>*</sup> Ergebnisse aus einer 12-wöchigen klinischen Studie mit 59 Probanden und 1x täglicher Anwendung der Rot- und Infrarot-Lichttherapie. <strong>Individuelle Ergebnisse können variieren.</strong></p> <p><sup>**</sup> Ergebnisse aus einer 12-wöchigen klinischen Studie mit 60 Probanden und 1x täglicher Anwendung der kombinierten Blau-Lichttherapie. <strong>Individuelle Ergebnisse können variieren.</strong></p> <p><sup>1</sup>Quelle: Circana, LLC, Retail Tracking Service, Gesichtspflegegeräte/-werkzeuge, Umsatz in US-Dollar, Jan. – Aug. 2025 </small></p> Seguir leyendo
Navegue por nuestro catálogo y encuentre el producto que busca.
Lea toda la información proporcionada.
Elija la tienda que ofrezca el mayor valor y siga el enlace proporcionado.