{"title":"Luftfederung Volkswagen Transporter – Air-Ride-Kits | Rasl'Bitume","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003e🚗 Verbessern Sie Ihren \u003c\/span\u003e\u003cstrong data-start=\"971\" data-end=\"997\"\u003eVolkswagen Transporter\u003c\/strong\u003e\u003cspan\u003e mit unseren \u003c\/span\u003e\u003cstrong data-start=\"1007\" data-end=\"1043\"\u003eAir Ride Luftfederungen\u003c\/strong\u003e\u003cspan\u003e. Passen Sie die Höhe nach Bedarf an und verändern Sie seine Silhouette mit einer tieferen und optisch markanteren Haltung.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"kit-airmext-volkswagen-transporter-t5","title":"Air Ride Kit Airmext für Volkswagen Transporter T5 (2003-2015), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    font-family: 'Barlow', sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(32px, 6vw, 52px);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 14px;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 22px;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 13px; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 24px;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 13px; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 13px;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 56px;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 12px; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 11px;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 10px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 13px;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 24px; flex-shrink: 0; }\n  .delivery-title { font-family: 'Barlow Condensed', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 13px; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 13px; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 13px; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cspan class=\"hero-badge\" style=\"color:#ffffff;\"\u003e✦ Auswahl Rasl'Bitume\u003c\/span\u003e\n    \u003ch1 style=\"color:#ffffff;\"\u003eKit \u003cspan style=\"color:#FED803;\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplett AIRMEXT\u003c\/h1\u003e\n    \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF;\"\u003eLuftfahrwerk — Premiumqualität\u003c\/div\u003e\n    \u003cp class=\"hero-desc\" style=\"color:#aaaaaa;\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff;\"\u003eAIRMEXT\u003c\/strong\u003e, ausgewählt von Rasl'Bitume für das unschlagbare Preis-Leistungs-Verhältnis. Dieses Kit konkurriert mit den größten Marken auf dem Markt.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARACTÉRISTIQUES --\u003e\n  \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003e32 Härtegradeinstellungen\u003c\/div\u003e\n      \u003cp\u003ePasse deinen Fahrkomfort perfekt an — vom sportlichen bis zum komfortablen Modus.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n      \u003cp\u003ePräzise Höheneinstellung bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n      \u003cp\u003eRobust, reaktionsschnell und perfekt für intensive Nutzung.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n      \u003cp\u003eUnbegrenzte Kilometerleistung. Versand inklusive aller Kosten.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SNX5 V3 --\u003e\n  \u003cdiv class=\"snx5-block\"\u003e\n    \u003cdiv class=\"snx5-title\" style=\"color:#ffffff;\"\u003e🎛️ Steuerung \u003cspan style=\"color:#E00CFF;\"\u003eSNX5 V3\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa;\"\u003eVollständig elektronisch gesteuertes 4-Wege-System — präzise, einfach und anpassbar\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3 Steuerung Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block;\"\u003e\n    \u003cul class=\"snx5-list\"\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhe an allen 4 Rädern für ultra-präzise Anpassung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eUSB-C kabelgebundene Fernbedienung\u003c\/strong\u003eInklusive für einfache und schnelle Steuerung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android — Fernsteuerung per Smartphone\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und mit einem Klick abrufbar\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Stoppen\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß — Steuerung und Fernbedienung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003e8 mm Anschlüsse — 1\/4\"\u003c\/strong\u003eEinfacher Einbau, integrierter Kabelbaum inklusive\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VERSIONS DU KIT --\u003e\n  \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n  \u003cdiv class=\"kit-grid\"\u003e\n\n    \u003cdiv class=\"kit-card ka featured\"\u003e\n      \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eKit A — Einstieg\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-dim\"\u003e\n        \u003cstrong\u003e📐 Tankmaße\u003c\/strong\u003e\n        450 mm × Ø 168 mm\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kit-card kb\"\u003e\n      \u003cdiv style=\"position:relative;\"\u003e\n        \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-family:'Barlow Condensed',sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px;\"\u003e⭐ Team-Auswahl\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eKit B — Performance\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank — beste Lösung für 99 % der Fahrzeuge\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-dim\"\u003e\n        \u003cstrong\u003e📐 Tankmaße\u003c\/strong\u003e\n        605 mm × Ø 168 mm × H 190 mm\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kit-card kc\"\u003e\n      \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eKit C — Ultimativ\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-dim\"\u003e\n        \u003cstrong\u003e📐 Tankmaße\u003c\/strong\u003e\n        851 mm × Ø 168 mm × H 190 mm\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kit-card solo\"\u003e\n      \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        4 kompatible Stoßdämpfer — kombinierbar mit jeder vorhandenen Steuerung, Tank und Kompressor.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n\n  \u003c!-- CONTENU DU KIT --\u003e\n  \u003cdiv class=\"section-title\"\u003e🧩 Das Kit beinhaltet\u003c\/div\u003e\n  \u003cul class=\"kit-content-list\"\u003e\n    \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n    \u003cli\u003e1 oder 2 ultraschallleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n    \u003cli\u003e1 nahtloser Lufttank mit Befestigungsbügeln (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n    \u003cli\u003e4 Stoßdämpfer mit montierten Luftbälgen auf Gewindekörpern\u003c\/li\u003e\n    \u003cli\u003eKomplettes Kabel- und Pneumatikleitungskit\u003c\/li\u003e\n    \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n  \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026 Garantie\u003c\/div\u003e\n  \u003cdiv class=\"delivery-grid\"\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung — auf alle Kit-Teile.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003eLieferung Europa\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eGeschätzte Herstellungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestellbestätigung.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MENTIONS LÉGALES --\u003e\n  \u003cdiv class=\"legal-block\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise — Frankreich\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul class=\"legal-list\"\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eNutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Installation durch Fachpersonal empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GUIDE MONTAGE --\u003e\n  \u003cdiv class=\"section-title\"\u003e📖 Anleitung \u0026 Montageanleitung\u003c\/div\u003e\n  \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px;\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;\"\u003eInstallations- und Montagehinweise — vollständiger Leitfaden online verfügbar.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap;\"\u003eAnleitung ansehen →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT BUNDLES --\u003e\n  \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px;\"\u003e\n    \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s;\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n      \u003cdiv style=\"font-size:22px;margin-bottom:8px;\"\u003e🔒\u003c\/div\u003e\n      \u003cdiv style=\"font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px;\"\u003eDichtheit der Installation\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;color:#555555;\"\u003eLoctite 577 — gelber Dichtstoff 50 ml. Unverzichtbar für die Abdichtung von Pneumatikanschlüssen.\u003c\/div\u003e\n      \u003cdiv style=\"margin-top:10px;font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:700;color:#9C00FF;text-transform:uppercase;\"\u003eProdukt ansehen →\u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s;\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n      \u003cdiv style=\"font-size:22px;margin-bottom:8px;\"\u003e🧴\u003c\/div\u003e\n      \u003cdiv style=\"font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px;\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;color:#555555;\"\u003eSpezielle Gummifett für Luftbälge — zur Verlängerung der Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n      \u003cdiv style=\"margin-top:10px;font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:700;color:#9C00FF;text-transform:uppercase;\"\u003eProdukt ansehen →\u003c\/div\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n  \u003cdiv style=\"margin-bottom:28px;\"\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Wie wähle ich mein Kit A, B oder C aus?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Das \u003cstrong style=\"color:#111111;\"\u003eKit A\u003c\/strong\u003e enthält einen kleinen Tank und einen einzelnen Kompressor — ideal für kleine Fahrzeuge mit wenig Einbauraum.\u003cbr\u003e\n        Das \u003cstrong style=\"color:#111111;\"\u003eKit C\u003c\/strong\u003e enthält einen großen Tank mit zwei Kompressoren — ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n        Das \u003cstrong style=\"color:#111111;\"\u003eKit B\u003c\/strong\u003e ist der beste Kompromiss zwischen den beiden für \u003cstrong style=\"color:#111111;\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e — das ist die Wahl unseres Teams.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Wird mein Kit in mehreren Paketen geliefert?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeiten ankommen — das ist ganz normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Ist das Kit mit Domlagern \/ Camber Plates ausgestattet?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Meine Sendungsverfolgung zeigt an, dass das Paket nicht an den Zusteller übergeben wurde.\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Keine Sorge — das Paket befindet sich auf dem Weg außerhalb Europas. Sobald es europäischen Boden erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Gibt es bei der Lieferung Zollgebühren?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Alle Kosten sind im Kit-Preis enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A \/ T30","offer_id":40100527931490,"sku":null,"price":2649.99,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ T32","offer_id":52564871840082,"sku":null,"price":2649.99,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ T30","offer_id":40100527964258,"sku":null,"price":2799.99,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ T32","offer_id":52564871872850,"sku":null,"price":2799.99,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ T30","offer_id":40100527997026,"sku":null,"price":2859.99,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ T32","offer_id":52564871905618,"sku":null,"price":2859.99,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ T30","offer_id":40100528029794,"sku":null,"price":1699.99,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ T32","offer_id":52564871938386,"sku":null,"price":1699.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/T5_2.png?v=1774185635"},{"product_id":"kit-airmext-transporter-volkswagen-t6-t6-1","title":"Air Ride Kit Airmext für Volkswagen Transporter T6 \u0026 T6.1 (2015+), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    font-family: 'Barlow', sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(32px, 6vw, 52px);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 14px;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 22px;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 13px; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 24px;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 13px; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 13px;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 56px;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 12px; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 11px;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 10px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 13px;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 24px; flex-shrink: 0; }\n  .delivery-title { font-family: 'Barlow Condensed', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 13px; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 13px; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 13px; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cspan class=\"hero-badge\" style=\"color:#ffffff;\"\u003e✦ Auswahl Rasl'Bitume\u003c\/span\u003e\n    \u003ch1 style=\"color:#ffffff;\"\u003eKit \u003cspan style=\"color:#FED803;\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplett AIRMEXT\u003c\/h1\u003e\n    \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF;\"\u003eLuftfahrwerk — Premiumqualität\u003c\/div\u003e\n    \u003cp class=\"hero-desc\" style=\"color:#aaaaaa;\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff;\"\u003eAIRMEXT\u003c\/strong\u003e, ausgewählt von Rasl'Bitume für das unschlagbare Preis-Leistungs-Verhältnis. Dieses Kit konkurriert mit den größten Marken auf dem Markt.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARACTÉRISTIQUES --\u003e\n  \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003e32 Härtegradeinstellungen\u003c\/div\u003e\n      \u003cp\u003ePasse deinen Fahrkomfort perfekt an — vom sportlichen bis zum komfortablen Modus.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n      \u003cp\u003ePräzise Höheneinstellung bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n      \u003cp\u003eRobust, reaktionsschnell und perfekt für intensive Nutzung.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n      \u003cp\u003eUnbegrenzte Kilometerleistung. Versand inklusive aller Kosten.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SNX5 V3 --\u003e\n  \u003cdiv class=\"snx5-block\"\u003e\n    \u003cdiv class=\"snx5-title\" style=\"color:#ffffff;\"\u003e🎛️ Steuerung \u003cspan style=\"color:#E00CFF;\"\u003eSNX5 V3\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa;\"\u003eVollständig elektronisch gesteuertes 4-Wege-System — präzise, einfach und anpassbar\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3 Steuerung Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block;\"\u003e\n    \u003cul class=\"snx5-list\"\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhe an allen 4 Rädern für ultra-präzise Anpassung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eUSB-C kabelgebundene Fernbedienung\u003c\/strong\u003eInklusive für einfache und schnelle Steuerung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android — Fernsteuerung per Smartphone\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und mit einem Klick abrufbar\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Stoppen\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß — Steuerung und Fernbedienung\u003c\/li\u003e\n      \u003cli style=\"color:#cccccc;\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:12px;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px;\"\u003e8 mm Anschlüsse — 1\/4\"\u003c\/strong\u003eEinfacher Einbau, integrierter Kabelbaum inklusive\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VERSIONS DU KIT --\u003e\n  \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n  \u003cdiv class=\"kit-grid\"\u003e\n\n    \u003cdiv class=\"kit-card ka featured\"\u003e\n      \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eKit A — Einstieg\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-dim\"\u003e\n        \u003cstrong\u003e📐 Tankmaße\u003c\/strong\u003e\n        450 mm × Ø 168 mm\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kit-card kb\"\u003e\n      \u003cdiv style=\"position:relative;\"\u003e\n        \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-family:'Barlow Condensed',sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px;\"\u003e⭐ Team-Auswahl\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eKit B — Performance\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank — beste Lösung für 99 % der Fahrzeuge\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-dim\"\u003e\n        \u003cstrong\u003e📐 Tankmaße\u003c\/strong\u003e\n        605 mm × Ø 168 mm × H 190 mm\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kit-card kc\"\u003e\n      \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eKit C — Ultimativ\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n      \u003c\/div\u003e\n      \u003cdiv class=\"kit-dim\"\u003e\n        \u003cstrong\u003e📐 Tankmaße\u003c\/strong\u003e\n        851 mm × Ø 168 mm × H 190 mm\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kit-card solo\"\u003e\n      \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n      \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n      \u003cdiv class=\"kit-specs\"\u003e\n        4 kompatible Stoßdämpfer — kombinierbar mit jeder vorhandenen Steuerung, Tank und Kompressor.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n\n  \u003c!-- CONTENU DU KIT --\u003e\n  \u003cdiv class=\"section-title\"\u003e🧩 Das Kit beinhaltet\u003c\/div\u003e\n  \u003cul class=\"kit-content-list\"\u003e\n    \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n    \u003cli\u003e1 oder 2 ultraschallleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n    \u003cli\u003e1 nahtloser Lufttank mit Befestigungsbügeln (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n    \u003cli\u003e4 Stoßdämpfer mit montierten Luftbälgen auf Gewindekörpern\u003c\/li\u003e\n    \u003cli\u003eKomplettes Kabel- und Pneumatikleitungskit\u003c\/li\u003e\n    \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n  \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026 Garantie\u003c\/div\u003e\n  \u003cdiv class=\"delivery-grid\"\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung — auf alle Kit-Teile.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003eLieferung Europa\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eGeschätzte Herstellungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestellbestätigung.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"delivery-card\"\u003e\n      \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n        \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MENTIONS LÉGALES --\u003e\n  \u003cdiv class=\"legal-block\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise — Frankreich\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul class=\"legal-list\"\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eNutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Installation durch Fachpersonal empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GUIDE MONTAGE --\u003e\n  \u003cdiv class=\"section-title\"\u003e📖 Anleitung \u0026 Montageanleitung\u003c\/div\u003e\n  \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px;\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;\"\u003eInstallations- und Montagehinweise — vollständiger Leitfaden online verfügbar.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap;\"\u003eAnleitung ansehen →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT BUNDLES --\u003e\n  \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px;\"\u003e\n    \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s;\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n      \u003cdiv style=\"font-size:22px;margin-bottom:8px;\"\u003e🔒\u003c\/div\u003e\n      \u003cdiv style=\"font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px;\"\u003eDichtheit der Installation\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;color:#555555;\"\u003eLoctite 577 — gelber Dichtstoff 50 ml. Unverzichtbar für die Abdichtung von Pneumatikanschlüssen.\u003c\/div\u003e\n      \u003cdiv style=\"margin-top:10px;font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:700;color:#9C00FF;text-transform:uppercase;\"\u003eProdukt ansehen →\u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s;\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n      \u003cdiv style=\"font-size:22px;margin-bottom:8px;\"\u003e🧴\u003c\/div\u003e\n      \u003cdiv style=\"font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px;\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;color:#555555;\"\u003eSpezielle Gummifett für Luftbälge — zur Verlängerung der Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n      \u003cdiv style=\"margin-top:10px;font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:700;color:#9C00FF;text-transform:uppercase;\"\u003eProdukt ansehen →\u003c\/div\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n  \u003cdiv style=\"margin-bottom:28px;\"\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Wie wähle ich mein Kit A, B oder C aus?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Das \u003cstrong style=\"color:#111111;\"\u003eKit A\u003c\/strong\u003e enthält einen kleinen Tank und einen einzelnen Kompressor — ideal für kleine Fahrzeuge mit wenig Einbauraum.\u003cbr\u003e\n        Das \u003cstrong style=\"color:#111111;\"\u003eKit C\u003c\/strong\u003e enthält einen großen Tank mit zwei Kompressoren — ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n        Das \u003cstrong style=\"color:#111111;\"\u003eKit B\u003c\/strong\u003e ist der beste Kompromiss zwischen den beiden für \u003cstrong style=\"color:#111111;\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e — das ist die Wahl unseres Teams.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Wird mein Kit in mehreren Paketen geliefert?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeiten ankommen — das ist ganz normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Ist das Kit mit Domlagern \/ Camber Plates ausgestattet?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Meine Sendungsverfolgung zeigt an, dass das Paket nicht an den Zusteller übergeben wurde.\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Keine Sorge — das Paket befindet sich auf dem Weg außerhalb Europas. Sobald es europäischen Boden erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer;\"\u003e\n      \u003csummary style=\"font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center;\"\u003e\n        Gibt es bei der Lieferung Zollgebühren?\n        \u003cspan style=\"color:#9C00FF;font-size:18px;flex-shrink:0;margin-left:10px;\"\u003e+\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv style=\"font-size:13px;color:#555555;margin-top:12px;line-height:1.7;\"\u003e\n        Alle Kosten sind im Kit-Preis enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A \/ T30","offer_id":40100979638370,"sku":null,"price":2649.99,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ T32","offer_id":52564913979730,"sku":null,"price":2649.99,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ T30","offer_id":40100979671138,"sku":null,"price":2799.99,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ T32","offer_id":52564914012498,"sku":null,"price":2799.99,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ T30","offer_id":40100979703906,"sku":null,"price":2859.99,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ T32","offer_id":52564914045266,"sku":null,"price":2859.99,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ T30","offer_id":40100979736674,"sku":null,"price":1699.99,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ T32","offer_id":52564914078034,"sku":null,"price":1699.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/T6_2.png?v=1774185626"},{"product_id":"kit-air-ride-complet-transporter-t5","title":"Komplettes TA Technix Air Ride Kit für Volkswagen Transporter T5 (2003-2015) — TÜV-geprüft","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    font-family: 'Barlow', sans-serif;\n    font-size: inherit;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: ';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: ';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900;\n    font-size: 22px;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 11px;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 12px;\n    color: #222 !important;\n  }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 9px; }\n  .perso-card p { font-size: 12px; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 12px; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 9px; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700; font-size: 11px;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 15px; flex-shrink: 0; }\n  .spec-item p { font-size: 12px; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 11px; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 12px; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 11px; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800; font-size: 12px;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 11px; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 11px; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 10.5px; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 11px; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900; font-size: 14px;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 11px; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"header\"\u003e\n  \u003cdiv class=\"badge-kit\"\u003eManuelles Air Ride Kit — TA Technix × Streetec\u003c\/div\u003e\n  \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelle 2-Wege-Steuerung\u003c\/h1\u003e\n  \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"body\"\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air Ride Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Steuerungssystem von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit voller Kontrolle der Fahrzeughöhe.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"perso-grid\"\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n      \u003cp\u003e\n        Zertifiziert nach §19.3 StVZO\u003cbr\u003e\n        \u003cstrong\u003eVordere Achslast: 1700 kg \/ Hintere Achslast: 1700 kg\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:11px;color:#666;\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple);\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;line-height:1.5;\"\u003eVorderer Stoßdämpfer Typ T30\/T28 zum Einstecken.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n    Warum dieses Kit wählen?\n  \u003c\/div\u003e\n\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, entwickelt für intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässige manuelle Steuerung von Streetec\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle auf 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eRundum-sorglos-Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar \u0026amp; Wettbewerb\u003c\/strong\u003e: perfekt für Auto-Events und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n    Zusammensetzung des Komplettkits\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für optimale Leistung über lange Zeit\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — Aluminiumtank 9,5 L (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelte Zeigermanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eInstallation \u0026 Sicherheit\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integriertem Schutzsicherung\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eAnschlusskit für Tank mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eEntleerungsventil + Kontroll-Druckschalter\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Verbindungen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n    Technische Merkmale\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eQualität von TA Technix \u0026 Streetec — bewährte Zuverlässigkeit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachskontrolle über Doppelmanometer\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eExtremes Tieferlegen\u003c\/strong\u003eVerstellbarer Bodenabstand ohne Hubbegrenzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und Wettbewerbsnutzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Verkabelungen und Anschlüsse im Kit enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n    Ideale Anwendungen\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-grid\"\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eShowcar \u0026 Auto-Treffen\u003c\/div\u003e\n      \u003cp\u003eStatische Präsentation mit spektakulärem Tieferlegen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eStance \u0026 Fitment\u003c\/div\u003e\n      \u003cp\u003ePerfekte Haltung für Fotos und Autoausstellungen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eTuning \u0026 Personalisierung\u003c\/div\u003e\n      \u003cp\u003eEinzigartiger Stil und maßgeschneiderte aggressive Stance\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n      \u003cp\u003eExtremes Tieferlegen für eine auffällige Präsentation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"legal-box\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist NICHT für den Straßenverkehr in Frankreich zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-top:6px;\"\u003eStreng reservierte Nutzung für:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eJegliche Nutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n    Lieferung \u0026 Support\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery-row\"\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📦 Sichere Versandabwicklung\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n  \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n  \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49452692472146,"sku":null,"price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_d021659e-4075-4545-9e04-4ede93ef6df9.jpg?v=1774183361"},{"product_id":"kit-air-ride-complet-transporter-t6","title":"Komplettes TA Technix Air Ride Kit für Volkswagen Transporter T6, T6.1 (2015-2024) — TÜV-geprüft","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    font-family: 'Barlow', sans-serif;\n    font-size: inherit;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: ';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: ';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900;\n    font-size: 22px;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 11px;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 12px;\n    color: #222 !important;\n  }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 9px; }\n  .perso-card p { font-size: 12px; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 12px; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 9px; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700; font-size: 11px;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 15px; flex-shrink: 0; }\n  .spec-item p { font-size: 12px; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 11px; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 12px; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 11px; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800; font-size: 12px;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 11px; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 11px; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 10.5px; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 11px; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900; font-size: 14px;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 11px; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"header\"\u003e\n  \u003cdiv class=\"badge-kit\"\u003eManuelles Air Ride Kit — TA Technix × Streetec\u003c\/div\u003e\n  \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelle 2-Wege-Steuerung\u003c\/h1\u003e\n  \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"body\"\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air Ride Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Steuerungssystem von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit voller Kontrolle der Fahrzeughöhe.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"perso-grid\"\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n      \u003cp\u003e\n        Zertifiziert nach §19.3 StVZO\u003cbr\u003e\n        \u003cstrong\u003eVordere Achslast: 1700 kg \/ Hintere Achslast: 1700 kg\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:11px;color:#666;\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple);\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;line-height:1.5;\"\u003eVorderer Stoßdämpfer Typ T30\/T28 zum Einstecken.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n    Warum dieses Kit wählen?\n  \u003c\/div\u003e\n\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, entwickelt für intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässige manuelle Steuerung von Streetec\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle auf 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eRundum-sorglos-Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar \u0026amp; Wettbewerb\u003c\/strong\u003e: perfekt für Auto-Events und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n    Zusammensetzung des Komplettkits\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für optimale Leistung über lange Zeit\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — Aluminiumtank 9,5 L (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelte Zeigermanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eInstallation \u0026 Sicherheit\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integriertem Schutzsicherung\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eAnschlusskit für Tank mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eEntleerungsventil + Kontroll-Druckschalter\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Verbindungen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n    Technische Merkmale\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eQualität von TA Technix \u0026 Streetec — bewährte Zuverlässigkeit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachskontrolle über Doppelmanometer\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eExtremes Tieferlegen\u003c\/strong\u003eVerstellbarer Bodenabstand ohne Hubbegrenzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und Wettbewerbsnutzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Verkabelungen und Anschlüsse im Kit enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n    Ideale Anwendungen\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-grid\"\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eShowcar \u0026 Auto-Treffen\u003c\/div\u003e\n      \u003cp\u003eStatische Präsentation mit spektakulärem Tieferlegen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eStance \u0026 Fitment\u003c\/div\u003e\n      \u003cp\u003ePerfekte Haltung für Fotos und Autoausstellungen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eTuning \u0026 Personalisierung\u003c\/div\u003e\n      \u003cp\u003eEinzigartiger Stil und maßgeschneiderte aggressive Stance\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n      \u003cp\u003eExtremes Tieferlegen für eine auffällige Präsentation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"legal-box\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist NICHT für den Straßenverkehr in Frankreich zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-top:6px;\"\u003eStreng reservierte Nutzung für:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eJegliche Nutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n    Lieferung \u0026 Support\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery-row\"\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📦 Sichere Versandabwicklung\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n  \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n  \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49452692668754,"sku":null,"price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_d021659e-4075-4545-9e04-4ede93ef6df9.jpg?v=1774183361"},{"product_id":"kit-air-ride-complet-volkswagen-transporter-t3","title":"Komplettes TA Technix Air Ride Kit für Volkswagen Transporter T3 (1979-1992) — TÜV-geprüft","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    font-family: 'Barlow', sans-serif;\n    font-size: inherit;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900;\n    font-size: 22px;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 11px;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 12px;\n    color: #222 !important;\n  }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 9px; }\n  .perso-card p { font-size: 12px; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 12px; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 9px; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700; font-size: 11px;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 15px; flex-shrink: 0; }\n  .spec-item p { font-size: 12px; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 11px; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 12px; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 11px; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800; font-size: 12px;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 11px; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 11px; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 10.5px; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 11px; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900; font-size: 14px;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 11px; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"header\"\u003e\n  \u003cdiv class=\"badge-kit\"\u003eManuelles Air Ride Kit — TA Technix × Streetec\u003c\/div\u003e\n  \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelle 2-Wege-Steuerung\u003c\/h1\u003e\n  \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"body\"\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air Ride Kit\u003c\/strong\u003e, das \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Steuerungssystem von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit voller Kontrolle der Fahrzeughöhe.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"perso-grid\"\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n      \u003cp\u003e\n        Zertifiziert nach §19.3 StVZO\u003cbr\u003e\n        \u003cstrong\u003eVorderachslast: 1300 kg \/ Hinterachslast: 840 kg\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:11px;color:#666;\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple);\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n    Warum dieses Kit wählen?\n  \u003c\/div\u003e\n\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, entwickelt für intensiven Gebrauch\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässige manuelle Steuerung von Streetec\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle auf 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eRundum-sorglos-Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar \u0026 Wettbewerb\u003c\/strong\u003e: perfekt für Auto-Events und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n    Zusammensetzung des Komplettkits\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für optimale Leistung über lange Zeit\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eManuelles Luftmanagement-System\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — Aluminiumtank 9,5 L (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eInstallation \u0026 Sicherheit\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integriertem Schutzsicherungseinsatz\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eAnschlusskit für Tank mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eEntleerungsventil + Kontroll-Druckschalter\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDichtungsmasse (Gewindedichtmittel) für Verbindungen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n    Technische Merkmale\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eQualität von TA Technix \u0026 Streetec — bewährte Zuverlässigkeit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachskontrolle über Doppelmanometer\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eExtremes Tieferlegen\u003c\/strong\u003eVerstellung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und Wettbewerbsnutzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Verkabelungen und Anschlüsse im Kit enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n    Ideale Anwendungen\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-grid\"\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eShowcar \u0026 Auto-Treffen\u003c\/div\u003e\n      \u003cp\u003eStatische Präsentation mit spektakulärem Tieferlegen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eStance \u0026 Fitment\u003c\/div\u003e\n      \u003cp\u003ePerfekte Haltung für Fotos und Autoausstellungen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eTuning \u0026 Personalisierung\u003c\/div\u003e\n      \u003cp\u003eEinzigartiger Stil und maßgeschneiderte aggressive Stance\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n      \u003cp\u003eExtremes Tieferlegen für eine auffällige Präsentation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"legal-box\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist NICHT für den Straßenverkehr in Frankreich zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-top:6px;\"\u003eStreng reservierte Nutzung für:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eJegliche Nutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n    Lieferung \u0026 Support\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery-row\"\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📦 Sichere Versandabwicklung\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n  \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eTeer\u003c\/div\u003e\n  \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49452909429074,"sku":"LFVW28","price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_a5ddc7fa-a353-48ba-b1e9-3106427a8e24.jpg?v=1774183479"},{"product_id":"kit-air-ride-complet-arriere-volkswagen-transporter-t4","title":"Komplettes hinteres TA Technix Air Ride Kit - Volkswagen Transporter T4 (1990-2003) + TÜV","description":"\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003eKomplettes Airride-Kit: TA Technix Luftfederung mit manueller Streetec 2-Wege-Steuerung\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003eVerwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Airride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle Streetec 2-Wege-Steuerungssystem\u003c\/strong\u003e kombiniert. Professionelle Lösung für Fans von \u003cstrong\u003eStance, Show Cars und Tuning\u003c\/strong\u003e, dieses \u003cstrong\u003everstellbare Luftfederungs-Kit\u003c\/strong\u003e bietet eine \u003cstrong\u003eextreme Tieferlegung\u003c\/strong\u003e mit voller Kontrolle über die Fahrzeughöhe.\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e✅ \u003cstrong\u003eTÜV-Zulassung\u003c\/strong\u003e : Zertifiziert nach §19.3 StVZO (vorn 1600kg \/ hinten 1490kg)\u003cbr\u003e→ TÜV-Zertifikat auf Anfrage erhältlich: \u003cstrong\u003e\u003ca class=\"underline\" href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003e\u003cstrong\u003eACHTUNG\u003c\/strong\u003e : Die vordere Drehstabachse erlaubt keine Umrüstung auf Airride, vordere Gasstoßdämpfer werden mitgeliefert.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003eNur hinterer Luftbalg\u003c\/span\u003e\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e🔧 Warum dieses Luftfederungs-Kit wählen?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e✅ \u003cstrong\u003eDeutsche Qualität TA Technix\u003c\/strong\u003e : Robuste und langlebige Stoßdämpfer\u003cbr\u003e✅ \u003cstrong\u003eZuverlässige manuelle Steuerung\u003c\/strong\u003e : Streetec-System für präzise Druckkontrolle\u003cbr\u003e✅ \u003cstrong\u003eVerstellbare Tieferlegung\u003c\/strong\u003e : Fahrzeughöhe nach Wunsch anpassbar\u003cbr\u003e✅ \u003cstrong\u003eKomplette Installation\u003c\/strong\u003e : Alle Komponenten für eine schlüsselfertige Montage enthalten\u003cbr\u003e✅ \u003cstrong\u003ePerformance Show Car\u003c\/strong\u003e : Perfekt für Auto-Events und Wettbewerbe\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e📦 Komplett-Kit Zusammensetzung :\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e\u003cstrong\u003eLuftfederung :\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eDeutsche Robustheit für optimale Leistung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eManuelles Luftmanagement-System :\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1.5 [li_\u0026amp;]:gap-1.5 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e - Hochleistungs-Kompressor\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e - Aluminiumtank 9,5L (0-14 bar): leicht und robust\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e - Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eInstallation und Sicherheit:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1.5 [li_\u0026amp;]:gap-1.5 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eRotes Elektrokabel 6m mit integriertem Schutzsicherung\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eSchwarzes Massekabel 1m\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003ePU-Hochdruckluftschlauch 6mm (25m)\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eAnschlusskit für Tank mit Sicherheitsventil\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eAblassventil + Kontroll-Druckschalter\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eDichtpaste (Gewindedichtmittel) für Verbindungen\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eRohrschneider\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e⚙️ Technische Merkmale:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e🇩🇪 \u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003e: Qualität von TA Technix und Streetec\u003cbr\u003e🎯 \u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003e: Getrennte Kontrolle vorne\/hinten\u003cbr\u003e📏 \u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003e: Bodenfreiheit unbegrenzt einstellbar\u003cbr\u003e🔒 \u003cstrong\u003eSicherheitssystem\u003c\/strong\u003e: Überdruckventil und Druckschalter inklusive\u003cbr\u003e💪 \u003cstrong\u003eIntensiver Gebrauch\u003c\/strong\u003e: Entwickelt für Show Cars und Wettbewerbsnutzung\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e🏁 Ideale Anwendungen:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul class=\"[\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eShow Car \u0026amp; Auto-Treffen\u003c\/strong\u003e: Statische Präsentation mit extremer Tieferlegung\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eStance \u0026amp; Fitment\u003c\/strong\u003e: Perfekte Haltung für Ihre Fotos und Ausstellungen\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eTuning \u0026amp; Individualisierung\u003c\/strong\u003e: Einzigartiger Stil und aggressiver Stance\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eAutomobilveranstaltungen\u003c\/strong\u003e: Spektakuläre Tieferlegung für Ihre Präsentationen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e⚠️ Wichtige Rechtliche Hinweise (FRANKREICH):\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e\u003cstrong\u003eDieses Airride-Kit ist NICHT für den Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003eStreng reservierte Nutzung für:\u003c\/p\u003e\n\u003cul class=\"[\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eNutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Installation durch Fachpersonal empfohlen.\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e🚀 Lieferung \u0026amp; Support:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e📦 Sichere Versandabwicklung\u003cbr\u003e🛠️ Technischer Support verfügbar\u003cbr\u003e📞 Installationsberatung auf Anfrage\u003c\/p\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49452923421010,"sku":"LFVW21","price":1529.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_1379f53c-7475-400e-9799-1966847d3e5d.jpg?v=1774183490"},{"product_id":"kit-air-ride-complet-arriere-ta-technix-volkswagen-transporter-t4-syncro-1990-2003-tuv","title":"Komplettes Air Ride Kit hinten TA Technix - Volkswagen Transporter T4 Syncro (1990-2003) + TÜV","description":"\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003eKomplettes Air Ride Kit: TA Technix Luftfederung mit manueller Streetec 2-Wege Steuerung\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003eVerwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air Ride Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle Streetec 2-Wege Steuerungssystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Fans von \u003cstrong\u003eStance, Show Car und Tuning\u003c\/strong\u003e, dieses \u003cstrong\u003everstellbare Luftfederungs-Kit\u003c\/strong\u003e bietet eine \u003cstrong\u003eextreme Tieferlegung\u003c\/strong\u003e mit voller Kontrolle über die Fahrzeughöhe.\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e✅ \u003cstrong\u003eTÜV-Zulassung\u003c\/strong\u003e : Zertifiziert nach §19.3 StVZO (vorn 1600kg \/ hinten 1490kg)\u003cbr\u003e→ TÜV-Zertifikat auf Anfrage erhältlich: \u003cstrong\u003e\u003ca class=\"underline\" href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003e\u003cstrong\u003eACHTUNG\u003c\/strong\u003e : Die vordere Torsionsstange erlaubt keine Umrüstung auf Air Ride, vordere Gasstoßdämpfer werden mitgeliefert.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003eNur hintere Luftbälge\u003c\/span\u003e\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e🔧 Warum dieses Luftfederungs-Kit wählen?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e✅ \u003cstrong\u003eDeutsche Qualität TA Technix\u003c\/strong\u003e : Robuste und langlebige Stoßdämpfer\u003cbr\u003e✅ \u003cstrong\u003eZuverlässige manuelle Steuerung\u003c\/strong\u003e : Streetec-System für präzise Druckkontrolle\u003cbr\u003e✅ \u003cstrong\u003eVerstellbare Tieferlegung\u003c\/strong\u003e : Fahrzeughöhe nach Wunsch anpassbar\u003cbr\u003e✅ \u003cstrong\u003eKomplette Installation\u003c\/strong\u003e : Alle Komponenten für eine schlüsselfertige Montage enthalten\u003cbr\u003e✅ \u003cstrong\u003ePerformance Show Car\u003c\/strong\u003e : Perfekt für Auto-Events und Wettbewerbe\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e📦 Komplett-Kit Zusammensetzung :\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e\u003cstrong\u003eLuftfederung :\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eDeutsche Robustheit für optimale Leistung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eManuelles Luftmanagement-System :\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1.5 [li_\u0026amp;]:gap-1.5 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e - Hochleistungs-Kompressor\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e - Aluminiumtank 9,5L (0-14 bar): leicht und robust\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e\n\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e - Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eInstallation und Sicherheit:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1.5 [li_\u0026amp;]:gap-1.5 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eRotes Elektrokabel 6m mit integriertem Schutzsicherung\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eSchwarzes Massekabel 1m\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003ePU-Hochdruckluftschlauch 6mm (25m)\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eAblassventil + Kontroll-Druckschalter\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eDichtpaste (Gewindedichtmittel) für Verbindungen\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eRohrschneider\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e⚙️ Technische Merkmale:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e🇩🇪 \u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003e : Qualität von TA Technix und Streetec\u003cbr\u003e🎯 \u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003e : Getrennte Kontrolle vorne\/hinten\u003cbr\u003e📏 \u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003e : Bodenfreiheit unbegrenzt anpassbar\u003cbr\u003e🔒 \u003cstrong\u003eSicherheitssystem\u003c\/strong\u003e : Überdruckventil und Druckschalter inklusive\u003cbr\u003e💪 \u003cstrong\u003eIntensiver Gebrauch\u003c\/strong\u003e : Entwickelt für Show Cars und Wettbewerbsnutzung\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e🏁 Ideale Anwendungen:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul class=\"[\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eShow Car \u0026amp; Auto-Treffen\u003c\/strong\u003e : Statische Präsentation mit extremer Tieferlegung\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eStance \u0026amp; Fitment\u003c\/strong\u003e : Perfekte Haltung für Fotos und Ausstellungen\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eTuning \u0026amp; Personalisierung\u003c\/strong\u003e : Einzigartiger Stil und aggressiver Stance\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003e\n\u003cstrong\u003eAutomobilveranstaltungen\u003c\/strong\u003e : Spektakuläre Tieferlegung für Ihre Präsentationen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e⚠️ Wichtige Rechtliche Hinweise (FRANKREICH):\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e\u003cstrong\u003eDieses Airride-Kit ist NICHT für den Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003eStreng reservierte Verwendung für:\u003c\/p\u003e\n\u003cul class=\"[\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words\"\u003eNutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003eWir übernehmen keine Haftung bei Nutzung auf öffentlichen Straßen. Installation durch Fachpersonal empfohlen.\u003c\/p\u003e\n\u003chr class=\"border-border-300 my-2\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e🚀 Lieferung \u0026amp; Support :\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e📦 Sichere Versandabwicklung\u003cbr\u003e🛠️ Technischer Support verfügbar\u003cbr\u003e📞 Installationsberatung auf Anfrage\u003c\/p\u003e","brand":"TA Technix","offers":[{"title":"Default Title","offer_id":52519918502226,"sku":"LFVW21","price":1529.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_1379f53c-7475-400e-9799-1966847d3e5d.jpg?v=1774183490"},{"product_id":"kit-air-ride-complet-ta-technix-volkswagen-transporter-t5-4motion-2003-2015-tuv","title":"Komplettes Air Ride Kit TA Technix für Volkswagen Transporter T5 4Motion (2003-2015) — TÜV-geprüft","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark);\n    font-family: 'Barlow', sans-serif;\n    font-size: inherit;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900;\n    font-size: 22px;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 11px;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 12px;\n    color: #222;\n  }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple);\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow); font-size: 9px; }\n  .perso-card p { font-size: 12px; color: var(--dark); line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 12px; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 9px; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700; font-size: 11px;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 15px; flex-shrink: 0; }\n  .spec-item p { font-size: 12px; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 11px; color: #444; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 12px; }\n  .app-item .app-title { font-weight: 600; color: var(--purple); margin-bottom: 2px; }\n  .app-item p { color: #555; font-size: 11px; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800; font-size: 12px;\n    text-transform: uppercase; color: #cc0000;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 11px; color: #444; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 11px; color: #444; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 10.5px; color: #888; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 11px; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900; font-size: 14px;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 11px; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"header\"\u003e\n  \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n  \u003ch1\u003eLuftfederung \u003cspan\u003eVerstellbar\u003c\/span\u003e\u003cbr\u003eManuelle 2-Wege-Steuerung\u003c\/h1\u003e\n  \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"body\"\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Steuerungssystem von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit voller Kontrolle der Fahrzeughöhe.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"perso-grid\"\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n      \u003cp\u003e\n        Zertifiziert nach §19.3 StVZO\u003cbr\u003e\n        \u003cstrong\u003eVordere Achslast: 1700 kg \/ Hintere Achslast: 1700 kg\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:11px;color:#666;\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple);\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;line-height:1.5;\"\u003eVorderer Stoßdämpfer Typ T30\/T28 zum Aufstecken.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n    Warum dieses Kit wählen?\n  \u003c\/div\u003e\n\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, entwickelt für intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässige manuelle Steuerung von Streetec\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle auf 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eRundum-sorglos-Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitiges Showcar \u0026amp; Wettbewerb\u003c\/strong\u003e: perfekt für Auto-Events und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n    Zusammensetzung des Komplettkits\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für optimale Leistung über lange Zeit\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eManuelles Luftmanagement-System\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — Aluminiumtank 9,5 L (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integriertem Schutzsicherungseinsatz\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eAblassventil + Kontroll-Druckschalter\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Verbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDichtungsmasse (Gewindedichtmittel) für Verbindungen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n    Technische Merkmale\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eQualität von TA Technix \u0026amp; Streetec — bewährte Zuverlässigkeit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachskontrolle über Doppelmanometer\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eExtremes Tieferlegen\u003c\/strong\u003eVerstellung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und Wettbewerbsnutzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Verkabelungen und Anschlüsse im Kit enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n    Ideale Anwendungen\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-grid\"\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Treffen\u003c\/div\u003e\n      \u003cp\u003eStatische Präsentation mit spektakulärem Tieferlegen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n      \u003cp\u003ePerfekte Haltung für Fotos und Autoausstellungen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n      \u003cp\u003eEinzigartiger Stil und maßgeschneiderte aggressive Haltung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n      \u003cp\u003eExtremes Tieferlegen für eine auffällige Präsentation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"legal-box\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Airride-Kit ist NICHT für den Straßenverkehr in Frankreich zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-top:6px;\"\u003eStreng reservierte Nutzung für:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eJegliche Nutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Verwendung auf öffentlichen Straßen. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n    Lieferung \u0026amp; Support\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery-row\"\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📦 Sichere Versandabwicklung\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n  \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n  \u003cdiv class=\"footer-mail\"\u003eFragen : \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"TA Technix","offers":[{"title":"Default Title","offer_id":52519943012690,"sku":"LFVW20","price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_d021659e-4075-4545-9e04-4ede93ef6df9.jpg?v=1774183361"},{"product_id":"kit-air-ride-complet-ta-technix-volkswagen-transporter-t6-t6-1-4motion-2015-2024-tuv","title":"Komplettes Air Ride Kit TA Technix für Volkswagen Transporter T6, T6.1 4Motion (2015-2024) — TÜV-geprüft","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark);\n    font-family: 'Barlow', sans-serif;\n    font-size: inherit;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900;\n    font-size: 22px;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 11px;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 12px;\n    color: #222;\n  }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple);\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow); font-size: 9px; }\n  .perso-card p { font-size: 12px; color: var(--dark); line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 12px; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 9px; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700; font-size: 11px;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 15px; flex-shrink: 0; }\n  .spec-item p { font-size: 12px; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 11px; color: #444; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 12px; }\n  .app-item .app-title { font-weight: 600; color: var(--purple); margin-bottom: 2px; }\n  .app-item p { color: #555; font-size: 11px; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800; font-size: 12px;\n    text-transform: uppercase; color: #cc0000;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 11px; color: #444; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 11px; color: #444; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 10.5px; color: #888; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 11px; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900; font-size: 14px;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 11px; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"header\"\u003e\n  \u003cdiv class=\"badge-kit\"\u003eManuelles Air Ride Kit — TA Technix × Streetec\u003c\/div\u003e\n  \u003ch1\u003eLuftfederung \u003cspan\u003eVerstellbar\u003c\/span\u003e\u003cbr\u003eManuelle 2-Wege-Steuerung\u003c\/h1\u003e\n  \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"body\"\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air Ride Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle Streetec 2-Wege-Steuerungssystem\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit voller Kontrolle der Fahrzeughöhe.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"perso-grid\"\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n      \u003cp\u003e\n        Zertifiziert nach §19.3 StVZO\u003cbr\u003e\n        \u003cstrong\u003eVordere Achslast: 1700 kg \/ Hintere Achslast: 1700 kg\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:11px;color:#666;\"\u003eZertifikat auf Anfrage verfügbar: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple);\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"perso-card\"\u003e\n      \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n      \u003cdiv style=\"font-size:12px;line-height:1.5;\"\u003eVorderer Stoßdämpfer Typ T30\/T28 zum Aufstecken.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n    Warum dieses Kit wählen?\n  \u003c\/div\u003e\n\n  \u003cul class=\"checklist\"\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, entwickelt für intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässige manuelle Steuerung Streetec\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle auf 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eRundum-sorglos-Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitiges Showcar \u0026amp; Wettbewerb\u003c\/strong\u003e: perfekt für Auto-Events und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n    Zusammensetzung des Komplettkits\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für optimale Leistung über lange Zeit\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eManuelles Luftmanagement-System\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — Aluminiumtank 9,5 L (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"compo-block\"\u003e\n    \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n    \u003cul class=\"compo-list\"\u003e\n      \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integriertem Schutzsicherungseinsatz\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eAblassventil + Kontroll-Druckschalter\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Verbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eDichtungsmasse (Gewindedichtmittel) für Verbindungen\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n    Technische Merkmale\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eQualität von TA Technix \u0026amp; Streetec — bewährte Zuverlässigkeit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachskontrolle über das Doppelmanometer\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eExtremes Tieferlegen\u003c\/strong\u003eVerstellung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und Wettbewerbsnutzung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Verkabelungen und Anschlüsse im Kit enthalten\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n    Ideale Anwendungen\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-grid\"\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Treffen\u003c\/div\u003e\n      \u003cp\u003eStatische Präsentation mit spektakulärem Tieferlegen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n      \u003cp\u003ePerfekte Haltung für Fotos und Autoausstellungen\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n      \u003cp\u003eEinzigartiger Stil und maßgeschneiderte aggressive Haltung\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"app-item\"\u003e\n      \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n      \u003cp\u003eExtremes Tieferlegen für eine auffällige Präsentation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"legal-box\"\u003e\n    \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Deutschland\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eDieses Airride-Kit ist NICHT für den Straßenverkehr in Deutschland zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-top:6px;\"\u003eStreng reservierte Nutzung für:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n      \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n      \u003cli\u003eJegliche Nutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Verwendung auf öffentlichen Straßen. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-title\"\u003e\n    \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n    Lieferung \u0026amp; Support\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery-row\"\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📦 Sichere Versandabwicklung\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n    \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n  \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n  \u003cdiv class=\"footer-mail\"\u003eFragen : \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"TA Technix","offers":[{"title":"Default Title","offer_id":52523148771666,"sku":"LFVW20","price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_d021659e-4075-4545-9e04-4ede93ef6df9.jpg?v=1774183361"}],"url":"https:\/\/raslbitume.com\/de\/collections\/suspension-pneumatique-volkswagen-transporter-kits-air-ride-raslbitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}