• Nur im SSV: 3 für 2 - Code: SSV2026*
  • *gilt für Artikel aus der Kategorie SSV
Anmelden Registrieren
0 0 0
  • Sommerschlussverkauf 3 Artikel wählen und nur 2 bezahlen aus Kategorie SSV - Code: SSV2026
const style = document.createElement('style'); style.textContent = ` #quiz-trigger { position: fixed; left: 15px; bottom: 70px; font-size: 24px; color: #fff; background-color: #c482b0; min-height: 50px; z-index: 100; border-radius: 25px; border: none; padding: 0 20px; transition: color .15s ease-in-out,background-color .15s ease-in-out; } #quiz-trigger:hover { background: #000;' } `; document.head.appendChild(style);