{"product_id":"ie-high-flow-charge-pipe-kit-audi-b9-a4-a5-ietpck7","title":"iE High-Flow Charge Pipe Kit - Audi \/ B9 \/ A4 \/ A5","description":"\u003c!-- ============================================================\n     IE HIGH-FLOW CHARGE PIPE KIT — AUDI B9 A4 \/ A5 2.0T\n     Shopify Product Description HTML Snippet\n     Drop into Shopify Admin \u003e Products \u003e Description (HTML mode)\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ie-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .ie-wrap { background: #ffffff; color: #1a1a1a; font-family: 'Barlow', sans-serif; font-size: 16px; line-height: 1.6; overflow: hidden; }\n  .ie-h1 { font-family: 'Barlow Condensed', sans-serif; font-weight: 900; font-size: clamp(2rem, 5vw, 3.8rem); text-transform: uppercase; letter-spacing: 0.02em; line-height: 1.05; color: #111; }\n  .ie-h2 { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: clamp(1.4rem, 3.5vw, 2.4rem); text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.1; color: #111; }\n  .ie-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 1.05rem; text-transform: uppercase; letter-spacing: 0.15em; color: #cc0000; }\n  .ie-body { color: #555; line-height: 1.75; }\n  .ie-section { padding: 72px 40px; max-width: 1200px; margin: 0 auto; }\n  .ie-divider { width: 48px; height: 3px; background: #cc0000; margin: 16px 0 24px; }\n  @media (max-width: 768px) { .ie-section { padding: 48px 20px; } }\n\n  \/* ── HERO ───────────────────────────────────────────────── *\/\n  .ie-hero { background: #f4f4f4; border-left: 4px solid #cc0000; padding: 56px 48px; }\n  .ie-hero .ie-label { margin-bottom: 12px; }\n  .ie-hero .ie-h1 { margin-bottom: 20px; }\n  .ie-hero p { font-size: 1.08rem; max-width: 760px; color: #555; }\n  @media (max-width: 600px) { .ie-hero { padding: 40px 24px; } }\n\n  \/* ── FEATURE BLOCKS (dark overlay) ─────────────────────── *\/\n  .ie-feature-block { position: relative; overflow: hidden; background: #000; }\n  .ie-feature-overlay { position: relative; z-index: 2; display: flex; flex-direction: column; gap: 10px; align-items: center; padding: 40px 24px 28px; background: #000; text-align: center; }\n  .ie-feature-overlay::after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 90px; transform: translateY(100%); background: linear-gradient(to bottom,#000 0%,rgba(0,0,0,0.6) 40%,rgba(0,0,0,0) 100%); pointer-events: none; z-index: 2; }\n  .ie-feature-title { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: clamp(1.8rem, 4vw, 2.8rem); line-height: 1.05; letter-spacing: 0.08em; text-transform: uppercase; color: #fff; }\n  .ie-feature-body { max-width: 900px; color: rgba(255,255,255,0.9); text-shadow: 0 1px 4px rgba(0,0,0,0.5); font-size: 1.03rem; line-height: 1.8; }\n  .ie-feature-media { position: relative; z-index: 1; margin-top: -90px; }\n  .ie-feature-media img { width: 100%; display: block; object-fit: cover; }\n\n  \/* ── INSTALL CALLOUT ────────────────────────────────────── *\/\n  .ie-install-callout { background: #f7f7f7; border-top: 3px solid #cc0000; padding: 48px 40px; display: flex; gap: 48px; align-items: center; flex-wrap: wrap; }\n  .ie-install-stat { text-align: center; min-width: 140px; }\n  .ie-install-stat-val { font-family: 'Barlow Condensed', sans-serif; font-size: 2rem; font-weight: 900; color: #111; text-transform: uppercase; letter-spacing: 0.04em; }\n  .ie-install-stat-lbl { font-family: 'Barlow Condensed', sans-serif; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.15em; color: #cc0000; margin-top: 6px; }\n  .ie-install-divider { width: 1px; height: 60px; background: #ddd; }\n  .ie-install-text { flex: 1; min-width: 240px; }\n  .ie-install-text p { color: #555; font-size: 0.97rem; line-height: 1.7; }\n  @media (max-width: 600px) { .ie-install-callout { padding: 36px 24px; gap: 28px; } .ie-install-divider { display: none; } }\n\n  \/* ── FAQ ────────────────────────────────────────────────── *\/\n  .ie-faq { background: #ffffff; }\n  .ie-faq-list { margin-top: 40px; }\n  .ie-faq-item { border-bottom: 1px solid #e8e8e8; }\n  .ie-faq-item summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 22px 8px; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 1.05rem; text-transform: uppercase; letter-spacing: 0.06em; color: #222; transition: color 0.2s; user-select: none; }\n  .ie-faq-item summary::-webkit-details-marker { display: none; }\n  .ie-faq-item summary span { flex: 1; padding-right: 12px; }\n  .ie-faq-item summary::after { content: '+'; font-size: 1.6rem; font-weight: 300; color: #cc0000; flex-shrink: 0; margin-left: 16px; transition: transform 0.25s; }\n  .ie-faq-item[open] summary::after { transform: rotate(45deg); }\n  .ie-faq-item[open] summary { color: #cc0000; }\n  .ie-faq-body { padding: 0 8px 28px; color: #555; font-size: 0.97rem; line-height: 1.75; max-width: 860px; }\n\u003c\/style\u003e\n\u003cdiv class=\"ie-wrap\"\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n       HERO — FLOW WITHOUT LIMITS\n  ═══════════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"ie-hero\"\u003e\n\u003cdiv class=\"ie-label\"\u003eAudi B9 A4 \u0026amp; A5 2.0T\u003c\/div\u003e\n\u003ch1 class=\"ie-h1\"\u003eFlow Without Limits\u003c\/h1\u003e\n\u003cdiv class=\"ie-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cimg loading=\"lazy\" style=\"width: 100%; display: block; margin-top: 32px;\" alt=\"Flow Without Limits\" src=\"https:\/\/performancebyie.com\/cdn\/shop\/files\/IETPCK7_-_On_Black-5.jpg?v=1776224534\u0026amp;width=2000\"\u003e\n\u003cp style=\"margin-top: 24px;\"\u003eAudi equipped your B9 A4 or A5 with squished, irregular, and restrictive plastic charge pipes. The iE High-Flow Charge Pipe Kit removes those compromises with smooth, mandrel-bent aluminum engineered to channel air cleanly and let the turbo breathe and sound the way it should.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n       FEATURE BLOCKS\n  ═══════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"ie-feature-block\"\u003e\n\u003cdiv class=\"ie-feature-overlay\"\u003e\n\u003ch2 class=\"ie-feature-title\"\u003eAdd 13% More Flow\u003c\/h2\u003e\n\u003cp class=\"ie-feature-body\"\u003eYour factory plastic charge pipes feature abrupt bends and poor internal transitions, disrupting airflow and reducing turbo efficiency. The iE Audi B9 charge pipe upgrade replaces every restriction with smooth, mandrel-bent aluminum, delivering up to 13% more flow than stock and providing clean, consistent airflow from the turbo to the throttle body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Add 13% More Flow\" src=\"https:\/\/performancebyie.com\/cdn\/shop\/files\/IE_IETPCK7_GRAPH.png?v=1776224536\u0026amp;width=2000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ie-feature-block\"\u003e\n\u003cdiv class=\"ie-feature-overlay\"\u003e\n\u003ch2 class=\"ie-feature-title\"\u003eTurn Up the Spool\u003c\/h2\u003e\n\u003cp class=\"ie-feature-body\"\u003eAudi molded a disappointing resonator chamber directly into the factory charge pipes to kill turbo sound and add yet another airflow restriction. Don't worry - this upgrade removes it. You'll finally hear all those hidden spool and turbo sounds set free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-feature-media\"\u003e\u003cvideo style=\"width: 100%; display: block; object-fit: cover;\" playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\"\u003e\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8329a06611a43ac802aab3537ac1a08.mov\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ie-feature-block\"\u003e\n\u003cdiv class=\"ie-feature-overlay\"\u003e\n\u003ch2 class=\"ie-feature-title\"\u003eGrip-Lock Connections\u003c\/h2\u003e\n\u003cp class=\"ie-feature-body\"\u003eShallow bead rolls on other aftermarket designs are why charge pipes leak, blow off, and are generally make these products a hassle. Our charge pipes feature our proprietary CNC-machined Grip-Lock ends that mechanically bite into the couplers, keeping them locked in place even under serious boost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Grip-Lock Connections\" src=\"https:\/\/performancebyie.com\/cdn\/shop\/files\/IETPCK7_-_On_Black-7.jpg?v=1776224535\u0026amp;width=2000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ie-feature-block\"\u003e\n\u003cdiv class=\"ie-feature-overlay\"\u003e\n\u003ch2 class=\"ie-feature-title\"\u003eEasy Upgrade. Not a Project.\u003c\/h2\u003e\n\u003cp class=\"ie-feature-body\"\u003eWhere generic, Alibaba and Temu parts rattle and rub, iE charge pipes are engineered to fit with millimeter-perfect precision. We 3D-scanned the engine bay and obsessively prototyped the system to retain factory mounting points, clear all components, and install with basic tools. This is what \"bolt-on\" is supposed to feel like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Easy Upgrade. Not a Project.\" src=\"https:\/\/performancebyie.com\/cdn\/shop\/files\/IETPCK7_-_Installed_Photos-8.jpg?v=1776224532\u0026amp;width=2000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ie-feature-block\"\u003e\n\u003cdiv class=\"ie-feature-overlay\"\u003e\n\u003ch2 class=\"ie-feature-title\"\u003eBuilt to Scale\u003c\/h2\u003e\n\u003cp class=\"ie-feature-body\"\u003eDesigned to integrate seamlessly with the iE Air Intake System and FDS Intercooler, improving airflow across the entire charge system while supporting higher boost, ECU tuning, and larger turbo upgrades without becoming obsolete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Built to Scale\" src=\"https:\/\/performancebyie.com\/cdn\/shop\/files\/IETPCK7_-_On_Black-12_f013c03e-bb90-4ecf-a4d4-043eff5e583c.jpg?v=1776224533\u0026amp;width=2000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n       INSTALL CALLOUT\n  ═══════════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"ie-install-callout\"\u003e\n\u003cdiv class=\"ie-install-stat\"\u003e\n\u003cdiv class=\"ie-install-stat-val\"\u003e~2 Hours\u003c\/div\u003e\n\u003cdiv class=\"ie-install-stat-lbl\"\u003eInstall Time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-install-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ie-install-stat\"\u003e\n\u003cdiv class=\"ie-install-stat-val\"\u003eModerate\u003c\/div\u003e\n\u003cdiv class=\"ie-install-stat-lbl\"\u003eDifficulty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-install-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ie-install-text\"\u003e\n\u003cp\u003eEnjoy a quick and hassle-free DIY install. Basic hand tools are all that is needed for this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n       FAQ\n  ═══════════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"ie-faq\"\u003e\n\u003cdiv class=\"ie-section\"\u003e\n\u003cdiv class=\"ie-label\"\u003eGot Questions?\u003c\/div\u003e\n\u003ch2 class=\"ie-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ie-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ie-faq-list\"\u003e\n\u003cdetails class=\"ie-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes this require a tune?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp class=\"ie-faq-body\"\u003eNo. This is a true bolt-on airflow upgrade that functions safely on completely stock software. Because an ECU tune removes factory restrictions and supports higher boost, a tune is required to realize the full performance potential of these pipes, however it isn't necessary.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill this fit my intercooler?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp class=\"ie-faq-body\"\u003eYes. This system is designed as a direct replacement for the factory charge piping and fits the stock intercooler as well as any aftermarket intercooler that uses factory connection locations, including the iE FDS™ Performance Intercooler.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this a \"throttle pipe\" or \"turbo outlet pipe\"?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp class=\"ie-faq-body\"\u003eBoth! This charge pipe kit replaces the entire air path from the turbocharger outlet to the intercooler, and from the intercooler to the throttle body. For a complete airflow system, pair this upgrade with the iE High-Flow Air Intake and iE FDS™ Intercooler.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill this fix a boost leak?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp class=\"ie-faq-body\"\u003eIf you're blowing off couplers or seeing leaks at the factory connection points or O-rings, yes. The iE High-Flow™ Charge Pipe Kit replaces the stock plastic connections with welded, mechanical Grip-Lock™ pipe ends, heavy-duty silicone couplers, and clamps designed to eliminate the most common Audi B9 boost-leak failure points.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs there a methanol bung?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp class=\"ie-faq-body\"\u003eThreading into thin-wall charge piping creates a structural weak point. For safer and more reliable water-methanol injection, we recommend using the integrated methanol port found on the thick cast end.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes this kit work with hybrid turbos?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp class=\"ie-faq-body\"\u003eYes this product works with all the hybrid turbochargers we have tested.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/.ie-wrap --\u003e","brand":"Integrated Engineering","offers":[{"title":"Default Title","offer_id":50103460331713,"sku":"IETPCK7","price":341.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0005\/7773\/2663\/files\/IETPCK7-OnWhite-17.webp?v=1776789944","url":"https:\/\/www.urotuning.com\/products\/ie-high-flow-charge-pipe-kit-audi-b9-a4-a5-ietpck7","provider":"UroTuning","version":"1.0","type":"link"}