{"product_id":"streetec-valve4-bloc-de-vannes-4-voies-air-ride","title":"STREETEC VALVE4 — 4-Way Air Ride Valve Block","description":"\u003cstyle\u003e\n\/* ============================================================\n   STREETEC VALVE4 — Fiche Produit Rasl'Bitume\n   Préfixe CSS : .stv4-  (évite tout conflit thème Shopify)\n   ============================================================ *\/\n\n.stv4-wrapper {\n  position: relative;\n  background: #ffffff;\n  max-width: 1200px;\n  margin: 0 auto;\n  line-height: 1.6;\n  color: #333 !important;\n  overflow: hidden;\n  border-radius: 12px;\n}\n\n\/* BULLES ANIMÉES *\/\n.stv4-bg {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  z-index: 0;\n  pointer-events: none;\n}\n.stv4-bubble {\n  position: absolute;\n  bottom: -150px;\n  border-radius: 50%;\n  animation: stv4-rise linear infinite;\n  filter: blur(2px);\n}\n.stv4-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%); }\n.stv4-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n.stv4-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n\n@keyframes stv4-rise {\n  0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n  20%  { opacity: 0.7; }\n  80%  { opacity: 0.4; }\n  100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n}\n\n\/* CONTENU *\/\n.stv4-content { position: relative; z-index: 1; }\n\n\/* HERO *\/\n.stv4-hero {\n  background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 100%);\n  color: #fff !important;\n  padding: 70px 30px;\n  text-align: center;\n}\n.stv4-badge {\n  display: inline-block;\n  background: rgba(254,216,3,0.15);\n  color: #fed803 !important;\n  border: 2px solid #fed803;\n  border-radius: 50px;\n  padding: 6px 22px;\n  font-size: 1.5rem;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n.stv4-hero h1 {\n  font-size: 2.6rem;\n  font-weight: 900;\n  margin: 0 0 16px;\n  line-height: 1.15;\n  color: #fff !important;\n}\n.stv4-hero h1 span { color: #fed803 !important; }\n.stv4-hero-sub {\n  font-size: 1.5rem;\n  color: rgba(255,255,255,0.8) !important;\n  max-width: 700px;\n  margin: 0 auto 30px;\n}\n.stv4-hero-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n}\n.stv4-tag {\n  background: rgba(255,255,255,0.1);\n  border: 1.5px solid rgba(255,255,255,0.3);\n  color: #fff !important;\n  border-radius: 30px;\n  padding: 5px 16px;\n  font-size: 1.5rem;\n  font-weight: 600;\n}\n\n\/* SECTIONS *\/\n.stv4-section {\n  padding: 55px 40px;\n}\n.stv4-section-alt {\n  background: linear-gradient(135deg, rgba(156,0,255,0.04), rgba(224,12,255,0.04));\n}\n.stv4-section-dark {\n  background: linear-gradient(135deg, #111 0%, #1e1e1e 100%);\n  color: #fff !important;\n}\n\n.stv4-section-title {\n  font-size: 1.9rem;\n  font-weight: 900;\n  color: #222 !important;\n  margin: 0 0 10px;\n  text-align: center;\n}\n.stv4-section-dark .stv4-section-title { color: #fff !important; }\n.stv4-section-sub {\n  text-align: center;\n  color: #666 !important;\n  font-size: 1.4rem;\n  margin: 0 0 40px;\n}\n.stv4-section-dark .stv4-section-sub { color: rgba(255,255,255,0.65) !important; }\n\n.stv4-divider {\n  width: 80px;\n  height: 4px;\n  background: linear-gradient(90deg, #9c00ff, #e00cff);\n  border-radius: 10px;\n  margin: 12px auto 40px;\n}\n\n\/* INTRO PRODUIT — image + texte *\/\n.stv4-intro {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 40px;\n  align-items: center;\n}\n.stv4-intro-img {\n  flex: 1;\n  min-width: 260px;\n  text-align: center;\n}\n.stv4-intro-img img {\n  width: 100%;\n  max-width: 400px;\n  border-radius: 18px;\n  box-shadow: 0 12px 40px rgba(156,0,255,0.2);\n  border: 3px solid rgba(156,0,255,0.2);\n}\n.stv4-intro-text { flex: 1.4; min-width: 260px; }\n.stv4-intro-text h2 {\n  font-size: 1.8rem;\n  font-weight: 900;\n  color: #222 !important;\n  margin: 0 0 16px;\n  line-height: 1.2;\n}\n.stv4-intro-text h2 span { color: #9c00ff !important; }\n.stv4-intro-text p {\n  font-size: 1.4rem;\n  color: #555 !important;\n  line-height: 1.85;\n  margin-bottom: 14px;\n}\n\n\/* HIGHLIGHT BOX *\/\n.stv4-highlight {\n  background: #fff;\n  border: 2px solid #e8e8e8;\n  border-left: 5px solid #9c00ff;\n  border-radius: 12px;\n  padding: 18px 22px;\n  margin-top: 20px;\n}\n.stv4-highlight-title {\n  font-size: 1.5rem;\n  font-weight: 800;\n  color: #9c00ff !important;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  margin-bottom: 10px;\n}\n.stv4-highlight p {\n  font-size: 1.4rem;\n  color: #555 !important;\n  margin: 0;\n  line-height: 1.8;\n}\n\n\/* CARDS FEATURES *\/\n.stv4-cards {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 22px;\n}\n.stv4-card {\n  flex: 1;\n  min-width: 220px;\n  background: #fff;\n  border-radius: 16px;\n  padding: 28px 22px;\n  border: 2px solid #e8e8e8;\n  box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n  transition: transform 0.25s, box-shadow 0.25s, border-color 0.25s;\n  position: relative;\n  overflow: hidden;\n}\n.stv4-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #9c00ff, #e00cff);\n}\n.stv4-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 12px 35px rgba(156,0,255,0.18);\n  border-color: #9c00ff;\n}\n.stv4-card-icon {\n  font-size: 2.2rem;\n  margin-bottom: 14px;\n  display: block;\n}\n.stv4-card h3 {\n  font-size: 1.45rem;\n  font-weight: 800;\n  color: #222 !important;\n  margin: 0 0 10px;\n}\n.stv4-card p {\n  font-size: 1.3rem;\n  color: #555 !important;\n  line-height: 1.75;\n  margin: 0;\n}\n\n\/* SPECS GRID *\/\n.stv4-specs-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 18px;\n}\n.stv4-spec {\n  flex: 1;\n  min-width: 200px;\n  background: rgba(255,255,255,0.06);\n  border: 1.5px solid rgba(156,0,255,0.3);\n  border-radius: 12px;\n  padding: 20px 18px;\n  transition: transform 0.2s, border-color 0.2s;\n}\n.stv4-spec:hover {\n  transform: scale(1.03);\n  border-color: #fed803;\n}\n.stv4-spec-label {\n  font-size: 1.4rem;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  color: #fed803 !important;\n  margin-bottom: 7px;\n}\n.stv4-spec-val {\n  font-size: 1.45rem;\n  font-weight: 700;\n  color: #fff !important;\n}\n\n\/* LISTE INCLUS \/ EXCLUS *\/\n.stv4-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.stv4-list li {\n  font-size: 1.4rem;\n  color: #555 !important;\n  padding: 10px 0;\n  border-bottom: 1px solid #f0f0f0;\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  line-height: 1.6;\n}\n.stv4-list li:last-child { border-bottom: none; }\n.stv4-list li .ico { font-size: 1.5rem; flex-shrink: 0; margin-top: 1px; }\n\n\/* WARNING BOX *\/\n.stv4-warning {\n  background: #fffbea;\n  border-left: 5px solid #fed803;\n  border-radius: 12px;\n  padding: 20px 26px;\n  font-size: 1.4rem;\n  color: #333 !important;\n  line-height: 1.8;\n}\n.stv4-warning strong { color: #b58a00 !important; }\n\n\/* INFO BOX *\/\n.stv4-infobox {\n  background: linear-gradient(135deg, rgba(156,0,255,0.08), rgba(224,12,255,0.08));\n  border-left: 5px solid #9c00ff;\n  border-radius: 12px;\n  padding: 20px 26px;\n  font-size: 1.4rem;\n  color: #333 !important;\n  line-height: 1.8;\n  margin-top: 30px;\n}\n.stv4-infobox strong { color: #e00cff !important; }\n\n\/* 2 COL LAYOUT *\/\n.stv4-two-col {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 30px;\n}\n.stv4-col { flex: 1; min-width: 260px; }\n\n\/* CTA *\/\n.stv4-cta-wrap {\n  text-align: center;\n  padding: 60px 30px;\n  background: linear-gradient(135deg, #9c00ff 0%, #e00cff 100%);\n}\n.stv4-cta-title {\n  font-size: 1.9rem;\n  font-weight: 900;\n  color: #fff !important;\n  margin: 0 0 14px;\n}\n.stv4-cta-sub {\n  font-size: 1.4rem;\n  color: rgba(255,255,255,0.85) !important;\n  margin: 0 0 30px;\n  max-width: 600px;\n  display: block;\n  margin-left: auto;\n  margin-right: auto;\n}\n.stv4-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #fed803;\n  color: #000 !important;\n  padding: 18px 40px;\n  border-radius: 50px;\n  text-decoration: none;\n  font-size: 1.45rem;\n  font-weight: 900;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.25);\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n.stv4-btn:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 14px 40px rgba(0,0,0,0.3);\n  color: #000 !important;\n  text-decoration: none;\n}\n\n\/* SKU LINE *\/\n.stv4-sku {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(254,216,3,0.12);\n  border: 1.5px solid rgba(254,216,3,0.4);\n  border-radius: 8px;\n  padding: 5px 14px;\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: #fed803 !important;\n  margin-top: 14px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stv4-wrapper\"\u003e\n\u003c!-- BULLES ANIMÉES --\u003e\n\u003cdiv class=\"stv4-bg\"\u003e\n\u003cdiv class=\"stv4-bubble p\" style=\"width: 120px; height: 120px; left: 5%; animation-duration: 9s; animation-delay: 0s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-bubble y\" style=\"width: 80px; height: 80px; left: 20%; animation-duration: 12s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-bubble m\" style=\"width: 60px; height: 60px; left: 40%; animation-duration: 8s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-bubble p\" style=\"width: 100px; height: 100px; left: 60%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-bubble y\" style=\"width: 70px; height: 70px; left: 75%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-bubble m\" style=\"width: 90px; height: 90px; left: 88%; animation-duration: 13s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-content\"\u003e\n\u003c!-- ═══════════ HERO ═══════════ --\u003e\n\u003cdiv class=\"stv4-hero\"\u003e\n\u003cdiv class=\"stv4-badge\"\u003e⚡ Premium Air Management\u003c\/div\u003e\n\u003ch1\u003eSTREETEC \u003cspan\u003eVALVE4\u003c\/span\u003e\u003cbr\u003e4-Way Valve Block\u003c\/h1\u003e\n\u003cp class=\"stv4-hero-sub\"\u003eThe air ride solution for controlling your 4 air suspension units with an integrated anti-roll function — in an ultra-compact aluminum housing.\u003c\/p\u003e\n\u003cdiv class=\"stv4-hero-tags\"\u003e\n\u003cspan class=\"stv4-tag\"\u003e4 independent circuits\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003e13.8 bar max.\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003e12V\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003eIntegrated anti-roll\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003eG 1\/4\" fittings\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003eAnodized aluminum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-sku\"\u003e📦 Part number: 9909 2 0204\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════ INTRO PRODUIT ═══════════ --\u003e\n\u003cdiv class=\"stv4-section\"\u003e\n\u003cdiv class=\"stv4-intro\"\u003e\n\u003cdiv class=\"stv4-intro-img\"\u003e\u003cimg src=\"https:\/\/null-bar.de\/media\/catalog\/product\/9\/9\/9909_2_0204_1.jpg\" alt=\"STREETEC VALVE4 Air Ride 4-Way Valve Block 9909 2 0204\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-intro-text\"\u003e\n\u003ch2\u003eThe \u003cspan\u003evalve block that orchestrates your entire air ride system\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong style=\"color: #9c00ff\"\u003eSTREETEC VALVE4\u003c\/strong\u003e is the heart of your air ride system. This 4-way valve block controls inflation and deflation of the 4 air springs in your air suspension independently, precisely, and with an ultra-fast response.\u003c\/p\u003e\n\u003cp\u003eDesigned for a neat installation and maximum reliability, it features dual air inlets\/outlets for optimal flow, all housed in an ultra-compact anodized aluminum enclosure designed for visible trunk installations.\u003c\/p\u003e\n\u003cdiv class=\"stv4-highlight\"\u003e\n\u003cdiv class=\"stv4-highlight-title\"\u003e💡 Anti-Roll Function Included\u003c\/div\u003e\n\u003cp\u003eThe VALVE4 also provides the \u003cstrong style=\"color: #9c00ff\"\u003eAntiwank function (anti-roll)\u003c\/strong\u003e: by managing the pressure differential between the left and right air springs, it limits body roll when cornering for more stable road handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════ POINTS FORTS ═══════════ --\u003e\n\u003cdiv class=\"stv4-section stv4-section-alt\"\u003e\n\u003ch2 class=\"stv4-section-title\"\u003e🔩 Why choose the VALVE4?\u003c\/h2\u003e\n\u003cdiv class=\"stv4-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-cards\"\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e🎛️\u003c\/span\u003e\n\u003ch3\u003e4 Independent Ways\u003c\/h3\u003e\n\u003cp\u003eEach wheel has its own circuit — inflation and deflation are controlled separately for precise, real-time ride-height management.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e💨\u003c\/span\u003e\n\u003ch3\u003eDual Air Flow\u003c\/h3\u003e\n\u003cp\u003eDual air inlets and dual outlets for maximum flow — inflation is fast and precise, with no pressure loss in the circuit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e🏗️\u003c\/span\u003e\n\u003ch3\u003eAnodized Aluminum Housing\u003c\/h3\u003e\n\u003cp\u003eHigh-quality die-cast construction with anti-corrosion anodized treatment — strong, lightweight, and visually premium for showpiece trunks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e🔌\u003c\/span\u003e\n\u003ch3\u003ePlug-Delete Design\u003c\/h3\u003e\n\u003cp\u003eWiring can be routed toward the front, rear, or downward depending on your installation. All air connections are clearly labeled for quick, error-free installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e📐\u003c\/span\u003e\n\u003ch3\u003eUltra-Compact Format\u003c\/h3\u003e\n\u003cp\u003eMinimal footprint to fit all types of installations — even in compact trunk spaces or tight custom setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e🔄\u003c\/span\u003e\n\u003ch3\u003eNative Anti-Roll\u003c\/h3\u003e\n\u003cp\u003eCompatible with the STREETEC Antiwank function — left\/right pressure control to reduce body roll when cornering without additional accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════ SPÉCIFICATIONS TECHNIQUES ═══════════ --\u003e\n\u003cdiv class=\"stv4-section stv4-section-dark\"\u003e\n\u003ch2 class=\"stv4-section-title\"\u003e⚙️ Technical Specifications\u003c\/h2\u003e\n\u003cp class=\"stv4-section-sub\"\u003eAll technical data for the STREETEC VALVE4\u003c\/p\u003e\n\u003cdiv class=\"stv4-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-specs-grid\"\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003ePart number\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e9909 2 0204\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eNumber of channels\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e4 (1 per wheel)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eAir fittings\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003eG 1\/4\" (male)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eAir inlets\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e2 × G 1\/4\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eAir outlets\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e2 × G 1\/4\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003ePressure fittings\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e8 × G 1\/4\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eMax. pressure\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e13.8 bar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e12V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eHousing material\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003eAnodized aluminum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e~2 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eAnti-roll function\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003e✓ Antiwank compatible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec\"\u003e\n\u003cdiv class=\"stv4-spec-label\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stv4-spec-val\"\u003ePlug-Delete (3 orientations)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════ CONTENU \/ AVERTISSEMENT ═══════════ --\u003e\n\u003cdiv class=\"stv4-section stv4-section-alt\"\u003e\n\u003ch2 class=\"stv4-section-title\"\u003e📦 Box Contents\u003c\/h2\u003e\n\u003cdiv class=\"stv4-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-two-col\"\u003e\n\u003cdiv class=\"stv4-col\"\u003e\n\u003cp style=\"font-size: 1.3rem; font-weight: 800; color: #9c00ff; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 14px\"\u003e✅ Included in the box\u003c\/p\u003e\n\u003cul class=\"stv4-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"ico\"\u003e✅\u003c\/span\u003e 1 × STREETEC VALVE4 valve block\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ico\"\u003e✅\u003c\/span\u003e Pre-identified air fittings (inlets\/outlets)\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ico\"\u003e✅\u003c\/span\u003e STREETEC installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-col\"\u003e\n\u003cp style=\"font-size: 1.3rem; font-weight: 800; color: #e00cff; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 14px\"\u003e❌ Not included\u003c\/p\u003e\n\u003cul class=\"stv4-list\"\u003e\n\u003cli\u003e\u003cspan class=\"ico\"\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ico\"\u003e❌\u003c\/span\u003e Air ride main control unit\/controller (Accuair, STREETEC, etc.)\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"ico\"\u003e❌\u003c\/span\u003e Compressor and tank\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-warning\" style=\"margin-top: 30px\"\u003e⚠️ \u003cstrong\u003ePlease note:\u003c\/strong\u003e This valve block is supplied \u003cstrong\u003ewithout fittings or cables\u003c\/strong\u003e for connection to your air ride main control unit. Make sure you have G 1\/4\" fittings and wiring suitable for your controller before ordering.\u003c\/div\u003e\n\u003cdiv class=\"stv4-infobox\"\u003e💡 \u003cstrong\u003eCompatible with:\u003c\/strong\u003e All 12V air ride main control units compatible with an electrically controlled valve block — Accuair, STREETEC Autoleveling, Air Lift 3P\/3H, and equivalent systems. If you are unsure about compatibility with your setup, contact us before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════ INSTALLATION ═══════════ --\u003e\n\u003cdiv class=\"stv4-section\"\u003e\n\u003ch2 class=\"stv4-section-title\"\u003e🔧 Installation\u003c\/h2\u003e\n\u003cdiv class=\"stv4-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stv4-cards\"\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e1️⃣\u003c\/span\u003e\n\u003ch3\u003ePositioning\u003c\/h3\u003e\n\u003cp\u003eChoose a location in the trunk protected from moisture and impacts. The compact VALVE4 design allows integration into most custom setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e2️⃣\u003c\/span\u003e\n\u003ch3\u003ePneumatic connection\u003c\/h3\u003e\n\u003cp\u003eConnect the 2 G 1\/4\" inlets to the tank or compressor. The 8 outlets connect to the 4 air bags (2 fittings per bag — inflation\/deflation).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e3️⃣\u003c\/span\u003e\n\u003ch3\u003eElectrical wiring\u003c\/h3\u003e\n\u003cp\u003eOrient the connector according to your installation (front, rear, or bottom) and connect it to the harness cable of your main control unit. 12V power supply via a relay from the battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stv4-card\"\u003e\n\u003cspan class=\"stv4-card-icon\"\u003e4️⃣\u003c\/span\u003e\n\u003ch3\u003eCommissioning\u003c\/h3\u003e\n\u003cp\u003eCheck the tightness of all fittings at low pressure before pressurizing the system. Test each channel independently from your air ride controller.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════ CTA ═══════════ --\u003e\n\u003cdiv class=\"stv4-cta-wrap\"\u003e\n\u003cdiv class=\"stv4-hero-tags\" style=\"margin-bottom: 24px\"\u003e\n\u003cspan class=\"stv4-tag\"\u003e⚡ In stock\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003e🚚 Fast delivery\u003c\/span\u003e \u003cspan class=\"stv4-tag\"\u003e💬 Technical advice included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"stv4-cta-title\"\u003eReady to upgrade your air management?\u003c\/h2\u003e\n\u003cspan class=\"stv4-cta-sub\"\u003eThe STREETEC VALVE4 is in stock at Rasl'Bitume. Have a question about compatibility with your setup? Our team is here to guide you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/stv4-content --\u003e\n\u003c\/div\u003e\n\u003c!-- \/stv4-wrapper --\u003e","brand":"Rasl'Bitume","offers":[{"title":"6 x 6mm push-in fittings + 2 x caps \/ Without \/ 0.5m Cable","offer_id":52909346259282,"sku":"9909 2 0204","price":229.0,"currency_code":"EUR","in_stock":true},{"title":"6 x 6mm push-in fittings + 2 x caps \/ Without \/ Connection valve4 7m","offer_id":52909346292050,"sku":"9909 2 0205","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 x 6mm push-in fittings + 2 x caps \/ Without \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346324818,"sku":"9909 2 0206","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 x 6mm push-in fittings + 2 x caps \/ With flow adjustment \/ 0.5m Cable","offer_id":52909346357586,"sku":"9909 2 0207","price":234.59,"currency_code":"EUR","in_stock":true},{"title":"6 x 6mm push-in fittings + 2 x caps \/ With flow adjustment \/ Connection valve4 7m","offer_id":52909346390354,"sku":"9909 2 0208","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 x 6mm push-in fittings + 2 x caps \/ With flow adjustment \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346423122,"sku":"9909 2 0209","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 x 10mm push-in fittings + 2 x caps \/ Without \/ 0.5m Cable","offer_id":52909346455890,"sku":"9909 2 0210","price":229.0,"currency_code":"EUR","in_stock":true},{"title":"6 x 10mm push-in fittings + 2 x caps \/ Without \/ Connection valve4 7m","offer_id":52909346488658,"sku":"9909 2 0211","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 x 10mm push-in fittings + 2 x caps \/ Without \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346521426,"sku":"9909 2 0212","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 x 10mm push-in fittings + 2 x caps \/ With flow adjustment \/ 0.5m Cable","offer_id":52909346554194,"sku":"9909 2 0213","price":234.59,"currency_code":"EUR","in_stock":true},{"title":"6 x 10mm push-in fittings + 2 x caps \/ With flow adjustment \/ Connection valve4 7m","offer_id":52909346586962,"sku":"9909 2 0214","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 x 10mm push-in fittings + 2 x caps \/ With flow adjustment \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346619730,"sku":"9909 2 0215","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 push-in fittings 1\/4 + 2 plugs \/ Without \/ 0.5m Cable","offer_id":52909346652498,"sku":"9909 2 0216","price":229.0,"currency_code":"EUR","in_stock":true},{"title":"6 push-in fittings 1\/4 + 2 plugs \/ Without \/ Connection valve4 7m","offer_id":52909346685266,"sku":"9909 2 0217","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 push-in fittings 1\/4 + 2 plugs \/ Without \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346718034,"sku":"9909 2 0218","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 push-in fittings 1\/4 + 2 plugs \/ With flow adjustment \/ 0.5m Cable","offer_id":52909346750802,"sku":"9909 2 0219","price":234.59,"currency_code":"EUR","in_stock":true},{"title":"6 push-in fittings 1\/4 + 2 plugs \/ With flow adjustment \/ Connection valve4 7m","offer_id":52909346783570,"sku":"9909 2 0220","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 push-in fittings 1\/4 + 2 plugs \/ With flow adjustment \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346816338,"sku":"9909 2 0221","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 x push-in fittings 3\/8 + 2 x caps \/ Without \/ 0.5m Cable","offer_id":52909346849106,"sku":"9909 2 0222","price":229.0,"currency_code":"EUR","in_stock":true},{"title":"6 x push-in fittings 3\/8 + 2 x caps \/ Without \/ Connection valve4 7m","offer_id":52909346881874,"sku":"9909 2 0223","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 x push-in fittings 3\/8 + 2 x caps \/ Without \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909346914642,"sku":"9909 2 0224","price":268.9,"currency_code":"EUR","in_stock":true},{"title":"6 x push-in fittings 3\/8 + 2 x caps \/ With flow adjustment \/ 0.5m Cable","offer_id":52909346947410,"sku":"9909 2 0225","price":234.59,"currency_code":"EUR","in_stock":true},{"title":"6 x push-in fittings 3\/8 + 2 x caps \/ With flow adjustment \/ Connection valve4 7m","offer_id":52909346980178,"sku":"9909 2 0226","price":274.99,"currency_code":"EUR","in_stock":true},{"title":"6 x push-in fittings 3\/8 + 2 x caps \/ With flow adjustment \/ Connexion valve4 7m plug and play Level ride - Accuair","offer_id":52909347012946,"sku":"9909 2 0227","price":274.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kntrl_valve4_7_3.jpg?v=1774195423","url":"https:\/\/raslbitume.com\/en\/products\/streetec-valve4-4-way-air-ride-valve-block","provider":"Rasl'Bitume","version":"1.0","type":"link"}