{"product_id":"cuppone-donatello-pizzaofen-fur-6-6-pizzen-o35cm-lang-2-kammer-digital-dn635l-2d","title":"Cuppone Donatello Pizzaofen für 6+6 Pizzen Ø35cm Lang 2 Kammer Digital - DN635L\/2D","description":"\u003c!-- ========== Anfang: Dynamischer Beschreibungsblock - Cuppone Donatello DN635L\/2D ========== --\u003e\n\n\u003cdiv id=\"dynamic-product-description-container\"\u003e\n    \u003cnoscript\u003e\n        \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; color: #333;\"\u003e\n            \u003ch3 style=\"font-size: 1.5em; margin-bottom: 0.5em; color: #2c3e50;\"\u003e\n                🍕 Cuppone Donatello DN635L\/2D - Professioneller 2-Kammer Elektro-Pizzaofen Lang mit Digital-Steuerung\n            \u003c\/h3\u003e\n            \n            \u003cp style=\"font-size: 1em; margin-bottom: 1.5em;\"\u003e\n                Der Cuppone Donatello DN635L\/2D ist ein leistungsstarker \u003cstrong\u003e2-Kammer Elektro-Pizzaofen in länglicher Bauform\u003c\/strong\u003e mit moderner Digital-Steuerung. Mit einer Kapazität von \u003cstrong\u003e12 Pizzen à Ø35cm\u003c\/strong\u003e (6 pro Kammer) und den länglichen Kammern von je \u003cstrong\u003e108x72x14cm\u003c\/strong\u003e bietet er maximale Produktivität bei optimaler Raumausnutzung. Die spezielle Bauform ist ideal für schmale Räume oder wenn die Arbeitsabläufe eine breitere Front erfordern.\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"background: #f0f7ff; padding: 1em; border-radius: 8px; margin-bottom: 1.5em;\"\u003e\n                \u003cp style=\"margin: 0;\"\u003e\n                    📦 \u003cstrong\u003eLieferumfang:\u003c\/strong\u003e Pizzaofen ohne Untergestell und ohne Haube\u003cbr\u003e\n                    🇮🇹 \u003cstrong\u003eMade in Italy\u003c\/strong\u003e - Premium-Qualität von Cuppone\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/noscript\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const container = document.getElementById('dynamic-product-description-container');\n    if (!container) return;\n    \n    container.innerHTML = '\u003cp style=\"text-align:center; padding:2em;\"\u003e⏳ Beschreibung wird geladen...\u003c\/p\u003e';\n\n    function updateDynamicDescription() {\n        \/\/ Options direkt lesen\n        let untergestell = 'ohne Untergestell';\n        let haube = 'ohne Haube';\n        \n        \/\/ Untergestell Option lesen\n        const untergestellSelectors = [\n            'input[name*=\"Untergestell\"]:checked',\n            'select[name*=\"Untergestell\"]',\n            '[data-option-name=\"Untergestell\"].active',\n            '.product-form__input input[value*=\"Untergestell\"]:checked'\n        ];\n        \n        for (let selector of untergestellSelectors) {\n            const el = document.querySelector(selector);\n            if (el) {\n                untergestell = el.value || el.textContent?.trim() || untergestell;\n                break;\n            }\n        }\n        \n        \/\/ Haube Option lesen\n        const haubeSelectors = [\n            'input[name*=\"Haube\"]:checked',\n            'select[name*=\"Haube\"]',\n            '[data-option-name=\"Haube\"].active',\n            '.product-form__input input[value*=\"Haube\"]:checked'\n        ];\n        \n        for (let selector of haubeSelectors) {\n            const el = document.querySelector(selector);\n            if (el) {\n                haube = el.value || el.textContent?.trim() || haube;\n                break;\n            }\n        }\n        \n        \/\/ Prüfungen mit exakten Werten\n        const hasUntergestell = untergestell === 'mit Untergestell';\n        const hasHaube = haube === 'Haube';\n        const hasHaubeMotor = haube === 'Haube mit Motor';\n        const hasAnyHaube = hasHaube || hasHaubeMotor;\n\n        const descriptionHtml = `\n            \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; color: #333;\"\u003e\n                \u003ch3 style=\"font-size: 1.5em; margin-bottom: 0.5em; color: #2c3e50;\"\u003e\n                    🍕 Cuppone Donatello DN635L\/2D - Professioneller 2-Kammer Elektro-Pizzaofen Lang mit Digital-Steuerung\n                \u003c\/h3\u003e\n                \n                \u003cp style=\"font-size: 1em; margin-bottom: 1.5em;\"\u003e\n                    Der Cuppone Donatello DN635L\/2D ist ein leistungsstarker \u003cstrong\u003e2-Kammer Elektro-Pizzaofen in länglicher Bauform\u003c\/strong\u003e mit moderner Digital-Steuerung. Mit einer Kapazität von \u003cstrong\u003e12 Pizzen à Ø35cm\u003c\/strong\u003e (6 pro Kammer) und den länglichen Kammern von je \u003cstrong\u003e108x72x14cm\u003c\/strong\u003e bietet er maximale Produktivität bei optimaler Raumausnutzung. Die spezielle Bauform ist ideal für schmale Räume oder wenn die Arbeitsabläufe eine breitere Front erfordern.\n                \u003c\/p\u003e\n\n                ${hasUntergestell ? `\n                \u003cp style=\"background: #e8f5e9; padding: 1em; border-left: 4px solid #4caf50; margin-bottom: 1.5em;\"\u003e\n                    🏗️ \u003cstrong\u003eMit professionellem Untergestell:\u003c\/strong\u003e Das robuste Edelstahl-Untergestell (SDN635L\/2) bringt den Ofen auf optimale Arbeitshöhe und bietet zusätzlichen Stauraum für Pizzazubehör.\n                \u003c\/p\u003e` : ''}\n\n                ${hasAnyHaube ? `\n                \u003cp style=\"background: #fff3e0; padding: 1em; border-left: 4px solid #ff9800; margin-bottom: 1.5em;\"\u003e\n                    🏭 \u003cstrong\u003eMit Dampfhaube${hasHaubeMotor ? ' inkl. Absaugmotor (KDN635LAS)' : ' (KDN635LNT)'}:\u003c\/strong\u003e Die professionelle Edelstahl-Dampfhaube sorgt für optimalen Abzug von Hitze und Dampf.${hasHaubeMotor ? ' Der integrierte Motor macht eine zentrale Absauganlage überflüssig.' : ''}\n                \u003c\/p\u003e` : ''}\n\n                \u003cdiv style=\"background: #f0f7ff; padding: 1em; border-radius: 8px; margin-bottom: 1.5em;\"\u003e\n                    \u003cp style=\"margin: 0;\"\u003e\n                        📦 \u003cstrong\u003eIhre Konfiguration:\u003c\/strong\u003e\u003cbr\u003e\n                        • Pizzaofen DN635L\/2D (2 Kammern, 12 Pizzen, Längsformat)\u003cbr\u003e\n                        • Moderne Digital-Steuerung mit Timer \u0026 Programmen\u003cbr\u003e\n                        • ${untergestell}\u003cbr\u003e\n                        • ${haube}\u003cbr\u003e\n                        🇮🇹 \u003cstrong\u003eMade in Italy\u003c\/strong\u003e - Premium-Qualität von Cuppone\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-top: 1.5em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    🎯 Vorteile der länglichen Bauform:\n                \u003c\/h4\u003e\n                \u003cdiv style=\"background: #e1f5fe; padding: 1.2em; border-radius: 8px; margin-bottom: 1.5em;\"\u003e\n                    \u003cul style=\"list-style: none; padding-left: 0; margin: 0;\"\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e📐 \u003cstrong\u003eBreitere Front (151cm):\u003c\/strong\u003e Mehr Arbeitsfläche vor dem Ofen\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🏢 \u003cstrong\u003eGeringere Tiefe (106cm):\u003c\/strong\u003e Ideal für schmale Räume\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e👥 \u003cstrong\u003eErgonomisch:\u003c\/strong\u003e Mehrere Pizzaioli können gleichzeitig arbeiten\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🎯 \u003cstrong\u003eOptimale Sicht:\u003c\/strong\u003e Alle Pizzen auf einen Blick\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-top: 1.5em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    ✨ Die wichtigsten Merkmale:\n                \u003c\/h4\u003e\n                \u003cul style=\"list-style: none; padding-left: 0;\"\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eMaximale Kapazität:\u003c\/strong\u003e 12 Pizzen Ø35cm gleichzeitig (6 pro Kammer)\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eDigital-Steuerung:\u003c\/strong\u003e Präzise Temperaturregelung \u0026 programmierbare Funktionen\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eLängliche Bauform:\u003c\/strong\u003e 151x106cm für optimale Raumnutzung\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eZwei unabhängige Kammern:\u003c\/strong\u003e Separate Temperaturregelung bis 450°C\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eHöchste Produktivität:\u003c\/strong\u003e Bis zu 108 Pizzen pro Stunde\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eCordierit-Steine:\u003c\/strong\u003e Langlebig und optimal für knusprige Böden\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eEnergieeffizient:\u003c\/strong\u003e Nur 10,4 kWh durchschnittlicher Verbrauch\n                    \u003c\/li\u003e\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eTimer \u0026 Rezeptbuch:\u003c\/strong\u003e Integriert für konstante Backergebnisse\n                    \u003c\/li\u003e\n                    ${hasUntergestell ? `\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eUntergestell SDN635L\/2:\u003c\/strong\u003e Robuste Edelstahlkonstruktion inklusive\n                    \u003c\/li\u003e` : ''}\n                    ${hasAnyHaube ? `\n                    \u003cli style=\"padding: 0.4em 0; border-bottom: 1px solid #eee;\"\u003e\n                        ✅ \u003cstrong\u003eDampfhaube ${hasHaubeMotor ? 'KDN635LAS' : 'KDN635LNT'}:\u003c\/strong\u003e ${hasHaubeMotor ? 'Mit integriertem Absaugmotor' : 'Professioneller Abzug'}\n                    \u003c\/li\u003e` : ''}\n                    \u003cli style=\"padding: 0.4em 0;\"\u003e\n                        ✅ \u003cstrong\u003eKeine Vorheizzeit:\u003c\/strong\u003e Sofort einsatzbereit\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-top: 1.5em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    🎯 Kapazität pro Kammer:\n                \u003c\/h4\u003e\n                \u003cdiv style=\"background: #e8f5e9; padding: 1.2em; border-radius: 8px; margin-bottom: 1.5em;\"\u003e\n                    \u003cul style=\"list-style: none; padding-left: 0; margin: 0;\"\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🍕 \u003cstrong\u003e6x Ø35cm Pizzen\u003c\/strong\u003e pro Kammer\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🍕 \u003cstrong\u003e2x Ø50cm Pizzen\u003c\/strong\u003e pro Kammer\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e📄 \u003cstrong\u003e2x Bleche 40x60cm\u003c\/strong\u003e pro Kammer\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e⚡ \u003cstrong\u003eGesamt: 12x Ø35cm\u003c\/strong\u003e gleichzeitig\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-top: 1.5em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    📊 Technische Daten:\n                \u003c\/h4\u003e\n                \u003cdiv style=\"background: #f8f9fa; padding: 1.2em; border-radius: 8px; margin-bottom: 1.5em;\"\u003e\n                    \u003cul style=\"list-style: none; padding-left: 0; margin: 0;\"\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e📏 \u003cstrong\u003eAußenmaße:\u003c\/strong\u003e 151 x 106 x 78 cm (BxTxH)\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e📐 \u003cstrong\u003eKammergröße:\u003c\/strong\u003e 108 x 72 x 14 cm (je Kammer)\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e⚡ \u003cstrong\u003eLeistung:\u003c\/strong\u003e 17,2 kW (8,6 kW pro Kammer)\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🔌 \u003cstrong\u003eSpannung:\u003c\/strong\u003e AC 3N 400V (50\/60 Hz)\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e💡 \u003cstrong\u003eVerbrauch:\u003c\/strong\u003e Ø 10,4 kWh\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e⚖️ \u003cstrong\u003eGewicht:\u003c\/strong\u003e 350 kg\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🌡️ \u003cstrong\u003eMax. Temperatur:\u003c\/strong\u003e 450°C\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-top: 1.5em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    💻 Digital-Steuerung Features:\n                \u003c\/h4\u003e\n                \u003cdiv style=\"background: #e3f2fd; padding: 1.2em; border-radius: 8px; margin-bottom: 1.5em;\"\u003e\n                    \u003cul style=\"list-style: none; padding-left: 0; margin: 0;\"\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e📱 \u003cstrong\u003eTouch-Display:\u003c\/strong\u003e Intuitive Bedienung\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e⏲️ \u003cstrong\u003eTimer-Funktion:\u003c\/strong\u003e Präzise Backzeiten\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e📚 \u003cstrong\u003eRezeptbuch:\u003c\/strong\u003e Speichern Sie Ihre Programme\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🔄 \u003cstrong\u003eCountdown:\u003c\/strong\u003e Programmierbare Einschaltung\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e🌡️ \u003cstrong\u003eSeparate Regelung:\u003c\/strong\u003e Ober-\/Unterhitze pro Kammer\u003c\/li\u003e\n                        \u003cli style=\"padding: 0.3em 0;\"\u003e💡 \u003cstrong\u003eHalogen-Beleuchtung:\u003c\/strong\u003e Optimale Sicht\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-top: 1.5em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    🏢 Ideal für:\n                \u003c\/h4\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1em; margin-bottom: 1.5em;\"\u003e\n                    \u003cdiv style=\"background: #fff3e0; padding: 1em; border-radius: 6px; text-align: center;\"\u003e\n                        🍕 \u003cstrong\u003eGroße Pizzerien\u003c\/strong\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"background: #fce4ec; padding: 1em; border-radius: 6px; text-align: center;\"\u003e\n                        🍽️ \u003cstrong\u003eSchmale Küchen\u003c\/strong\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"background: #e0f2f1; padding: 1em; border-radius: 6px; text-align: center;\"\u003e\n                        🏨 \u003cstrong\u003eHotels \u0026 Resorts\u003c\/strong\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"background: #f3e5f5; padding: 1em; border-radius: 6px; text-align: center;\"\u003e\n                        👁️ \u003cstrong\u003eShow-Küchen\u003c\/strong\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003chr style=\"border: 0; border-top: 2px solid #eee; margin: 2em 0;\"\u003e\n\n                \u003ch4 style=\"font-size: 1.2em; margin-bottom: 0.8em; color: #2c3e50;\"\u003e\n                    ❓ Häufig gestellte Fragen:\n                \u003c\/h4\u003e\n                \u003cdl\u003e\n                    \u003cdt style=\"font-weight: bold; margin-top: 1em;\"\u003eWarum die längliche Bauform wählen?\u003c\/dt\u003e\n                    \u003cdd style=\"margin-left: 0; margin-bottom: 1em; color: #555;\"\u003e\n                        Die L-Version (151x106cm) ist ideal für schmale Räume oder wenn Sie eine breitere Arbeitsfront bevorzugen. Mehrere Pizzaioli können gleichzeitig arbeiten und alle Pizzen sind optimal im Blick.\n                    \u003c\/dd\u003e\n\n                    \u003cdt style=\"font-weight: bold; margin-top: 1em;\"\u003eVorteile der Digital-Steuerung?\u003c\/dt\u003e\n                    \u003cdd style=\"margin-left: 0; margin-bottom: 1em; color: #555;\"\u003e\n                        Die digitale Steuerung ermöglicht präzise Temperaturregelung auf 1°C genau, programmierbare Backprogramme, Timer-Funktionen und ein integriertes Rezeptbuch für konstant perfekte Ergebnisse.\n                    \u003c\/dd\u003e\n\n                    \u003cdt style=\"font-weight: bold; margin-top: 1em;\"\u003eWas sind Cordierit-Steine?\u003c\/dt\u003e\n                    \u003cdd style=\"margin-left: 0; margin-bottom: 1em; color: #555;\"\u003e\n                        Hochwertige Backsteine die länger halten als Schamottsteine, Wärme optimal speichern und für gleichmäßig knusprige Pizzaböden sorgen. Zudem sind sie leichter zu reinigen.\n                    \u003c\/dd\u003e\n\n                    ${hasUntergestell ? `\n                    \u003cdt style=\"font-weight: bold; margin-top: 1em;\"\u003eWarum das Untergestell SDN635L\/2?\u003c\/dt\u003e\n                    \u003cdd style=\"margin-left: 0; margin-bottom: 1em; color: #555;\"\u003e\n                        Das speziell entwickelte Untergestell für die L-Version bringt den 350kg schweren Ofen auf ergonomische Arbeitshöhe (168cm Gesamthöhe) und bietet wertvollen Stauraum für Pizzableche, Schaufeln und Zubehör.\n                    \u003c\/dd\u003e` : ''}\n\n                    ${hasAnyHaube ? `\n                    \u003cdt style=\"font-weight: bold; margin-top: 1em;\"\u003e${hasHaubeMotor ? 'Vorteile der Haube KDN635LAS mit Motor?' : 'Wozu die Dampfhaube KDN635LNT?'}\u003c\/dt\u003e\n                    \u003cdd style=\"margin-left: 0; margin-bottom: 1em; color: #555;\"\u003e\n                        ${hasHaubeMotor ? 'Komplettlösung mit integriertem 0,5kW Absaugmotor - ideal wenn keine zentrale Absauganlage vorhanden ist. Plug \u0026 Play Installation. Gesamthöhe mit Haube: 209cm.' : 'Professionelle Ableitung von Hitze und Dampf. Anschluss an bestehende Absauganlage möglich. Gesamthöhe mit Haube: 209cm.'}\n                    \u003c\/dd\u003e` : ''}\n\n                    \u003cdt style=\"font-weight: bold; margin-top: 1em;\"\u003eWie aktiviere ich die Garantie?\u003c\/dt\u003e\n                    \u003cdd style=\"margin-left: 0; margin-bottom: 1em; color: #555;\"\u003e\n                        Die Garantie muss innerhalb von 48 Stunden nach Installation auf www.cuppone.com aktiviert werden. Sie erhalten dann die volle Herstellergarantie.\n                    \u003c\/dd\u003e\n                \u003c\/dl\u003e\n\n                \u003cdiv style=\"margin-top: 2em; padding: 1.5em; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; border-radius: 8px; text-align: center;\"\u003e\n                    \u003ch4 style=\"margin: 0 0 0.5em 0; font-size: 1.3em;\"\u003e🇮🇹 Cuppone - Italienische Tradition seit 1963\u003c\/h4\u003e\n                    \u003cp style=\"margin: 0; opacity: 0.95;\"\u003e\n                        Der Donatello DN635L\/2D in länglicher Bauform - maximale Kapazität und optimale Raumnutzung mit moderner Digital-Steuerung.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        `;\n        \n        container.innerHTML = descriptionHtml;\n    }\n\n    \/\/ MutationObserver für Änderungen\n    const observer = new MutationObserver(function(mutations) {\n        mutations.forEach(function(mutation) {\n            if (mutation.type === 'attributes' \u0026\u0026 \n                (mutation.attributeName === 'class' || mutation.attributeName === 'checked')) {\n                setTimeout(updateDynamicDescription, 50);\n            }\n        });\n    });\n\n    \/\/ Beobachte alle Option-Container  \n    document.querySelectorAll('.product-form__input, .product__option, [data-option-selector]').forEach(el =\u003e {\n        observer.observe(el, { attributes: true, subtree: true });\n    });\n\n    \/\/ Event Listeners\n    document.addEventListener('change', function(e) {\n        if (e.target.name \u0026\u0026 (e.target.name.includes('Untergestell') || e.target.name.includes('Haube'))) {\n            setTimeout(updateDynamicDescription, 100);\n        }\n    });\n\n    document.addEventListener('click', function(e) {\n        if (e.target.closest('[data-option-value], .product-form__radio, .product-form__input')) {\n            setTimeout(updateDynamicDescription, 100);\n        }\n    });\n\n    \/\/ Initiale Aktualisierung\n    setTimeout(updateDynamicDescription, 100);\n});\n\u003c\/script\u003e\n\n\u003c!-- ========== Ende: Dynamischer Beschreibungsblock ========== --\u003e","brand":"Cuppone","offers":[{"title":"ohne Untergestell \/ ohne Haube","offer_id":56752647799132,"sku":"DN635L\/2D","price":7230.4,"currency_code":"EUR","in_stock":true},{"title":"mit Untergestell \/ ohne Haube","offer_id":56752647831900,"sku":"DN635L\/2D-SDN635L\/2","price":7980.8,"currency_code":"EUR","in_stock":true},{"title":"mit Untergestell \/ Haube","offer_id":56752647864668,"sku":"DN635L\/2D-KDN635LNT-SDN635L\/2","price":9404.8,"currency_code":"EUR","in_stock":true},{"title":"mit Untergestell \/ Haube mit Motor","offer_id":56752647897436,"sku":"DN635L\/2D-KDN635LAS-SDN635L\/2","price":9729.6,"currency_code":"EUR","in_stock":true},{"title":"ohne Untergestell \/ Haube","offer_id":56752647930204,"sku":"DN635L\/2D-KDN635LNT","price":8654.4,"currency_code":"EUR","in_stock":true},{"title":"ohne Untergestell \/ Haube mit Motor","offer_id":56752647962972,"sku":"DN635L\/2D-KDN635LAS","price":8979.2,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/0194\/6204\/files\/DN4352D_32dcbae7-ec3d-452b-9700-2b76f31d5180.jpg?v=1771342774","url":"https:\/\/vm-europa.com\/products\/cuppone-donatello-pizzaofen-fur-6-6-pizzen-o35cm-lang-2-kammer-digital-dn635l-2d","provider":"VM-Europa","version":"1.0","type":"link"}