{"product_id":"universal-oxygen-sensor-spacer","title":"Universal Oxygen Sensor Spacer","description":"\u003cstyle\u003e\n  .nex-o2-description {\n    --nex-primary: #f26624;\n    --nex-dark: #171717;\n    --nex-muted: #666666;\n    --nex-border: #e7e7e7;\n    --nex-light: #f7f8fa;\n    --nex-white: #ffffff;\n    --nex-green: #168347;\n\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto;\n    color: var(--nex-dark);\n    font-family: inherit;\n    line-height: 1.75;\n    text-align: left;\n  }\n\n  .nex-o2-description,\n  .nex-o2-description *,\n  .nex-o2-description *::before,\n  .nex-o2-description *::after {\n    box-sizing: border-box;\n  }\n\n  .nex-o2-description svg {\n    display: block;\n    width: 100%;\n    height: 100%;\n    overflow: visible;\n  }\n\n  \/* HERO *\/\n\n  .nex-o2-hero {\n    padding: 38px;\n    margin-bottom: 25px;\n    overflow: hidden;\n    border: 1px solid var(--nex-border);\n    border-radius: 22px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(242, 102, 36, 0.13),\n        transparent 35%\n      ),\n      var(--nex-light);\n  }\n\n  .nex-o2-label {\n    display: inline-flex;\n    min-height: 31px;\n    padding: 7px 15px;\n    margin-bottom: 15px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--nex-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .nex-o2-hero h2 {\n    margin: 0 0 14px;\n    color: var(--nex-dark);\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.18;\n  }\n\n  .nex-o2-hero p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: var(--nex-muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  \/* SECTIONS *\/\n\n  .nex-o2-section {\n    width: 100%;\n    margin-top: 36px;\n  }\n\n  .nex-o2-section-title {\n    margin: 0 0 20px;\n    color: var(--nex-dark);\n    font-size: 27px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  \/* FEATURE CARDS *\/\n\n  .nex-o2-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    width: 100%;\n  }\n\n  .nex-o2-feature {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 190px;\n    padding: 24px 18px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    overflow: hidden;\n    border: 1px solid var(--nex-border);\n    border-radius: 17px;\n    text-align: center;\n    background: var(--nex-white);\n    box-shadow: 0 8px 26px rgba(0, 0, 0, 0.035);\n  }\n\n  \/* FIXED ICONS *\/\n\n  .nex-o2-icon {\n    display: flex;\n    width: 54px;\n    min-width: 54px;\n    max-width: 54px;\n    height: 54px;\n    min-height: 54px;\n    max-height: 54px;\n    padding: 14px;\n    margin: 0 auto 14px;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--nex-primary);\n    box-shadow: 0 8px 20px rgba(242, 102, 36, 0.2);\n  }\n\n  .nex-o2-icon svg {\n    width: 26px !important;\n    min-width: 26px;\n    max-width: 26px;\n    height: 26px !important;\n    min-height: 26px;\n    max-height: 26px;\n    padding: 0;\n    margin: 0;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .nex-o2-icon svg * {\n    vector-effect: non-scaling-stroke;\n  }\n\n  .nex-o2-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--nex-dark);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .nex-o2-feature \u003e span:last-child {\n    display: block;\n    color: var(--nex-muted);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  \/* COMPATIBILITY BOX *\/\n\n  .nex-o2-info-box {\n    display: grid;\n    grid-template-columns: 48px minmax(0, 1fr);\n    gap: 15px;\n    width: 100%;\n    padding: 22px;\n    margin-top: 25px;\n    align-items: flex-start;\n    border: 1px solid #f0d9cd;\n    border-radius: 17px;\n    background: #fff7f2;\n  }\n\n  .nex-o2-info-box .nex-o2-icon {\n    width: 48px;\n    min-width: 48px;\n    max-width: 48px;\n    height: 48px;\n    min-height: 48px;\n    max-height: 48px;\n    padding: 12px;\n    margin: 0;\n  }\n\n  .nex-o2-info-box .nex-o2-icon svg {\n    width: 24px !important;\n    min-width: 24px;\n    max-width: 24px;\n    height: 24px !important;\n    min-height: 24px;\n    max-height: 24px;\n  }\n\n  .nex-o2-info-box h3 {\n    margin: 0 0 6px;\n    color: var(--nex-dark);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .nex-o2-info-box p {\n    margin: 0;\n    color: var(--nex-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* CHECKLIST *\/\n\n  .nex-o2-check-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px 18px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .nex-o2-check-list li {\n    position: relative;\n    min-width: 0;\n    padding-left: 27px;\n    color: var(--nex-dark);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .nex-o2-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--nex-green);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  \/* PRODUCT DETAILS TABLE *\/\n\n  .nex-o2-specs {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--nex-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .nex-o2-spec-row {\n    display: grid;\n    grid-template-columns: minmax(130px, 0.7fr) minmax(0, 1.3fr);\n    gap: 18px;\n    padding: 15px 18px;\n    align-items: center;\n    border-bottom: 1px solid var(--nex-border);\n  }\n\n  .nex-o2-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .nex-o2-spec-name {\n    color: var(--nex-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .nex-o2-spec-value {\n    color: var(--nex-dark);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.5;\n    text-align: right;\n  }\n\n  \/* ACCORDION DETAILS *\/\n\n  .nex-o2-details {\n    width: 100%;\n    margin-top: 12px;\n    border-top: 1px solid var(--nex-border);\n    text-align: left;\n  }\n\n  .nex-o2-details details {\n    width: 100%;\n    border-bottom: 1px solid var(--nex-border);\n  }\n\n  .nex-o2-details summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 20px 46px 20px 0;\n    color: var(--nex-dark);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .nex-o2-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nex-o2-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--nex-primary);\n    font-size: 27px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .nex-o2-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .nex-o2-details-content {\n    width: 100%;\n    padding: 0 0 22px;\n    color: var(--nex-muted);\n    font-size: 14px;\n    line-height: 1.8;\n    text-align: left !important;\n  }\n\n  .nex-o2-details-content p,\n  .nex-o2-details-content div,\n  .nex-o2-details-content span,\n  .nex-o2-details-content li {\n    text-align: left !important;\n  }\n\n  .nex-o2-details-content ul {\n    padding-left: 21px;\n    margin: 0;\n    text-align: left !important;\n  }\n\n  \/* RESPONSIVE *\/\n\n  @media screen and (max-width: 800px) {\n    .nex-o2-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .nex-o2-description {\n      line-height: 1.7;\n    }\n\n    .nex-o2-hero {\n      padding: 30px 18px;\n      border-radius: 17px;\n    }\n\n    .nex-o2-hero h2 {\n      font-size: 29px;\n    }\n\n    .nex-o2-hero p {\n      font-size: 14px;\n    }\n\n    .nex-o2-section-title {\n      font-size: 23px;\n    }\n\n    .nex-o2-feature-grid,\n    .nex-o2-check-list {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .nex-o2-feature {\n      min-height: 0;\n      padding: 21px 17px;\n    }\n\n    .nex-o2-info-box {\n      grid-template-columns: 43px minmax(0, 1fr);\n      padding: 17px;\n    }\n\n    .nex-o2-info-box .nex-o2-icon {\n      width: 43px;\n      min-width: 43px;\n      max-width: 43px;\n      height: 43px;\n      min-height: 43px;\n      max-height: 43px;\n      padding: 10px;\n    }\n\n    .nex-o2-info-box .nex-o2-icon svg {\n      width: 23px !important;\n      min-width: 23px;\n      max-width: 23px;\n      height: 23px !important;\n      min-height: 23px;\n      max-height: 23px;\n    }\n\n    .nex-o2-spec-row {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 4px;\n    }\n\n    .nex-o2-spec-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nex-o2-description\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"nex-o2-hero\"\u003e\n\u003cspan class=\"nex-o2-label\"\u003e Automotive Exhaust Accessory \u003c\/span\u003e\n\u003ch2\u003eUniversal Oxygen Sensor Spacer \/ Extension Adapter\u003c\/h2\u003e\n\u003cp\u003eA precision-machined metal adapter designed to extend or reposition a compatible oxygen sensor within an automotive exhaust system. Its compact straight design includes male and female threaded connections, a hexagonal body for easier tightening, and a perforated internal insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"nex-o2-section\"\u003e\n\u003ch3 class=\"nex-o2-section-title\"\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"nex-o2-feature-grid\"\u003e\n\u003c!-- METAL BODY --\u003e\n\u003cdiv class=\"nex-o2-feature\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8 3h8l3 4v10l-3 4H8l-3-4V7l3-4Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 16h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eMachined Metal Body\u003c\/strong\u003e \u003cspan\u003e Solid metal construction with a clean precision-machined finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- THREADS --\u003e\n\u003cdiv class=\"nex-o2-feature\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 6h6v12H5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 6h-6v12h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 15h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eThreaded Connections\u003c\/strong\u003e \u003cspan\u003e Includes male and female threaded ends for compatible fittings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- HEX GRIP --\u003e\n\u003cdiv class=\"nex-o2-feature\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8 3h8l5 9-5 9H8l-5-9 5-9Z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eHexagonal Grip\u003c\/strong\u003e \u003cspan\u003e Hex-shaped section provides a secure gripping point for a wrench. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- INSERT --\u003e\n\u003cdiv class=\"nex-o2-feature\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"7\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"9\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"15\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"8\" cy=\"15\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"8\" cy=\"9\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003ePerforated Insert\u003c\/strong\u003e \u003cspan\u003e Internal perforated component is included as shown in the images. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- EXTENSION --\u003e\n\u003cdiv class=\"nex-o2-feature\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m16 8 4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 8v8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCompact Extension\u003c\/strong\u003e \u003cspan\u003e Straight design provides additional distance for compatible sensors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- AUTOMOTIVE --\u003e\n\u003cdiv class=\"nex-o2-feature\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"m5 14 2-5h10l2 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 14h18v5H3z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"17\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M7 9 9 5h6l2 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eAutomotive Application\u003c\/strong\u003e \u003cspan\u003e Intended for compatible repair, diagnostic, or approved exhaust work. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdiv class=\"nex-o2-info-box\"\u003e\n\u003cspan class=\"nex-o2-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCheck Compatibility Before Ordering\u003c\/h3\u003e\n\u003cp\u003eThis adapter is not compatible with every vehicle. Compare the thread diameter, thread pitch, oxygen-sensor connection, and available installation space before purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CHECKLIST --\u003e\n\u003cdiv class=\"nex-o2-section\"\u003e\n\u003ch3 class=\"nex-o2-section-title\"\u003eBefore You Order\u003c\/h3\u003e\n\u003cul class=\"nex-o2-check-list\"\u003e\n\u003cli\u003eConfirm the required thread diameter\u003c\/li\u003e\n\u003cli\u003eConfirm the thread pitch\u003c\/li\u003e\n\u003cli\u003eCheck the oxygen-sensor connection size\u003c\/li\u003e\n\u003cli\u003eMeasure the available installation space\u003c\/li\u003e\n\u003cli\u003eVerify the vehicle make, model, and year\u003c\/li\u003e\n\u003cli\u003eCheck applicable vehicle and emissions regulations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"nex-o2-section\"\u003e\n\u003ch3 class=\"nex-o2-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"nex-o2-specs\"\u003e\n\u003cdiv class=\"nex-o2-spec-row\"\u003e\n\u003cspan class=\"nex-o2-spec-name\"\u003eProduct type\u003c\/span\u003e \u003cspan class=\"nex-o2-spec-value\"\u003e Oxygen sensor spacer \/ extension adapter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nex-o2-spec-row\"\u003e\n\u003cspan class=\"nex-o2-spec-name\"\u003eConstruction\u003c\/span\u003e \u003cspan class=\"nex-o2-spec-value\"\u003e Precision-machined metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nex-o2-spec-row\"\u003e\n\u003cspan class=\"nex-o2-spec-name\"\u003eConnection style\u003c\/span\u003e \u003cspan class=\"nex-o2-spec-value\"\u003e Male and female threaded ends \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nex-o2-spec-row\"\u003e\n\u003cspan class=\"nex-o2-spec-name\"\u003eBody design\u003c\/span\u003e \u003cspan class=\"nex-o2-spec-value\"\u003e Straight extension with hexagonal grip \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nex-o2-spec-row\"\u003e\n\u003cspan class=\"nex-o2-spec-name\"\u003eInternal component\u003c\/span\u003e \u003cspan class=\"nex-o2-spec-value\"\u003e Perforated insert shown in product images \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nex-o2-spec-row\"\u003e\n\u003cspan class=\"nex-o2-spec-name\"\u003eCompatibility\u003c\/span\u003e \u003cspan class=\"nex-o2-spec-value\"\u003e Must be confirmed before ordering \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EXPANDABLE DETAILS --\u003e\n\u003cdiv class=\"nex-o2-section\"\u003e\n\u003ch3 class=\"nex-o2-section-title\"\u003eMore Information\u003c\/h3\u003e\n\u003cdiv class=\"nex-o2-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e1× Oxygen sensor spacer \/ extension adapter\u003c\/li\u003e\n\u003cli\u003eInternal insert and components shown in the product images\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is this adapter used for?\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003eIt is designed to extend or reposition a compatible oxygen sensor in approved automotive repair, diagnostic, or custom exhaust applications.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it compatible with every vehicle?\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003eNo. Compatibility depends on the thread diameter, thread pitch, sensor connection, available installation space, and vehicle configuration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should compatibility be checked?\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003eCompare the adapter measurements and threads with the existing oxygen sensor and exhaust fitting. A qualified automotive technician can confirm suitability before installation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation recommended?\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003eYes. Installation by a qualified automotive technician is recommended to confirm correct fitment, tightening, placement, and compliance with local regulations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eInstallation information\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003eInstallation requirements vary by vehicle. Do not force incompatible threads or overtighten the adapter. Make sure all connections are properly secured before operating the vehicle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eVehicle and emissions information\u003c\/summary\u003e\n\u003cdiv class=\"nex-o2-details-content\"\u003eUse the adapter only for lawful repair, diagnostic, or approved automotive applications. Requirements vary by location, so confirm applicable regulations before installation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241358536962,"sku":null,"price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/offer_5.png?v=1785553517","url":"https:\/\/nexmartlb.com\/en\/products\/universal-oxygen-sensor-spacer","provider":"Nexmartlb","version":"1.0","type":"link"}