{"product_id":"kit-gestion-mangan-3p-complet-air-lift-alp4","title":"Komplettes Mangan ALP4 Steuerungs-Kit – Air Lift ALP4","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .alp4-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.2);\n        border-radius: 12px;\n    }\n\n    \/* Bubbles *\/\n    .alp4-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .alp4-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: alp4-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .alp4-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .alp4-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes alp4-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n\n    \/* Header *\/\n    .alp4-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #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    .alp4-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em);\n        margin-bottom: 8px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .alp4-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .alp4-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n    .alp4-badge-new {\n        display: inline-block;\n        background: linear-gradient(135deg, #9c00ff, #e00cff);\n        color: #fff !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px; margin-left: 10px;\n        text-transform: uppercase; letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(156,0,255,0.4);\n    }\n\n    \/* Banner *\/\n    .alp4-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 25px 20px; text-align: center;\n        font-size: 1.1em; font-weight: 600; position: relative; z-index: 1;\n    }\n\n    \/* Sections *\/\n    .alp4-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .alp4-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n\n    \/* Intro *\/\n    .alp4-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #fed803;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .alp4-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .alp4-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 0; }\n\n    \/* Feature cards *\/\n    .alp4-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-card {\n        background: #fff; padding: 25px; border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.1);\n        transition: all 0.3s ease; overflow: hidden;\n    }\n    .alp4-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .alp4-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .alp4-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n\n    \/* ===== VIDEO + MANIFOLD BLOCK ===== *\/\n    .alp4-video-block {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 0;\n        background: #000;\n        border-radius: 15px;\n        overflow: hidden;\n        box-shadow: 0 8px 30px rgba(0,0,0,0.4);\n        margin-top: 30px;\n    }\n    .alp4-video-side video {\n        width: 100%; height: 100%; object-fit: cover; display: block;\n        min-height: 380px;\n    }\n    .alp4-video-info {\n        padding: 40px;\n        background: linear-gradient(135deg, #0d0d0d 0%, #1a0030 100%);\n        display: flex; flex-direction: column; justify-content: center;\n        border-left: 4px solid #9c00ff;\n    }\n    .alp4-video-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-manifold-point {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.08);\n    }\n    .alp4-manifold-point:last-child { border-bottom: none; }\n    .alp4-manifold-point .icon { color: #9c00ff !important; font-size: 1.3em; flex-shrink: 0; margin-top: 2px; }\n    .alp4-manifold-point div strong { color: #fed803 !important; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; display: block; margin-bottom: 3px; }\n    .alp4-manifold-point div p { color: #bbb !important; font-size: 0.88em; margin: 0; line-height: 1.5; }\n\n    \/* ===== COMPARISON TABLE ===== *\/\n    .alp4-comparison {\n        background: #0d0d0d;\n        border-radius: 15px;\n        overflow: hidden;\n        box-shadow: 0 8px 30px rgba(0,0,0,0.3);\n        margin-top: 30px;\n    }\n    .alp4-comp-header {\n        display: grid;\n        grid-template-columns: 1fr 1fr 1fr;\n        background: #111;\n        border-bottom: 3px solid #9c00ff;\n    }\n    .alp4-comp-header div {\n        padding: 0;\n        text-align: center;\n    }\n    .alp4-comp-header .label-col {\n        padding: 20px;\n        background: #0a0a0a;\n        border-right: 1px solid rgba(255,255,255,0.06);\n    }\n    .alp4-comp-img-col { overflow: hidden; }\n    .alp4-comp-img-col img { width: 100%; height: 180px; object-fit: cover; display: block; }\n    .alp4-comp-name {\n        padding: 14px;\n        font-size: 1.4em;\n        font-weight: 900;\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        border-top: 1px solid rgba(255,255,255,0.06);\n    }\n    .alp4-comp-name.alp4-name { color: #9c00ff !important; background: rgba(156,0,255,0.08); }\n    .alp4-comp-name.p3-name { color: #aaa !important; background: rgba(255,255,255,0.03); }\n\n    .alp4-comp-row {\n        display: grid;\n        grid-template-columns: 1fr 1fr 1fr;\n        border-bottom: 1px solid rgba(255,255,255,0.06);\n        transition: background 0.2s;\n    }\n    .alp4-comp-row:hover { background: rgba(255,255,255,0.02); }\n    .alp4-comp-row:last-child { border-bottom: none; }\n\n    .alp4-comp-row .row-label {\n        padding: 18px 20px;\n        background: #0a0a0a;\n        border-right: 1px solid rgba(255,255,255,0.06);\n        font-size: 0.82em;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: #777 !important;\n        display: flex;\n        align-items: center;\n    }\n    .alp4-comp-row .cell {\n        padding: 18px 20px;\n        font-size: 0.92em;\n        line-height: 1.5;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        border-right: 1px solid rgba(255,255,255,0.06);\n    }\n    .alp4-comp-row .cell:last-child { border-right: none; }\n    .alp4-comp-row .cell.win { color: #fff !important; font-weight: 600; }\n    .alp4-comp-row .cell.lose { color: #555 !important; }\n    .alp4-comp-row .cell.win span.badge {\n        display: inline-block;\n        background: rgba(156,0,255,0.2);\n        border: 1px solid rgba(156,0,255,0.4);\n        padding: 2px 8px;\n        border-radius: 4px;\n        font-size: 0.75em;\n        color: #c070ff !important;\n        margin-top: 4px;\n    }\n\n    \/* ===== APP BLOCK ===== *\/\n    .alp4-app-block {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 0;\n        background: #111;\n        border-radius: 15px;\n        overflow: hidden;\n        border: 2px solid rgba(156,0,255,0.3);\n        box-shadow: 0 8px 30px rgba(156,0,255,0.15);\n        margin-top: 30px;\n    }\n    .alp4-app-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 320px; }\n    .alp4-app-info {\n        padding: 40px;\n        background: linear-gradient(135deg, #111 0%, #1a0030 100%);\n        display: flex; flex-direction: column; justify-content: center;\n    }\n    .alp4-app-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-app-feature {\n        display: flex; align-items: flex-start; gap: 12px;\n        margin-bottom: 14px;\n    }\n    .alp4-app-feature::before { content: \"▶\"; color: #9c00ff !important; flex-shrink: 0; margin-top: 3px; font-size: 0.8em; }\n    .alp4-app-feature p { color: #ccc !important; font-size: 0.95em; line-height: 1.6; margin: 0; }\n    .alp4-app-feature strong { color: #fff !important; }\n\n    \/* Remote *\/\n    .alp4-remote-block {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 0;\n        background: #111;\n        border-radius: 15px;\n        overflow: hidden;\n        border: 2px solid rgba(254,216,3,0.2);\n        margin-top: 20px;\n    }\n    .alp4-remote-info {\n        padding: 40px;\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        display: flex; flex-direction: column; justify-content: center;\n        order: 1;\n    }\n    .alp4-remote-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-remote-img { order: 2; }\n    .alp4-remote-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 280px; }\n\n    \/* Delivery *\/\n    .alp4-delivery-box {\n        background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n    }\n    .alp4-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .alp4-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .alp4-delivery-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 12px 15px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em;\n    }\n    .alp4-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .alp4-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .alp4-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* Warranty *\/\n    .alp4-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-w-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 12px; padding: 25px;\n        display: flex; align-items: center; gap: 18px;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.15);\n    }\n    .alp4-w-card.gold { border: 2px solid #fed803; }\n    .alp4-w-card.purple { border: 2px solid #9c00ff; }\n    .alp4-w-num { font-size: 2.8em; font-weight: 900; flex-shrink: 0; line-height: 1; }\n    .alp4-w-num.gold { color: #fed803 !important; }\n    .alp4-w-num.purple { color: #9c00ff !important; }\n    .alp4-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .alp4-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n    .alp4-register-box {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 3px solid #fed803; border-radius: 12px;\n        padding: 22px 25px; margin-top: 20px; text-align: center;\n        box-shadow: 0 4px 15px rgba(254,216,3,0.2);\n    }\n    .alp4-register-box p { color: #333 !important; font-size: 0.98em; margin: 0; }\n    .alp4-btn {\n        display: inline-block; margin-top: 15px;\n        background: linear-gradient(135deg, #9c00ff, #e00cff);\n        color: white !important; padding: 13px 28px; text-decoration: none;\n        font-weight: 800; border-radius: 8px; letter-spacing: 1px;\n        text-transform: uppercase; box-shadow: 0 4px 15px rgba(156,0,255,0.3);\n        transition: all 0.3s ease;\n    }\n    .alp4-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(156,0,255,0.45); }\n\n    \/* FAQ *\/\n    .alp4-faq-item { margin-bottom: 12px; border-radius: 10px; overflow: hidden; border: 2px solid #9c00ff; background: white; }\n    .alp4-faq-item:hover { box-shadow: 0 5px 18px rgba(156,0,255,0.18); }\n    .alp4-faq-q { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); color: white !important; padding: 16px 18px; font-weight: bold; border-left: 5px solid #9c00ff; }\n    .alp4-faq-a { padding: 18px; border-top: 3px solid #fed803; line-height: 1.8; background: #fafafa; font-size: 0.96em; }\n\n    \/* Footer *\/\n    .alp4-footer {\n        background: linear-gradient(135deg, #111 0%, #9c00ff 100%);\n        color: white !important; text-align: center; padding: 35px;\n        border-top: 3px solid #fed803;\n    }\n    .alp4-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n\n    @media (max-width: 768px) {\n        .alp4-section { padding: 30px 15px; }\n        .alp4-video-block, .alp4-app-block, .alp4-remote-block { grid-template-columns: 1fr; }\n        .alp4-video-side video { min-height: 220px; }\n        .alp4-remote-info { order: 2; }\n        .alp4-remote-img { order: 1; }\n\n        \/* Comparatif : 3 colonnes maintenues mais taille réduite *\/\n        .alp4-comp-header { grid-template-columns: 80px 1fr 1fr; }\n        .alp4-comp-header .label-col { padding: 10px 6px; }\n        .alp4-comp-img-col img { height: 110px; }\n        .alp4-comp-name { font-size: 1em; padding: 10px 6px; letter-spacing: 1px; }\n        .alp4-comp-row { grid-template-columns: 80px 1fr 1fr; }\n        .alp4-comp-row .row-label { padding: 12px 6px; font-size: 0.7em; }\n        .alp4-comp-row .cell { padding: 12px 8px; font-size: 0.78em; }\n        .alp4-comp-row .cell span.badge { font-size: 0.65em; padding: 1px 5px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"alp4-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"alp4-bg\"\u003e\n\u003cdiv class=\"alp4-bubble\" style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble y\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble m\" style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble y\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble m\" style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\u003cheader class=\"alp4-header\"\u003e\n\u003ch1\u003eAirmanagement ALP4\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e⚡ Die neue Generation – Air Lift Performance ALP4\u003c\/p\u003e\n\u003cspan class=\"alp4-badge\"\u003e⚙️ Umfassendes Luftfahrwerksmanagement\u003c\/span\u003e \u003cspan class=\"alp4-badge-new\"\u003e✨ Neue Generation\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eAll-in-One. Intelligent. Kompromisslos.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- Banner --\u003e\n\u003cdiv class=\"alp4-banner\"\u003eLuftfahrwerks-Managementkit auf Basis des Air Lift Performance ALP4 – All-in-One-Manifold, Farb-Touchscreen, 5 Druckvoreinstellungen, Bluetooth-App der nächsten Generation\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003cdiv class=\"alp4-intro\"\u003e\n\u003ch3\u003e⚙️ Was ist das ALP4-Kit?\u003c\/h3\u003e\n\u003cp\u003eDas \u003cstrong\u003eAirmanagement-ALP4-Kit\u003c\/strong\u003e ist das Luftfahrwerks-Managementsystem der nächsten Generation von Air Lift Performance. Im Gegensatz zum 3P-System integriert der ALP4 \u003cstrong style=\"color: #fed803\"\u003eECU, Magnetventile und Drucksensoren in einem Aluminiumblock \u003c\/strong\u003e– sauberere Installation, weniger potenzielle Fehlerquellen. Das kabelgebundene Steuergerät verfügt über einen \u003cstrong style=\"color: #fed803\"\u003evollfarbigen Touchscreen\u003c\/strong\u003e mit 4 programmierbaren physischen Tasten und einer vollständig überarbeiteten Benutzeroberfläche.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Video + Manifold info --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#0d0d0d 0%,#111 100%)\"\u003e\n\u003ch2 class=\"alp4-title\" style=\"color: #fff; border-color: #9c00ff\"\u003eAll-in-One-Manifold\u003c\/h2\u003e\n\u003cdiv class=\"alp4-video-block\"\u003e\n\u003cdiv class=\"alp4-video-side\"\u003e\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\n \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8b085459d3f40808a366b04b29743ed.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-video-info\"\u003e\n\u003ch3\u003e🔩 ALL-IN-ONE SMART MANIFOLD\u003c\/h3\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eKompletter Aluminium-Managementblock\u003c\/strong\u003e\n\u003cp\u003eECU, Magnetventile und Drucksensoren in einem einzigen Block kombiniert. Sauberere Installation, weniger Verkabelungsaufwand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eIndividuell anpassbare LED-Abdeckung\u003c\/strong\u003e\n\u003cp\u003eDie Beleuchtungsfarbe des Manifolds lässt sich über das Steuergerät oder die App anpassen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFarb-Touchscreen + Tasten\u003c\/strong\u003e\n\u003cp\u003e4 programmierbare physische Tasten. Moderne Benutzeroberfläche im App-Stil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eErweitertes Energiemanagement\u003c\/strong\u003e\n\u003cp\u003eUltra-niedriger Standby-Verbrauch – schont die Batterie beim Parken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- App Block --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#111 0%,#1a1a1a 100%)\"\u003e\n\u003ch2 class=\"alp4-title\" style=\"color: #fff; border-color: #9c00ff\"\u003e📱 ALP4-App\u003c\/h2\u003e\n\u003cdiv class=\"alp4-app-block\"\u003e\n\u003cdiv class=\"alp4-app-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/ALP4-PhoneDevice-ColorOptions.webp?v=1771336581\" alt=\"ALP4-App – Steuerung über Ihr Smartphone\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-info\"\u003e\n\u003ch3\u003e🎮 Steuerung aus der Hosentasche\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eVollständig überarbeitete Benutzeroberfläche\u003c\/strong\u003e – größere Bluetooth-Reichweite, schnellere Verbindung und gleichzeitige Nutzung mit dem Steuergerät.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eVoreinstellungen \u0026amp; Monitoring\u003c\/strong\u003e – Passen Sie Ihre 5 Presets an, überwachen Sie die Drücke in Echtzeit und verwalten Sie Warnmeldungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eShow-Modus\u003c\/strong\u003e – Steuern Sie Ihre Luftfederung bei ausgeschaltetem Fahrzeug aus der Ferne per Bluetooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eOTA-Updates\u003c\/strong\u003e – Firmware direkt über die App aktualisieren, ohne zusätzliche Hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eValet-Modus \u0026amp; Impulsrate\u003c\/strong\u003e — neue exklusive ALP4-Funktionen, die beim 3P fehlen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Remote --\u003e\n\u003cdiv class=\"alp4-remote-block\"\u003e\n\u003cdiv class=\"alp4-remote-info\"\u003e\n\u003ch3\u003e🕹 Fernbedienung inklusive\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eDedizierte physische Steuerung\u003c\/strong\u003e — 4 programmierbare Tasten für sofortigen Zugriff auf Ihre Druckvoreinstellungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eHorizontale Montage möglich\u003c\/strong\u003e — drehbares Bedienfeld zur Anpassung an Ihre Installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eHintergrundbeleuchtete Anzeige\u003c\/strong\u003e — optimale Lesbarkeit bei Tag und Nacht.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/27480_ALP4AirManagementSystem_Carousel_04__87286.webp?v=1771336580\" alt=\"ALP4-Fernbedienung\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Comparison ALP4 vs 3P --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n\u003ch2 class=\"alp4-title\"\u003eALP4 vs. 3P — Vergleich\u003c\/h2\u003e\n\u003cdiv class=\"alp4-comparison\"\u003e\n\u003c!-- Images header --\u003e\n\u003cdiv class=\"alp4-comp-header\"\u003e\n\u003cdiv class=\"label-col\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-ALP4.webp?v=1771336580\" alt=\"ALP4\"\u003e\n\u003cdiv class=\"alp4-comp-name alp4-name\"\u003eALP4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-3P.webp?v=1771336581\" alt=\"3P\"\u003e\n\u003cdiv class=\"alp4-comp-name p3-name\"\u003e3P\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Rows --\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eManifold\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eAll-in-One — ECU, Ventile \u0026amp; Sensoren integriert\u003cbr\u003e\u003cspan class=\"badge\"\u003eNEU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cell lose\"\u003eModulares Design, sichtbare Befestigungen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eSteuergerät\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eVollfarbiger Touchscreen + 4 programmierbare Tasten\u003cbr\u003e\u003cspan class=\"badge\"\u003eNEU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cell lose\"\u003eKompaktes Gehäuse mit 5 dedizierten Tasten\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eBenutzeroberfläche\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eVollständig überarbeitete Benutzeroberfläche — App-ähnliche Navigation\u003cbr\u003e\u003cspan class=\"badge\"\u003eNEU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cell lose\"\u003eKlassische Menüoberfläche\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003ePersonalisierung\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eManifold-Farben, Tastenfunktionen \u0026amp; Anzeigedesigns anpassbar\u003cbr\u003e\u003cspan class=\"badge\"\u003eNEU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cell lose\"\u003eStatische Hintergrundbeleuchtung — keine Beleuchtung am Manifold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eMobile App\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eVerbesserte Benutzeroberfläche, größere Reichweite, schnellere Verbindung, gleichzeitige Nutzung\u003c\/div\u003e\n\u003cdiv class=\"cell lose\"\u003e3H\/3P-Steuerung per Smartphone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eEnergiemanagement\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eErweiterter Standby-Modus — extrem niedriger Verbrauch\u003cbr\u003e\u003cspan class=\"badge\"\u003eNEU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cell lose\"\u003eHöherer Standby-Verbrauch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Delivery --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e📋 Lieferumfang\u003c\/h2\u003e\n\u003cdiv class=\"alp4-delivery-box\"\u003e\n\u003ch3\u003e📦 Das ALP4-Kit umfasst\u003c\/h3\u003e\n\u003cdiv class=\"alp4-delivery-grid\"\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eAir-Lift-Performance-ALP4-System \u003cspan class=\"sub\"\u003eGrundlage des Kits — All-in-One-Manifold der nächsten Generation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eKombinierte Ventil- und Steuereinheit \u003cspan class=\"sub\"\u003eECU, Sensoren und Ventile in einem Aluminiumblock aus Billet integriert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eBefestigungsmaterial für den Ventilblock\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eAir-Lift-ALP4-Steuergerät \u003cspan class=\"sub\"\u003eAnschlusskabel inklusive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eVormontierter Kabelbaum \u003cspan class=\"sub\"\u003eKompressorrelais integriert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eManueller Wasserabscheider\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSicherungshalter inklusive Sicherungen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eAusführliche Installationsanleitung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eLufttank nach Wahl \u003cspan class=\"sub\"\u003eBei der Bestellung auswählen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eKompressor(en) nach Wahl \u003cspan class=\"sub\"\u003eErster und zweiter Kompressor auswählbar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eKostenlose Anschlüsse für alle Komponenten\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e40-A-Relais für Kompressor(en) \u003cspan class=\"sub\"\u003eNicht im Kompressor-Kit enthalten (bereits im Kabelbaum vorhanden)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eKit zum Entleeren des Lufttanks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e18 Meter flexible Leitung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eLeitungsschneider\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e100 % kostenloser technischer Support \u003cspan class=\"sub\"\u003eLebenslang inklusive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e🛡 Air Lift Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"alp4-warranty-grid\"\u003e\n\u003cdiv class=\"alp4-w-card purple\"\u003e\n\u003cdiv class=\"alp4-w-num purple\"\u003e2\u003cbr\u003e\u003cspan style=\"font-size: 0.4em; letter-spacing: 2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eNur ALP4-Management\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003e2 Jahre Garantie ohne Kilometerbegrenzung auf das Air Lift Performance ALP4-Managementkit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-card gold\"\u003e\n\u003cdiv class=\"alp4-w-num gold\"\u003e4\u003cbr\u003e\u003cspan style=\"font-size: 0.4em; letter-spacing: 2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eZusammen mit einem Fahrwerkskit gekauft\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003eDer Kauf eines Air Lift Performance-Fahrwerkskits zusammen mit dem ALP4-Managementkit berechtigt zu einer erweiterten Garantie von 4 Jahren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-register-box\"\u003e\n\u003cp\u003e\u003cstrong style=\"color: #9c00ff\"\u003e💡 Um davon zu profitieren\u003c\/strong\u003e, registrieren Sie Ihr Produkt nach der Installation auf der Website von Air Lift Performance.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"alp4-btn\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWas ist der wichtigste Unterschied zwischen dem ALP4 und dem 3P?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eDer ALP4 ist die \u003cspan class=\"hr\"\u003eneue Generation\u003c\/span\u003e von Air Lift Performance. Der wichtigste Unterschied ist der Manifold: Beim ALP4 sind ECU, Ventile und Sensoren in einem einzigen Aluminiumblock integriert, während der 3P separate Komponenten verwendet. Der ALP4 verfügt außerdem über einen \u003cstrong\u003efarbigen Touchscreen\u003c\/strong\u003e, eine vollständig überarbeitete Benutzeroberfläche, exklusive Funktionen und ein verbessertes Energiemanagement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eIst der ALP4 mit den 3H-Höhenstandssensoren kompatibel?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eJa. Der ALP4 arbeitet standardmäßig mit einer \u003cspan class=\"hr\"\u003edruckbasierten Regelung\u003c\/span\u003e und 5 Voreinstellungen. Er ist mit den Höhenstandssensoren von Air Lift kompatibel und kann so auf eine Regelung anhand der tatsächlichen Fahrzeughöhe erweitert werden, ähnlich wie beim 3H.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eBenötigt die mobile App zusätzliche Hardware?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eNein. \u003cspan class=\"hy\"\u003eBluetooth ist im ALP4 standardmäßig integriert\u003c\/span\u003e. Die App (iOS \u0026amp; Android) ist kostenlos und bietet gegenüber der 3P-Version eine verbesserte Benutzeroberfläche — größere Reichweite, schnellere Verbindung und gleichzeitige Nutzung mit der Steuereinheit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWird das Kit mit Leitung geliefert?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eJa, das Kit enthält \u003cspan class=\"hr\"\u003e18 Meter flexibler Leitung\u003c\/span\u003e und einen Leitungsschneider sowie alle Anschlüsse zum Verbinden sämtlicher Komponenten.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\u003cfooter class=\"alp4-footer\"\u003e\n\u003cp class=\"tagline\"\u003eAIRMANAGEMENT ALP4 — Neue Generation\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Alles in einem. Intelligent. Kompromisslos.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":52721958519122,"sku":null,"price":2449.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Manganalp4.png?v=1774192361","url":"https:\/\/raslbitume.com\/de\/products\/komplettes-mangan-alp4-steuerungs-kit-air-lift-alp4","provider":"Rasl'Bitume","version":"1.0","type":"link"}