{"product_id":"streetec-autoleveling-module-kit-kit-sous-caisse-pre-assemble-sans-percage-cuve-11-5-l","title":"STREETEC Autoleveling Module Kit – Pre-Assembled Underbody Kit (No Drilling) + 11.5 L Tank","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSTREETEC Autoleveling - Module Kit\u003c\/title\u003e\n\u003cstyle\u003e\n    .streetec-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    .streetec-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .streetec-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(156, 0, 255, 0.4) 0%, rgba(156, 0, 255, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: streetec-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    .streetec-bubble.yellow {\n        background: radial-gradient(circle, rgba(254, 216, 3, 0.5) 0%, rgba(254, 216, 3, 0.15) 70%, transparent 100%);\n    }\n\n    .streetec-bubble.magenta {\n        background: radial-gradient(circle, rgba(224, 12, 255, 0.4) 0%, rgba(224, 12, 255, 0.1) 70%, transparent 100%);\n    }\n\n    @keyframes streetec-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    .streetec-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 30%, #9c00ff 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #9c00ff;\n    }\n\n    .streetec-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8), 0 0 20px rgba(156, 0, 255, 0.6);\n    }\n\n    .streetec-header .subtitle {\n        font-size: 1.4em;\n        color: #fed803 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.5);\n    }\n\n    .streetec-badge-module {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #ffb300);\n        color: #1a1a1a !important;\n        font-weight: 900;\n        font-size: 0.95em;\n        padding: 6px 20px;\n        border-radius: 30px;\n        margin-top: 15px;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(254, 216, 3, 0.4);\n    }\n\n    .streetec-hero-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n        box-shadow: 0 4px 15px rgba(156, 0, 255, 0.3);\n    }\n\n    .streetec-highlight-box {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        color: #9c00ff !important;\n        padding: 20px;\n        text-align: center;\n        font-weight: bold;\n        border: 3px solid #fed803;\n        margin: 20px;\n        border-radius: 12px;\n        z-index: 1;\n        position: relative;\n        box-shadow: 0 4px 15px rgba(254, 216, 3, 0.3);\n    }\n\n    .streetec-highlight-box .emoji {\n        font-size: 1.5em;\n        margin-right: 10px;\n    }\n\n    .streetec-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .streetec-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #9c00ff;\n        display: inline-block;\n        text-transform: uppercase;\n        padding-bottom: 10px;\n    }\n\n    \/* MODULE KIT - Intro block *\/\n    .streetec-module-intro {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        color: white !important;\n        padding: 40px;\n        border-radius: 15px;\n        margin-bottom: 30px;\n        border-left: 6px solid #fed803;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.3);\n        position: relative;\n        z-index: 1;\n    }\n\n    .streetec-module-intro h3 {\n        color: #fed803 !important;\n        font-size: 1.6em;\n        margin-bottom: 15px;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n    }\n\n    .streetec-module-intro p {\n        font-size: 1.05em;\n        line-height: 1.9;\n        opacity: 0.95;\n    }\n\n    \/* Installation locations *\/\n    .streetec-install-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 20px;\n        margin-top: 25px;\n    }\n\n    .streetec-install-card {\n        background: rgba(255,255,255,0.06);\n        border: 2px solid rgba(156, 0, 255, 0.4);\n        border-radius: 12px;\n        padding: 20px;\n        transition: all 0.3s ease;\n    }\n\n    .streetec-install-card:hover {\n        background: rgba(156,0,255,0.12);\n        border-color: #9c00ff;\n        transform: translateY(-4px);\n    }\n\n    .streetec-install-card .ic-title {\n        color: #fed803 !important;\n        font-weight: 800;\n        font-size: 0.95em;\n        text-transform: uppercase;\n        margin-bottom: 10px;\n        letter-spacing: 1px;\n    }\n\n    .streetec-install-card p, .streetec-install-card li {\n        color: #1a1a1a !important;\n        font-size: 0.95em;\n        line-height: 1.7;\n        font-weight: 500;\n    }\n\n    .streetec-install-card ul {\n        padding-left: 18px;\n        margin-top: 5px;\n    }\n\n    \/* Scope of delivery *\/\n    .streetec-delivery-box {\n        background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%);\n        border: 3px solid #9c00ff;\n        border-radius: 15px;\n        padding: 35px;\n        box-shadow: 0 5px 25px rgba(156,0,255,0.1);\n        position: relative;\n        z-index: 1;\n    }\n\n    .streetec-delivery-box h3 {\n        color: #9c00ff !important;\n        font-size: 1.5em;\n        margin-bottom: 20px;\n        font-weight: 900;\n        text-transform: uppercase;\n    }\n\n    .streetec-delivery-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 12px;\n        margin-top: 10px;\n    }\n\n    .streetec-delivery-item {\n        display: flex;\n        align-items: flex-start;\n        gap: 12px;\n        padding: 14px 16px;\n        background: white;\n        border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.06);\n        transition: all 0.3s ease;\n        font-weight: 500;\n        color: #333 !important;\n        font-size: 0.95em;\n    }\n\n    .streetec-delivery-item:hover {\n        border-left-color: #e00cff;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.15);\n        transform: translateX(4px);\n    }\n\n    .streetec-delivery-item .arrow {\n        color: #9c00ff !important;\n        font-size: 1.2em;\n        flex-shrink: 0;\n        margin-top: 1px;\n    }\n\n    .streetec-delivery-item .sub {\n        color: #888 !important;\n        font-size: 0.85em;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n\n    \/* Feature Cards *\/\n    .streetec-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 25px;\n        margin-top: 30px;\n    }\n\n    .streetec-card {\n        background: linear-gradient(135deg, #ffffff 0%, #f9f9f9 100%);\n        padding: 25px;\n        border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 20px rgba(156, 0, 255, 0.15);\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .streetec-card::before {\n        content: '';\n        position: absolute;\n        top: 0; right: 0;\n        width: 80px; height: 80px;\n        background: radial-gradient(circle, rgba(224, 12, 255, 0.1) 0%, transparent 70%);\n        border-radius: 50%;\n    }\n\n    .streetec-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 30px rgba(156, 0, 255, 0.25);\n        border-left-color: #e00cff;\n    }\n\n    .streetec-card h3 {\n        color: #9c00ff !important;\n        margin-bottom: 15px;\n        font-size: 1.3em;\n        font-weight: 700;\n    }\n\n    .streetec-card p { color: #555 !important; line-height: 1.7; }\n    .streetec-card ul { margin-top: 10px; padding-left: 20px; color: #555 !important; }\n\n    \/* Technical Specs *\/\n    .streetec-specs-container {\n        border: 3px solid #9c00ff;\n        border-radius: 15px;\n        padding: 30px;\n        background: linear-gradient(135deg, rgba(255,255,255,0.95) 0%, rgba(249,249,249,0.95) 100%);\n        box-shadow: 0 5px 25px rgba(156,0,255,0.1);\n    }\n\n    .streetec-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .streetec-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .streetec-spec-card:hover {\n        transform: scale(1.03);\n        border-left-color: #e00cff;\n    }\n\n    .streetec-spec-card strong {\n        display: block;\n        color: #9c00ff !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n        font-weight: 800;\n    }\n\n    .streetec-spec-card p {\n        margin: 5px 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Features List *\/\n    .streetec-features-container {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);\n        color: white !important;\n        padding: 40px;\n        border-radius: 15px;\n        margin-top: 30px;\n        border-bottom: 5px solid #9c00ff;\n        box-shadow: 0 5px 25px rgba(0,0,0,0.3);\n    }\n\n    .streetec-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n        margin-top: 20px;\n    }\n\n    .streetec-feature-item {\n        padding: 15px;\n        background: rgba(255,255,255,0.05);\n        border-radius: 8px;\n        border-left: 4px solid #fed803;\n        transition: all 0.3s ease;\n    }\n\n    .streetec-feature-item:hover {\n        background: rgba(156,0,255,0.1);\n        border-left-color: #e00cff;\n        transform: translateX(5px);\n    }\n\n    .streetec-feature-item::before {\n        content: \"✓\";\n        color: #fed803 !important;\n        margin-right: 10px;\n        font-weight: bold;\n        font-size: 1.2em;\n    }\n\n    \/* Homologation *\/\n    .streetec-homologation-box {\n        background: linear-gradient(135deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important;\n        padding: 40px;\n        border-radius: 15px;\n        text-align: center;\n        margin: 30px 0;\n        box-shadow: 0 8px 30px rgba(156,0,255,0.4);\n    }\n\n    .streetec-homologation-box h3 {\n        font-size: 2.5em;\n        margin-bottom: 15px;\n        color: #fed803 !important;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.3);\n    }\n\n    .streetec-homologation-box p {\n        font-size: 1.2em;\n        line-height: 1.8;\n    }\n\n    \/* FAQ *\/\n    .streetec-faq-item {\n        margin-bottom: 15px;\n        border-radius: 10px;\n        overflow: hidden;\n        border: 2px solid #9c00ff;\n        background: white;\n        transition: all 0.3s ease;\n    }\n\n    .streetec-faq-item:hover {\n        box-shadow: 0 5px 20px rgba(156,0,255,0.2);\n    }\n\n    .streetec-faq-q {\n        background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%);\n        color: white !important;\n        padding: 18px;\n        font-weight: bold;\n        border-left: 5px solid #9c00ff;\n    }\n\n    .streetec-faq-a {\n        padding: 20px;\n        border-top: 3px solid #fed803;\n        line-height: 1.8;\n        background: #fafafa;\n    }\n\n    \/* Footer *\/\n    .streetec-footer {\n        background: linear-gradient(135deg, #1a1a1a 0%, #9c00ff 100%);\n        color: white !important;\n        text-align: center;\n        padding: 40px;\n        border-top: 3px solid #fed803;\n    }\n\n    .streetec-footer p { font-size: 1.1em; margin: 10px 0; }\n\n    .streetec-footer .tagline {\n        color: #fed803 !important;\n        font-weight: 700;\n        font-size: 1.3em;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n    }\n\n    @media (max-width: 768px) {\n        .streetec-section { padding: 30px 15px; }\n        .streetec-header h1 { font-size: 2.2em; }\n        .streetec-specs-grid, .streetec-grid, .streetec-features-grid, .streetec-delivery-grid, .streetec-install-grid { grid-template-columns: 1fr; }\n    }\n\n    .highlight-violet { color: #9c00ff !important; font-weight: 700; }\n    .highlight-yellow { color: #fed803 !important; font-weight: 700; }\n    .highlight-magenta { color: #e00cff !important; font-weight: 700; }\n\u003c\/style\u003e\n\u003cdiv class=\"streetec-main-wrapper\"\u003e\n\u003c!-- Background Animation --\u003e\n\u003cdiv class=\"streetec-bg-animation\"\u003e\n \u003cdiv style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\" class=\"streetec-bubble\"\u003e\u003c\/div\u003e\n \u003cdiv style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\" class=\"streetec-bubble yellow\"\u003e\u003c\/div\u003e\n \u003cdiv style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\" class=\"streetec-bubble magenta\"\u003e\u003c\/div\u003e\n \u003cdiv style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\" class=\"streetec-bubble\"\u003e\u003c\/div\u003e\n \u003cdiv style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\" class=\"streetec-bubble yellow\"\u003e\u003c\/div\u003e\n \u003cdiv style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\" class=\"streetec-bubble magenta\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cheader class=\"streetec-header\"\u003e\n \u003ch1\u003eSTREETEC Autoleveling\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🚀 Next-Generation Air Ride Management\u003c\/p\u003e\n \u003cspan class=\"streetec-badge-module\"\u003e📦 MODULE KIT — All-in-One Integrated Solution\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.9; margin-top: 20px; font-size: 1.1em\"\u003ePrecision. Intelligence. ECE-R10 approval.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Hero Banner --\u003e\n\u003cdiv class=\"streetec-hero-banner\"\u003e\n The most advanced air suspension management system — 100% pre-assembled, vehicle-specific, with a clean and protected installation requiring no drilling\n\u003c\/div\u003e\n\u003c!-- Highlight Box --\u003e\n\u003cdiv class=\"streetec-highlight-box\"\u003e\n \u003cspan class=\"emoji\"\u003e🏆\u003c\/span\u003e \u003cstrong\u003eWORLD'S FIRST 100% ECE-R10-APPROVED SYSTEM\u003c\/strong\u003e — Road legal, cutting-edge built-in technology\n\u003c\/div\u003e\n\u003c!-- MODULE KIT INTRO --\u003e\n\u003csection class=\"streetec-section\"\u003e\n \u003cdiv class=\"streetec-module-intro\"\u003e\n \u003ch3\u003e📦 What is the Module Kit?\u003c\/h3\u003e\n \u003cp\u003e\n The \u003cstrong\u003eSTREETEC Autoleveling Module Kit\u003c\/strong\u003e uses the same high-quality STREETEC management system, integrated into a single pre-assembled block specific to your vehicle. All brackets are mounted to the original OEM mounting points — \u003cstrong style=\"color: #fed803\"\u003eno drilling required\u003c\/strong\u003e. The 11.5-liter air tank is positioned according to the vehicle model: behind the left rear wheel (VW T5\/T6) or next to the driveshaft (Ford Transit\/Tourneo \u0026amp; VW T7 Transporter\/Caravelle).\n \u003c\/p\u003e\n \u003cp style=\"margin-top: 15px\"\u003e\n All components are \u003cstrong style=\"color: #fed803\"\u003epre-assembled before shipping\u003c\/strong\u003e, ensuring a quick, clean installation without unpleasant surprises.\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- Installation Locations --\u003e\n \u003ch2 class=\"streetec-section-title\"\u003e📍 Installation Locations\u003c\/h2\u003e\n \u003cdiv class=\"streetec-install-grid\"\u003e\n \u003cdiv class=\"streetec-install-card\"\u003e\n \u003cdiv class=\"ic-title\"\u003e🔧 ECU \/ Compressor \/ Valve Block\u003c\/div\u003e\n \u003cp\u003eIntegrated into the passenger-side rocker panel, providing an invisible and protected installation.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-install-card\"\u003e\n \u003cdiv class=\"ic-title\"\u003e🛢 Air tank — VW T5 \/ T6\u003c\/div\u003e\n \u003cp\u003ePositioned behind the left rear wheel for optimal integration.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-install-card\"\u003e\n \u003cdiv class=\"ic-title\"\u003e🛢 Air tank — Ford Transit \/ Tourneo \u0026amp; VW T7\u003c\/div\u003e\n \u003cp\u003ePositioned next to the driveshaft to accommodate the vehicle's specific space constraints.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Scope of Delivery --\u003e\n\u003csection class=\"streetec-section\" style=\"background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%)\"\u003e\n \u003ch2 class=\"streetec-section-title\"\u003e📋 Delivery Contents\u003c\/h2\u003e\n \u003cdiv class=\"streetec-delivery-box\"\u003e\n \u003ch3\u003e📦 Everything is included—nothing else to look for\u003c\/h3\u003e\n \u003cdiv class=\"streetec-delivery-grid\"\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n ECU \u0026amp; touchscreen kit\n \u003cspan class=\"sub\"\u003eWith complete wiring harnesses\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n STREETEC Valve4 kit\n \u003cspan class=\"sub\"\u003eWith mounting hardware pack\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Height sensor kit\n \u003cspan class=\"sub\"\u003eWith vehicle-specific brackets\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Water separator\n \u003cspan class=\"sub\"\u003eMounting hardware pack \u0026amp; installation kit included\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Electrical connection kit\n \u003cspan class=\"sub\"\u003eWith relay \u0026amp; relay bracket\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Pressure sensor kit\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Tank connection kit\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Compressor\n \u003cspan class=\"sub\"\u003eBlack comp2 (Ford Transit\/Tourneo, VW T7) or black comp3 (VW T5\/T6)\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n Black tank1 air tank\n \u003cspan class=\"sub\"\u003eDepending on the vehicle version — 11.5 liters\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e\n 6 mm air line\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Why Choose Section --\u003e\n\u003csection class=\"streetec-section\"\u003e\n \u003ch2 class=\"streetec-section-title\"\u003eWhy choose the STREETEC Autoleveling?\u003c\/h2\u003e\n \u003cdiv class=\"streetec-grid\"\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e🖥 Premium Touchscreen Interface\u003c\/h3\u003e\n \u003cp\u003eHigh-resolution capacitive LCD with multi-touch, haptic feedback, and intuitive navigation. Up to \u003cspan class=\"highlight-violet\"\u003e3 customizable driver profiles\u003c\/span\u003e.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e🧠 Built-in Intelligence\u003c\/h3\u003e\n \u003cp\u003eIntegrated 6-axis accelerometer, speed signal processing, and independent wheel monitoring for ultra-precise control.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e📏 Active Auto-Level\u003c\/h3\u003e\n \u003cp\u003eAutomatic vehicle leveling with progressive correction and overshoot management for millimeter-precise adjustment on all surfaces.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e🔒 Integrated Cruise-Safe\u003c\/h3\u003e\n \u003cp\u003eBuilt-in safety features: pressure alarm, driving limitation, and settings lock while driving.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e📲 Mobile Control\u003c\/h3\u003e\n \u003cp\u003eBluetooth® app for controlling your suspension from your smartphone + OTA updates.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e✅ ECE-R10 Certification\u003c\/h3\u003e\n \u003cp\u003e\u003cspan class=\"highlight-magenta\"\u003e100% road-legal\u003c\/span\u003e — The world's first fully ECE-R10-certified air ride system.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Technical Specs --\u003e\n\u003csection class=\"streetec-section\"\u003e\n \u003ch2 class=\"streetec-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n \u003cdiv class=\"streetec-specs-container\"\u003e\n \u003cdiv class=\"streetec-specs-grid\"\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e🖥 SCREEN\u003c\/strong\u003e\n \u003cp\u003eCapacitive touchscreen LCD\u003c\/p\u003e\n \u003cp\u003eMulti-touch + haptic feedback\u003c\/p\u003e\n \u003cp\u003eHigh resolution\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e👤 USER PROFILES\u003c\/strong\u003e\n \u003cp\u003eUp to 3 driver profiles\u003c\/p\u003e\n \u003cp\u003eProfile-based personalized settings\u003c\/p\u003e\n \u003cp\u003eAutomatic saving\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e📡 SENSORS\u003c\/strong\u003e\n \u003cp\u003eIntegrated 6-axis accelerometer\u003c\/p\u003e\n \u003cp\u003eHigh-quality pressure sensors\u003c\/p\u003e\n \u003cp\u003eIndividual per-wheel monitoring\u003c\/p\u003e\n \u003cp\u003eHeight sensor connections included\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e⚙️ COMPATIBILITY\u003c\/strong\u003e\n \u003cp\u003eSTREETEC Valve4 block included\u003c\/p\u003e\n \u003cp\u003eMarket-standard solenoid valves\u003c\/p\u003e\n \u003cp\u003eVehicle-specific brackets\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e📏 AUTO-LEVEL\u003c\/strong\u003e\n \u003cp\u003eActive automatic leveling\u003c\/p\u003e\n \u003cp\u003eUneven-surface correction\u003c\/p\u003e\n \u003cp\u003eProgrammable overshoot control\u003c\/p\u003e\n \u003cp\u003eUltra-precise adjustment\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e🔐 SAFETY\u003c\/strong\u003e\n \u003cp\u003eIntegrated §19.3 Kit Alarm\u003c\/p\u003e\n \u003cp\u003eNative Cruise-Safe\u003c\/p\u003e\n \u003cp\u003e3 \"Don't Play and Drive\" modes\u003c\/p\u003e\n \u003cp\u003eCrossload monitoring\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e📲 CONNECTIVITY\u003c\/strong\u003e\n \u003cp\u003eBuilt-in Bluetooth®\u003c\/p\u003e\n \u003cp\u003eDedicated mobile app\u003c\/p\u003e\n \u003cp\u003eOTA updates\u003c\/p\u003e\n \u003cp\u003eFull smartphone control\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-spec-card\"\u003e\n \u003cstrong\u003e🏁 CERTIFICATION\u003c\/strong\u003e\n \u003cp class=\"highlight-violet\"\u003eECE-R10 APPROVED\u003c\/p\u003e\n \u003cp\u003e100% road-legal\u003c\/p\u003e\n \u003cp\u003eWorld's first certified system\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features List --\u003e\n\u003csection class=\"streetec-section\"\u003e\n \u003ch2 class=\"streetec-section-title\"\u003eFull Features\u003c\/h2\u003e\n \u003cdiv class=\"streetec-features-container\"\u003e\n \u003ch3 style=\"color: #fed803; font-size: 1.5em; margin-bottom: 20px\"\u003e📦 Everything you need, natively integrated\u003c\/h3\u003e\n \u003cdiv class=\"streetec-features-grid\"\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eCapacitive touchscreen LCD\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003e3 storable driver profiles\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eIntegrated 6-axis accelerometer\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003ePer-wheel pressure monitoring\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eProgrammable overshoot control\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eCrossload monitoring\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eAutomatic Rise-on-Start\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eTank pressure monitoring\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eSmart compressor control\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eAutomatic Level function\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eIntegrated Cruise-Safe (§19.3)\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eUsable speed signal\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eBluetooth + mobile app\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eOTA updates\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eIncluded height sensors (vehicle-specific)\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eDrill-free installation (OEM mounting points)\u003c\/div\u003e\n \u003cdiv class=\"streetec-feature-item\"\u003eFull ECE-R10 certification\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Cruise-Safe Functions --\u003e\n\u003csection style=\"background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%)\" class=\"streetec-section\"\u003e\n \u003ch2 class=\"streetec-section-title\"\u003e🔒 Cruise-Safe Functions Integrated\u003c\/h2\u003e\n \u003cdiv class=\"streetec-grid\"\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e1️⃣ §19.3 Kit Alarm\u003c\/h3\u003e\n \u003cp\u003eDepending on the certification, an alarm for pressure that is too low or too high is required. STREETEC Autoleveling integrates this function and \u003cspan class=\"highlight-violet\"\u003emonitors each wheel individually\u003c\/span\u003e.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e2️⃣ Cruise-Safe\u003c\/h3\u003e\n \u003cp\u003eLimits the minimum pressure while driving to prevent excessive lowering. The pressure can be set independently for the front and rear, \u003cspan class=\"highlight-magenta\"\u003eeliminating the risk of system damage\u003c\/span\u003e.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-card\"\u003e\n \u003ch3\u003e3️⃣ \"Don't Play and Drive\"\u003c\/h3\u003e\n \u003cp\u003eMost certifications require the suspension to be non-adjustable while driving. STREETEC offers \u003cspan class=\"highlight-violet\"\u003e3 different options\u003c\/span\u003e for locking the adjustments:\u003c\/p\u003e\n \u003cul style=\"margin-top: 10px; padding-left: 20px\"\u003e\n \u003cli\u003e12V handbrake or alternator signal\u003c\/li\u003e\n \u003cli\u003eVehicle speed signal (ideal for modern vehicles)\u003c\/li\u003e\n \u003cli\u003eInternal accelerometer (processed by the onboard software)\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Homologation Highlight --\u003e\n\u003csection class=\"streetec-section\"\u003e\n \u003cdiv class=\"streetec-homologation-box\"\u003e\n \u003ch3\u003e🏆 ECE-R10 CERTIFICATION\u003c\/h3\u003e\n \u003cp\u003eThe STREETEC Autoleveling is the \u003cstrong style=\"color: #fed803; font-size: 1.2em\"\u003eWORLD'S FIRST FULLY ECE-R10-CERTIFIED AIR RIDE MANAGEMENT SYSTEM\u003c\/strong\u003e.\u003c\/p\u003e\n \u003cp style=\"margin-top: 15px\"\u003eAll electrical components installed in a vehicle require this certification.\u003cbr\u003e\u003cstrong style=\"color: #fed803\"\u003eDrive completely legally, with no compromise on performance.\u003c\/strong\u003e\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"streetec-section\"\u003e\n \u003ch2 class=\"streetec-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eWhat differentiates the Kit Module from the classic version?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eThe Module Kit offers exactly the same STREETEC Autoleveling management system, but in a \u003cspan class=\"highlight-violet\"\u003epre-assembled version specific to your vehicle\u003c\/span\u003e. All mounts use the original OEM mounting points — no drilling required, with a clean, professional installation guaranteed. The tank, compressor, and valve block are delivered already assembled and optimally positioned according to your model.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eWhat is the difference from other management systems?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eThe STREETEC Autoleveling combines premium features (high-resolution touchscreen, 6-axis accelerometer, auto-level, 3 user profiles) with \u003cspan class=\"highlight-violet\"\u003efull ECE-R10 approval\u003c\/span\u003e — a world first. Most competing systems do not have this legal certification.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eWhat is the Auto-Level function?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eAuto-Level can \u003cspan class=\"highlight-magenta\"\u003eautomatically level your vehicle\u003c\/span\u003e on uneven surfaces. The system adjusts pressure on each axle to correct imbalances and prevent diagonal lifting. Overshoot control ensures millimetric precision by slightly exceeding the target value and then making fine corrections.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eHow does the \"Don't play and drive\" system work?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eTo comply with certifications, the system can lock adjustments while driving using \u003cspan class=\"highlight-magenta\"\u003e3 methods to choose from\u003c\/span\u003e: handbrake\/12V alternator signal, vehicle speed signal, or the internal accelerometer, which detects movement. You can choose the solution best suited to your vehicle.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eIs the mobile app required?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eNo, the system is \u003cspan class=\"highlight-violet\"\u003ecompletely autonomous\u003c\/span\u003e with its touchscreen. The Bluetooth® app is an additional feature for controlling your suspension from your smartphone and performing OTA updates. It offers greater convenience but is not essential for operation.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eCan I pass the roadworthiness test with this system?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eThe STREETEC Autoleveling has \u003cspan class=\"highlight-magenta\"\u003efull ECE-R10 approval\u003c\/span\u003e, which means that all its electrical components comply with European standards. Depending on your country and local regulations, specific procedures may be required. Contact us to obtain the approval documents.\n \u003cbr\u003e\u003cbr\u003e\n \u003cstrong\u003e⚠️ Important Legal Information (FRANCE):\u003c\/strong\u003e\u003cbr\u003e\n \u003cstrong\u003eThis kit is NOT approved for use on public roads in France.\u003c\/strong\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-item\"\u003e\n \u003cdiv class=\"streetec-faq-q\"\u003eMy vehicle is not on the list of height sensor mounts. Is this normal?\u003c\/div\u003e\n \u003cdiv class=\"streetec-faq-a\"\u003eYes, this is normal. The mounts are not prefabricated for every vehicle. If your model does not appear in the list, you will need to \u003cstrong\u003eadapt and secure the height sensors yourself\u003c\/strong\u003e on your vehicle.\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"streetec-footer\"\u003e\n \u003cp class=\"tagline\"\u003eSTREETEC AUTOLEVELING — MODULE KIT\u003c\/p\u003e\n \u003cp style=\"font-size: 1.1em; margin-top: 15px\"\u003e🚀 Precision. Intelligence. Homologation.\u003c\/p\u003e\n \u003cp style=\"opacity: 0.8; margin-top: 10px\"\u003eThe most advanced air ride management system on the market — Turnkey\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":52718897987922,"sku":null,"price":2999.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/1_3_1.jpg?v=1774192240","url":"https:\/\/raslbitume.com\/en\/products\/streetec-autoleveling-module-kit-pre-assembled-underbody-kit-no-drilling-11-5-l-tank","provider":"Rasl'Bitume","version":"1.0","type":"link"}