{"product_id":"kit-de-mise-a-niveau-air-lift-passage-de-3p-a-3h-avec-capteurs-de-hauteur","title":"Zestaw ulepszający Air Lift 27705 — ewolucja 3P do 3H | automatyczna regulacja wysokości","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKit Upgrade Air Lift 3P vers 3H – Capteurs de Hauteur\u003c\/title\u003e\n\u003cstyle\u003e\n    .snx-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    .snx-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .snx-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: snx-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    .snx-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .snx-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes snx-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    .snx-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    .snx-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    .snx-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .snx-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\n    .snx-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    .snx-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .snx-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    .snx-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    .snx-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .snx-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .snx-intro p:last-child { margin-bottom: 0; }\n    .snx-intro strong { color: #fed803 !important; }\n\n    .snx-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .snx-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;\n    }\n    .snx-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .snx-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .snx-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n\n    .snx-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    .snx-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .snx-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .snx-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    .snx-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .snx-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .snx-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    .snx-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .snx-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        border: 2px solid #9c00ff;\n    }\n    .snx-w-icon { font-size: 2.5em; flex-shrink: 0; }\n    .snx-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .snx-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n\n    .snx-note {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 2px solid #fed803; border-radius: 10px;\n        padding: 18px 22px; margin-top: 20px;\n        font-size: 0.95em; color: #555 !important;\n    }\n    .snx-note strong { color: #9c00ff !important; }\n\n    .snx-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    .snx-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) { .snx-section { padding: 30px 15px; } }\n\u003c\/style\u003e\n\u003cdiv class=\"snx-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"snx-bg\"\u003e\n \u003cdiv class=\"snx-bubble\" style=\"width: 110px; height: 110px; left: 7%;  animation-duration: 8s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble y\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble m\" style=\"width: 85px;  height: 85px;  left: 44%; animation-duration: 9s;  animation-delay: 3.5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble y\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble m\" style=\"width: 95px;  height: 95px;  left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cheader class=\"snx-header\"\u003e\n \u003ch1\u003eZestaw modernizacyjny 3P → 3H\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e📡 Dodanie sterowania wysokością — Air Lift Performance\u003c\/p\u003e\n \u003cspan class=\"snx-badge\"\u003e⚙️ Kompatybilny z istniejącym systemem Air Lift 3P\u003c\/span\u003e\u003cbr\u003e\n \u003cspan style=\"display:inline-block; background: rgba(255,255,255,0.12); color: #fff; font-weight: 600; font-size: 0.85em; padding: 5px 18px; border-radius: 20px; margin-top: 10px; letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25)\"\u003eNumer referencyjny: 27705 — Air Lift Performance\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003ePrzejdź na absolutną precyzję. Sterowanie wysokością w czasie rzeczywistym.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"snx-banner\"\u003e\n Zestaw modernizacyjny Air Lift 3P do 3H — 4 czujniki wysokości z przegubami kulowymi, przewody połączeniowe i elementy montażowe w komplecie. Automatyczna regulacja zależnie od obciążenia, zoptymalizowana precyzja i komfort.\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"snx-section\"\u003e\n \u003cdiv class=\"snx-intro\"\u003e\n \u003ch3\u003e⚙️ Czym jest ten zestaw modernizacyjny?\u003c\/h3\u003e\n \u003cp\u003eDzięki temu zestawowi możesz łatwo rozbudować system \u003cstrong\u003eAir Lift 3P do systemu 3H\u003c\/strong\u003e, zyskując sterowanie zawieszeniem na podstawie wysokości pojazdu, oprócz ciśnienia.\u003c\/p\u003e\n \u003cp\u003eZestaw zawiera \u003cstrong\u003ewszystko, co niezbędne do dodania sterowania wysokością\u003c\/strong\u003e do obecnej instalacji. Idealny dla większego komfortu, optymalnej precyzji i \u003cstrong\u003epełnej automatyzacji wysokości jazdy\u003c\/strong\u003e.\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Avantages --\u003e\n\u003csection class=\"snx-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"snx-title\"\u003e⚙️ Zalety systemu 3H\u003c\/h2\u003e\n \u003cdiv class=\"snx-grid\"\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e📏 Pomiar w czasie rzeczywistym\u003c\/h3\u003e\n \u003cp\u003eCzujniki wysokości stale mierzą dokładne położenie każdego koła — zapewniając \u003cspan class=\"hr\"\u003eprecyzyjną i natychmiastową kontrolę\u003c\/span\u003e wysokości pojazdu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e⚖️ Automatyczna regulacja zależnie od obciążenia\u003c\/h3\u003e\n \u003cp\u003eSystem automatycznie kompensuje zmiany obciążenia — \u003cstrong\u003epasażerów, bagażu, przyczepy\u003c\/strong\u003e — aby w każdych warunkach utrzymać zaprogramowaną wysokość jazdy.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🎯 Wyższa precyzja\u003c\/h3\u003e\n \u003cp\u003eZnacznie więcej niż samo sterowanie ciśnieniem — sterowanie wysokością gwarantuje \u003cspan class=\"hr\"\u003edoskonałą powtarzalność\u003c\/span\u003e ustawień, niezależnie od temperatury czy stanu miechów.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🛋️ Zoptymalizowany komfort\u003c\/h3\u003e\n \u003cp\u003eStała wysokość jazdy, automatycznie utrzymywana przez system, bezpośrednio przekłada się na \u003cstrong\u003ezauważalną poprawę komfortu\u003c\/strong\u003e i stabilności na drodze.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🔒 Większe bezpieczeństwo\u003c\/h3\u003e\n \u003cp\u003eAutomatyczne utrzymywanie minimalnego prześwitu zapobiega tarciu lub niepożądanemu kontaktowi — \u003cspan class=\"hr\"\u003eochrona Twojego pojazdu\u003c\/span\u003e w każdej sytuacji.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🔄 Prosta i szybka rozbudowa\u003c\/h3\u003e\n \u003cp\u003eTen zestaw integruje się bezpośrednio z istniejącym \u003cstrong\u003esystemem Air Lift 3P\u003c\/strong\u003e — bez wymiany centrali i bez konieczności wykonywania całego okablowania od nowa. Czysta i skuteczna rozbudowa.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu du kit --\u003e\n\u003csection class=\"snx-section\"\u003e\n \u003ch2 class=\"snx-title\"\u003e📦 Zawartość zestawu\u003c\/h2\u003e\n \u003cdiv class=\"snx-delivery-box\"\u003e\n \u003ch3\u003e📦 Zestaw zawiera\u003c\/h3\u003e\n \u003cdiv class=\"snx-delivery-grid\"\u003e\n \u003cdiv class=\"snx-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 czujniki wysokości\n \u003cspan class=\"sub\"\u003eZ przegubami kulowymi — jeden czujnik na koło\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 przewody połączeniowe\n \u003cspan class=\"sub\"\u003eJeden przewód na czujnik — bezpośrednie podłączenie do centrali 3P\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eZestaw śrub i elementów mocujących\n \u003cspan class=\"sub\"\u003eWszystko, co niezbędne do prawidłowego i bezpiecznego montażu\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-note\"\u003e\n \u003cstrong\u003e🔧 Kompatybilność:\u003c\/strong\u003e Ten zestaw jest przeznaczony wyłącznie do systemów \u003cstrong\u003eAir Lift 3P\u003c\/strong\u003e. Umożliwia rozbudowę do systemu \u003cstrong\u003e3H\u003c\/strong\u003e bez wymiany istniejącej centrali sterującej.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Garantie --\u003e\n\u003csection class=\"snx-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"snx-title\"\u003e🛡 Gwarancja i dostawa\u003c\/h2\u003e\n \u003cdiv class=\"snx-warranty-grid\"\u003e\n \u003cdiv class=\"snx-w-card\"\u003e\n \u003cdiv class=\"snx-w-icon\"\u003e✅\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"snx-w-label\"\u003eGwarancja Air Lift Performance\u003c\/div\u003e\n \u003cdiv class=\"snx-w-sub\"\u003eOryginalny produkt Air Lift — jakość i niezawodność gwarantowane przez producenta\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-w-card\"\u003e\n \u003cdiv class=\"snx-w-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"snx-w-label\"\u003eCła wliczone w cenę\u003c\/div\u003e\n \u003cdiv class=\"snx-w-sub\"\u003eBrak niespodziewanych kosztów przy odbiorze — wszystko jest zawarte w wyświetlonej cenie (z wyjątkiem przypadków wskazanych przy wyborze dostawy)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"snx-footer\"\u003e\n \u003cp class=\"tagline\"\u003eZESTAW UPGRADE AIR LIFT 3P → 3H — PRZEJDŹ NA STEROWANIE WYSOKOŚCIĄ\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e📡 Większa precyzja. Większy komfort. Sterowanie wysokością.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":51144610316626,"sku":null,"price":889.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/evolution-airlift-3h.png?v=1774187779","url":"https:\/\/raslbitume.com\/pl\/products\/zestaw-ulepszajacy-air-lift-27705-ewolucja-3p-do-3h-automatyczna-regulacja-wysokosci","provider":"Rasl'Bitume","version":"1.0","type":"link"}