{"product_id":"pare-chocs-avant-volkswagen-golf-1k1807103jti","title":"Volkswagen Golf 5 Frontstoßfänger","description":"\u003cstyle\u003e\n    .streetec-main-wrapper { position: relative; background: #fff; max-width: 1200px; margin: 0 auto; line-height: 1.6; color: #333 !important; overflow: hidden; box-shadow: 0 0 30px rgba(0,0,0,0.15); border-radius: 12px; }\n    .streetec-bg-animation { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .streetec-bubble { position: absolute; bottom: -150px; background: radial-gradient(circle, rgba(156, 0, 255, 0.4) 0%, rgba(156, 0, 255, 0.1) 70%, transparent 100%); border-radius: 50%; animation: streetec-rise linear infinite; filter: blur(2px); }\n    .streetec-bubble.yellow { background: radial-gradient(circle, rgba(254, 216, 3, 0.5) 0%, rgba(254, 216, 3, 0.15) 70%, transparent 100%); }\n    .streetec-bubble.magenta { background: radial-gradient(circle, rgba(224, 12, 255, 0.4) 0%, rgba(224, 12, 255, 0.1) 70%, transparent 100%); }\n    @keyframes streetec-rise { 0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; } 20% { opacity: 0.7; } 80% { opacity: 0.4; } 100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; } }\n    .streetec-header { background: linear-gradient(135deg, #000 0%, #1a1a1a 30%, #9c00ff 100%); color: white !important; padding: 70px 20px; text-align: center; position: relative; z-index: 1; border-bottom: 5px solid #9c00ff; }\n    .streetec-header h1 { font-size: clamp(2.2em, 6vw, 4em); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 4px; color: #FFFFFF !important; text-shadow: 2px 2px 10px rgba(0,0,0,0.8), 0 0 20px rgba(156, 0, 255, 0.6); }\n    .streetec-header .subtitle { font-size: 1.4em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); }\n    .streetec-hero-banner { background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%); color: white !important; padding: 30px 20px; text-align: center; font-size: 1.2em; font-weight: 600; position: relative; z-index: 1; box-shadow: 0 4px 15px rgba(156, 0, 255, 0.3); }\n    .streetec-highlight-box { background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%); color: #9c00ff !important; padding: 20px; text-align: center; font-weight: bold; border: 3px solid #fed803; margin: 20px; border-radius: 12px; z-index: 1; position: relative; box-shadow: 0 4px 15px rgba(254, 216, 3, 0.3); }\n    .streetec-highlight-box .emoji { font-size: 1.5em; margin-right: 10px; }\n    .streetec-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .streetec-section-title { font-size: 2em; font-weight: 900; color: #1a1a1a !important; margin-bottom: 30px; border-bottom: 4px solid #9c00ff; display: inline-block; text-transform: uppercase; padding-bottom: 10px; }\n    .streetec-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }\n    .streetec-card { background: linear-gradient(135deg, #ffffff 0%, #f9f9f9 100%); padding: 25px; border-radius: 12px; border-left: 6px solid #9c00ff; box-shadow: 0 4px 20px rgba(156, 0, 255, 0.15); transition: all 0.3s ease; position: relative; overflow: hidden; }\n    .streetec-card:hover { transform: translateY(-5px); box-shadow: 0 8px 30px rgba(156, 0, 255, 0.25); border-left-color: #e00cff; }\n    .streetec-card h3 { color: #9c00ff !important; margin-bottom: 15px; font-size: 1.3em; font-weight: 700; }\n    .streetec-card p { color: #555 !important; line-height: 1.7; }\n    .streetec-specs-container { border: 3px solid #9c00ff; border-radius: 15px; padding: 30px; background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(249, 249, 249, 0.95) 100%); box-shadow: 0 5px 25px rgba(156, 0, 255, 0.1); }\n    .streetec-specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }\n    .streetec-spec-card { background: #fff; padding: 20px; border-radius: 8px; border-left: 6px solid #9c00ff; box-shadow: 0 4px 15px rgba(0,0,0,0.05); transition: transform 0.3s ease; }\n    .streetec-spec-card:hover { transform: scale(1.03); border-left-color: #e00cff; }\n    .streetec-spec-card strong { display: block; color: #9c00ff !important; text-transform: uppercase; font-size: 0.9em; margin-bottom: 8px; font-weight: 800; }\n    .streetec-spec-card p { margin: 5px 0; font-weight: 500; color: #444 !important; }\n    .streetec-homologation-box { background: linear-gradient(135deg, #9c00ff 0%, #e00cff 100%); color: white !important; padding: 40px; border-radius: 15px; text-align: center; margin: 30px 0; box-shadow: 0 8px 30px rgba(156, 0, 255, 0.4); }\n    .streetec-homologation-box h3 { font-size: 2.5em; margin-bottom: 15px; color: #fed803 !important; text-shadow: 2px 2px 8px rgba(0,0,0,0.3); }\n    .streetec-homologation-box p { font-size: 1.2em; line-height: 1.8; }\n    .streetec-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 2px solid #9c00ff; background: white; transition: all 0.3s ease; }\n    .streetec-faq-item:hover { box-shadow: 0 5px 20px rgba(156, 0, 255, 0.2); }\n    .streetec-faq-q { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); color: white !important; padding: 18px; font-weight: bold; border-left: 5px solid #9c00ff; }\n    .streetec-faq-a { padding: 20px; border-top: 3px solid #fed803; line-height: 1.8; background: #fafafa; }\n    .streetec-footer { background: linear-gradient(135deg, #1a1a1a 0%, #9c00ff 100%); color: white !important; text-align: center; padding: 40px; border-top: 3px solid #fed803; }\n    .streetec-footer p { font-size: 1.1em; margin: 10px 0; }\n    .streetec-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.3em; text-transform: uppercase; letter-spacing: 2px; }\n    @media (max-width: 768px) { .streetec-section { padding: 30px 15px; } .streetec-header h1 { font-size: 2.2em; } .streetec-specs-grid { grid-template-columns: 1fr; } .streetec-grid { grid-template-columns: 1fr; } }\n    .highlight-violet { color: #9c00ff !important; font-weight: 700; }\n    .highlight-yellow { color: #fed803 !important; font-weight: 700; }\n    .highlight-magenta { color: #e00cff !important; font-weight: 700; }\n\u003c\/style\u003e\n\u003cdiv class=\"streetec-main-wrapper\"\u003e\n\u003cdiv class=\"streetec-bg-animation\"\u003e\n\u003cdiv style=\"width:120px;height:120px;left:8%;animation-duration:7s\" class=\"streetec-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"width:160px;height:160px;left:25%;animation-duration:11s;animation-delay:1s\" class=\"streetec-bubble yellow\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"width:90px;height:90px;left:45%;animation-duration:9s;animation-delay:4s\" class=\"streetec-bubble magenta\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"width:140px;height:140px;left:65%;animation-duration:13s;animation-delay:2s\" class=\"streetec-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"width:190px;height:190px;left:85%;animation-duration:15s;animation-delay:5s\" class=\"streetec-bubble yellow\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"streetec-header\"\u003e\n\u003ch1\u003eFrontstoßfänger Volkswagen Golf 5\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e🏁 Sportlicher Look · Deutsche Qualität\u003c\/p\u003e\n\u003cp style=\"font-style:italic;opacity:0.9;margin-top:15px;font-size:1.1em\"\u003eVerwandeln Sie die Front Ihres Volkswagen Golf 5 — originales Finish, direkte Montage.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"streetec-hero-banner\"\u003eSportlicher Frontstoßfänger für Volkswagen Golf — Polypropylen (PP), lackierfertig, perfekte Passform\u003c\/div\u003e\n\u003cdiv class=\"streetec-highlight-box\"\u003e\n\u003cspan class=\"emoji\"\u003e🇩🇪\u003c\/span\u003e \u003cstrong\u003eDEUTSCHE JOM-QUALITÄT\u003c\/strong\u003e — Frontstoßfänger im sportlichen Look, für präzise Passform und eine makellose Verarbeitung konzipiert\u003c\/div\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eWarum dieser Stoßfänger?\u003c\/h2\u003e\n\u003cdiv class=\"streetec-grid\"\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🏁 Aggressiver sportlicher Look\u003c\/h3\u003e\n\u003cp\u003eVerleiht der Front Ihres Fahrzeugs ein völlig neues Erscheinungsbild mit einem dynamischen, hochwertigen Stil, inspiriert von den originalen Sportpaketen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🎯 Perfekte Passform\u003c\/h3\u003e\n\u003cp\u003eNach den Originalmaßen gefertigt für eine direkte Montage an den vorhandenen Befestigungspunkten, ohne Änderungen an der Karosserie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🧱 Material Polypropylen (PP)\u003c\/h3\u003e\n\u003cp\u003eStoßfängerkunststoff aus \u003cspan class=\"highlight-violet\"\u003ePolypropylen (PP)\u003c\/span\u003e, stoß- und UV-beständig, leicht und langlebig. Unlackiert geliefert, \u003cspan class=\"highlight-magenta\"\u003elackierfertig\u003c\/span\u003e im Farbton Ihres Fahrzeugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e✨ Sorgfältige Verarbeitung\u003c\/h3\u003e\n\u003cp\u003eGlatte Oberflächen und saubere Kanten für ein werkseitiges Erscheinungsbild nach der Lackierung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🇩🇪 Deutsche Qualität\u003c\/h3\u003e\n\u003cp\u003eJOM-Fertigung — eine Referenz im Karosserie-Tuning, mit strenger Qualitätskontrolle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🔧 Einfache Montage\u003c\/h3\u003e\n\u003cp\u003eMontage an den originalen Befestigungspunkten. Die Montage durch einen Karosseriebauer für die Lackierung und die abschließende Anpassung wird empfohlen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eTechnische Daten\u003c\/h2\u003e\n\u003cdiv class=\"streetec-specs-container\"\u003e\u003cdiv class=\"streetec-specs-grid\"\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🚗 FAHRZEUG\u003c\/strong\u003e\u003cp\u003eVolkswagen Golf\u003c\/p\u003e\n\u003cp\u003eKompatibilität siehe oben\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📍 POSITION\u003c\/strong\u003e\u003cp\u003eFrontstoßfänger\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🧱 MATERIAL\u003c\/strong\u003e\u003cp\u003ePolypropylen (PP)\u003c\/p\u003e\n\u003cp\u003eLackierfertig\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📡 PDC-SENSOREN\u003c\/strong\u003e\u003cp\u003eJe nach Version\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🏷️ REFERENZ\u003c\/strong\u003e\u003cp class=\"highlight-violet\"\u003e1K1807103JTI\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🇩🇪 MARKE\u003c\/strong\u003e\u003cp\u003eJOM — Deutsche Qualität\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003cdiv class=\"streetec-homologation-box\"\u003e\n\u003ch3\u003e🔧 LACKIERFERTIG GELIEFERT\u003c\/h3\u003e\n\u003cp\u003eDieser Stoßfänger wird aus \u003cstrong style=\"color:#fed803\"\u003eunlackiertem Kunststoff\u003c\/strong\u003e geliefert und sollte für ein originales Erscheinungsbild im exakten Farbton Ihres Fahrzeugs lackiert werden.\u003c\/p\u003e\n\u003cp style=\"margin-top:15px\"\u003e\u003cstrong style=\"color:#fed803\"\u003eMontage durch einen Fachmann empfohlen\u003c\/strong\u003e für die Anpassung und Lackierung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eIst der Stoßfänger lackiert?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eNein, er wird \u003cspan class=\"highlight-violet\"\u003eunlackiert (lackierfertig)\u003c\/span\u003e geliefert. Lassen Sie ihn von einem Karosseriebauer im Farbton Ihres Volkswagen Golf lackieren, um ein werkseitiges Erscheinungsbild zu erzielen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003ePasst er zu meinem Fahrzeug?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eDieses Modell ist \u003cspan class=\"highlight-magenta\"\u003efür den VW Golf 5 geeignet\u003c\/span\u003e. Prüfen Sie oben Motorisierung und Bauzeitraum; kontaktieren Sie uns bei Zweifeln mit Ihrer Zulassungsbescheinigung.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eIst die Montage direkt möglich?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eJa, er wird an den originalen Befestigungspunkten montiert; eine Anpassung durch einen Fachmann wird empfohlen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eWelches Material?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003ePolypropylen (PP) — widerstandsfähig, leicht und langlebig, deutsche JOM-Qualität.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"streetec-footer\"\u003e\n\u003cp class=\"tagline\"\u003eJOM · DEUTSCHE QUALITÄT\u003c\/p\u003e\n\u003cp style=\"font-size:1.1em;margin-top:15px\"\u003e🏁 Sportlicher Look. Perfekte Passform. Lackierfertig.\u003c\/p\u003e\n\u003cp style=\"opacity:0.8;margin-top:10px\"\u003eReferenz 1K1807103JTI — Frontstoßfänger für Volkswagen Golf\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"JOM","offers":[{"title":"Default Title","offer_id":53812645069138,"sku":"1K1807103JTI","price":199.96,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/image_1K1807103JTI_1.jpg?v=1782112771","url":"https:\/\/raslbitume.com\/de\/products\/volkswagen-golf-5-frontstossfanger","provider":"Rasl'Bitume","version":"1.0","type":"link"}