{"title":"Geschroefde Combinaties Mazda 323 – Verstelbare Ophanging | Rasl’Bitume","description":"\u003cp data-start=\"124\" data-end=\"485\"\u003e🚗 Verfraai uw \u003cstrong data-start=\"142\" data-end=\"163\"\u003eMazda 323\u003c\/strong\u003e met onze \u003cstrong data-start=\"173\" data-end=\"193\"\u003everstelbare schroefsets\u003c\/strong\u003e ontworpen voor verschillende setups, van een nette dagelijkse auto tot een scherpere projectwagen. Stel de hoogte eenvoudig af voor een lagere en beter geplaatste houding, met een gezondere wegligging en preciezer rijgedrag. Een duidelijke verlaging die zijn tijdloze uitstraling en strakke silhouet versterkt.\u003c\/p\u003e","products":[{"product_id":"combines-filetes-d2-sport-mazda-323f-1989-1994","title":"D2 Street Gewinde Combinaties - Mazda 323F (1989-1994)","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\u003ctitle\u003eCombinés Filetés D2 Street – Mazda 323F (1989-1994)\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2-container {\n        max-width: 100%;\n        margin: 0 auto;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        line-height: 1.6;\n        color: #1a1a1a;\n        background: #FFFFFF;\n    }\n\n    .d2-header {\n        background: linear-gradient(135deg, #9c00ff 0%, #E00CFF 50%, #9c00ff 100%);\n        color: white !important;\n        padding: 60px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n        border-radius: 10px;\n        margin-bottom: 0;\n    }\n\n    .d2-bubbles {\n        position: absolute; top: 0; left: 0;\n        width: 100%; height: 100%;\n        overflow: hidden; z-index: 0;\n    }\n\n    .d2-bubble {\n        position: absolute; bottom: -100px;\n        background: radial-gradient(circle, rgba(254, 216, 3, 0.4) 0%, rgba(254, 216, 3, 0.15) 50%, transparent 100%);\n        border-radius: 50%; opacity: 0.8;\n        animation: d2-rise linear infinite;\n    }\n\n    .d2-bubble:nth-child(1)  { width: 80px;  height: 80px;  left: 10%; animation-duration: 8s;  animation-delay: 0s; }\n    .d2-bubble:nth-child(2)  { width: 120px; height: 120px; left: 20%; animation-duration: 10s; animation-delay: 2s; }\n    .d2-bubble:nth-child(3)  { width: 60px;  height: 60px;  left: 35%; animation-duration: 7s;  animation-delay: 4s; }\n    .d2-bubble:nth-child(4)  { width: 100px; height: 100px; left: 50%; animation-duration: 9s;  animation-delay: 1s; }\n    .d2-bubble:nth-child(5)  { width: 90px;  height: 90px;  left: 65%; animation-duration: 11s; animation-delay: 3s; }\n    .d2-bubble:nth-child(6)  { width: 70px;  height: 70px;  left: 80%; animation-duration: 8s;  animation-delay: 5s; }\n    .d2-bubble:nth-child(7)  { width: 110px; height: 110px; left: 90%; animation-duration: 12s; animation-delay: 2s; }\n    .d2-bubble:nth-child(8)  { width: 75px;  height: 75px;  left: 15%; animation-duration: 9s;  animation-delay: 6s; }\n    .d2-bubble:nth-child(9)  { width: 95px;  height: 95px;  left: 40%; animation-duration: 10s; animation-delay: 1s; }\n    .d2-bubble:nth-child(10) { width: 85px;  height: 85px;  left: 70%; animation-duration: 8s;  animation-delay: 4s; }\n\n    @keyframes d2-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);     opacity: 0.8; }\n        50%  {                 transform: translateX(100px) scale(1.2); opacity: 0.5; }\n        100% { bottom: 110%;  transform: translateX(-100px) scale(0.9); opacity: 0; }\n    }\n\n    .d2-header-content { position: relative; z-index: 1; }\n\n    .d2-header h1 {\n        font-size: 3em; margin-bottom: 20px;\n        text-transform: uppercase; letter-spacing: 3px;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.3); font-weight: 700;\n    }\n\n    .d2-header .subtitle {\n        font-size: 1.3em; margin-bottom: 15px;\n        color: #FED803 !important; font-weight: 600;\n        text-shadow: 1px 1px 4px rgba(0,0,0,0.3);\n    }\n\n    .d2-header .tagline {\n        font-size: 1.5em; font-style: italic;\n        opacity: 0.95; margin-top: 20px; letter-spacing: 2px;\n    }\n\n    .d2-hero-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #E00CFF 100%);\n        color: white !important; padding: 40px; text-align: center;\n        font-size: 1.4em; font-weight: 500; letter-spacing: 1px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    }\n\n    .d2-section {\n        padding: 50px 40px;\n        border-bottom: 2px solid #f0f0f0;\n    }\n\n    .d2-section-title {\n        font-size: 2.2em; color: #9c00ff;\n        margin-bottom: 30px; padding-bottom: 15px;\n        border-bottom: 4px solid #FED803;\n        display: inline-block; text-transform: uppercase; letter-spacing: 2px;\n    }\n\n    \/* Version card avec image *\/\n    .d2-version-wrap {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        margin-top: 30px;\n        align-items: center;\n    }\n\n    .d2-version-img img {\n        width: 100%; border-radius: 14px;\n        box-shadow: 0 8px 30px rgba(156,0,255,0.18);\n        border: 3px solid #9c00ff;\n    }\n\n    .d2-version-img p {\n        margin-top: 10px; color: #888;\n        font-size: 0.88em; font-style: italic; text-align: center;\n    }\n\n    .d2-version-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 14px; padding: 35px;\n        border: 3px solid #9c00ff;\n        box-shadow: 0 6px 28px rgba(156,0,255,0.2);\n    }\n\n    .d2-version-card .vc-head {\n        display: flex; justify-content: space-between;\n        align-items: center; margin-bottom: 16px;\n    }\n\n    .d2-version-card .vc-name {\n        font-size: 1.5em; font-weight: 900;\n        color: #fff; text-transform: uppercase; letter-spacing: 2px;\n    }\n\n    .d2-version-card .vc-badge {\n        background: linear-gradient(135deg, #FED803, #e67e22);\n        color: #1a1a1a; font-weight: 700; font-size: 0.8em;\n        padding: 5px 16px; border-radius: 20px;\n        text-transform: uppercase; letter-spacing: 1px;\n    }\n\n    .d2-version-card .vc-desc {\n        color: #ccc; font-size: 0.97em;\n        line-height: 1.75; margin-bottom: 20px;\n    }\n\n    .d2-version-card .vc-tags {\n        display: flex; flex-wrap: wrap; gap: 8px;\n    }\n\n    .d2-version-card .vc-tag {\n        background: rgba(254,216,3,0.12);\n        color: #FED803 !important; font-size: 0.82em;\n        font-weight: 600; padding: 5px 14px;\n        border-radius: 20px; border: 1px solid rgba(254,216,3,0.25);\n    }\n\n    @media (max-width: 768px) {\n        .d2-version-wrap { grid-template-columns: 1fr; }\n    }\n\n    \/* Benefits Grid *\/\n    .d2-benefits-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 30px; margin-top: 30px;\n    }\n\n    .d2-benefit-card {\n        background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%);\n        padding: 30px; border-radius: 12px;\n        box-shadow: 0 4px 15px rgba(156, 0, 255, 0.1);\n        border: 2px solid transparent; transition: all 0.3s ease;\n    }\n\n    .d2-benefit-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 25px rgba(156, 0, 255, 0.2);\n        border-color: #9c00ff;\n    }\n\n    .d2-benefit-icon { font-size: 3em; margin-bottom: 15px; }\n\n    .d2-benefit-card h3 {\n        font-size: 1.4em; margin-bottom: 12px; color: #E00CFF;\n    }\n\n    .d2-benefit-card p { color: #666; line-height: 1.7; }\n\n    \/* Tech Specs *\/\n    .d2-tech-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 20px; margin-top: 30px;\n    }\n\n    .d2-tech-item {\n        background: #f8f8f8; padding: 25px;\n        border-radius: 8px; border-left: 5px solid #FED803;\n        transition: all 0.3s ease;\n    }\n\n    .d2-tech-item:hover {\n        background: rgba(156, 0, 255, 0.05);\n        border-left-color: #9c00ff; transform: translateX(5px);\n    }\n\n    .d2-tech-label {\n        font-size: 0.9em; text-transform: uppercase;\n        color: #9c00ff; font-weight: 600;\n        margin-bottom: 8px; letter-spacing: 1px;\n    }\n\n    .d2-tech-value { font-size: 1.3em; color: #1a1a1a; font-weight: 500; }\n\n    \/* Table *\/\n    .d2-table-wrapper {\n        overflow-x: auto; margin-top: 30px;\n        border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n\n    .d2-table { width: 100%; border-collapse: collapse; background: white; }\n\n    .d2-table thead {\n        background: linear-gradient(135deg, #9c00ff 0%, #E00CFF 100%);\n        color: white !important;\n    }\n\n    .d2-table th {\n        padding: 18px; text-align: left;\n        font-weight: 600; text-transform: uppercase;\n        letter-spacing: 1px; font-size: 0.95em;\n    }\n\n    .d2-table tbody tr {\n        border-bottom: 1px solid #e0e0e0; transition: all 0.3s ease;\n    }\n\n    .d2-table tbody tr:hover {\n        background: rgba(156, 0, 255, 0.05); transform: scale(1.01);\n    }\n\n    .d2-table td { padding: 16px 18px; color: #333; }\n    .d2-table tbody tr:nth-child(even) { background: #f9f9f9; }\n\n    \/* Features List *\/\n    .d2-features-list { list-style: none; margin-top: 30px; }\n\n    .d2-features-list li {\n        padding: 18px 20px 18px 50px;\n        margin-bottom: 15px;\n        background: linear-gradient(90deg, rgba(156, 0, 255, 0.05) 0%, transparent 100%);\n        border-left: 5px solid #9c00ff;\n        border-radius: 5px; transition: all 0.3s ease; position: relative;\n    }\n\n    .d2-features-list li::before {\n        content: \"✓\"; position: absolute; left: 20px;\n        color: #FED803 !important; font-weight: bold; font-size: 1.3em;\n    }\n\n    .d2-features-list li:hover {\n        background: rgba(224, 12, 255, 0.1);\n        transform: translateX(10px); border-left-color: #E00CFF;\n    }\n\n    \/* Warranty *\/\n    .d2-warranty {\n        background: linear-gradient(135deg, rgba(156, 0, 255, 0.08) 0%, rgba(224, 12, 255, 0.08) 100%);\n        padding: 40px; border-radius: 12px; margin-top: 30px;\n        border: 2px solid rgba(156, 0, 255, 0.2);\n    }\n\n    .d2-warranty h3 {\n        color: #9c00ff; font-size: 1.8em; margin-bottom: 20px;\n        text-transform: uppercase; letter-spacing: 1px;\n    }\n\n    .d2-warranty-item {\n        padding: 15px 0; border-bottom: 1px solid rgba(156, 0, 255, 0.1);\n        display: flex; align-items: center;\n    }\n\n    .d2-warranty-item:last-child { border-bottom: none; }\n\n    .d2-warranty-icon { font-size: 2em; margin-right: 20px; color: #FED803; }\n\n    .d2-warranty-text { flex: 1; }\n    .d2-warranty-text strong { color: #9c00ff; font-size: 1.1em; }\n\n    .d2-iso-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #FED803 0%, #ffcc00 100%);\n        color: #1a1a1a; padding: 15px 35px; border-radius: 50px;\n        font-weight: 700; text-transform: uppercase; letter-spacing: 2px;\n        margin-top: 20px; box-shadow: 0 4px 15px rgba(254, 216, 3, 0.3);\n        font-size: 1.1em;\n    }\n\n    .d2-footer {\n        background: #1a1a1a; color: white; padding: 40px; text-align: center;\n    }\n\n    .d2-footer p { margin-bottom: 15px; opacity: 0.9; line-height: 1.8; }\n    .d2-footer strong { color: #FED803; }\n\n    @media (max-width: 768px) {\n        .d2-header h1 { font-size: 2em; }\n        .d2-section { padding: 30px 20px; }\n        .d2-section-title { font-size: 1.7em; }\n        .d2-benefits-grid, .d2-tech-grid { grid-template-columns: 1fr; }\n        .d2-table th, .d2-table td { padding: 12px 10px; font-size: 0.9em; }\n    }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"d2-container\"\u003e\n\n    \u003c!-- Header --\u003e\n    \u003cdiv class=\"d2-header\"\u003e\n        \u003cdiv class=\"d2-bubbles\"\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2-bubble\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"d2-header-content\"\u003e\n            \u003ch1\u003eD2 Street Series\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003eMAZDA 323F (1989–1994)\u003c\/p\u003e\n            \u003cp class=\"tagline\"\u003eToegankelijke topkwaliteit voor dagelijks gebruik\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Banner Hero --\u003e\n    \u003cdiv class=\"d2-hero-banner\"\u003e\n        High-performance monotube ontwerp • 36 instelposities • Verlaging tot 10–12 cm\n    \u003c\/div\u003e\n\n    \u003c!-- Image coupelles --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa; text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/MAZDA-323F-ASTINA-EUNOS-100--89_94.jpg?v=1771838013\" alt=\"D2 Street Mazda 323F – Type 1 \/ Type 2\" style=\"max-width: 100%; border-radius: 14px; box-shadow: 0 8px 30px rgba(156,0,255,0.15); border: 3px solid #9c00ff;\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Description --\u003e\n    \u003cdiv class=\"d2-section\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eDe perfecte balans\u003c\/h2\u003e\n        \u003cp style=\"font-size: 1.1em; line-height: 1.8; color: #333; margin-bottom: 20px;\"\u003e\n            De \u003cstrong\u003eStreet\u003c\/strong\u003e serie is de populairste bij D2, met veelzijdige, hoogwaardige schroefsets. Een uitstekende balans tussen comfort en prestaties, perfect geschikt voor dagelijks gebruik op de weg en ook voor incidenteel circuitgebruik dankzij de brede instelmogelijkheden.\n        \u003c\/p\u003e\n        \u003cp style=\"font-size: 1.1em; line-height: 1.8; color: #333;\"\u003e\n            De hoogte is \u003cstrong\u003eonafhankelijk van de veervoorspanning\u003c\/strong\u003e instelbaar, wat zorgt voor optimale demping onder alle omstandigheden, zelfs bij de laagste verlagingen. De camber is aan de voorkant verstelbaar via de schokdemperdraagarm voor McPherson veerpootconstructies.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Spécifications Techniques --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa;\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eTechnische specificaties\u003c\/h2\u003e\n        \u003cdiv class=\"d2-tech-grid\"\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eVoertuigmodel\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eMazda 323F\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eChassiscode\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eBG\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eJaren\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003e1989 – 1994\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eAssortiment\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eD2 Street\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eType constructie\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eMonotube olie\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eDempingsafstelling\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003e36 posities\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eVerlaging\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eTot 10–12 cm\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eVoorste draagarmen\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eKogelgewricht (niet verstelbaar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eSchokdemperlichaam\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eCorrosiebestendig aluminium\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eCertificeringen\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eISO-9001\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eGarantie\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003e1 jaar fabrieksgarantie\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-tech-item\"\u003e\n                \u003cdiv class=\"d2-tech-label\"\u003eGewicht\u003c\/div\u003e\n                \u003cdiv class=\"d2-tech-value\"\u003eLichter dan origineel\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Points Forts --\u003e\n    \u003cdiv class=\"d2-section\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eBelangrijkste kenmerken\u003c\/h2\u003e\n        \u003cdiv class=\"d2-benefits-grid\"\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e🎯\u003c\/div\u003e\n                \u003ch3\u003eExtreme veelzijdigheid\u003c\/h3\u003e\n                \u003cp\u003ePerfect voor dagelijks gebruik op de weg met de mogelijkheid tot incidenteel circuitgebruik. Eén set voor al uw behoeften.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n                \u003ch3\u003e36 instelposities\u003c\/h3\u003e\n                \u003cp\u003eUltraprecieze afstelling van de dempingshardheid om uw configuratie aan te passen aan uw rijstijl en omstandigheden.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e🔧\u003c\/div\u003e\n                \u003ch3\u003eOnafhankelijke afstelling\u003c\/h3\u003e\n                \u003cp\u003eDe hoogte is onafhankelijk van de veervoorspanning instelbaar, wat optimale demping garandeert, zelfs op de laagste niveaus.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e💪\u003c\/div\u003e\n                \u003ch3\u003eAluminium constructie\u003c\/h3\u003e\n                \u003cp\u003eSchokdemperlichaam van aluminium met verbeterde corrosiebescherming en gewichtsbesparing ten opzichte van origineel.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e📏\u003c\/div\u003e\n                \u003ch3\u003eBelangrijke verlaging\u003c\/h3\u003e\n                \u003cp\u003eVerlagingsbereik tot 10–12 cm afhankelijk van het model, voor de perfecte stance van uw voertuig.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-benefit-card\"\u003e\n                \u003cdiv class=\"d2-benefit-icon\"\u003e🛠️\u003c\/div\u003e\n                \u003ch3\u003eEenvoudige installatie\u003c\/h3\u003e\n                \u003cp\u003eRemslangbevestigingen identiek aan origineel voor een eenvoudige en conforme installatie.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Caractéristiques Détaillées --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa;\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eGedetailleerde kenmerken\u003c\/h2\u003e\n        \u003cul class=\"d2-features-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHigh-performance monotube olie-ontwerp\u003c\/strong\u003e voor optimale warmteafvoer\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHardheidsinstelling met 36 standen\u003c\/strong\u003e voor een ultra-precieze afstelling naar wens\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eVerlaging tot 10–12 cm\u003c\/strong\u003e afhankelijk van het model voor de perfecte stance\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eOnafhankelijke hoogteverstelling\u003c\/strong\u003e van de veervoorspanning\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePresterende demping\u003c\/strong\u003e onder alle omstandigheden, zelfs op de laagste standen\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAluminium schokdemperbehuizing\u003c\/strong\u003e met versterkte anti-corrosiebescherming\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGeoptimaliseerd gewicht\u003c\/strong\u003e ten opzichte van originele vering om kostbare kilo's te besparen\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRemslangbevestigingen\u003c\/strong\u003e identiek aan origineel\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eVoorste kogelgewricht draagarmen\u003c\/strong\u003e (niet verstelbaar) voor McPherson veerpoot\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMogelijkheid voor op maat gemaakte veren\u003c\/strong\u003e om aan specifieke behoeften te voldoen\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tableau Compatibilité --\u003e\n    \u003cdiv class=\"d2-section\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eVoertuigcompatibiliteit\u003c\/h2\u003e\n        \u003cdiv class=\"d2-table-wrapper\"\u003e\n            \u003ctable class=\"d2-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eMerk\u003c\/th\u003e\n                        \u003cth\u003eModel\u003c\/th\u003e\n                        \u003cth\u003eVersie\u003c\/th\u003e\n                        \u003cth\u003eChassiscode\u003c\/th\u003e\n                        \u003cth\u003eJaren\u003c\/th\u003e\n                        \u003cth\u003eAssortiment\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\u003cstrong\u003eMazda\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003ctd\u003e323F\u003c\/td\u003e\n                        \u003ctd\u003eAstina \/ Eunos 100\u003c\/td\u003e\n                        \u003ctd\u003eBG\u003c\/td\u003e\n                        \u003ctd\u003e1989 – 1994\u003c\/td\u003e\n                        \u003ctd\u003eD2 Street\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Garantie \u0026 Qualité --\u003e\n    \u003cdiv class=\"d2-section\" style=\"background: #fafafa;\"\u003e\n        \u003ch2 class=\"d2-section-title\"\u003eGarantie \u0026amp; Kwaliteit\u003c\/h2\u003e\n        \u003cdiv class=\"d2-warranty\"\u003e\n            \u003ch3\u003e🛡️ Fabrieksgarantie\u003c\/h3\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003e1 jaar fabrieksgarantie\u003c\/strong\u003e op alle D2 Racing producten\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003eISO-9001 gecertificeerd\u003c\/strong\u003e — voldoet aan de strengste Europese normen\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003eLosse onderdelen op voorraad\u003c\/strong\u003e — D2 France heeft een breed assortiment onderdelen voor onderhoud en reparatie zonder wachttijd\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"d2-warranty-item\"\u003e\n                \u003cdiv class=\"d2-warranty-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv class=\"d2-warranty-text\"\u003e\n\u003cstrong\u003eOp maat gemaakte veren beschikbaar\u003c\/strong\u003e — mogelijkheid om gepersonaliseerde veren te verkrijgen voor alle kits\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\n            \u003cspan class=\"d2-iso-badge\"\u003e✓ ISO-9001 gecertificeerd\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Footer --\u003e\n    \u003cdiv class=\"d2-footer\"\u003e\n        \u003cp\u003e\u003cstrong\u003eD2 Racing France\u003c\/strong\u003e — Specialist in high-performance vering\u003c\/p\u003e\n        \u003cp\u003eAlle D2-producten zijn ISO-9001 gecertificeerd en hebben een fabrieksgarantie van één jaar.\u003c\/p\u003e\n        \u003cp\u003eVoor meer informatie over losse onderdelen of op maat gemaakte veren, neem gerust contact met ons op.\u003c\/p\u003e\n        \u003cp style=\"margin-top: 30px; opacity: 0.7; font-size: 0.9em;\"\u003e© 2026 D2 Racing — Alle rechten voorbehouden\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Ref. D-MA-11 | Type 1","offer_id":52776204173650,"sku":null,"price":1049.99,"currency_code":"EUR","in_stock":true},{"title":"Ref. D-MA-11-1 | Type 2","offer_id":52776204206418,"sku":null,"price":1049.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/xlarge-1b7d03401143962b96615a0bb87e8974.jpg?v=1774192755"}],"url":"https:\/\/raslbitume.com\/nl\/collections\/combines-filetes-volkswagen-golf-4-suspension-reglable-rasl-bitume-copie.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}