{"product_id":"portable-12-volt-oil-change-pump-universal-vehicle-compatibility","title":"Portable 12 Volt Oil Change Pump | Universal Vehicle Compatibility","description":"\u003cstyle\u003e \/* =========================================================    12V OIL EXTRACTOR PUMP    HIGH-CONVERSION SHOPIFY PRODUCT DETAIL PAGE    AUTO LOAD PRODUCT MEDIA - NO IMAGE URL NEEDED ========================================================= *\/  .oep-page, .oep-page *{   box-sizing:border-box; }  .oep-page{   --blue:#0869d6;   --dark:#081b34;   --light:#f5f8fc;   --green:#20a05a;   --red:#dc3027;   --yellow:#ffd438;   width:100%;   max-width:1180px;   margin:0 auto;   background:#fff;   color:#172033;   font-family:Arial,Helvetica,sans-serif;   line-height:1.55;   overflow:hidden; }  .oep-page img{   display:block;   width:100%;   height:auto; }  .oep-inner{   width:100%;   max-width:1040px;   margin:0 auto; }  .oep-section{   padding:56px 24px; }  .oep-light{   background:#f5f8fc; }  .oep-dark{   color:#fff;   background:     radial-gradient(circle at 85% 0%,#126cc5 0%,transparent 34%),     linear-gradient(135deg,#07182d 0%,#0b315e 100%); }  .oep-kicker{   margin:0 0 10px;   color:var(--blue);   font-size:14px;   font-weight:800;   letter-spacing:1.1px;   text-transform:uppercase;   text-align:center; }  .oep-heading{   max-width:850px;   margin:0 auto 15px;   color:var(--dark);   font-size:clamp(30px,4.7vw,50px);   line-height:1.04;   font-weight:900;   letter-spacing:-1.2px;   text-align:center; }  .oep-heading span{   color:var(--blue); }  .oep-desc{   max-width:760px;   margin:0 auto;   color:#5b6677;   font-size:18px;   line-height:1.6;   text-align:center; }  .oep-dark .oep-heading{   color:#fff; }  .oep-dark .oep-desc{   color:#d5e2f0; }  .oep-product-image{   margin:30px auto 0;   overflow:hidden;   border-radius:16px;   background:#fff;   box-shadow:0 10px 35px rgba(18,43,73,.10); }  .oep-product-image img{   display:block!important;   width:100%!important;   height:auto!important;   min-height:1px;   object-fit:contain; }  \/* HERO *\/  .oep-hero{   padding:48px 24px 32px;   background:     radial-gradient(circle at 50% 0,#e9f4ff 0%,#fff 58%);   text-align:center; }  .oep-badge{   display:inline-flex;   align-items:center;   gap:7px;   margin-bottom:15px;   padding:8px 15px;   border-radius:100px;   background:#e8f3ff;   color:#0750a4;   font-size:13px;   font-weight:800;   text-transform:uppercase;   letter-spacing:.5px; }  .oep-badge:before{   content:'✓';   display:grid;   place-items:center;   width:20px;   height:20px;   border-radius:50%;   background:var(--blue);   color:#fff; }  .oep-title{   max-width:900px;   margin:0 auto 17px;   color:#0a182b;   font-size:clamp(34px,5.5vw,62px);   line-height:1;   font-weight:900;   letter-spacing:-1.8px; }  .oep-title span{   color:var(--blue); }  .oep-hero-copy{   max-width:760px;   margin:0 auto;   color:#566274;   font-size:19px;   line-height:1.55; }  .oep-benefits{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:12px;   margin:22px auto 0; }  .oep-benefit{   padding:19px 10px;   border:1px solid #dce7f2;   border-radius:13px;   background:#fff; }  .oep-benefit-icon{   display:grid;   place-items:center;   width:45px;   height:45px;   margin:0 auto 10px;   border-radius:50%;   background:var(--blue);   color:#fff;   font-size:22px;   font-weight:900; }  .oep-benefit strong{   display:block;   color:#152033;   font-size:14px;   line-height:1.3; }  .oep-problem{   max-width:900px;   margin:25px auto 0;   padding:21px 22px;   border-left:5px solid var(--blue);   border-radius:10px;   background:#edf6ff;   color:#36465b;   font-size:17px;   line-height:1.55;   text-align:left; }  .oep-problem strong{   color:#102640; }  \/* OLD VS NEW *\/  .oep-compare{   display:grid;   grid-template-columns:1fr 1fr;   gap:15px;   margin-top:24px; }  .oep-compare-box{   padding:22px;   border-radius:14px;   background:#fff; }  .oep-compare-old{   border:1px solid #f0d6d4; }  .oep-compare-new{   border:2px solid #c2ddfa;   box-shadow:0 7px 20px rgba(0,96,205,.08); }  .oep-compare-title{   margin-bottom:12px;   font-size:18px;   font-weight:900; }  .oep-compare-old .oep-compare-title{   color:var(--red); }  .oep-compare-new .oep-compare-title{   color:var(--blue); }  .oep-compare-box p{   margin:8px 0;   color:#465467;   font-size:15px; }  \/* STEPS *\/  .oep-steps{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:15px;   margin-top:27px; }  .oep-step{   padding:23px 18px;   border:1px solid #dbe7f2;   border-radius:14px;   background:#fff;   text-align:center; }  .oep-step-num{   display:grid;   place-items:center;   width:42px;   height:42px;   margin:0 auto 12px;   border-radius:50%;   background:var(--blue);   color:#fff;   font-size:20px;   font-weight:900; }  .oep-step strong{   display:block;   margin-bottom:6px;   color:#172033;   font-size:17px; }  .oep-step span{   color:#697586;   font-size:14px; }  .oep-tip{   max-width:860px;   margin:21px auto 0;   padding:17px 19px;   border-radius:11px;   background:#fff4d1;   color:#36455a;   font-size:15px; }  .oep-tip strong{   color:#16273e; }  \/* FLUIDS *\/  .oep-fluid-grid{   display:grid;   grid-template-columns:1fr 1fr;   gap:16px;   margin-top:25px; }  .oep-fluid{   padding:24px;   border-radius:15px;   background:#fff; }  .oep-fluid.yes{   border:2px solid #bee5cc; }  .oep-fluid.no{   border:2px solid #ffc9c5; }  .oep-fluid h3{   margin:0 0 15px;   font-size:20px; }  .oep-fluid.yes h3{   color:var(--green); }  .oep-fluid.no h3{   color:var(--red); }  .oep-fluid-line{   display:flex;   align-items:center;   gap:9px;   margin:10px 0;   color:#2a394d;   font-size:15px;   font-weight:700; }  .oep-circle{   display:grid;   place-items:center;   flex:0 0 24px;   width:24px;   height:24px;   border-radius:50%;   color:#fff;   font-size:13px;   font-weight:900; }  .oep-fluid.yes .oep-circle{   background:var(--green); }  .oep-fluid.no .oep-circle{   background:var(--red); }  \/* SPECS *\/  .oep-specs{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:12px;   margin-top:26px; }  .oep-spec{   padding:20px 10px;   border:1px solid rgba(255,255,255,.16);   border-radius:13px;   background:rgba(255,255,255,.08);   text-align:center; }  .oep-spec strong{   display:block;   margin-bottom:4px;   color:#fff;   font-size:25px;   line-height:1.1; }  .oep-spec span{   color:#d1dfed;   font-size:13px;   font-weight:700; }  \/* APPLICATION *\/  .oep-usecases{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:12px;   margin-top:25px; }  .oep-use{   padding:17px 10px;   border:1px solid #dde7f1;   border-radius:12px;   background:#fff;   color:#213047;   text-align:center;   font-size:15px;   font-weight:800; }  \/* FEATURE ROW *\/  .oep-features{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:12px;   margin-top:24px; }  .oep-feature{   padding:19px 14px;   border-radius:13px;   background:#eaf4ff;   text-align:center; }  .oep-feature strong{   display:block;   margin-bottom:5px;   color:#073d7f;   font-size:16px; }  .oep-feature span{   color:#667386;   font-size:14px; }  \/* WARNING *\/  .oep-warning{   max-width:880px;   margin:23px auto 0;   padding:18px 20px;   border:1px solid #ffc7c2;   border-radius:11px;   background:#fff1ef;   color:#8e241b;   font-size:14px; }  \/* FAQ *\/  .oep-faq{   max-width:850px;   margin:25px auto 0; }  .oep-faq details{   margin-bottom:10px;   overflow:hidden;   border:1px solid #dfe6ee;   border-radius:11px;   background:#fff; }  .oep-faq summary{   position:relative;   padding:19px 50px 19px 19px;   cursor:pointer;   list-style:none;   color:#172033;   font-size:16px;   font-weight:800; }  .oep-faq summary::-webkit-details-marker{   display:none; }  .oep-faq summary:after{   content:'+';   position:absolute;   right:19px;   top:50%;   transform:translateY(-50%);   color:var(--blue);   font-size:24px; }  .oep-faq details[open] summary:after{   content:'−'; }  .oep-faq-answer{   padding:0 19px 19px;   color:#606c7c;   font-size:15px;   line-height:1.65; }  \/* CTA *\/  .oep-cta{   padding:55px 22px;   background:     radial-gradient(circle at 15% 0,#298fff 0%,transparent 34%),     linear-gradient(135deg,#075cbf,#00346f);   color:#fff;   text-align:center; }  .oep-cta h2{   max-width:780px;   margin:0 auto 12px;   font-size:clamp(31px,5vw,49px);   line-height:1.05;   font-weight:900;   letter-spacing:-1px; }  .oep-cta p{   max-width:680px;   margin:0 auto 22px;   color:#e2efff;   font-size:17px; }  .oep-buy{   display:inline-flex;   align-items:center;   justify-content:center;   min-width:290px;   min-height:58px;   padding:15px 28px;   border:0;   border-radius:8px;   background:var(--yellow);   color:#142033!important;   font-size:18px;   font-weight:900;   text-decoration:none!important;   cursor:pointer;   box-shadow:0 8px 24px rgba(0,0,0,.18); }  \/* MOBILE *\/  @media(max-width:767px){    .oep-section{     padding:38px 14px;   }    .oep-hero{     padding:35px 14px 28px;   }    .oep-title{     font-size:36px;     letter-spacing:-1px;   }    .oep-hero-copy,   .oep-desc{     font-size:16px;   }    .oep-heading{     font-size:29px;   }    .oep-product-image{     margin-top:21px;     border-radius:10px;   }    .oep-benefits{     grid-template-columns:1fr 1fr;     gap:8px;   }    .oep-benefit{     padding:16px 8px;   }    .oep-benefit strong{     font-size:13px;   }    .oep-compare,   .oep-fluid-grid{     grid-template-columns:1fr;   }    .oep-steps{     grid-template-columns:1fr;   }    .oep-specs{     grid-template-columns:1fr 1fr;   }    .oep-usecases{     grid-template-columns:1fr 1fr;   }    .oep-features{     grid-template-columns:1fr;   }    .oep-buy{     width:100%;     max-width:420px;   }    .oep-problem{     font-size:15px;   } } \u003c\/style\u003e\n\u003cdiv class=\"oep-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"oep-hero\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-badge\"\u003eCleaner DIY Oil Changes\u003c\/div\u003e\n\u003ch1 class=\"oep-title\"\u003eChange Your Oil Without \u003cspan\u003eCrawling Under The Car\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"oep-hero-copy\"\u003eExtract used oil from above with a compact 12V electric pump. Less mess, less hassle, and an easier way to handle routine DIY maintenance.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/1_6aaa7f8b-a69f-4281-8518-f16085c375d2.png?v=1789809367\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-benefits\"\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cdiv class=\"oep-benefit-icon\"\u003e↥\u003c\/div\u003e\n\u003cstrong\u003eNo Crawling Under The Car\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cdiv class=\"oep-benefit-icon\"\u003e●\u003c\/div\u003e\n\u003cstrong\u003eCleaner Oil Changes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cdiv class=\"oep-benefit-icon\"\u003e⚡\u003c\/div\u003e\n\u003cstrong\u003e12V Battery Powered\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cdiv class=\"oep-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cstrong\u003eSimple DIY Setup\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-problem\"\u003e\n\u003cstrong\u003eStop turning a basic oil change into a messy garage project.\u003c\/strong\u003e Extract used oil from above on compatible applications and transfer it directly into your waste container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OLD VS NEW --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eLess Mess. Less Hassle.\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eSkip The Messy Old Way\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eFor compatible applications, work from above instead of spending your oil change underneath the vehicle.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/2_dc16001e-83a0-4a56-b220-e96e9a5fff82.png?v=1789809367\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-compare\"\u003e\n\u003cdiv class=\"oep-compare-box oep-compare-old\"\u003e\n\u003cdiv class=\"oep-compare-title\"\u003eTHE OLD WAY\u003c\/div\u003e\n\u003cp\u003e✕ Crawl underneath the vehicle\u003c\/p\u003e\n\u003cp\u003e✕ Position the drain pan\u003c\/p\u003e\n\u003cp\u003e✕ Oil on hands and garage floor\u003c\/p\u003e\n\u003cp\u003e✕ More cleanup afterward\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-compare-box oep-compare-new\"\u003e\n\u003cdiv class=\"oep-compare-title\"\u003eTHE EASIER WAY\u003c\/div\u003e\n\u003cp\u003e✓ Work from above\u003c\/p\u003e\n\u003cp\u003e✓ Pump directly into a container\u003c\/p\u003e\n\u003cp\u003e✓ Cleaner workspace\u003c\/p\u003e\n\u003cp\u003e✓ Great for routine DIY maintenance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3 STEPS --\u003e\n\u003csection class=\"oep-section\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eSimple Setup\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003e3 Steps To Extract Used Oil\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eInsert the hose, connect to the battery, and switch on the pump.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/3_3231b51e-beb8-47ad-8c10-67e20e657d92.png?v=1789809368\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-steps\"\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cdiv class=\"oep-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eInsert The Hose\u003c\/strong\u003e \u003cspan\u003e Feed the appropriate inlet hose into the accessible oil source. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cdiv class=\"oep-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eConnect The Battery\u003c\/strong\u003e \u003cspan\u003e Red clip to positive, black clip to negative. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cdiv class=\"oep-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eSwitch On \u0026amp; Extract\u003c\/strong\u003e \u003cspan\u003e Transfer used oil directly into your waste container. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-tip\"\u003e🌡️ \u003cstrong\u003eBest results:\u003c\/strong\u003e slightly warm oil generally flows more easily than cold oil. Never handle dangerously hot oil.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OIL TYPE --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eKnow Before You Pump\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eMade For Oil Extraction\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eDesigned for common automotive oils and similar lubricating fluids.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/4_8a6c1543-e1cd-4cdf-947d-8e20ca962162.png?v=1789809367\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-grid\"\u003e\n\u003cdiv class=\"oep-fluid yes\"\u003e\n\u003ch3\u003e✓ Designed For\u003c\/h3\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✓\u003c\/span\u003e Engine Oil\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✓\u003c\/span\u003e Lubricating Oil\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✓\u003c\/span\u003e Gear Oil\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✓\u003c\/span\u003e ATF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid no\"\u003e\n\u003ch3\u003e✕ Do Not Use With\u003c\/h3\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✕\u003c\/span\u003e Gasoline\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✕\u003c\/span\u003e Diesel Fuel\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✕\u003c\/span\u003e Water\u003c\/div\u003e\n\u003cdiv class=\"oep-fluid-line\"\u003e\n\u003cspan class=\"oep-circle\"\u003e✕\u003c\/span\u003e Flammable Liquids\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-warning\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Do not use with gasoline, diesel fuel, water, or other liquids not specified for the pump.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATION --\u003e\n\u003csection class=\"oep-section\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eMore Than One Vehicle\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eOne Compact Pump, Many Uses\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eUseful around the garage for compatible vehicles and small engines.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/5_45f69f6b-f34c-4360-9460-17da3101fe1b.png?v=1789809368\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-usecases\"\u003e\n\u003cdiv class=\"oep-use\"\u003e🚗 Cars\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e🏍 Motorcycles\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e⚙ ATVs\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e🌿 Lawn Mowers\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e⚡ Generators\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e🚤 Marine Equipment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFORMANCE --\u003e\n\u003csection class=\"oep-section oep-dark\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\" style=\"color: #79bdff;\"\u003eCompact Performance\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eSmall Size. Strong Performance.\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eA compact 12V setup designed for practical DIY oil extraction.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/6_b20c1a96-167b-447a-84b2-1c2dbda8a566.png?v=1789809367\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-specs\"\u003e\n\u003cdiv class=\"oep-spec\"\u003e\n\u003cstrong\u003e12V DC\u003c\/strong\u003e \u003cspan\u003ePower Supply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec\"\u003e\n\u003cstrong\u003e100W\u003c\/strong\u003e \u003cspan\u003eRated Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec\"\u003e\n\u003cstrong\u003e2800\u003c\/strong\u003e \u003cspan\u003eRPM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec\"\u003e\n\u003cstrong\u003e1–4 L\/min\u003c\/strong\u003e \u003cspan\u003eRated Flow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eComplete Kit\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eEverything You Need To Get Started\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eMultiple hoses, connectors and fittings give you the flexibility needed for compatible applications.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/7_55db00a0-9250-476c-909b-ba379d7ee38b.png?v=1789809368\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-features\"\u003e\n\u003cdiv class=\"oep-feature\"\u003e\n\u003cstrong\u003eMultiple Hose Sizes\u003c\/strong\u003e \u003cspan\u003eFlexible setup for different applications.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-feature\"\u003e\n\u003cstrong\u003eQuick Connectors\u003c\/strong\u003e \u003cspan\u003eSimple and convenient hose connections.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-feature\"\u003e\n\u003cstrong\u003e12V Battery Clips\u003c\/strong\u003e \u003cspan\u003eEverything needed for basic power connection.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"oep-section\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eGarage Friendly\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eCompact Size, Easy To Store\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eKeep it on a garage shelf or with your maintenance tools without taking up valuable workspace.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg alt=\"compact oil extractor pump dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003ePractical Construction\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eBuilt For Routine DIY Use\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eStraightforward controls and practical working components make it simple to keep ready in your garage.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/9_9d097bda-0566-427b-8dd7-c953ac7b86f6.png?v=1789809368\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oep-features\"\u003e\n\u003cdiv class=\"oep-feature\"\u003e\n\u003cstrong\u003eAluminum Alloy Pump Head\u003c\/strong\u003e \u003cspan\u003eDesigned for dependable routine use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-feature\"\u003e\n\u003cstrong\u003eSimple ON\/OFF Switch\u003c\/strong\u003e \u003cspan\u003eNo complicated settings or controls.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-feature\"\u003e\n\u003cstrong\u003eCoiled Power Cable\u003c\/strong\u003e \u003cspan\u003eFlexible reach around your workspace.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL BENEFIT --\u003e\n\u003csection class=\"oep-section\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eDIY Made Easier\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eMake Oil Changes \u003cspan\u003eCleaner \u0026amp; Easier\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-desc\"\u003eSpend less time dealing with the mess and more time getting the job done.\u003c\/p\u003e\n\u003cdiv class=\"oep-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/10_a86eaf6d-641a-4594-88c3-93fd9dc18873.png?v=1789809367\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-inner\"\u003e\n\u003cdiv class=\"oep-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch2 class=\"oep-heading\"\u003eWhat Customers Want To Know\u003c\/h2\u003e\n\u003cdiv class=\"oep-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this work with every car?\u003c\/summary\u003e\n\u003cdiv class=\"oep-faq-answer\"\u003eCompatibility depends on the vehicle's oil system, dipstick-tube access and whether the supplied hose can reach the oil. Check your vehicle's service information before use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I still need to crawl underneath the car?\u003c\/summary\u003e\n\u003cdiv class=\"oep-faq-answer\"\u003eOn compatible applications, oil can be extracted through an accessible point above such as the dipstick tube, reducing the need to access the drain plug underneath.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould the oil be hot or cold?\u003c\/summary\u003e\n\u003cdiv class=\"oep-faq-answer\"\u003eSlightly warm oil normally flows more easily than cold oil. Never work with dangerously hot oil. Allow the engine and oil to reach a safe working temperature before use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it for gasoline, diesel or water?\u003c\/summary\u003e\n\u003cdiv class=\"oep-faq-answer\"\u003eNo. This pump is intended for compatible oils and lubricating fluids only. Do not use it with gasoline, diesel fuel or water.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy can pumping speed vary?\u003c\/summary\u003e\n\u003cdiv class=\"oep-faq-answer\"\u003eActual flow depends on oil viscosity, oil temperature, hose diameter, hose length and the application being serviced.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"oep-cta\"\u003e\n\u003ch2\u003eMake Your Next Oil Change Cleaner \u0026amp; Easier\u003c\/h2\u003e\n\u003cp\u003eKeep this compact 12V extractor in the garage and simplify compatible routine oil maintenance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"FJS1588","offers":[{"title":"Default Title","offer_id":53529326846241,"sku":"SZ06832609191068-抽油神器12v","price":70.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/1_6aaa7f8b-a69f-4281-8518-f16085c375d2.png?v=1789809367","url":"https:\/\/ahlwoprime.com\/products\/portable-12-volt-oil-change-pump-universal-vehicle-compatibility","provider":"ahlwoprime","version":"1.0","type":"link"}