{"product_id":"gestion-air-lift-3p-27480-autopilot-alp4-4p-3-8","title":"Air Lift 3P Management 27485 - Autopilot ALP4 3P - 3\/8''","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    .alp4-wrapper {\n        position: relative; background: #fff; max-width: 1200px; margin: 0 auto;\n        line-height: 1.6; color: #333 !important; overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.2); border-radius: 12px;\n    }\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    .alp4-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 100%);\n        color: white !important; padding: 70px 20px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 5px solid #9c00ff;\n    }\n    .alp4-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em); margin-bottom: 8px;\n        text-transform: uppercase; letter-spacing: 4px; 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; 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; box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n    .alp4-badge-ref {\n        display: inline-block; background: rgba(255,255,255,0.12); color: #fff !important;\n        font-weight: 600; font-size: 0.85em; padding: 5px 18px; border-radius: 20px;\n        margin-top: 10px; margin-left: 10px; letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25);\n    }\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    .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    .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; 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: 15px; }\n    .alp4-intro p:last-child { margin-bottom: 0; }\n    .alp4-intro strong { color: #fed803 !important; }\n    .alp4-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-card { background: #fff; padding: 25px; border-radius: 12px; border-left: 6px solid #9c00ff; box-shadow: 0 4px 18px rgba(156,0,255,0.1); transition: all 0.3s ease; }\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    .alp4-video-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #000; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.4); margin-top: 30px; }\n    .alp4-video-side video { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 380px; }\n    .alp4-video-info { padding: 40px; background: linear-gradient(135deg, #0d0d0d 0%, #1a0030 100%); display: flex; flex-direction: column; justify-content: center; border-left: 4px solid #9c00ff; }\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 { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.08); }\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    .alp4-comparison { background: #0d0d0d; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.3); margin-top: 30px; }\n    .alp4-comp-header { display: grid; grid-template-columns: 1fr 1fr 1fr; background: #111; border-bottom: 3px solid #9c00ff; }\n    .alp4-comp-header div { padding: 0; text-align: center; }\n    .alp4-comp-header .label-col { padding: 20px; background: #0a0a0a; border-right: 1px solid rgba(255,255,255,0.06); }\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 { padding: 14px; font-size: 1.4em; font-weight: 900; text-transform: uppercase; letter-spacing: 3px; border-top: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-name.p3-name { color: #9c00ff !important; background: rgba(156,0,255,0.08); }\n    .alp4-comp-name.h3-name { color: #fed803 !important; background: rgba(254,216,3,0.08); }\n    .alp4-comp-row { display: grid; grid-template-columns: 1fr 1fr 1fr; border-bottom: 1px solid rgba(255,255,255,0.06); transition: background 0.2s; }\n    .alp4-comp-row:hover { background: rgba(255,255,255,0.02); }\n    .alp4-comp-row:last-child { border-bottom: none; }\n    .alp4-comp-row .row-label { padding: 18px 20px; background: #0a0a0a; border-right: 1px solid rgba(255,255,255,0.06); font-size: 0.82em; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #777 !important; display: flex; align-items: center; }\n    .alp4-comp-row .cell { padding: 18px 20px; font-size: 0.92em; line-height: 1.5; display: flex; align-items: center; justify-content: center; text-align: center; flex-direction: column; border-right: 1px solid rgba(255,255,255,0.06); }\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.up { color: #fed803 !important; font-weight: 600; }\n    .alp4-comp-row .cell span.badge { display: inline-block; background: rgba(254,216,3,0.15); border: 1px solid rgba(254,216,3,0.4); padding: 2px 8px; border-radius: 4px; font-size: 0.75em; color: #fed803 !important; margin-top: 4px; }\n    .alp4-comp-row .cell span.pbadge { display: inline-block; background: rgba(156,0,255,0.2); border: 1px solid rgba(156,0,255,0.4); padding: 2px 8px; border-radius: 4px; font-size: 0.75em; color: #c070ff !important; margin-top: 4px; }\n    .alp4-app-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #111; border-radius: 15px; overflow: hidden; border: 2px solid rgba(156,0,255,0.3); box-shadow: 0 8px 30px rgba(156,0,255,0.15); margin-top: 30px; }\n    .alp4-app-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 320px; }\n    .alp4-app-info { padding: 40px; background: linear-gradient(135deg, #111 0%, #1a0030 100%); display: flex; flex-direction: column; justify-content: center; }\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 { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 14px; }\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    .alp4-remote-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #111; border-radius: 15px; overflow: hidden; border: 2px solid rgba(254,216,3,0.2); margin-top: 20px; }\n    .alp4-remote-info { padding: 40px; background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); display: flex; flex-direction: column; justify-content: center; order: 1; }\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    .alp4-delivery-box { background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%); border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; box-shadow: 0 5px 22px rgba(156,0,255,0.1); }\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 { display: flex; align-items: flex-start; gap: 12px; padding: 12px 15px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em; }\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    .alp4-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-w-card { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-radius: 12px; padding: 25px; display: flex; align-items: center; gap: 18px; box-shadow: 0 4px 18px rgba(156,0,255,0.15); }\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 { background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%); border: 3px solid #fed803; border-radius: 12px; padding: 22px 25px; margin-top: 20px; text-align: center; box-shadow: 0 4px 15px rgba(254,216,3,0.2); }\n    .alp4-register-box p { color: #333 !important; font-size: 0.98em; margin: 0; }\n    .alp4-btn { display: inline-block; margin-top: 15px; background: linear-gradient(135deg, #9c00ff, #e00cff); color: white !important; padding: 13px 28px; text-decoration: none; font-weight: 800; border-radius: 8px; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 4px 15px rgba(156,0,255,0.3); transition: all 0.3s ease; }\n    .alp4-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(156,0,255,0.45); }\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    .alp4-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; text-align: center; padding: 35px; border-top: 3px solid #fed803; }\n    .alp4-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\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        .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    }\n\u003c\/style\u003e\n\u003cdiv class=\"alp4-wrapper\"\u003e\n\u003cdiv class=\"alp4-bg\"\u003e\n\u003cdiv style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\" class=\"alp4-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\" class=\"alp4-bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\" class=\"alp4-bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\" class=\"alp4-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\" class=\"alp4-bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\" class=\"alp4-bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"alp4-header\"\u003e\n\u003ch1\u003eAir Lift 3P\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e🎛 Air Suspension Management — Sold Separately\u003c\/p\u003e\n\u003cspan class=\"alp4-badge\"\u003e⚙️ 3\/8\" connection\u003c\/span\u003e \u003cspan class=\"alp4-badge-ref\"\u003eReference: 27485 — Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eThe benchmark in management systems. Precise, upgradeable, reliable.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"alp4-banner\"\u003eAir Lift Performance 3P management sold separately — 5 pressure presets, iOS\/Android Bluetooth app, upgradeable to 3H, 3\/8\" connection\u003c\/div\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003cdiv class=\"alp4-intro\"\u003e\n\u003ch3\u003e⚙️ What is Air Lift 3P management?\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAir Lift Performance 3P\u003c\/strong\u003e management is the benchmark system for air suspension control. Already have your compressor, tank, and struts? This product is sold \u003cstrong\u003eseparately\u003c\/strong\u003e, allowing you to integrate the management unit into your existing installation.\u003c\/p\u003e\n\u003cp\u003ePressure-based \u003cstrong\u003econtrol\u003c\/strong\u003e with 5 storable presets, Bluetooth mobile app included, and native compatibility with Air Lift height sensors for upgrading to the \u003cstrong\u003e3H\u003c\/strong\u003e system at any time. \u003cstrong\u003e3\/8\"\u003c\/strong\u003e connection — suitable for high-performance installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Centrale \/ vidéo --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#0d0d0d 0%,#111 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 style=\"color: #fff; border-color: #9c00ff\" class=\"alp4-title\"\u003e🔩 3P Management Unit\u003c\/h2\u003e\n\u003cdiv class=\"alp4-video-block\"\u003e\n\u003cdiv class=\"alp4-video-side\"\u003e\u003cvideo playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\"\u003e\n \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8b085459d3f40808a366b04b29743ed.mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-video-info\"\u003e\n\u003ch3\u003e🎛 3P MANAGEMENT — PRESSURE CONTROL\u003c\/h3\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eECU + Solenoid Valves + Sensors\u003c\/strong\u003e\n\u003cp\u003eAll management components in a single module — clean installation and simplified wiring.\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\u003e5 Pressure Presets\u003c\/strong\u003e\n\u003cp\u003eSave and instantly recall your favorite heights from the control unit or app.\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\u003e3\/8\" connection\u003c\/strong\u003e\n\u003cp\u003eHigher flow rate for faster raising and lowering — ideal for high-performance installations.\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\u003eUpgradeable to 3H\u003c\/strong\u003e\n\u003cp\u003eSimply add height sensors (part no. 27705) at any time to switch to true height-based control.\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 --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#111 0%,#1a1a1a 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 style=\"color: #fff; border-color: #9c00ff\" class=\"alp4-title\"\u003e📱 Air Lift Performance App\u003c\/h2\u003e\n\u003cdiv class=\"alp4-app-block\"\u003e\n\u003cdiv class=\"alp4-app-img\"\u003e\u003cimg alt=\"Air Lift Performance App\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/ALP4-PhoneDevice-ColorOptions.webp?v=1771336581\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-info\"\u003e\n\u003ch3\u003e🎮 Control from your pocket\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eFree iOS \u0026amp; Android app\u003c\/strong\u003e — Bluetooth built in natively, no additional module required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003ePresets \u0026amp; monitoring\u003c\/strong\u003e — adjust your 5 presets and monitor the pressure of each air spring in real time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eShow Mode\u003c\/strong\u003e — control your suspension remotely with the vehicle turned off via Bluetooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatic raising \u0026amp; lowering\u003c\/strong\u003e — program the behavior when the vehicle is turned on and off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-block\"\u003e\n\u003cdiv class=\"alp4-remote-info\"\u003e\n\u003ch3\u003e🕹 Control Unit Included\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003e5 dedicated buttons\u003c\/strong\u003e — instant access to your 5 presets from the cabin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eBacklit display\u003c\/strong\u003e — optimal readability day and night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eConnection cable included\u003c\/strong\u003e — ready to plug into the 3P control unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-img\"\u003e\u003cimg alt=\"Air Lift 3P control unit\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/27480_ALP4AirManagementSystem_Carousel_04__87286.webp?v=1771336580\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Comparatif ALP4 vs 3P --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e3P vs ALP4 — Comparison\u003c\/h2\u003e\n\u003cdiv class=\"alp4-comparison\"\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 alt=\"3P\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-3P.webp?v=1771336581\"\u003e\n\u003cdiv class=\"alp4-comp-name p3-name\"\u003e3P — This Product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg alt=\"ALP4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-ALP4.webp?v=1771336580\"\u003e\n\u003cdiv class=\"alp4-comp-name h3-name\"\u003eALP4 — Next Generation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eManifold\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eModular design with exposed fittings\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eAll-in-one — ECU, valves \u0026amp; sensors integrated\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eController\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eCompact control unit with 5 dedicated buttons\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eFull-color touchscreen + 4 programmable buttons\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eInterface\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eClassic menu interface\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eCompletely redesigned UI — app-style navigation\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eCustomization\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStatic backlighting — no manifold lighting\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eManifold colors, button functions \u0026amp; adjustable themes\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\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\"\u003ePhone control — built-in Bluetooth\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eImproved UI, better range, faster connection\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eEnergy Management\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStandard standby consumption\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eAdvanced standby mode — ultra-low power consumption\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu livraison --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e📦 Delivery Contents\u003c\/h2\u003e\n\u003cdiv class=\"alp4-delivery-box\"\u003e\n\u003ch3\u003e📦 This product includes\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 3P management control unit \u003cspan class=\"sub\"\u003e3\/8\" connection — Ref. 27485\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\u003eWired control box \u003cspan class=\"sub\"\u003e5 dedicated buttons — connection cable included\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\u003ePre-assembled wiring harness \u003cspan class=\"sub\"\u003eIntegrated compressor relay\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\u003eFuse holder with fuses included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eDetailed installation instructions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Garantie --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e🛡 Air Lift Performance Warranty\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\"\u003eYEARS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003e3P management only\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003e2-year unlimited-mileage warranty on the Air Lift Performance 3P management control unit\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\"\u003eYEARS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003ePurchased with a suspension kit\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003ePurchasing an Air Lift Performance suspension kit with the management system entitles you to the extended 4-year warranty\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💡 To benefit from it\u003c\/strong\u003e, register your product on the Air Lift Performance website after installation.\u003c\/p\u003e\n\u003ca class=\"alp4-btn\" href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" target=\"_blank\"\u003e👉 REGISTER MY WARRANTY 👈\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\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWhat is the difference between ref. 27485 (3\/8\") and the 1\/4\" version?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eThe \u003cspan class=\"hr\"\u003e3\/8\"\u003c\/span\u003e offers a larger connection diameter, allowing higher airflow and therefore faster raising and lowering. Ideal for high-performance installations or heavy vehicles. Use with compatible 3\/8\" lines and fittings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWhat is the main difference between 3P and 3H?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eThe \u003cspan class=\"hr\"\u003e3P\u003c\/span\u003e controls the suspension based on pressure in the air springs — simple, effective, and sufficient for the vast majority of applications. The \u003cspan class=\"hy\"\u003e3H\u003c\/span\u003e Add height sensors that measure the actual position of each wheel, allowing automatic adjustment based on the vehicle's load. Upgrade to 3H with sensor kit ref. 27705, without changing the control unit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eDoes the mobile app require additional hardware?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eNo. \u003cspan class=\"hy\"\u003eBluetooth is built in\u003c\/span\u003e to the 3P management system. The Air Lift Performance app is free on iOS \u0026amp; Android — no additional module or dongle required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eIs this product compatible with any compressor?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003e3P management is compatible with all \u003cspan class=\"hr\"\u003ecompressors on the market\u003c\/span\u003e. The included wiring harness incorporates the compressor relay and can control one or two compressors, depending on the wiring configuration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"alp4-footer\"\u003e\n\u003cp class=\"tagline\"\u003eAIR LIFT 3P MANAGEMENT 27485 — TOTAL CONTROL\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ The benchmark. Precise, upgradeable, uncompromising.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":51144524431698,"sku":null,"price":2329.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airlift-3p-alp4.png?v=1774187776","url":"https:\/\/raslbitume.com\/en\/products\/air-lift-3p-management-27485-autopilot-alp4-3p-3-8","provider":"Rasl'Bitume","version":"1.0","type":"link"}