{"product_id":"streetec-autoleveling-module-kit-kit-sous-caisse-pre-assemble-sans-percage-cuve-19-l","title":"STREETEC Autoleveling Module Kit – Pre-Assembled Underbody Kit (No Drilling) + 19 L Tank","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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 class=\"streetec-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"streetec-bubble yellow\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"streetec-bubble magenta\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"streetec-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"streetec-bubble yellow\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"streetec-bubble magenta\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\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📦 ALUMINUM BOX KIT — Discreet \u0026amp; Compact Integration\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\u003c!-- Hero Banner --\u003e\n\u003cdiv class=\"streetec-hero-banner\"\u003eThe most advanced air management system — compact, discreet aluminum housing, maximum protection for the air ride kit\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 integrated technology\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 Aluminum Box Kit?\u003c\/h3\u003e\n\u003cp\u003eThe aluminum housing offers a \u003cstrong\u003ecompact and discreet\u003c\/strong\u003e solution for installing the STREETEC Autoleveling air management kit in your vehicle. The high-quality aluminum housing not only ensures a robust construction, but also provides \u003cstrong style=\"color: #fed803\"\u003ediscreet storage and maximum protection\u003c\/strong\u003e for the management kit against external influences.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px\"\u003eThe housing allows for easy and tidy installation, making the air management kit virtually invisible once integrated into the vehicle. Thanks to its efficient design, it also helps improve the overall appearance of the installation. The \u003cstrong style=\"color: #fed803\"\u003equieter operation\u003c\/strong\u003e resulting from the discreet integration of the compressor is an additional benefit.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px\"\u003eThe use of high-quality materials and precise manufacturing techniques ensures that this housing is not only aesthetically pleasing, but also a reliable and durable solution. \u003cstrong style=\"color: #fed803\"\u003eThe housing is supplied with STREETEC Autoleveling incl. STREETEC comp2 chrome and STREETEC tank2 black!\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Installation Locations --\u003e\n\u003ch2 class=\"streetec-section-title\"\u003e🔑 Key Features of the Housing\u003c\/h2\u003e\n\u003cdiv class=\"streetec-install-grid\"\u003e\n\u003cdiv class=\"streetec-install-card\"\u003e\n\u003cdiv class=\"ic-title\"\u003e🏠 Invisible Integration\u003c\/div\u003e\n\u003cp\u003eOnce installed, the air management kit is virtually invisible in the vehicle — a clean installation with no compromise on aesthetics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-install-card\"\u003e\n\u003cdiv class=\"ic-title\"\u003e🛡 Maximum Protection\u003c\/div\u003e\n\u003cp\u003eThe high-quality aluminum housing protects all components from external influences, impacts, and moisture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-install-card\"\u003e\n\u003cdiv class=\"ic-title\"\u003e🔇 Quiet Operation\u003c\/div\u003e\n\u003cp\u003eThe discreet integration of the compressor into the housing significantly reduces operating noise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-install-card\"\u003e\n\u003cdiv class=\"ic-title\"\u003e🔩 Vehicle-Specific Bracket Kit\u003c\/div\u003e\n\u003cp\u003eIncludes a set of 3 vehicle-specific brackets with mounting hardware — a perfect fit for your model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Scope of Delivery --\u003e\n\u003csection style=\"background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%)\" class=\"streetec-section\"\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 to look for elsewhere\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\u003eAluminum housing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eCover\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eDistribution block\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eControl unit bracket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eCompressor bracket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSteel flex bracket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eCable grommet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eWater separator\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eCheck valve\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eEmergency fill valves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eAir hose\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eFittings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eMounting materials\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSet of 3 vehicle-specific brackets\u003cspan class=\"sub\"\u003eMounting materials 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\u003eSTREETEC Autoleveling ECU\u003cspan class=\"sub\"\u003eComplete management 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\u003eSTREETEC comp2 chrome compressor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-delivery-item\"\u003e\n\u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSTREETEC tank2 black tank\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 STREETEC Autoleveling?\u003c\/h2\u003e\n\u003cdiv class=\"streetec-grid\"\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🖥 Premium Touch Interface\u003c\/h3\u003e\n\u003cp\u003eHigh-resolution capacitive LCD touchscreen 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🧠 Onboard Intelligence\u003c\/h3\u003e\n\u003cp\u003eBuilt-in 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🔒 Built-in Cruise-Safe\u003c\/h3\u003e\n\u003cp\u003eBuilt-in safety features: pressure alarm, driving restrictions, and settings lockout 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 type approval\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🖥 DISPLAY\u003c\/strong\u003e\n\u003cp\u003eCapacitive LCD touchscreen\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\u003eCustom profile 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 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\u003eValve4 STREETEC valve block included\u003c\/p\u003e\n\u003cp\u003eIndustry-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\u003eBuilt-in 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🏁 TYPE APPROVAL\u003c\/strong\u003e\n\u003cp class=\"highlight-violet\"\u003eECE-R10 APPROVED\u003c\/p\u003e\n\u003cp\u003e100% road-legal\u003c\/p\u003e\n\u003cp\u003eThe world'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, built in natively\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 savable 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\"\u003eHeight sensors included (vehicle-specific)\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eSpeed-dependent height control\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eHigh-quality aluminum housing\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eFull ECE-R10 approval\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Cruise-Safe Functions --\u003e\n\u003csection class=\"streetec-section\" style=\"background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%)\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003e🔒 Integrated Cruise-Safe Functions\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 includes 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 to lock the settings:\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 APPROVAL\u003c\/h3\u003e\n\u003cp\u003eSTREETEC Autoleveling is the \u003cstrong style=\"color: #fed803; font-size: 1.2em\"\u003eWORLD'S FIRST AIR RIDE MANAGEMENT SYSTEM\u003c\/strong\u003e to be fully ECE-R10 approved.\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 legally, without compromising 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 Aluminum Box Kit from the other versions?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eThe Aluminum Box Kit incorporates the same STREETEC Autoleveling management system in a \u003cspan class=\"highlight-violet\"\u003ecompact and discreet aluminum housing\u003c\/span\u003e. It is ideal for vehicles where invisible integration is a priority. The housing protects all components and improves the installation's overall appearance. It comes with the STREETEC \u003cstrong\u003ecomp2 chrome compressor and tank2 black tank\u003c\/strong\u003e, as well as a set of 3 vehicle-specific brackets.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eWhat is the difference compared with other management systems?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eSTREETEC Autoleveling combines premium features (high-resolution touchscreen, 6-axis accelerometer, auto-level, 3 user profiles) with \u003cspan class=\"highlight-violet\"\u003efull ECE-R10 certification\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 \u003cspan class=\"highlight-magenta\"\u003eautomatically levels your vehicle\u003c\/span\u003e on uneven surfaces. The system adjusts the pressure on each axle to correct imbalances and prevent diagonal lifting. Overshoot control ensures millimeter-precise accuracy 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 certification requirements, 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 built-in 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 mandatory?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eNo, the system is \u003cspan class=\"highlight-violet\"\u003efully autonomous\u003c\/span\u003e with its touchscreen. The Bluetooth® app is an optional addition 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 vehicle inspection with this system?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eSTREETEC Autoleveling has \u003cspan class=\"highlight-magenta\"\u003efull ECE-R10 certification\u003c\/span\u003e, meaning 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 certification documents. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e⚠️ Important Legal Notices (FRANCE):\u003c\/strong\u003e\u003cbr\u003e\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 that normal?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eYes, that’s normal. The mounts are not pre-made for every vehicle. If your model does not appear in the list, you will need to \u003cstrong\u003eadapt and attach the height sensors yourself\u003c\/strong\u003e to your vehicle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\u003cfooter class=\"streetec-footer\"\u003e\n\u003cp class=\"tagline\"\u003eSTREETEC AUTOLEVELING — ALUMINUM BOX KIT\u003c\/p\u003e\n\u003cp style=\"font-size: 1.1em; margin-top: 15px\"\u003e🚀 Precision. Intelligence. Certification.\u003c\/p\u003e\n\u003cp style=\"opacity: 0.8; margin-top: 10px\"\u003eThe most advanced air ride management system on the market — Discreet \u0026amp; Compact\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":52718941864274,"sku":null,"price":3356.97,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/2317_1_xxxx_v1.jpg?v=1774192259","url":"https:\/\/raslbitume.com\/en\/products\/streetec-autoleveling-module-kit-pre-assembled-underbody-kit-no-drilling-19-l-tank","provider":"Rasl'Bitume","version":"1.0","type":"link"}