{"product_id":"12v-24v-electric-self-priming-oil-transfer-pump","title":"🔧 12V\/24V Electric Oil Transfer Pump – Self-Priming Fluid Extractor ⚡","description":"\u003cstyle\u003e .oilpump-page, .oilpump-page *{   box-sizing:border-box; }  .oilpump-page{   --ink:#2c3133;   --text:#61696d;   --muted:#858d91;    --orange:#c87938;   --orange-dark:#8d5327;   --orange-soft:#fbefe4;    --steel:#7f9097;   --blue:#738e9a;   --sage:#829183;   --sand:#bca27c;   --red:#a96f61;    --white:#ffffff;   --soft:#f8f9f8;   --cream:#fbf8f3;   --line:#e2e6e7;    width:100%;   max-width:760px;   margin:0 auto;   padding:8px;    background:#f8f9f8;   color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;   font-size:17px;   line-height:1.55;    -webkit-font-smoothing:antialiased; }  .oilpump-page h1, .oilpump-page h2, .oilpump-page h3, .oilpump-page p{   margin-top:0; }   \/* =====================================================    AUTO ROUNDED IMAGES ===================================================== *\/  .oilpump-page img{   display:block;   width:100%;   max-width:100%;   height:auto;   border-radius:16px!important; }  .oilpump-page .op-copy \u003e img, .oilpump-page .op-copy \u003e p \u003e img, .oilpump-page .op-info \u003e img, .oilpump-page .op-info \u003e p \u003e img{   margin-top:16px; }   \/* =====================================================    BASE CARD ===================================================== *\/  .op-card{   margin-bottom:14px;   overflow:hidden;    background:#fff;    border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(47,54,58,.05); }  .op-orange{   border-top:5px solid var(--orange); }  .op-steel{   border-top:5px solid var(--steel); }  .op-blue{   border-top:5px solid var(--blue); }  .op-sage{   border-top:5px solid var(--sage); }  .op-sand{   border-top:5px solid var(--sand); }  .op-red{   border-top:5px solid var(--red); }  .op-copy{   padding:21px 18px 16px;   text-align:left; }  .op-image-wrap{   padding:0 12px 12px; }   \/* =====================================================    TYPOGRAPHY ===================================================== *\/  .op-kicker{   display:inline-block;    margin-bottom:8px;   padding:5px 10px;    background:var(--orange-soft);   border-radius:999px;    color:var(--orange-dark);    font-size:12px;   line-height:1.2;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase; }  .op-title{   margin:0 0 9px;    color:var(--ink);    font-size:25px;   line-height:1.2;   letter-spacing:-.35px;    font-weight:900;   text-align:left; }  .op-text{   margin:0;    color:var(--text);    font-size:17px;   line-height:1.55;    text-align:left; }  .op-text strong{   color:var(--ink); }   \/* =====================================================    HERO ===================================================== *\/  .op-hero{   background:     radial-gradient(       circle at 50% 0%,       #eee3d7 0%,       transparent 48%     ),     linear-gradient(       145deg,       #ffffff 0%,       #fdfaf6 58%,       #f1f3f3 100%     );    border-color:#e6e1dc; }  .op-hero .op-copy{   padding:28px 18px 16px;   text-align:center; }  .op-eyebrow{   display:inline-block;    margin-bottom:10px;    color:var(--orange-dark);    font-size:12px;   line-height:1.2;   font-weight:900;   letter-spacing:1px;    text-transform:uppercase; }  .op-hero-title{   max-width:650px;   margin:0 auto 10px;    color:#2c3133;    font-size:30px;   line-height:1.12;   letter-spacing:-.6px;    font-weight:950;   text-align:center; }  .op-hero-title span{   color:var(--orange-dark); }  .op-hero-text{   max-width:620px;   margin:0 auto;    color:#666e72;    font-size:17px;   line-height:1.5;    text-align:center; }  .op-hero-line{   width:54px;   height:3px;    margin:17px auto 0;    background:var(--orange);   border-radius:999px; }  .op-hero-media{   padding:0 12px 12px; }   \/* =====================================================    LIST ===================================================== *\/  .op-list{   margin:13px 0 0;   padding:0;    list-style:none; }  .op-list li{   position:relative;    margin-bottom:8px;   padding-left:27px;    color:#586064;    font-size:16px;   line-height:1.45;    text-align:left; }  .op-list li:last-child{   margin-bottom:0; }  .op-list li:before{   content:'✓';    position:absolute;   left:0;   top:0;    color:var(--orange-dark);    font-weight:900; }   \/* =====================================================    HIGHLIGHT ===================================================== *\/  .op-highlight{   margin-top:13px;   padding:12px 14px;    background:#fff4ea;    border-left:4px solid var(--orange);   border-radius:10px;    color:#6b5849;    font-size:15px;   line-height:1.5;   font-weight:750;    text-align:left; }  .op-highlight strong{   color:#4d3d31; }   \/* =====================================================    ROWS ===================================================== *\/  .op-rows{   margin-top:13px;   border-top:1px solid var(--line); }  .op-row{   display:grid;   grid-template-columns:39% 61%;    border-bottom:1px solid var(--line); }  .op-row:last-child{   border-bottom:0; }  .op-row b, .op-row span{   padding:10px 8px;    font-size:13px;   line-height:1.45;    text-align:left; }  .op-row b{   color:var(--ink); }  .op-row span{   color:var(--muted); }   \/* =====================================================    STEPS ===================================================== *\/  .op-steps{   display:grid;   gap:9px;   margin-top:13px; }  .op-step{   padding:11px 13px;    background:#fbfcfc;    border:1px solid var(--line);   border-radius:13px;    color:#596165;    font-size:15px;   line-height:1.45;    text-align:left; }  .op-step strong{   color:var(--orange-dark); }   \/* =====================================================    INFO ===================================================== *\/  .op-info{   margin-bottom:14px;   padding:21px 17px;    background:#fff;    border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(47,54,58,.04);    text-align:left; }  .op-section-kicker{   display:inline-block;    margin-bottom:7px;   padding:5px 10px;    background:var(--orange-soft);   border-radius:999px;    color:var(--orange-dark);    font-size:12px;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase; }  .op-section-title{   margin:0 0 14px;    color:var(--ink);    font-size:24px;   line-height:1.2;    font-weight:900;   text-align:left; }   \/* =====================================================    SPECS ===================================================== *\/  .op-spec{   margin:0;   padding:0;    overflow:hidden;    border:1px solid var(--line);   border-radius:15px;    list-style:none; }  .op-spec li{   display:grid;   grid-template-columns:40% 60%;    border-bottom:1px solid var(--line);    font-size:14px; }  .op-spec li:last-child{   border-bottom:0; }  .op-spec-label, .op-spec-value{   padding:11px;   text-align:left; }  .op-spec-label{   background:#fbf1e8;    color:var(--orange-dark);    font-weight:850; }  .op-spec-value{   background:#fff;    color:#596064; }   \/* =====================================================    NOTES ===================================================== *\/  .op-note{   background:#fffaf3;   border-color:#e9dfd2; }  .op-note-list{   margin:0;   padding-left:21px;    color:#605b56;    font-size:15px;   line-height:1.55; }  .op-note-list li{   margin-bottom:8px;   text-align:left; }  .op-note-list li:last-child{   margin-bottom:0; }   \/* =====================================================    FAQ ===================================================== *\/  .op-faq details{   margin-bottom:8px;    overflow:hidden;    background:#fff;    border:1px solid var(--line);   border-radius:13px; }  .op-faq details:last-child{   margin-bottom:0; }  .op-faq summary{   position:relative;    padding:13px 40px 13px 14px;    cursor:pointer;   list-style:none;    color:var(--ink);    font-size:14px;   line-height:1.4;    font-weight:800;   text-align:left; }  .op-faq summary::-webkit-details-marker{   display:none; }  .op-faq summary:after{   content:'+';    position:absolute;   right:14px;   top:4px;    color:var(--orange-dark);    font-size:25px; }  .op-faq details[open] summary:after{   content:'−'; }  .op-answer{   padding:0 14px 14px;    color:var(--muted);    font-size:13px;   line-height:1.6;    text-align:left; }   \/* =====================================================    FINAL CTA ===================================================== *\/  .op-final{   padding:28px 18px;    text-align:center;    background:     linear-gradient(       145deg,       #f8eadc 0%,       #ffffff 56%,       #f1f3f3 100%     );    border:1px solid #e4dfda;   border-radius:22px; }  .op-final h2{   max-width:620px;   margin:0 auto 9px;    color:var(--ink);    font-size:27px;   line-height:1.2;    font-weight:900;   text-align:center; }  .op-final p{   max-width:590px;   margin:0 auto 16px;    color:#676e72;    font-size:16px;   line-height:1.5;    text-align:center; }  .op-button{   display:block;    width:100%;   max-width:430px;    margin:0 auto;   padding:14px 20px;    background:var(--orange-dark);    border-radius:14px;    color:#fff!important;    text-decoration:none;    font-size:16px;   font-weight:900;    box-shadow:0 6px 14px rgba(141,83,39,.18); }  .op-trust{   margin-top:15px;   padding-top:13px;    border-top:1px solid #e1e4e4;    color:#70777a;    font-size:12px;   line-height:1.7;    text-align:center; }  .op-policy{   max-width:630px;    margin:8px auto 0!important;    color:#8c9294!important;    font-size:11px!important;   line-height:1.45!important;    text-align:center!important; }   \/* =====================================================    MOBILE ===================================================== *\/  @media(max-width:520px){    .oilpump-page{     padding:6px;   }    .op-card{     margin-bottom:12px;     border-radius:20px;   }    .op-copy{     padding:19px 15px 14px;   }    .op-hero .op-copy{     padding:25px 15px 15px;   }    .op-hero-title{     font-size:28px;   }    .op-title{     font-size:23px;   }    .op-image-wrap,   .op-hero-media{     padding-right:9px;     padding-left:9px;     padding-bottom:9px;   }    .op-info{     padding:19px 15px;   }    .op-spec li{     grid-template-columns:41% 59%;   }    .op-spec-label,   .op-spec-value{     padding:10px 9px;   }    .oilpump-page img{     border-radius:14px!important;   } } \u003c\/style\u003e   \u003cdiv class=\"oilpump-page\"\u003e     \u003c!-- =================================================        HERO   ================================================== --\u003e    \u003csection class=\"op-card op-hero\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-eyebrow\"\u003e         ⚡ 12V \/ 24V SELF-PRIMING TRANSFER PUMP       \u003c\/span\u003e        \u003ch1 class=\"op-hero-title\"\u003e         Move Compatible Oil         \u003cspan\u003eWithout the Manual Siphoning.\u003c\/span\u003e       \u003c\/h1\u003e        \u003cp class=\"op-hero-text\"\u003e         A compact electric transfer pump designed to help move         \u003cstrong\u003ecompatible motor oil and diesel fluids\u003c\/strong\u003e         during vehicle, equipment and maintenance jobs.       \u003c\/p\u003e        \u003cdiv class=\"op-hero-line\"\u003e\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-hero-media\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183518_11001c4fac1116e81b1f3bdfa4f9f7d2.png?v=1789295723\" alt=\"12V 24V electric self priming oil transfer pump\" loading=\"eager\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        LESS MANUAL SIPHONING   ================================================== --\u003e    \u003csection class=\"op-card op-orange\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         ELECTRIC FLUID TRANSFER       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         🔧 Skip the Slow Manual Siphon Routine       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         Instead of relying only on hand-operated siphons,         the electric pump uses external DC power to help transfer         compatible fluid from one location to another.       \u003c\/p\u003e        \u003cul class=\"op-list\"\u003e          \u003cli\u003eElectric pumping instead of manual siphoning\u003c\/li\u003e          \u003cli\u003eCompact for maintenance jobs\u003c\/li\u003e          \u003cli\u003eUseful for compatible oil-transfer applications\u003c\/li\u003e          \u003cli\u003eConnects directly to a suitable DC power source\u003c\/li\u003e        \u003c\/ul\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183523_b725705b120869dab5022570ec5e79e1.png?v=1789295728\" alt=\"Electric oil pump compared with manual siphoning\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        AGRICULTURAL   ================================================== --\u003e    \u003csection class=\"op-card op-sage\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         VEHICLE \u0026amp; EQUIPMENT MAINTENANCE       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         🚜 Useful Beyond the Garage       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         The portable DC-powered format makes the pump useful for         compatible fluid-transfer jobs around vehicles, agricultural         equipment and other machinery where mains power may not be nearby.       \u003c\/p\u003e        \u003cdiv class=\"op-rows\"\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003e🚗 Vehicles\u003c\/b\u003e           \u003cspan\u003eCompatible maintenance and fluid-transfer jobs\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003e🚜 Farm Equipment\u003c\/b\u003e           \u003cspan\u003ePortable use around suitable machinery\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003e🔧 Workshop\u003c\/b\u003e           \u003cspan\u003eCompact addition to maintenance tools\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003e🔋 DC Power\u003c\/b\u003e           \u003cspan\u003eBattery-style direct electrical connection\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183529_fbe8910cd3c411db6ee09fe50ff86c2d.png?v=1789295734\" alt=\"Electric fluid transfer pump for agricultural equipment\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        PORTABLE EXTRACTION   ================================================== --\u003e    \u003csection class=\"op-card op-blue\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         COMPACT SELF-PRIMING DESIGN       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         🚙 Bring the Pump to the Job       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         Its compact self-priming format is designed for portable         fluid extraction and transfer without requiring a full         workshop pumping setup.       \u003c\/p\u003e        \u003cdiv class=\"op-highlight\"\u003e         \u003cstrong\u003ePractical for maintenance:\u003c\/strong\u003e         use the pump only with compatible fluids and the correct         voltage version for your electrical system.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183534_f8f837bb69a38c414ea14ab5abdfb4ff.png?v=1789295739\" alt=\"Portable self priming electric oil extraction pump\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        CLAMPS \/ MOTOR   ================================================== --\u003e    \u003csection class=\"op-card op-steel\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         DIRECT POWER CONNECTION       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         🔋 Connect Straight to a Matching DC Power Source       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         The pump uses metal alligator-style clamps for direct         electrical connection, making setup straightforward when         a compatible 12V or 24V power source is available.       \u003c\/p\u003e        \u003cul class=\"op-list\"\u003e          \u003cli\u003eDirect clamp-style electrical connection\u003c\/li\u003e          \u003cli\u003ePortable DC-powered setup\u003c\/li\u003e          \u003cli\u003e12V and 24V product options listed\u003c\/li\u003e          \u003cli\u003eSelect the version that matches your power source\u003c\/li\u003e        \u003c\/ul\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183540_084db0d9392e61c4d38d4d3df544187c.png?v=1789295745\" alt=\"Electric transfer pump with battery alligator clamps\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        HOUSING   ================================================== --\u003e    \u003csection class=\"op-card op-sand\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         COMPACT WORKSHOP FORMAT       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         🧰 Small Enough to Keep With Your Maintenance Gear       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         The compact pump body is designed to fit into a vehicle,         garage or equipment-maintenance setup without taking up         the space of a larger transfer system.       \u003c\/p\u003e        \u003cdiv class=\"op-highlight\"\u003e         \u003cstrong\u003eReady when needed:\u003c\/strong\u003e         store the pump clean and dry after use and inspect cables,         clamps and hoses before the next job.       \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183545_839baae1ccc19c943f01fefebaffc15c.png?v=1789295750\" alt=\"Compact electric oil transfer pump body\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        VOLTAGE   ================================================== --\u003e    \u003csection class=\"op-card op-red\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         12V \/ 24V OPTIONS       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         ⚡ Match the Pump to Your Electrical System       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         The supplied product information lists         \u003cstrong\u003e12V and 24V configurations.\u003c\/strong\u003e         Choose the correct version for the power source you intend to use.       \u003c\/p\u003e        \u003cdiv class=\"op-rows\"\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003e12V Option\u003c\/b\u003e           \u003cspan\u003eFor compatible 12V DC systems\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003e24V Option\u003c\/b\u003e           \u003cspan\u003eFor compatible 24V DC systems\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003eConnection\u003c\/b\u003e           \u003cspan\u003eAlligator-style battery clamps\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"op-row\"\u003e           \u003cb\u003eImportant\u003c\/b\u003e           \u003cspan\u003eDo not connect to the wrong voltage\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183551_8a126fca0098c57446f1d5cddc9fda4b.png?v=1789295757\" alt=\"12V and 24V oil transfer pump specifications\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        OPERATION   ================================================== --\u003e    \u003csection class=\"op-card op-orange\"\u003e      \u003cdiv class=\"op-copy\"\u003e        \u003cspan class=\"op-kicker\"\u003e         SIMPLE PUMPING SETUP       \u003c\/span\u003e        \u003ch2 class=\"op-title\"\u003e         ✅ Connect. Position. Transfer.       \u003c\/h2\u003e        \u003cp class=\"op-text\"\u003e         The basic setup is designed to be straightforward for         compatible fluid-transfer jobs when the pump is connected         correctly and used within the manufacturer's intended limits.       \u003c\/p\u003e        \u003cdiv class=\"op-steps\"\u003e          \u003cdiv class=\"op-step\"\u003e           \u003cstrong\u003e1. Confirm compatibility:\u003c\/strong\u003e           verify the fluid type and select the correct 12V or 24V pump version.         \u003c\/div\u003e          \u003cdiv class=\"op-step\"\u003e           \u003cstrong\u003e2. Position the lines:\u003c\/strong\u003e           place the inlet and outlet hoses securely in the intended source and receiving containers.         \u003c\/div\u003e          \u003cdiv class=\"op-step\"\u003e           \u003cstrong\u003e3. Connect power:\u003c\/strong\u003e           attach the clamps to the correct matching DC power source with proper polarity.         \u003c\/div\u003e          \u003cdiv class=\"op-step\"\u003e           \u003cstrong\u003e4. Begin transfer:\u003c\/strong\u003e           operate the pump according to the supplied product instructions.         \u003c\/div\u003e          \u003cdiv class=\"op-step\"\u003e           \u003cstrong\u003e5. Disconnect and clean:\u003c\/strong\u003e           stop power before removing hoses or electrical clamps.         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"op-image-wrap\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/9410\/8700\/files\/spp_shopify20260913183558_f37d69412884f839214aae8f3693a9eb.png?v=1789295762\" alt=\"Three step electric fluid transfer pump operation\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/section\u003e      \u003c!-- =================================================        PRODUCT DETAILS   ================================================== --\u003e    \u003csection class=\"op-info\"\u003e      \u003cspan class=\"op-section-kicker\"\u003e       PRODUCT INFORMATION     \u003c\/span\u003e      \u003ch2 class=\"op-section-title\"\u003e       📋 Product Details     \u003c\/h2\u003e      \u003cul class=\"op-spec\"\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Product         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           Electric Self-Priming Oil Transfer Pump         \u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Voltage Options         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           12V \/ 24V         \u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Power Type         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           DC Electrical Connection         \u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Connection         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           Alligator-Style Battery Clamps         \u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Pump Type         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           Electric Self-Priming Transfer Pump         \u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Intended Use         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           Compatible Oil \/ Diesel Fluid Transfer         \u003c\/span\u003e       \u003c\/li\u003e        \u003cli\u003e         \u003cspan class=\"op-spec-label\"\u003e           Package         \u003c\/span\u003e          \u003cspan class=\"op-spec-value\"\u003e           1 × Mini Electric Transfer Pump         \u003c\/span\u003e       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- =================================================        IMPORTANT NOTES   ================================================== --\u003e    \u003csection class=\"op-info op-note\"\u003e      \u003cspan class=\"op-section-kicker\"\u003e       BEFORE USE     \u003c\/span\u003e      \u003ch2 class=\"op-section-title\"\u003e       ⚠️ Important Operating Notes     \u003c\/h2\u003e      \u003cul class=\"op-note-list\"\u003e        \u003cli\u003e         Select the correct 12V or 24V version for your DC power source.       \u003c\/li\u003e        \u003cli\u003e         Confirm correct polarity before connecting the electrical clamps.       \u003c\/li\u003e        \u003cli\u003e         Verify fluid compatibility with the supplier or product instructions before pumping.       \u003c\/li\u003e        \u003cli\u003e         Do not use with gasoline, petrol, highly volatile fuels or other highly flammable liquids unless the manufacturer specifically confirms the pump is rated for that application.       \u003c\/li\u003e        \u003cli\u003e         Keep electrical connections away from spilled fluid, open flames, sparks and other ignition sources.       \u003c\/li\u003e        \u003cli\u003e         Stop the pump and disconnect power before adjusting hoses or performing maintenance.       \u003c\/li\u003e        \u003cli\u003e         Use suitable containers and prevent spills during fluid transfer.       \u003c\/li\u003e        \u003cli\u003e         Do not run the pump beyond the operating limits stated by the manufacturer.       \u003c\/li\u003e        \u003cli\u003e         Keep away from children and store clean and dry after use.       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/section\u003e      \u003c!-- =================================================        FAQ   ================================================== --\u003e    \u003csection class=\"op-info op-faq\"\u003e      \u003cspan class=\"op-section-kicker\"\u003e       QUICK ANSWERS     \u003c\/span\u003e      \u003ch2 class=\"op-section-title\"\u003e       ❓ Frequently Asked Questions     \u003c\/h2\u003e       \u003cdetails\u003e        \u003csummary\u003e         Is this an electric pump?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         Yes. It is a DC-powered self-priming transfer pump that connects         to a compatible power source using alligator-style clamps.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Is it available in 12V and 24V?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         Yes. The supplied product information lists 12V and 24V         configurations. Select the version that matches your electrical system.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can it be used for motor oil?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         Motor-oil extraction and transfer are included in the supplied         product description. Always confirm the specific fluid viscosity         and compatibility stated by the manufacturer before use.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can it transfer diesel?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         Diesel transfer is included in the supplied product description.         Follow the manufacturer's compatibility and operating instructions         for your specific pump version.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can I use it for gasoline or petrol?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         Do not use it for gasoline, petrol or other highly volatile         flammable liquids unless the manufacturer explicitly confirms         that the specific pump is designed and rated for that use.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What is the flow rate?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         A verified flow-rate specification was not supplied in the         product information, so this page does not claim a specific         liters-per-minute rate.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What is the pump wattage?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         A verified wattage or current draw was not supplied.         Check the selected product version or supplier specification         before connecting it to a power source.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         Can I use the same pump on both 12V and 24V?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         The supplied information lists 12V and 24V configurations,         but does not confirm that one pump automatically supports both voltages.         Select the correct version for your system.       \u003c\/div\u003e      \u003c\/details\u003e       \u003cdetails\u003e        \u003csummary\u003e         What comes in the package?       \u003c\/summary\u003e        \u003cdiv class=\"op-answer\"\u003e         The supplied package information lists         1 × Mini Electric Self-Priming Transfer Pump.       \u003c\/div\u003e      \u003c\/details\u003e    \u003c\/section\u003e      \u003c!-- =================================================        FINAL CTA   ================================================== --\u003e    \u003csection class=\"op-final\"\u003e      \u003ch2\u003e       🔧 Make Compatible Fluid Transfer Faster and Less Manual.     \u003c\/h2\u003e      \u003cp\u003e       Keep a compact DC-powered self-priming pump ready for       vehicle, workshop and equipment-maintenance fluid-transfer jobs.     \u003c\/p\u003e      \u003ca href=\"#product-form\" class=\"op-button\"\u003e       CHOOSE 12V OR 24V →     \u003c\/a\u003e      \u003cdiv class=\"op-trust\"\u003e       📦 Tracked Shipping        ·        🚚 Free Shipping on Orders Over $59.98        ·        🔒 Secure Checkout        ·        💬 Order Support     \u003c\/div\u003e      \u003cp class=\"op-policy\"\u003e       Verify voltage and fluid compatibility before use. Do not use with gasoline or highly volatile flammable liquids unless specifically manufacturer-rated.     \u003c\/p\u003e    \u003c\/section\u003e   \u003c\/div\u003e","brand":"ZWT2333","offers":[{"title":"12V Electric Self-Priming Oil Pump","offer_id":41864352727173,"sku":"LE70242105-12","price":49.99,"currency_code":"USD","in_stock":true},{"title":"24V Electric Self-Priming Oil Pump","offer_id":41864352759941,"sku":"LE70242105-24","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/spp_shopify20260913183604_479e490d4155d3b92ae9ff17d414de08_fec5095b-de32-4e5d-8924-c64b5bf58d1f.png?v=1789356256","url":"https:\/\/noomoriey.com\/products\/12v-24v-electric-self-priming-oil-transfer-pump","provider":"noomoriey","version":"1.0","type":"link"}