{"product_id":"zvizzer-one-polish-3in1-one-step-politur-250ml","title":"ZviZZer - One Polish - 3in1 One Step Politur 250ml","description":"\u003cstyle\u003e\n    \/* Scoped CSS für Layout \u0026 Abstände *\/\n    .zv-liquid-container {\n        line-height: 1.6;\n        color: #333;\n        max-width: 1200px;\n        margin: 0 auto;\n        background-color: transparent;\n    }\n\n    \/* Typography *\/\n    .zv-liquid-container h2 {\n        color: #111;\n        margin-bottom: 1.5rem;\n        position: relative;\n        display: inline-block;\n        margin-top: 0;\n    }\n\n    \/* Multicolor Gradient Unterstrich (Passend zur Flasche) *\/\n    .zv-liquid-container h2::after {\n        content: '';\n        display: block;\n        width: 80px;\n        height: 4px;\n        \/* Verlauf: Pink -\u003e Gelb -\u003e Grün *\/\n        background: linear-gradient(90deg, #e83e8c 0%, #ffc107 50%, #20c997 100%);\n        margin-top: 8px;\n        border-radius: 2px;\n    }\n\n    .zv-liquid-container h3 {\n        color: #222;\n        margin-top: 2.5rem;\n        margin-bottom: 1rem;\n        font-weight: 700;\n    }\n\n    \/* Grid Layouts *\/\n    .zv-intro-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 3rem;\n        margin-bottom: 2rem;\n        align-items: center;\n    }\n\n    .zv-meter-box {\n        background: #111;\n        \/* Dunkler Hintergrund für Neon-Farben *\/\n        color: #fff;\n        padding: 1.5rem;\n        border-radius: 12px;\n        border: 1px solid #333;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);\n    }\n\n    .zv-meter-label {\n        display: flex;\n        justify-content: space-between;\n        font-weight: 700;\n        margin-bottom: 0.5rem;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: #ccc;\n        font-size: 0.9em;\n        \/* Relativ zum Shop *\/\n    }\n\n    \/* Pad-Matrix System *\/\n    .zv-pad-matrix {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 1.5rem;\n        margin: 2rem 0;\n    }\n\n    .zv-pad-card {\n        background: #f8f9fa;\n        border: 1px solid #dee2e6;\n        padding: 1.5rem;\n        border-radius: 8px;\n        text-align: center;\n        transition: transform 0.2s;\n    }\n\n    .zv-pad-card:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* Chem Badges *\/\n    .zv-chem-badges {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 1rem;\n        margin: 2rem 0;\n    }\n\n    .zv-badge {\n        background: #fff;\n        color: #333;\n        padding: 0.5rem 1rem;\n        border-radius: 50px;\n        font-weight: 600;\n        border: 2px solid #333;\n        white-space: nowrap;\n    }\n\n    \/* App Box *\/\n    .zv-app-box {\n        background: linear-gradient(135deg, #212529 0%, #343a40 100%);\n        color: white;\n        padding: 2rem;\n        border-radius: 12px;\n        margin: 2rem 0;\n    }\n\n    .zv-app-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 2rem;\n    }\n\n    .zv-app-step {\n        border-left: 3px solid #20c997;\n        \/* Grüner Akzent *\/\n        padding-left: 1rem;\n    }\n\n    .zv-app-title {\n        text-transform: uppercase;\n        opacity: 0.8;\n        letter-spacing: 1px;\n        display: block;\n        margin-bottom: 0.5rem;\n        font-weight: 600;\n    }\n\n    .zv-app-value {\n        font-weight: 700;\n        display: block;\n    }\n\n    @media (max-width: 768px) {\n        .zv-intro-grid {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-liquid-container\"\u003e\n\n    \u003ch2\u003eZvizzer ONE Polish 250ml\u003c\/h2\u003e\n\n    \u003cdiv class=\"zv-intro-grid\"\u003e\n        \u003cdiv\u003e\n            \u003cp\u003e\n                \u003cstrong\u003e3in1 Politur mit einstellbarer Schleifkraft für glänzende Ergebnisse.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n                Mit der \u003cstrong\u003eZvizzer ONE Polish\u003c\/strong\u003e erhältst du eine hochwirksame Hybrid-Lösung, die\n                Schleifpolitur, Hochglanz-Finish und Versiegelung in nur einem einzigen Schritt vereint. Sie entfernt\n                zuverlässig Schleifspuren ab P2000, Kratzer und Hologramme – und schützt den Lack langfristig.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"zv-chem-badges\"\u003e\n                \u003cspan class=\"zv-badge\" style=\"border-color: #e83e8c; color: #e83e8c;\"\u003e1. Cut\u003c\/span\u003e\n                \u003cspan class=\"zv-badge\" style=\"border-color: #ffc107; color: #d39e00;\"\u003e2. Gloss\u003c\/span\u003e\n                \u003cspan class=\"zv-badge\" style=\"border-color: #20c997; color: #20c997;\"\u003e3. Protection\u003c\/span\u003e\n                \u003cspan class=\"zv-badge\" style=\"border-color: #333;\"\u003e🚫 Silikonfrei\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-meter-box\"\u003e\n            \u003cdiv class=\"zv-meter-label\"\u003e\n                \u003cspan\u003eCut (Schleifkraft)\u003c\/span\u003e\n                \u003cspan style=\"color:#e83e8c;\"\u003eVariabel\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"background-color: #333; border-radius: 6px; height: 12px; width: 100%; overflow: hidden; margin-bottom: 1.2rem;\"\u003e\n                \u003cdiv style=\"width: 80%; background-color: #e83e8c; height: 100%; border-radius: 6px; display: block;\"\u003e\n                     \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"zv-meter-label\"\u003e\n                \u003cspan\u003eGloss (Glanzgrad)\u003c\/span\u003e\n                \u003cspan style=\"color:#ffc107;\"\u003eHoch\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"background-color: #333; border-radius: 6px; height: 12px; width: 100%; overflow: hidden; margin-bottom: 1.2rem;\"\u003e\n                \u003cdiv style=\"width: 90%; background-color: #ffc107; height: 100%; border-radius: 6px; display: block;\"\u003e\n                     \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"zv-meter-label\"\u003e\n                \u003cspan\u003eProtection (Schutz)\u003c\/span\u003e\n                \u003cspan style=\"color:#20c997;\"\u003eLangzeit\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"background-color: #333; border-radius: 6px; height: 12px; width: 100%; overflow: hidden; margin-bottom: 0;\"\u003e\n                \u003cdiv style=\"width: 70%; background-color: #20c997; height: 100%; border-radius: 6px; display: block;\"\u003e\n                     \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr style=\"border:0; border-top:1px solid #eee; margin:3rem 0;\"\u003e\n\n    \u003ch3\u003eSchleifleistung steuern: Du hast die Wahl\u003c\/h3\u003e\n    \u003cp\u003eDas Besondere an der ONE Polish: Die Aggressivität wird durch das Pad bestimmt. Wähle dein Level:\u003c\/p\u003e\n\n    \u003cdiv class=\"zv-pad-matrix\"\u003e\n        \u003cdiv class=\"zv-pad-card\" style=\"border-top: 5px solid #e63946;\"\u003e\n            \u003cstrong style=\"color: #e63946; display:block; margin-bottom:0.5rem; text-transform:uppercase;\"\u003eRotes\n                Pad\u003c\/strong\u003e\n            \u003cspan style=\"display:block; font-weight:700; margin-bottom:0.5rem;\"\u003eHeavy Cut\u003c\/span\u003e\n            \u003cp style=\"margin:0; opacity:0.8;\"\u003eMaximale Schleifkraft für stark beanspruchte Lacke \u0026amp; tiefe Kratzer.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-pad-card\" style=\"border-top: 5px solid #fd7e14;\"\u003e\n            \u003cstrong style=\"color: #fd7e14; display:block; margin-bottom:0.5rem; text-transform:uppercase;\"\u003eOranges\n                Pad\u003c\/strong\u003e\n            \u003cspan style=\"display:block; font-weight:700; margin-bottom:0.5rem;\"\u003eMedium Cut\u003c\/span\u003e\n            \u003cp style=\"margin:0; opacity:0.8;\"\u003eDie perfekte Balance aus Defektkorrektur und Glanz (One-Step).\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-pad-card\" style=\"border-top: 5px solid #ffc107;\"\u003e\n            \u003cstrong style=\"color: #d39e00; display:block; margin-bottom:0.5rem; text-transform:uppercase;\"\u003eGelbes\n                Pad\u003c\/strong\u003e\n            \u003cspan style=\"display:block; font-weight:700; margin-bottom:0.5rem;\"\u003eFine Cut\u003c\/span\u003e\n            \u003cp style=\"margin:0; opacity:0.8;\"\u003eFür leichte Defekte und ein brillantes Hochglanz-Finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch3\u003eVorteile der Zvizzer ONE Polish\u003c\/h3\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003e3-in-1 Lösung:\u003c\/strong\u003e Cut, Gloss und Versiegelung in einem Schritt (Polymer-Schutz).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHologrammfrei:\u003c\/strong\u003e Dank moderner Korn-Technologie, selbst auf dunklen Lacken.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVielseitig:\u003c\/strong\u003e Funktioniert auf allen Lacken, inklusive Gelcoat (Boote).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSauber:\u003c\/strong\u003e Wasserbasierte Formel ohne Lösungsmittel.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"zv-app-box\"\u003e\n        \u003ch3 style=\"color:white; margin-top:0;\"\u003eAnwendungsempfehlung\u003c\/h3\u003e\n        \u003cdiv class=\"zv-app-grid\"\u003e\n            \u003cdiv class=\"zv-app-step\"\u003e\n                \u003cspan class=\"zv-app-title\"\u003ePad-Wahl\u003c\/span\u003e\n                \u003cspan class=\"zv-app-value\"\u003eRot \/ Orange \/ Gelb\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"zv-app-step\"\u003e\n                \u003cspan class=\"zv-app-title\"\u003eVerteilen\u003c\/span\u003e\n                \u003cspan class=\"zv-app-value\"\u003eca. 1.000 U\/min\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"zv-app-step\"\u003e\n                \u003cspan class=\"zv-app-title\"\u003ePolieren\u003c\/span\u003e\n                \u003cspan class=\"zv-app-value\"\u003ebis 1.800 U\/min\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"zv-app-step\"\u003e\n                \u003cspan class=\"zv-app-title\"\u003eErgebnis\u003c\/span\u003e\n                \u003cspan class=\"zv-app-value\"\u003eCut + Glanz + Schutz\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top:1.5rem; margin-bottom:0; opacity:0.9;\"\u003e\n            \u003cem\u003eProfi-Tipp: Da die Politur eine Versiegelung enthält, wechsle die Pads häufiger, da sie sich schneller\n                sättigen (\"zu\" machen) können als bei reinen Schleifpolituren.\u003c\/em\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3\u003eTechnische Details\u003c\/h3\u003e\n    \u003cul style=\"columns: 2; margin-bottom: 2rem;\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInhalt:\u003c\/strong\u003e 250 ml\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTyp:\u003c\/strong\u003e 3-in-1 Hybrid Politur\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSchutzdauer:\u003c\/strong\u003e ca. 3-6 Monate (je nach Pflege)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEntfernt:\u003c\/strong\u003e P2000 Schleifspuren\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBasis:\u003c\/strong\u003e Wasserbasiert\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n\u003c\/div\u003e","brand":"ZviZZer","offers":[{"title":"Default Title","offer_id":47955686293851,"sku":"ZZ_ONEP_250","price":26.61,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/9896\/4315\/files\/33ub_One_Polish_Polish_-_3in1_Politur_250ml.jpg?v=1750019623","url":"https:\/\/ccfautopflige.com\/products\/zvizzer-one-polish-3in1-one-step-politur-250ml","provider":"ccfautopflige.com","version":"1.0","type":"link"}