{"product_id":"portable-engine-oil-pump-rjc","title":"Portable Engine Oil Pump","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 12V Portable Electric Oil Extractor Pump\nTarget Audience: Car owners, DIY mechanics, equipment maintenance operators\nVisual Style: Professional, clean, technical and safety-oriented\nColor Strategy: Blue highlights, crisp dark slate text, success-green and warning-red safety borders\nModule Order: Intro\/Hero -\u003e Fluid Compatibility Alert -\u003e Feature 1 (Motor Performance) -\u003e Feature 2 (Sealing System) -\u003e Feature 3 (Extended Hose) -\u003e Feature 4 (Wide Compatibility) -\u003e Operation Step -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_2, Feature1=detail_4, Feature2=detail_6, Feature3=detail_1, Feature4=detail_3, Steps=detail_7\nSpecification Data Source: spec_1 (Image 9), spec_2 (Image 8) (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit comparison data provided in the assets)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #1e40af;\n      --primary-hover: #1d4ed8;\n      --text-main: #1e293b;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f1f5f9;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\n      --border-color: #cbd5e1;\n\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      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 20px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container ul {\n      margin: 0 0 16px 0;\n      padding-left: 24px;\n    }\n\n    .product-detail-container li {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin-bottom: 8px;\n    }\n\n    .hero-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 30px;\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .hero-grid {\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n      }\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .feature-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .feature-title {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .feature-desc {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      font-size: 18px;\n      font-weight: 500;\n      color: var(--text-sub);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      min-height: 250px;\n      width: 100%;\n    }\n\n    @media (max-width: 767px) {\n      .feature-item {\n        display: flex;\n        flex-direction: column;\n        gap: 20px;\n        margin-bottom: 30px;\n      }\n      .feature-media {\n        order: 1;\n      }\n      .feature-copy {\n        order: 2;\n      }\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        display: flex;\n        align-items: center;\n        gap: 40px;\n        margin-bottom: clamp(2rem, 5vw, 4rem);\n      }\n      .feature-item:last-child {\n        margin-bottom: 0;\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n    }\n\n    .caution-box {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      margin: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .caution-title {\n      font-size: 20px;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      text-align: center;\n      color: var(--text-main);\n    }\n\n    .fluid-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n\n    @media (min-width: 768px) {\n      .fluid-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    .fluid-group {\n      padding: 20px;\n      border-radius: var(--radius-md);\n      box-sizing: border-box;\n    }\n\n    .fluid-group.approved {\n      background-color: #f0fdf4;\n      border: 1px solid #bbf7d0;\n    }\n\n    .fluid-group.prohibited {\n      background-color: #fef2f2;\n      border: 1px solid #fecaca;\n    }\n\n    .fluid-group-title {\n      font-size: 18px;\n      font-weight: 700;\n      margin-bottom: 12px;\n    }\n\n    .fluid-group.approved .fluid-group-title {\n      color: #15803d;\n    }\n\n    .fluid-group.prohibited .fluid-group-title {\n      color: #b91c1c;\n    }\n\n    .fluid-list {\n      margin: 0;\n      padding-left: 20px;\n    }\n\n    .fluid-list li {\n      margin-bottom: 6px;\n    }\n\n    .steps-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .steps-intro {\n      margin-bottom: 30px;\n    }\n\n    .spec-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    @media (min-width: 768px) {\n      .spec-table td {\n        padding: 16px;\n        border-bottom: 1px solid var(--border-color);\n        font-size: 18px;\n        line-height: 1.6;\n      }\n      .spec-table tr:last-child td {\n        border-bottom: none;\n      }\n      .spec-table td:first-child {\n        font-weight: 600;\n        width: 30%;\n        color: var(--text-main);\n      }\n      .spec-table td:last-child {\n        color: var(--text-sub);\n      }\n    }\n\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table tr {\n        border-bottom: 1px solid var(--border-color);\n        padding: 10px 0;\n      }\n      .spec-table tr:last-child {\n        border-bottom: none;\n      }\n\n      .spec-table td:first-child {\n        display: none;\n      }\n\n      .spec-table td:last-child {\n        display: grid;\n        grid-template-columns: minmax(120px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 10px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td:last-child::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        color: var(--text-main);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        color: var(--text-sub);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td:last-child {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    .faq-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .faq-item {\n      margin-bottom: 24px;\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 8px 0;\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-grid\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"hero-badge\"\u003e12V DC Battery Powered\u003c\/span\u003e\n\u003ch1\u003e12V 100W Portable Oil Extractor Pump\u003c\/h1\u003e\n\n\u003cp\u003eReplace old oil cleanly and easily without crawling under your vehicle. This practical extractor works directly through the dipstick tube, ensuring a mess-free maintenance experience while preventing spills.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img66\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260917174015\/63f2072432d27e99bb32dcea1935babd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBLE FLUIDS ADVISORY BLOCK --\u003e\n\n\u003csection class=\"caution-section\"\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003ch2 class=\"caution-title\"\u003eFluid Safety Guidance\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; margin-bottom: 20px;\"\u003eTo ensure optimal performance and long-lasting operation, please strictly adhere to the fluid compatibility limitations below.\u003c\/p\u003e\n\n\u003cdiv class=\"fluid-grid\"\u003e\n\u003cdiv class=\"fluid-group approved\"\u003e\n\u003cdiv class=\"fluid-group-title\"\u003eApproved Fluids ✔\u003c\/div\u003e\n\n\u003cul class=\"fluid-list\"\u003e\n\t\u003cli\u003eEngine Oil\u003c\/li\u003e\n\t\u003cli\u003eLubricating Oil\u003c\/li\u003e\n\t\u003cli\u003eGear Oil\u003c\/li\u003e\n\t\u003cli\u003eAutomatic Transmission Fluid (ATF)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fluid-group prohibited\"\u003e\n\u003cdiv class=\"fluid-group-title\"\u003eStrictly Prohibited ✘\u003c\/div\u003e\n\n\u003cul class=\"fluid-list\"\u003e\n\t\u003cli\u003eGasoline\u003c\/li\u003e\n\t\u003cli\u003eWater\u003c\/li\u003e\n\t\u003cli\u003eDiesel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"feature-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260917174015\/d464656da89a384bab5bd1c555940a9a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePure Copper 100W Suction Motor\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEquipped with a highly conductive pure copper motor, this pump delivers 100W of power at a stable running speed of 2800 RPM. This robust motor provides powerful, reliable suction for highly efficient fluid transfer.\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=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260917174015\/f9d72c8a9e8ad350bdc7da83a5442c42.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eStrong Leak-Free Sealing System\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDesigned to ensure clean operation with zero mess. Features a secure lock connection system utilizing dual-sealing mechanisms: straight push-on tube connectors combined with a durable outlet clamp with a hand-tightening wing screw.\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=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260917174015\/47a6b4a562f695afc221930afb9e7a12.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eExtendable 18cm Inlet Hose System\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe inlet hose configuration can be extended from 10cm to 18cm (7 inches total) by joining two inlet tubes with the convenient snap-on connector. This setup provides highly flexible reach inside various engine compartments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260917174015\/10a3b4c01d2f95d1af86ee7d1c53eedc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eWide Multi-Vehicle Usability\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eExtremely versatile and suitable for routine oil changes across a variety of equipment. Conveniently use this extractor pump with cars, trucks, motorcycles, ATVs, generators, lawn mowers, pressure washers, marine vessels, and jet skis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OPERATION STEPS BLOCK --\u003e\n\n\u003csection class=\"steps-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center;\"\u003eEasy 5-Step Operation Guide\u003c\/h2\u003e\n\n\u003cp class=\"steps-intro\" style=\"text-align: center;\"\u003eSet up your extractor pump easily with these straightforward connection steps:\u003c\/p\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260917174015\/e65b9b6964b5fd1230e59d7e30d1b8fb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cul style=\"list-style-type: decimal; padding-left: 24px;\"\u003e\n\t\u003cli\u003e\n\u003cstrong style=\"color: var(--text-main);\"\u003eRemove Red Caps:\u003c\/strong\u003e Take off the protective red end-caps on both sides of the pump and secure the connection screws.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong style=\"color: var(--text-main);\"\u003eSecure the Pipe:\u003c\/strong\u003e Attach your outlet hose securely to the metal outlet nozzle using the provided wing screw clamp.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong style=\"color: var(--text-main);\"\u003eConnect Car Battery:\u003c\/strong\u003e Connect the red alligator clamp to the positive terminal (+) and the black alligator clamp to the negative terminal (-).\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong style=\"color: var(--text-main);\"\u003eInsert Inlet and Outlet Hoses:\u003c\/strong\u003e Route the thin inlet pipe directly into the engine oil tank through the dipstick slot and place the outlet tube safely into a waste oil drum.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong style=\"color: var(--text-main);\"\u003ePower On the Pump:\u003c\/strong\u003e Flip the toggle switch to begin extraction.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS SECTION --\u003e\n\n\u003csection class=\"spec-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePump Head Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Pump Head Material\"\u003e\u003cspan class=\"spec-value\"\u003eAluminum Alloy\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eVoltage\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Voltage\"\u003e\u003cspan class=\"spec-value\"\u003e12V DC\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePower Rating\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Power Rating\"\u003e\u003cspan class=\"spec-value\"\u003e100W\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMotor Speed\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Motor Speed\"\u003e\u003cspan class=\"spec-value\"\u003e2800 RPM\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eFlow Rate\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Flow Rate\"\u003e\u003cspan class=\"spec-value\"\u003e1–4 L\/min (approx. 1 gpm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCurrent\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Current\"\u003e\u003cspan class=\"spec-value\"\u003e5A\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eDuty Cycle\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Duty Cycle\"\u003e\u003cspan class=\"spec-value\"\u003e30 minutes\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eIncluded Hoses\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Included Hoses\"\u003e\u003cspan class=\"spec-value\"\u003e1x 6mm x 800mm Inlet PU Tube, 1x 8mm x 1000mm Inlet PU Tube, 1x 10mm x 1000mm Outlet PU Tube\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eInlet Reach Range\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inlet Reach Range\"\u003e\u003cspan class=\"spec-value\"\u003eExtendable from 10cm to 18cm (7 inches total) using the snap-on connector\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePackage Accessories\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Package Accessories\"\u003e\u003cspan class=\"spec-value\"\u003e2x Straight Push Connectors, 2x Connection Screws, 1x Outlet Clamp with hand-tightening wing screw, Battery cables with Alligator clips\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ SECTION --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat types of fluids can be extracted with this pump?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe pump is designed specifically for extracting engine oil, lubricating oil, gear oil, and automatic transmission fluid (ATF). It is strictly prohibited to pump gasoline, diesel, or water as doing so can damage the internal components or pose safety hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow does the 18cm extendable hose connect?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe package includes two separate inlet tubes and snap-on push connectors. By attaching the tubes to each other using the straight push connector, you can easily extend your inlet tube's reach from 10cm to 18cm (7 inches in total) for deep engines.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow is the pump powered, and what is its duty cycle?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe pump is powered directly by your vehicle's 12V battery using the included positive (red) and negative (black) alligator clamps. To maintain stable running and protect the copper motor, the pump should be run for a maximum duty cycle of 30 minutes at a time, allowing it to cool down between uses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"Blue, 12v Pump","offer_id":48689675894996,"sku":"1732457089689489633","price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/63f2072432d27e99bb32dcea1935babd.jpg?v=1789638803","url":"https:\/\/omurio.com\/products\/portable-engine-oil-pump-rjc","provider":"Omurio","version":"1.0","type":"link"}