{"product_id":"2-5t-1-6t-smartstream-av6-blow-off-valve","title":"SXTH Element 2.5T\/1.6T Smartstream AV6 Blow Off Valve","description":"\u003cstyle\u003e\n    .blurb-container {\n        display: flex;\n        flex-direction: column;\n        gap: 24px;\n    }\n\n    .flex-container {\n        display: flex;\n        align-items: center;\n        gap: 16px;\n        margin-bottom: 24px;\n        transition: all 0.6s ease-out;\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    .flex-container:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n\n    .blurb-image {\n        width: 600px;\n        height: auto;\n        border-radius: 15px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n    }\n\n    .blurb-text {\n        flex: 1;\n    }\n\n    @media (max-width: 768px) {\n\n        .flex-container,\n        .flex-container:nth-child(even) {\n            flex-direction: column;\n            text-align: center;\n        }\n\n        .blurb-image {\n            max-width: 100%;\n        }\n    }\n\n    .flex-wrap-4 {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 16px;\n    }\n\n    .flex-wrap-4\u003ediv {\n        flex: 1 1 calc(50% - 16px);\n        min-width: 150px;\n    }\n\n    @media (max-width: 480px) {\n        .flex-wrap-4\u003ediv {\n            flex: 1 1 100%;\n        }\n    }\n\n    .visible {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .desc-img-box {\n        width: 100%;\n        max-width: 600px;\n        height: 340px;\n    }\n\n    .desc-img-box div {\n        width: 100%;\n        height: 100%;\n    }\n\n    .desc-img-box div img {\n        width: 100%;\n        height: 100%;\n        object-fit: contain;\n    }\n    .product__media{\n        background-color: #fff;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"blurb-container\"\u003e\n    \u003cp\u003eOur AV6 blow off valve (AV standing for atmospheric valve) is the result of hundreds of man hours between CAD\n        design, prototype building, bench testing and vehicle testing. Many months of R\u0026amp;D has gone into our valve to\n        produce a quality OEM replacement that makes a crispy clean sound and is 70% the size of its competitors. This\n        valve, with a different base, was run for a few months on our 400 horsepower Elantra Sport, so you can rest\n        assured it will perform for you.\u003c\/p\u003e\n    \u003c!-- Blurb 1: Image on left, text on right --\u003e\n    \u003cdiv class=\"blurb flex-container\"\u003e\n        \u003cmedia-gallery class=\"desc-img-box\"\u003e\n            \u003ca class=\"product__modal-opener product__modal-opener--image w100\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/0883\/2298\/files\/2.5T_AV6_Pic_1.jpg\" data-pswp-width=\"3369\" data-pswp-height=\"3369\" aria-label=\"Open media 1 in modal\" tabindex=\"-1\"\u003e\n                \u003cdiv class=\"w100 product__media media loaded\"\u003e\n                    \u003cimg class=\"blurb-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/0883\/2298\/files\/2.5T_AV6_Pic_1.jpg?v=1730129365\" alt=\"2.0t AV6 side\" loading=\"eager\" fetchpriority=\"high\"\u003e\n                \u003c\/div\u003e\n            \u003c\/a\u003e\n        \u003c\/media-gallery\u003e\n        \u003cdiv class=\"blurb-text\"\u003e\n            \u003cp\u003eThe AV6 is designed to be a direct factory bypass valve replacement with a clean sound and solid performance.\n                The body is machined from billet 6061 Aluminum, anodized black. The piston is brass and designed to be as light as\n                possible for lightning fast response.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Blurb 2: Image on right, text on left --\u003e\n    \u003cdiv class=\"blurb flex-container\"\u003e\n        \u003cmedia-gallery class=\"desc-img-box\"\u003e\n            \u003ca class=\"product__modal-opener product__modal-opener--image w100\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/0883\/2298\/files\/2.5T_AV6_Pic_2.jpg?v=1730129365\" data-pswp-width=\"2695\" data-pswp-height=\"2695\" aria-label=\"Open media 1 in modal\" tabindex=\"-1\"\u003e\n                \u003cdiv class=\"w100 product__media media loaded\"\u003e\n                    \u003cimg class=\"blurb-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/0883\/2298\/files\/2.5T_AV6_Pic_2.jpg?v=1730129365\" alt=\"2.0t av6 bottom\" loading=\"eager\" fetchpriority=\"high\"\u003e\n                \u003c\/div\u003e\n            \u003c\/a\u003e\n        \u003c\/media-gallery\u003e\n        \u003cdiv class=\"blurb-text\"\u003e\n            \u003cp\u003eThe CAD designed base is specific to the engine\u003c\/p\u003e\n            \u003cp\u003eThe AV6 uses the factory bypass valve gasket for a leak free, 100% bolt on solution. The kit comes with\n                new fasteners and vacuum line so nothing else is needed for installation. Just open the box, install and\n                drive!\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        const blurbs = document.querySelectorAll(\".flex-container\");\n\n        function handleScroll() {\n            blurbs.forEach(blurb =\u003e {\n                const blurbPosition = blurb.getBoundingClientRect().top;\n                const windowHeight = window.innerHeight;\n\n                if (blurbPosition \u003c windowHeight - 100) {\n                    blurb.classList.add(\"visible\");\n                }\n            });\n        }\n\n        window.addEventListener(\"scroll\", handleScroll);\n        handleScroll(); \/\/ Run on load in case elements are already in view\n    });\n\u003c\/script\u003e","brand":"SXTH Element","offers":[{"title":"Default Title","offer_id":47329891352828,"sku":"18-14-705","price":195.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1128\/7276\/files\/CLEARANCE-2.5T-1.6T-Smartstream-AV6-Blow-Off-Valve-SXTH-Element-164563319_2be03a59-13cb-4ee4-b1b9-d0d989cc7cf1.jpg?v=1755005129","url":"https:\/\/jdcustomsusa.com\/ja\/products\/2-5t-1-6t-smartstream-av6-blow-off-valve","provider":"JD Customs U.S.A","version":"1.0","type":"link"}