{"product_id":"universal-injector-flush-kit-rjc","title":"Universal Injector Flush Kit","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Fuel Injector Cleaner Kit (DIY Tool)\nTarget Audience: Car and motorcycle DIY enthusiasts, vehicle maintenance hobbyists.\nVisual Style: Professional, clean, automotive-utility aesthetic with deep blue and slate tones.\nColor Strategy: \n  - Primary (Accent): #1e40af (Deep Blue - represents electrical\/vehicle power)\n  - Text Main: #0f172a (Slate Dark)\n  - Text Sub: #475569 (Muted Slate)\n  - Soft Background: #f8fafc (Very Light Grey-Blue)\n  - Border\/Details: #cbd5e1 (Soft Grey)\nModule Order: \n  1. Hero Content Block (Introduction \u0026 Core Concept)\n  2. Important Compatibility\/Warning Box (Clear pre-purchase notification)\n  3. Feature Section 1: Visual Testing \u0026 Clog Diagnostics\n  4. Feature Section 2: Universal 12-24V Power Support\n  5. Feature Section 3: High-Hardness Anti-Skid Design\n  6. Operational Steps (4-Step Visual \u0026 Text Guide)\n  7. Specifications (Size \u0026 Contents)\n  8. FAQ (Product usage questions)\nDetail Image Mapping: \n  - Hero Area = detail_1 (Product kit components \u0026 connection setup)\n  - Feature 1 = detail_2 (In-hand operation showing clear aerosol spray)\n  - Feature 2 = detail_3 (Car, motorcycle, lorry compatibility overview)\n  - Feature 3 = spec_1 (Measurements and visual component layout)\n  - Use Steps = detail_4 (4-step visual diagram)\nSpecification Image Mapping: \n  - Specs Layout = spec_1\nCompare Section: Not included (not applicable to this utility kit).\nInformation Boundary: Fully constrained to provided analytical report and visual image details. No extrapolation on specific plastic types, extra cables, or unmentioned features.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Scope-isolated variables *\/\n    .product-detail-container {\n      --primary-color: #1e40af;\n      --primary-hover: #1d4ed8;\n      --text-main: #0f172a;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f8fafc;\n      --bg-warning: #fffbeb;\n      --border-warning: #fef3c7;\n      --text-warning: #b45309;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -4px rgba(0, 0, 0, 0.05);\n      --border-color: #e2e8f0;\n      \n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin-top: 0;\n      font-weight: 700;\n      letter-spacing: -0.025em;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.15;\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      line-height: 1.25;\n      margin-bottom: 2rem;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      line-height: 1.3;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 1.8vw, 18px);\n      color: var(--text-sub);\n      line-height: 1.7;\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Layout Components *\/\n    .section-wrapper {\n      margin-top: clamp(3rem, 8vw, 5rem);\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    \/* Hero Banner Area *\/\n    .hero-container {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .trust-badge-group {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 0.75rem;\n      margin-bottom: 2rem;\n    }\n\n    .trust-badge-pill {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      color: var(--primary-color);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    \/* Image Display Rules *\/\n    .img-fluid-placeholder {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-size: 16px;\n      font-weight: 500;\n      padding: clamp(4rem, 15vw, 12rem) 1.5rem;\n      box-sizing: border-box;\n      margin: 1.5rem 0;\n    }\n\n    \/* Warning Block *\/\n    .notice-box {\n      background-color: var(--bg-warning);\n      border: 1px solid var(--border-warning);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin: 2rem 0;\n      text-align: left;\n    }\n\n    .notice-box h4 {\n      margin: 0 0 0.5rem 0;\n      color: var(--text-warning);\n      font-size: 18px;\n      font-weight: 700;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .notice-box p {\n      color: var(--text-warning);\n      margin: 0;\n      font-size: 16px;\n    }\n\n    \/* Feature Sections (Z-Pattern Flow) *\/\n    .feature-grid {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 6vw, 5rem);\n    }\n\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media, .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    \/* Operational Steps Section *\/\n    .steps-container {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 4rem) clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .steps-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 2rem;\n      margin-top: 2.5rem;\n    }\n\n    .step-card {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      box-shadow: var(--shadow-sm);\n      position: relative;\n    }\n\n    .step-number {\n      font-size: 32px;\n      font-weight: 800;\n      color: var(--primary-color);\n      opacity: 0.3;\n      position: absolute;\n      top: 1rem;\n      right: 1.5rem;\n      line-height: 1;\n    }\n\n    .step-card h4 {\n      margin: 0 0 0.75rem 0;\n      font-size: 18px;\n      font-weight: 700;\n      padding-right: 2rem;\n    }\n\n    .step-card p {\n      margin: 0;\n      font-size: 16px;\n      line-height: 1.5;\n    }\n\n    \/* Specifications Table Styling *\/\n    .spec-table-container {\n      margin: 2.5rem 0;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table th, .spec-table td {\n      padding: 1rem 1.25rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .spec-table th {\n      background-color: var(--bg-soft);\n      font-weight: 700;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-table td {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Accordion Styling (Pure CSS static stack) *\/\n    .faq-container {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .faq-question {\n      font-size: clamp(18px, 2.2vw, 20px);\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.75rem;\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n    }\n\n    .faq-question::before {\n      content: \"Q:\";\n      color: var(--primary-color);\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      line-height: 1.6;\n      margin-left: 1.5rem;\n    }\n\n    \/* Responsive Lock (Under 767px Mobile Rules) *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column !important;\n        gap: 1.5rem;\n      }\n\n      .feature-media, .feature-copy {\n        width: 100%;\n      }\n\n      .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .spec-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n\n      .spec-table th {\n        background-color: var(--bg-soft);\n        border-bottom: 1px solid var(--border-color);\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        border-bottom: none;\n        box-sizing: border-box;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-container\"\u003e\n\u003cdiv class=\"trust-badge-group\"\u003e\n\u003cspan class=\"trust-badge-pill\"\u003eDIY Injector Cleaning\u003c\/span\u003e \u003cspan class=\"trust-badge-pill\"\u003e12V-24V Powered\u003c\/span\u003e \u003cspan class=\"trust-badge-pill\"\u003eDiagnostic Support\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eFuel Injector Cleaner Kit\u003c\/h1\u003e\n\n\u003cp\u003eClean and diagnose clogged fuel injectors safely at home. This utility adapter lets you build a closed flush system to test for blockage or leakage using simple battery power and standard aerosol cleaners.\u003c\/p\u003e\n\n\u003cdiv class=\"img-fluid-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820180003\/676b0018614af1d1740217a4b8d66c6d.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT PRE-PURCHASE WARNING --\u003e\n\n\u003cdiv class=\"notice-box\"\u003e\n\u003ch4\u003e⚠️ Crucial Equipment Notice\u003c\/h4\u003e\n\n\u003cp\u003ePlease note that this adapter kit \u003cstrong\u003edoes not include\u003c\/strong\u003e the aerosol cleaning fluid spray can or the 12-24V DC battery power supply. These items must be self-provided to complete the cleaning system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"section-wrapper\"\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-fluid-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820180056\/15240564e63ef89164ce35dee9f929d6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eVisual Atomization Diagnostics\u003c\/h3\u003e\n\n\u003cp\u003eBy connecting the adapter to your aerosol cleaner spray can, you can easily inspect the performance of the injector nozzle. Clearly observe the spray shape to diagnose whether your fuel injector is operating smoothly, clogged up, or suffering from a severe fuel leak.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-fluid-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img44\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820180056\/168b9ea51fe3311fd36d2ff46f06a4fd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eBroad Vehicle Compatibility\u003c\/h3\u003e\n\n\u003cp\u003eThis diagnostic cleaning circuit is universally compatible with all 12V to 24V power sources. Effortlessly test fuel injectors across a massive range of personal vehicles, including cars, motorcycles, motorbikes, electric vehicles, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-fluid-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img45\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820180056\/04f109d355d4c3a599c219dc33b40c6c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eAnti-Skid, Corrosion-Resistant Design\u003c\/h3\u003e\n\n\u003cp\u003eConstructed using high-hardness, chemical-resistant matte plastic, the adapter tubes are built to withstand corrosive carburetor cleaners and solvent contact. The external shell features a robust polygonal groove pattern that prevents slipping while you manually press down to clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. HOW IT WORKS \/ OPERATIONAL STEPS --\u003e\n\n\u003csection class=\"section-wrapper steps-container\"\u003e\n\u003ch2 style=\"margin-bottom: 0.5rem;\"\u003eHow To Assemble \u0026amp; Use\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 650px; margin: 0 auto 2.5rem auto;\"\u003eFollow these simple steps to build your custom fuel injector cleaning line quickly and safely.\u003c\/p\u003e\n\n\u003cdiv class=\"img-fluid-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820180056\/0dcb7ea13b001510e2fff8088ae56e9a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"steps-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e01\u003c\/span\u003e\n\n\u003ch4\u003eChoose Head\u003c\/h4\u003e\n\n\u003cp\u003eUnpack your adapter kit components and select the appropriate cleaning tube head that matches your injector pin requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e02\u003c\/span\u003e\n\n\u003ch4\u003eBuild Connection\u003c\/h4\u003e\n\n\u003cp\u003eInsert your fuel injector head into the designated side hole of the white plastic adapter tube, securing the physical seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e03\u003c\/span\u003e\n\n\u003ch4\u003eConnect Battery\u003c\/h4\u003e\n\n\u003cp\u003eAffix the terminal lead to your battery terminals, carefully securing the red crocodile clip to the positive (+) electrode and black to negative (-).\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e04\u003c\/span\u003e\n\n\u003ch4\u003ePress and Clean\u003c\/h4\u003e\n\n\u003cp\u003eConnect your injector pins to the wire adapter plugs, press the tube onto the aerosol spray can nozzle, and press to spray and check.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"section-wrapper\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"img-fluid-placeholder\" style=\"margin-bottom: 2rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260820180056\/71f77dc7e4c8b949b7db303af6e47b0b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eAdapter Height\u003c\/th\u003e\n\t\t\t\u003ctd\u003e11 cm (approx. 4.33 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eVoltage Input Support\u003c\/th\u003e\n\t\t\t\u003ctd\u003e12V - 24V DC battery power systems\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaterial Construction\u003c\/th\u003e\n\t\t\t\u003ctd\u003eHigh-hardness corrosion-resistant plastic (Adapters)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eKit Contents\u003c\/th\u003e\n\t\t\t\u003ctd\u003e2x White adapter tubes, 2x Connection power cables with alligator clips\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eClipped Battery Leads\u003c\/th\u003e\n\t\t\t\u003ctd\u003eEquipped with color-coded rubber protective sleeves (Red positive \/ Black negative)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eConnector Output\u003c\/th\u003e\n\t\t\t\u003ctd\u003eDual connector sizes (wide and narrow plugs) to match varying fuel injector pins\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. FAQ SECTION --\u003e\n\n\u003csection class=\"section-wrapper faq-container\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes this package include the aerosol cleaner can?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eNo, this kit contains the core adapters and electrical battery cables. You must supply your own aerosol carburetor\/injector cleaner spray can and a 12-24V battery source separately.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy does the kit include two different terminal cables?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe kit comes with two distinct wire cables featuring two different terminal connector widths to accommodate varying sizes of fuel injector electrical pin headers.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat kind of batteries can I use to power this adapter?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYou can use any standard 12V to 24V DC battery (commonly found in motorcycles, passenger cars, or light commercial vehicles) to energize the solenoid valve inside your fuel injector.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Fuel Injector Cleaner Kit","offer_id":48509286678740,"sku":"1731590625858720171","price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/7d45124bc0c2df9ea9b579fd7b3e8232_5cce5f95-6c39-497d-bca0-44ed5aa3e056.jpg?v=1787654140","url":"https:\/\/omurio.com\/products\/universal-injector-flush-kit-rjc","provider":"Omurio","version":"1.0","type":"link"}