{"product_id":"telecommande-accuair-e-level","title":"Afstandsbediening AccuAir e-level+","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    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n        line-height: 1.6; color: #333333 !important; background: #f5f5f5;\n    }\n\n    .wrapper {\n        max-width: 1100px; margin: 0 auto; background: #fff;\n        box-shadow: 0 0 40px rgba(0,0,0,0.15); border-radius: 14px;\n        overflow: hidden; position: relative;\n    }\n\n    \/* ── BUBBLES ──────────────────────────────── *\/\n    .bg-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; overflow: hidden; }\n    .bubble { position: absolute; bottom: -150px; border-radius: 50%; animation: rise linear infinite; filter: blur(2px); }\n    .bubble.p { background: radial-gradient(circle, rgba(156,0,255,.35) 0%, rgba(156,0,255,.08) 70%, transparent 100%); }\n    .bubble.y { background: radial-gradient(circle, rgba(254,216,3,.45) 0%, rgba(254,216,3,.1) 70%, transparent 100%); }\n    .bubble.m { background: radial-gradient(circle, rgba(224,12,255,.35) 0%, rgba(224,12,255,.08) 70%, transparent 100%); }\n    @keyframes rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        15%  { opacity: .55; }\n        85%  { opacity: .25; }\n        100% { bottom: 110%; transform: translateX(60px) scale(1.6); opacity: 0; }\n    }\n\n    \/* ── HEADER ──────────────────────────────── *\/\n    .header {\n        background: linear-gradient(135deg, #0d0d0d 0%, #1c0030 50%, #9c00ff 100%);\n        color: #fff !important; padding: 65px 40px 55px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 4px solid #9c00ff;\n    }\n    .header .badge { display: inline-block; background: #fed803; color: #333 !important; font-size: .75em; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px; padding: 5px 16px; border-radius: 30px; margin-bottom: 22px; }\n    .header h1 { font-size: clamp(1.9em, 4.5vw, 3.2em); font-weight: 800; text-transform: uppercase; letter-spacing: -.5px; margin-bottom: 10px; }\n    .header h1 span { color: #fed803 !important; }\n    .header .sub { font-size: 1.15em; opacity: .85; max-width: 680px; margin: 0 auto 30px; }\n    .header .ref-box { display: inline-flex; align-items: center; gap: 10px; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); padding: 8px 22px; border-radius: 30px; font-size: .9em; color: rgba(255,255,255,.85) !important; }\n    .header .ref-box strong { color: #fed803 !important; }\n\n    \/* ── INTRO BANNER ────────────────────────── *\/\n    .intro-banner { background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%); color: #fff !important; padding: 25px 40px; font-size: 1.15em; font-weight: 600; text-align: center; position: relative; z-index: 1; }\n    .intro-banner span { background: rgba(0,0,0,.2); padding: 3px 12px; border-radius: 20px; font-size: .9em; margin-left: 10px; font-weight: 400; }\n\n    \/* ── SECTIONS ────────────────────────────── *\/\n    .section { padding: 55px 45px; position: relative; z-index: 1; }\n    .section-alt { background: #fafafa; }\n    .section-title { font-size: 1.75em; font-weight: 800; color: #333 !important; border-left: 5px solid #9c00ff; padding-left: 16px; margin-bottom: 30px; text-transform: uppercase; letter-spacing: -.3px; }\n    .section-title span { color: #9c00ff !important; }\n\n    \/* ── BOUTONS SCHÉMA ──────────────────────── *\/\n    .touchpad-layout {\n        background: linear-gradient(135deg, #0d0d0d, #1c0030);\n        border-radius: 20px;\n        padding: 45px 40px;\n        margin-top: 10px;\n        border: 1px solid rgba(156,0,255,.3);\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        align-items: center;\n    }\n    .tp-schema {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 16px;\n    }\n    .tp-schema-title { color: #fed803 !important; font-size: .8em; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 4px; }\n    .tp-buttons-row { display: flex; gap: 12px; align-items: center; }\n    .tp-btn {\n        width: 52px; height: 52px;\n        background: linear-gradient(135deg, #9c00ff, #e00cff);\n        border-radius: 10px;\n        display: flex; align-items: center; justify-content: center;\n        color: #fff !important; font-size: 1.1em; font-weight: 800;\n        box-shadow: 0 4px 16px rgba(156,0,255,.5);\n        flex-shrink: 0;\n    }\n    .tp-btn.yellow { background: linear-gradient(135deg, #fed803, #e6c200); color: #333 !important; box-shadow: 0 4px 16px rgba(254,216,3,.4); }\n    .tp-btn.small { width: 40px; height: 40px; font-size: .85em; }\n    .tp-btn-label { color: rgba(255,255,255,.7) !important; font-size: .8em; text-align: center; margin-top: 6px; }\n    .tp-sep { width: 2px; height: 40px; background: rgba(255,255,255,.15); border-radius: 2px; }\n    .tp-desc { color: #fff !important; }\n    .tp-desc h3 { font-size: 1.2em; font-weight: 800; color: #fed803 !important; margin-bottom: 16px; text-transform: uppercase; letter-spacing: .5px; }\n    .tp-desc ul { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n    .tp-desc ul li { font-size: .93em; opacity: .85; display: flex; align-items: flex-start; gap: 10px; line-height: 1.5; }\n    .tp-desc ul li::before { content: \"→\"; color: #9c00ff !important; font-weight: 700; flex-shrink: 0; }\n\n    \/* ── FEATURE GRID ────────────────────────── *\/\n    .feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 22px; margin-top: 10px; }\n    .feature-card { background: #fff; border-radius: 14px; padding: 28px 24px; text-align: center; box-shadow: 0 3px 18px rgba(156,0,255,.1); border: 1px solid rgba(156,0,255,.12); transition: transform .2s, box-shadow .2s; }\n    .feature-card:hover { transform: translateY(-4px); box-shadow: 0 8px 30px rgba(156,0,255,.2); }\n    .feature-icon { font-size: 2.4em; margin-bottom: 14px; display: block; }\n    .feature-card h3 { font-size: 1em; font-weight: 700; color: #333 !important; margin-bottom: 8px; text-transform: uppercase; letter-spacing: .3px; }\n    .feature-card p { font-size: .9em; color: #666 !important; line-height: 1.55; }\n\n    \/* ── MODES GRID ──────────────────────────── *\/\n    .modes-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 10px; }\n    .mode-card {\n        background: #fff; border-radius: 14px; padding: 28px 24px;\n        box-shadow: 0 3px 18px rgba(156,0,255,.08);\n        border-top: 4px solid #9c00ff;\n    }\n    .mode-card.yellow { border-top-color: #fed803; }\n    .mode-card.magenta { border-top-color: #e00cff; }\n    .mode-card h3 { font-size: 1.05em; font-weight: 800; color: #333 !important; margin-bottom: 10px; text-transform: uppercase; letter-spacing: .3px; display: flex; align-items: center; gap: 10px; }\n    .mode-card h3 .ico { font-size: 1.3em; }\n    .mode-card p { font-size: .92em; color: #666 !important; line-height: 1.6; }\n\n    \/* ── MONTAGE OPTIONS ─────────────────────── *\/\n    .mount-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 10px; }\n    .mount-card {\n        background: linear-gradient(135deg, #0d0d0d, #1c0030);\n        color: #fff !important; border-radius: 14px; padding: 28px 20px; text-align: center;\n        border: 1px solid rgba(156,0,255,.25);\n    }\n    .mount-card .m-icon { font-size: 2.2em; margin-bottom: 12px; display: block; }\n    .mount-card h3 { font-size: .95em; font-weight: 700; color: #fed803 !important; text-transform: uppercase; letter-spacing: .4px; margin-bottom: 8px; }\n    .mount-card p { font-size: .87em; opacity: .75; line-height: 1.5; }\n\n    \/* ── SPEC TABLE ──────────────────────────── *\/\n    .spec-table { width: 100%; border-collapse: collapse; margin-top: 10px; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 14px rgba(0,0,0,.07); }\n    .spec-table thead tr { background: linear-gradient(90deg, #9c00ff, #e00cff); color: #fff !important; }\n    .spec-table thead th { padding: 14px 22px; text-align: left; font-weight: 700; font-size: .95em; text-transform: uppercase; letter-spacing: .5px; }\n    .spec-table tbody tr:nth-child(even) { background: #f5f0ff; }\n    .spec-table tbody tr:nth-child(odd) { background: #fff; }\n    .spec-table tbody td { padding: 13px 22px; border-bottom: 1px solid #eee; font-size: .95em; color: #444 !important; }\n    .spec-table tbody td:first-child { font-weight: 600; color: #333 !important; }\n\n    \/* ── DELIVERY LIST ───────────────────────── *\/\n    .delivery-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 14px; margin-top: 10px; }\n    .delivery-list li { background: #fff; border-radius: 10px; padding: 16px 20px; display: flex; align-items: center; gap: 14px; box-shadow: 0 2px 12px rgba(0,0,0,.06); border: 1px solid #eee; font-size: .95em; color: #444 !important; }\n    .delivery-list li .icon { width: 36px; height: 36px; background: linear-gradient(135deg, #9c00ff, #e00cff); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 1.1em; flex-shrink: 0; }\n\n    \/* ── WARN \/ INFO BOX ─────────────────────── *\/\n    .warning-box { background: #fff8e1; border-left: 5px solid #fed803; border-radius: 10px; padding: 20px 24px; margin-top: 24px; display: flex; align-items: flex-start; gap: 14px; }\n    .info-box { background: #f5f0ff; border-left: 5px solid #9c00ff; border-radius: 10px; padding: 20px 24px; margin-top: 24px; display: flex; align-items: flex-start; gap: 14px; }\n    .warning-box .w-icon, .info-box .w-icon { font-size: 1.5em; flex-shrink: 0; margin-top: 2px; }\n    .warning-box p, .info-box p { font-size: .95em; color: #555 !important; line-height: 1.6; }\n    .warning-box p strong, .info-box p strong { color: #333 !important; }\n\n    \/* ── FAQ ─────────────────────────────────── *\/\n    .faq-list { margin-top: 10px; }\n    .faq-item { background: #fff; border-radius: 12px; margin-bottom: 14px; box-shadow: 0 2px 12px rgba(0,0,0,.06); overflow: hidden; }\n    .faq-q { padding: 18px 24px; font-weight: 700; color: #333 !important; display: flex; align-items: center; gap: 12px; }\n    .faq-q::before { content: \"Q\"; background: linear-gradient(135deg, #9c00ff, #e00cff); color: #fff !important; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .85em; font-weight: 800; flex-shrink: 0; }\n    .faq-a { padding: 0 24px 18px 66px; font-size: .95em; color: #666 !important; line-height: 1.65; }\n\n    \/* ── CTA ─────────────────────────────────── *\/\n    .cta-section { background: linear-gradient(135deg, #0d0d0d 0%, #1c0030 50%, #9c00ff 100%); color: #fff !important; padding: 55px 40px; text-align: center; position: relative; z-index: 1; overflow: hidden; }\n    .cta-section h2 { font-size: clamp(1.5em, 3.5vw, 2.4em); font-weight: 800; text-transform: uppercase; margin-bottom: 14px; }\n    .cta-section h2 span { color: #fed803 !important; }\n    .cta-section p { font-size: 1.05em; opacity: .85; margin-bottom: 32px; max-width: 550px; margin-left: auto; margin-right: auto; }\n    .cta-btn { display: inline-block; background: linear-gradient(135deg, #fed803, #e6c200); color: #333 !important; font-weight: 800; font-size: 1.1em; padding: 16px 44px; border-radius: 50px; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; transition: transform .2s, box-shadow .2s; box-shadow: 0 6px 25px rgba(254,216,3,.4); }\n    .cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 35px rgba(254,216,3,.55); }\n\n    @media (max-width: 720px) {\n        .section { padding: 40px 24px; }\n        .header { padding: 50px 24px 40px; }\n        .intro-banner { padding: 20px 24px; font-size: 1em; }\n        .cta-section { padding: 50px 24px; }\n        .touchpad-layout { grid-template-columns: 1fr; }\n        .mount-grid { grid-template-columns: 1fr 1fr; }\n        .feature-grid { grid-template-columns: 1fr 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"bg-bubbles\"\u003e\n\u003cdiv class=\"bubble p\" style=\"width: 80px; height: 80px; left: 5%; animation-duration: 8s; animation-delay: 0s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble y\" style=\"width: 50px; height: 50px; left: 15%; animation-duration: 12s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble m\" style=\"width: 65px; height: 65px; left: 28%; animation-duration: 10s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble p\" style=\"width: 100px; height: 100px; left: 45%; animation-duration: 9s; animation-delay: 1.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble y\" style=\"width: 40px; height: 40px; left: 62%; animation-duration: 11s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble m\" style=\"width: 75px; height: 75px; left: 75%; animation-duration: 13s; animation-delay: .5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble p\" style=\"width: 55px; height: 55px; left: 88%; animation-duration: 8.5s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"badge\"\u003e🎮 Controller · AA-3640\u003c\/div\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eAccuAir e-Level+ Touchpad+\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"sub\"\u003eDe toonaangevende fysieke afstandsbediening voor je AccuAir-air ride — magnetische roestvrijstalen behuizing · kabel zonder connector · compressor-ledindicator\u003c\/p\u003e\n\u003cdiv class=\"ref-box\"\u003eReferentie: \u003cstrong\u003eAA-3640\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Intro Banner --\u003e\n\u003cdiv class=\"intro-banner\"\u003e🎯 Volledige controle over je auto, in de palm van je hand — \u003cspan\u003epresets 1\/2\/3 · afstelling per hoek · magnetische montage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Présentation + schéma boutons --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDe \u003cspan\u003ebediening\u003c\/span\u003e van je air ride\u003c\/div\u003e\n\u003cp style=\"font-size: 1.05em; color: #555; margin-bottom: 30px; line-height: 1.75\"\u003eDe Touchpad+ is de fysieke bedrade controller van het AccuAir e-Level+-ecosysteem. Hij wordt rechtstreeks op de e+ ECU aangesloten en geeft je direct toegang tot alle hoogteregelfuncties — via opgeslagen presets (1, 2, 3) als je de Height+- of Pressure+-kit hebt, of in handmatige modus per wiel. De slanke, magnetische roestvrijstalen behuizing past zowel in een custom interieur als op een standaard magnetische houder.\u003c\/p\u003e\n\u003cdiv class=\"touchpad-layout\"\u003e\n\u003cdiv class=\"tp-schema\"\u003e\n\u003cdiv class=\"tp-schema-title\"\u003eKnoppenindeling\u003c\/div\u003e\n\u003c!-- Presets row --\u003e\n\u003cdiv class=\"tp-buttons-row\"\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn yellow\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\"\u003ePreset\u003cbr\u003eLaag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn yellow\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\"\u003ePreset\u003cbr\u003eRijden\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn yellow\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\"\u003ePreset\u003cbr\u003eVerhoogd\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tp-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Corner controls --\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 8px\"\u003e\n\u003cdiv style=\"display: flex; gap: 8px\"\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn small\"\u003e↑\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\" style=\"font-size: .72em\"\u003eLV\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn small\"\u003e↑\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\" style=\"font-size: .72em\"\u003eRV\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 8px\"\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn small\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\" style=\"font-size: .72em\"\u003eLA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center\"\u003e\n\u003cdiv class=\"tp-btn small\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\" style=\"font-size: .72em\"\u003eRA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- All down --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 8px\"\u003e\n\u003cdiv class=\"tp-btn\" style=\"width: 120px; border-radius: 8px; font-size: .85em; height: 36px\"\u003e⬇ HELEMAAL OMLAAG\u003c\/div\u003e\n\u003cdiv class=\"tp-btn-label\"\u003eAlles omlaag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tp-desc\"\u003e\n\u003ch3\u003eFunctie van elke knop\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKnoppen \u003cstrong style=\"color: #fed803\"\u003e1 \/ 2 \/ 3\u003c\/strong\u003e — directe oproep van je opgeslagen preset (laag, rijden, verhoogd). De Height+- of Pressure+-kit is vereist.\u003c\/li\u003e\n\u003cli\u003eKnoppen \u003cstrong style=\"color: #9c00ff\"\u003e↑ ↓ per hoek\u003c\/strong\u003e — onafhankelijke handmatige afstelling van elk wiel (linksvoor, rechtsvoor, linksachter, rechtsachter).\u003c\/li\u003e\n\u003cli\u003eDubbele druk op \u003cstrong style=\"color: #9c00ff\"\u003eAV \/ AR\u003c\/strong\u003e — breng de voor- en achteras gelijktijdig omhoog of omlaag in één beweging.\u003c\/li\u003e\n\u003cli\u003eKnop \u003cstrong style=\"color: #e00cff\"\u003eAll Down\u003c\/strong\u003e — laat alle 4 de hoeken onmiddellijk volledig zakken met één druk op de knop.\u003c\/li\u003e\n\u003cli\u003eLed \u003cstrong style=\"color: #fed803\"\u003ecompressorindicator\u003c\/strong\u003e — gaat branden wanneer de compressor draait voor een directe visuele diagnose.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Features --\u003e\n\u003cdiv class=\"section section-alt\"\u003e\n\u003cdiv class=\"section-title\"\u003ePluspunten van de Touchpad+\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔩\u003c\/span\u003e\n\u003ch3\u003eRoestvrijstalen behuizing\u003c\/h3\u003e\n\u003cp\u003eNieuw, slanker profiel van roestvrij staal, passend bij de e+ ECU — premium uitstraling in elk interieur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔌\u003c\/span\u003e\n\u003ch3\u003eKabel zonder connector\u003c\/h3\u003e\n\u003cp\u003eConnectorloos ontwerp — geen kwetsbaar punt in de kabel. Betrouwbaarder dan een klassiek ontwerp met een tussenliggende connector.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eMagnetische montage\u003c\/h3\u003e\n\u003cp\u003eGeïntegreerd magnetisch frame — compatibel met alle standaard magnetische houders, zoals een magnetische telefoonhouder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e💡\u003c\/span\u003e\n\u003ch3\u003eCompressor-led\u003c\/h3\u003e\n\u003cp\u003eGekleurde ledindicator die aangeeft wanneer je compressor draait — bijzonder handig met een stille compressor zoals de CVT.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🎯\u003c\/span\u003e\n\u003ch3\u003eDirecte presets\u003c\/h3\u003e\n\u003cp\u003eRoep je geprogrammeerde hoogtes 1, 2 en 3 met één druk op de knop op — laag, rijden, verhoogd — zonder de app te openen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔧\u003c\/span\u003e\n\u003ch3\u003eAfstelling per hoek\u003c\/h3\u003e\n\u003cp\u003eHandmatige bediening van elk wiel afzonderlijk — ideaal voor het instellen van hoogtes of het nauwkeurig afstellen van de stance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : 3 modes de contrôle --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e3 \u003cspan\u003ebedieningsmodi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"modes-grid\"\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e1️⃣\u003c\/span\u003e Presetmodus (Height+ \/ Pressure+)\u003c\/h3\u003e\n\u003cp\u003eAls je de Height+-kit (AA-3641) of Pressure+-kit (AA-3907) hebt, roepen de knoppen 1, 2 en 3 rechtstreeks je opgeslagen hoogtes op. Het systeem gaat automatisch naar de doelhoogte zonder dat je de knop hoeft ingedrukt te houden — super eenvoudig.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card yellow\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e🔀\u003c\/span\u003e Handmatige modus per hoek\u003c\/h3\u003e\n\u003cp\u003eZonder Height+- of Pressure+-kit, of voor fijnere afstellingen, kun je met de richtingsknoppen elk wiel afzonderlijk bedienen. Houd de knop ingedrukt om de ophanging omhoog of omlaag te brengen. Laat je de knop los, dan stopt de beweging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card magenta\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e⬇\u003c\/span\u003e Modus All Down + Dual AV\/AR\u003c\/h3\u003e\n\u003cp\u003eAll Down laat alle 4 de hoeken tegelijk zakken. Tweemaal drukken op AV of AR brengt de vooras of achteras gelijktijdig omhoog of omlaag — voor snel afstellen van de algemene rijhoogte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cdiv class=\"w-icon\"\u003e💡\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eTouchpad+ versus e-Level+-app:\u003c\/strong\u003e Beide kunnen naast elkaar op je systeem bestaan. De app geeft je meer informatie (monitoring, kalibratie, geavanceerde instellingen), maar vereist je smartphone. De Touchpad+ is de fysieke bediening die altijd beschikbaar is in het interieur, zelfs zonder telefoon binnen handbereik. Beide vullen elkaar aan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Options de montage --\u003e\n\u003cdiv class=\"section section-alt\"\u003e\n\u003cdiv class=\"section-title\"\u003eMontage-\u003cspan\u003eopties\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mount-grid\"\u003e\n\u003cdiv class=\"mount-card\"\u003e\n\u003cspan class=\"m-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eMagnetische houder\u003c\/h3\u003e\n\u003cp\u003eCompatibel met alle standaard magnetische houders. Plaats hem op een magnetische houder in het dashboard, de middenconsole of waar dan ook in het interieur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mount-card\"\u003e\n\u003cspan class=\"m-icon\"\u003e🔧\u003c\/span\u003e\n\u003ch3\u003ePaneelinbouw\u003c\/h3\u003e\n\u003cp\u003eConnectorless-ontwerp bedoeld voor inbouw in een deurpaneel, console of custom kofferbak — nette en permanente installatie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mount-card\"\u003e\n\u003cspan class=\"m-icon\"\u003e✋\u003c\/span\u003e\n\u003ch3\u003eHandsfreegebruik\u003c\/h3\u003e\n\u003cp\u003eFormaat ontworpen om in de hand te worden gehouden — ideaal voor shows, fotoshoots of manoeuvres waarbij regelmatig bijstellen nodig is.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Contenu livraison --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003eInhoud van de \u003cspan\u003elevering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"delivery-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e🎮\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1 × Touchpad+ AA-3640\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: .87em; color: #777\"\u003eRoestvrijstalen behuizing met alle bedieningsknoppen en compressor-indicator-LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAansluitkabel\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: .87em; color: #777\"\u003eKabel zonder connector (connectorless) voor rechtstreekse aansluiting op de e+ ECU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cdiv class=\"w-icon\"\u003e⚠️\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eVereisten:\u003c\/strong\u003e Deze Touchpad+ vereist de AccuAir e+ ECU om te werken. Presets 1\/2\/3 zijn alleen actief als je ook de Height+-kit (AA-3641) of Pressure+-kit (AA-3907) hebt. Zonder deze kits is alleen handmatige bediening per wiel beschikbaar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Fiche technique --\u003e\n\u003cdiv class=\"section section-alt\"\u003e\n\u003cdiv class=\"section-title\"\u003eTechnische \u003cspan\u003efiche\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eKenmerk\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProductreferentie\u003c\/td\u003e\n\u003ctd\u003eAA-3640\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMerk\u003c\/td\u003e\n\u003ctd\u003eAccuAir\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBedrade Touchpad+-controller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBehuizingsmateriaal\u003c\/td\u003e\n\u003ctd\u003eRoestvrij staal — slank profiel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKabel\u003c\/td\u003e\n\u003ctd\u003eConnectorless (zonder tussenliggende connector)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMontage\u003c\/td\u003e\n\u003ctd\u003eMagnetisch (standaard) · Paneelinbouw · Handsfree\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePresetknoppen\u003c\/td\u003e\n\u003ctd\u003e3 (1 \/ 2 \/ 3) — vereist Height+ of Pressure+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndividuele bediening\u003c\/td\u003e\n\u003ctd\u003e4 onafhankelijke hoeken (↑↓ per wiel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGelijktijdige verstelling voor\/achter\u003c\/td\u003e\n\u003ctd\u003eJa — twee keer drukken voor de voor- of achterzijde\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAlles omlaag\u003c\/td\u003e\n\u003ctd\u003eJa — alle 4 hoeken volledig laten zakken met één druk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLed-indicator compressor\u003c\/td\u003e\n\u003ctd\u003eJa — gekleurde led (werkt uitsluitend met e-Level+-ECU)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibele ECU\u003c\/td\u003e\n\u003ctd\u003eAccuAir e+ (verplicht)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibiliteit met presets\u003c\/td\u003e\n\u003ctd\u003eMet Height+ AA-3641 of Pressure+ AA-3907\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGewicht\u003c\/td\u003e\n\u003ctd\u003e2 kg (verpakking)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : FAQ --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003eVeelgestelde \u003cspan\u003evragen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eVervangt de Touchpad+ de e-Level+-app?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eNee, beide vullen elkaar aan. De Touchpad+ biedt directe fysieke bediening in het interieur — perfect voor dagelijks gebruik. De e-Level+-app op je smartphone biedt daarnaast realtime monitoring, kalibratie, geavanceerde instellingen en firmware-updates. We raden aan om beide in je setup te gebruiken.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWerken de knoppen 1, 2 en 3 zonder de Height+- of Pressure+-kit?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eNee. De opgeslagen presets (knoppen 1\/2\/3) vereisen absoluut de Height+-kit (AA-3641) of Pressure+-kit (AA-3907) om te werken. Zonder een van beide is alleen handmatige bediening per wiel beschikbaar — en die blijft volledig functioneel om je rijhoogte te beheren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWerkt de led-indicator van de compressor met alle compressoren?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eDe led-indicator werkt uitsluitend met de AccuAir e-Level+-ECU — deze stuurt de informatie over de compressorstatus naar de Touchpad+. Hij is compatibel met standaard- en CVT-compressoren van AccuAir. Voor compressoren van andere merken die op de e+ ECU zijn aangesloten, kan de compatibiliteit variëren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWat is de lengte van de Touchpad+-kabel?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eAccuAir geeft officieel geen exacte lengte door, maar de kabel is bedoeld voor installatie vanaf de kofferbak (waar de ECU zich bevindt) naar het interieur. In de meeste compacte auto's of sedans is de lengte voldoende wanneer je de kabel onder de deurafdichtingen of bekleding doorvoert. Voor grote voertuigen (SUV's, bedrijfswagens) kan een verlengkabel nodig zijn.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eKan ik de Touchpad+ tegelijk met de e-Level+-app gebruiken?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eJa, volledig. De e+ ECU beheert beide interfaces tegelijkertijd zonder conflicten. Je kunt een actie vanuit de app uitvoeren en het resultaat bekijken, en vervolgens bijstellen via de Touchpad+ — alles wordt in realtime gesynchroniseerd via de ECU.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003cdiv class=\"bg-bubbles\"\u003e\n\u003cdiv class=\"bubble p\" style=\"width: 70px; height: 70px; left: 10%; animation-duration: 9s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble y\" style=\"width: 50px; height: 50px; left: 50%; animation-duration: 11s; animation-delay: 0s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble m\" style=\"width: 60px; height: 60px; left: 80%; animation-duration: 8s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWil je de \u003cspan\u003evolledige controle\u003c\/span\u003e over je air ride?\u003c\/h2\u003e\n\u003cp\u003eTouchpad+ afzonderlijk of met de Height+-\/Pressure+-kit — we helpen je de configuratie te kiezen die bij je gebruik en budget past.\u003c\/p\u003e\n\u003ca href=\"https:\/\/raslbitume.com\" class=\"cta-btn\"\u003e💬 Neem contact met ons op\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40126585438306,"sku":"AA-3640","price":519.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/products\/aa-e_tpad-st_1_720x2344_e5277bcf-276e-41fa-acd6-621e2d42c517.png?v=1774179777","url":"https:\/\/raslbitume.com\/nl\/products\/afstandsbediening-accuair-e-level","provider":"Rasl'Bitume","version":"1.0","type":"link"}