{"product_id":"💪-hot-deal-12v-100w-oil-transfer-pump-1-4-l-min-portable-engine-oil-extractor-for-diy-maintenance","title":"💪 HOT DEAL | 12V 100W Oil Transfer Pump – 1–4 L\/min Portable Engine Oil Extractor for DIY Maintenance","description":"\u003cstyle\u003e\n\/* =========================================================\n   12V 100W OIL EXTRACTOR PUMP\n   SHOPIFY HIGH-CONVERSION PRODUCT PAGE\n   UNIQUE PREFIX: oep-\n   MOBILE FIRST \/ THEME SAFE\n========================================================= *\/\n\n.oep-page{\n  --oep-black:#0a0d11;\n  --oep-dark:#151a20;\n  --oep-dark2:#20262d;\n  --oep-purple:#7f47d9;\n  --oep-purple2:#9f73e6;\n  --oep-yellow:#e5c52c;\n  --oep-blue:#3277ca;\n  --oep-white:#ffffff;\n  --oep-soft:#f4f6f8;\n  --oep-text:#58636d;\n  --oep-line:rgba(24,34,44,.10);\n\n  display:block!important;\n  position:relative!important;\n  float:none!important;\n  clear:both!important;\n\n  width:100%!important;\n  max-width:900px!important;\n  min-width:0!important;\n\n  margin:0 auto!important;\n  padding:0 8px 48px!important;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif!important;\n\n  color:var(--oep-text)!important;\n  line-height:1.65!important;\n\n  overflow:hidden!important;\n  box-sizing:border-box!important;\n}\n\n.oep-page *,\n.oep-page *::before,\n.oep-page *::after{\n  box-sizing:border-box!important;\n}\n\n.oep-page section,\n.oep-page div,\n.oep-page details{\n  min-width:0!important;\n}\n\n.oep-page h1,\n.oep-page h2,\n.oep-page h3,\n.oep-page p{\n  margin-top:0!important;\n}\n\n.oep-page h1,\n.oep-page h2,\n.oep-page h3{\n  color:#17212b!important;\n  font-weight:900!important;\n  line-height:1.15!important;\n}\n\n.oep-page p,\n.oep-page li{\n  color:var(--oep-text)!important;\n}\n\n.oep-page img{\n  display:block!important;\n  float:none!important;\n\n  width:100%!important;\n  max-width:100%!important;\n  height:auto!important;\n\n  margin:20px auto 0!important;\n\n  border:0!important;\n  border-radius:22px!important;\n\n  object-fit:contain!important;\n}\n\n\n\/* =========================================================\n   SECTION BASE\n========================================================= *\/\n\n.oep-section{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  margin:14px 0!important;\n  padding:38px 24px!important;\n\n  border-radius:24px!important;\n  overflow:hidden!important;\n}\n\n.oep-light{\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f5f7f8\n    )!important;\n\n  border:1px solid var(--oep-line)!important;\n}\n\n.oep-soft{\n  background:\n    radial-gradient(\n      circle at 86% 10%,\n      rgba(127,71,217,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #fafafe,\n      #f0edf7\n    )!important;\n\n  border:1px solid rgba(127,71,217,.09)!important;\n}\n\n.oep-dark{\n  background:\n    radial-gradient(\n      circle at 84% 9%,\n      rgba(127,71,217,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #20262d,\n      #0b0e12\n    )!important;\n}\n\n.oep-dark h1,\n.oep-dark h2,\n.oep-dark h3{\n  color:#ffffff!important;\n}\n\n.oep-dark p,\n.oep-dark li,\n.oep-dark span{\n  color:#e8edf2!important;\n}\n\n.oep-center{\n  text-align:center!important;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.oep-kicker{\n  display:inline-flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:auto!important;\n\n  margin:0 0 11px!important;\n  padding:7px 13px!important;\n\n  border-radius:999px!important;\n\n  background:#eee7fa!important;\n\n  color:#6a35bc!important;\n\n  font-size:11px!important;\n  font-weight:900!important;\n  letter-spacing:1.1px!important;\n  text-transform:uppercase!important;\n}\n\n.oep-dark .oep-kicker{\n  background:rgba(255,255,255,.08)!important;\n  color:#c6a8fa!important;\n}\n\n.oep-title{\n  max-width:790px!important;\n\n  margin:0 auto 12px!important;\n\n  font-size:42px!important;\n  letter-spacing:-1px!important;\n}\n\n.oep-title span{\n  color:var(--oep-purple)!important;\n}\n\n.oep-copy{\n  max-width:720px!important;\n\n  margin:0 auto!important;\n\n  font-size:16px!important;\n  line-height:1.72!important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.oep-hero{\n  background:\n    radial-gradient(\n      circle at 83% 10%,\n      rgba(127,71,217,.20),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 14% 88%,\n      rgba(229,197,44,.08),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #1d242b,\n      #090c10\n    )!important;\n\n  box-shadow:\n    0 20px 50px rgba(0,0,0,.20)!important;\n}\n\n.oep-hero h1{\n  color:#ffffff!important;\n}\n\n.oep-hero p{\n  color:#dce5ec!important;\n}\n\n.oep-tags{\n  display:flex!important;\n  flex-wrap:wrap!important;\n  justify-content:center!important;\n\n  gap:8px!important;\n\n  margin-top:19px!important;\n}\n\n.oep-tag{\n  display:inline-flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:auto!important;\n\n  padding:8px 12px!important;\n\n  border-radius:999px!important;\n\n  background:rgba(255,255,255,.08)!important;\n  border:1px solid rgba(255,255,255,.10)!important;\n\n  color:#ffffff!important;\n\n  font-size:12px!important;\n  font-weight:850!important;\n}\n\n\n\/* =========================================================\n   VALUE STRIP\n========================================================= *\/\n\n.oep-value-strip{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr))!important;\n\n  gap:9px!important;\n\n  margin-top:14px!important;\n}\n\n.oep-value{\n  padding:15px 10px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.08)!important;\n  border-radius:16px!important;\n\n  text-align:center!important;\n}\n\n.oep-value span{\n  display:block!important;\n\n  margin-bottom:5px!important;\n\n  font-size:23px!important;\n}\n\n.oep-value strong{\n  display:block!important;\n\n  color:#25323d!important;\n\n  font-size:12px!important;\n  line-height:1.3!important;\n}\n\n\n\/* =========================================================\n   BENEFIT GRID\n========================================================= *\/\n\n.oep-benefit-grid{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr))!important;\n\n  gap:12px!important;\n\n  margin-top:22px!important;\n}\n\n.oep-benefit{\n  padding:18px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.08)!important;\n  border-radius:18px!important;\n\n  box-shadow:\n    0 8px 20px rgba(24,34,44,.035)!important;\n}\n\n.oep-benefit-icon{\n  display:block!important;\n\n  margin-bottom:8px!important;\n\n  font-size:24px!important;\n}\n\n.oep-benefit h3{\n  margin-bottom:6px!important;\n\n  color:#1c2933!important;\n\n  font-size:16px!important;\n}\n\n.oep-benefit p{\n  margin:0!important;\n\n  color:#5f6a74!important;\n\n  font-size:13px!important;\n  line-height:1.55!important;\n}\n\n.oep-dark .oep-benefit{\n  background:rgba(255,255,255,.07)!important;\n  border-color:rgba(255,255,255,.10)!important;\n}\n\n.oep-dark .oep-benefit h3{\n  color:#ffffff!important;\n}\n\n.oep-dark .oep-benefit p{\n  color:#dce4eb!important;\n}\n\n\n\/* =========================================================\n   COMPARE\n========================================================= *\/\n\n.oep-compare{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr))!important;\n\n  gap:12px!important;\n\n  margin-top:22px!important;\n}\n\n.oep-compare-card{\n  padding:19px!important;\n\n  border-radius:18px!important;\n}\n\n.oep-before{\n  background:#f7eeee!important;\n  border:1px solid #ecd7d7!important;\n}\n\n.oep-after{\n  background:#eef5fb!important;\n  border:1px solid #d4e4f0!important;\n}\n\n.oep-compare-card h3{\n  margin-bottom:8px!important;\n  font-size:19px!important;\n}\n\n.oep-before h3{\n  color:#783b3b!important;\n}\n\n.oep-after h3{\n  color:#275f86!important;\n}\n\n.oep-compare-card p{\n  margin-bottom:0!important;\n  font-size:13px!important;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.oep-step-grid{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr))!important;\n\n  gap:10px!important;\n\n  margin-top:22px!important;\n}\n\n.oep-step{\n  padding:16px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.08)!important;\n  border-radius:16px!important;\n\n  text-align:center!important;\n}\n\n.oep-step-number{\n  display:flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:34px!important;\n  height:34px!important;\n\n  margin:0 auto 8px!important;\n\n  border-radius:50%!important;\n\n  background:var(--oep-purple)!important;\n\n  color:#ffffff!important;\n\n  font-size:14px!important;\n  font-weight:900!important;\n}\n\n.oep-step h3{\n  margin-bottom:5px!important;\n  font-size:14px!important;\n}\n\n.oep-step p{\n  margin:0!important;\n  font-size:12px!important;\n}\n\n\n\/* =========================================================\n   PERFORMANCE\n========================================================= *\/\n\n.oep-performance{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr))!important;\n\n  gap:10px!important;\n\n  margin-top:22px!important;\n}\n\n.oep-metric{\n  padding:17px 9px!important;\n\n  background:rgba(255,255,255,.07)!important;\n\n  border:1px solid rgba(255,255,255,.09)!important;\n  border-radius:16px!important;\n\n  text-align:center!important;\n}\n\n.oep-metric strong{\n  display:block!important;\n\n  margin-bottom:4px!important;\n\n  color:#c9a9ff!important;\n\n  font-size:23px!important;\n}\n\n.oep-metric span{\n  display:block!important;\n\n  color:#e7edf2!important;\n\n  font-size:11px!important;\n}\n\n\n\/* =========================================================\n   USE CASE\n========================================================= *\/\n\n.oep-use-grid{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(5,minmax(0,1fr))!important;\n\n  gap:8px!important;\n\n  margin-top:20px!important;\n}\n\n.oep-use{\n  padding:14px 7px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.08)!important;\n  border-radius:15px!important;\n\n  text-align:center!important;\n}\n\n.oep-use span{\n  display:block!important;\n\n  margin-bottom:6px!important;\n\n  font-size:23px!important;\n}\n\n.oep-use strong{\n  display:block!important;\n\n  color:#25313c!important;\n\n  font-size:10px!important;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n.oep-package-grid{\n  display:grid!important;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr))!important;\n\n  gap:10px!important;\n\n  margin-top:22px!important;\n}\n\n.oep-package-item{\n  position:relative!important;\n\n  padding:13px 14px 13px 36px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.08)!important;\n  border-radius:14px!important;\n\n  color:#4d5963!important;\n\n  font-size:13px!important;\n}\n\n.oep-package-item::before{\n  content:\"✓\"!important;\n\n  position:absolute!important;\n\n  left:14px!important;\n  top:12px!important;\n\n  color:var(--oep-purple)!important;\n\n  font-weight:900!important;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.oep-specs{\n  margin-top:22px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.09)!important;\n  border-radius:18px!important;\n\n  overflow:hidden!important;\n}\n\n.oep-spec-row{\n  display:grid!important;\n\n  grid-template-columns:\n    minmax(0,38%)\n    minmax(0,62%)!important;\n\n  border-bottom:1px solid #e9edf0!important;\n}\n\n.oep-spec-row:last-child{\n  border-bottom:none!important;\n}\n\n.oep-spec-label{\n  padding:13px 15px!important;\n\n  background:#f0ebf8!important;\n\n  color:#3c3151!important;\n\n  font-size:13px!important;\n  font-weight:850!important;\n}\n\n.oep-spec-value{\n  padding:13px 15px!important;\n\n  color:#5c6770!important;\n\n  font-size:13px!important;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.oep-note{\n  margin-top:18px!important;\n  padding:15px 17px!important;\n\n  background:#fff5df!important;\n\n  border:1px solid #edd6a6!important;\n  border-radius:16px!important;\n}\n\n.oep-note strong{\n  color:#754c12!important;\n}\n\n.oep-note p{\n  margin:4px 0 0!important;\n\n  color:#685e50!important;\n\n  font-size:12px!important;\n  line-height:1.55!important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.oep-faq details{\n  width:100%!important;\n\n  margin:9px 0!important;\n\n  background:#ffffff!important;\n\n  border:1px solid rgba(24,34,44,.09)!important;\n  border-radius:14px!important;\n\n  overflow:hidden!important;\n}\n\n.oep-faq summary{\n  position:relative!important;\n\n  display:block!important;\n  width:100%!important;\n\n  padding:15px 44px 15px 16px!important;\n\n  cursor:pointer!important;\n\n  color:#1e2b35!important;\n\n  font-size:14px!important;\n  font-weight:850!important;\n\n  list-style:none!important;\n}\n\n.oep-faq summary::-webkit-details-marker{\n  display:none!important;\n}\n\n.oep-faq summary::after{\n  content:\"+\"!important;\n\n  position:absolute!important;\n\n  right:16px!important;\n  top:50%!important;\n\n  transform:translateY(-50%)!important;\n\n  color:var(--oep-purple)!important;\n\n  font-size:21px!important;\n  font-weight:900!important;\n}\n\n.oep-faq details[open] summary::after{\n  content:\"−\"!important;\n}\n\n.oep-faq details p{\n  margin:0!important;\n\n  padding:0 16px 15px!important;\n\n  color:#64707a!important;\n\n  font-size:13px!important;\n  line-height:1.6!important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.oep-final{\n  text-align:center!important;\n\n  background:\n    radial-gradient(\n      circle at 82% 8%,\n      rgba(127,71,217,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #1e242b,\n      #0a0d11\n    )!important;\n\n  box-shadow:\n    0 20px 48px rgba(0,0,0,.20)!important;\n}\n\n.oep-final h2{\n  max-width:720px!important;\n\n  margin:0 auto 12px!important;\n\n  color:#ffffff!important;\n\n  font-size:37px!important;\n}\n\n.oep-final h2 span{\n  color:#c3a1f6!important;\n}\n\n.oep-final p{\n  max-width:650px!important;\n\n  margin:0 auto!important;\n\n  color:#dfe6ec!important;\n\n  font-size:15px!important;\n}\n\n.oep-btn{\n  display:inline-flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:auto!important;\n  min-height:54px!important;\n\n  margin:22px auto 0!important;\n  padding:15px 30px!important;\n\n  border-radius:999px!important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #9b63e7,\n      #6d39bd\n    )!important;\n\n  color:#ffffff!important;\n\n  text-decoration:none!important;\n\n  font-size:14px!important;\n  font-weight:900!important;\n\n  box-shadow:\n    0 11px 28px rgba(0,0,0,.26)!important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .oep-page{\n    max-width:100%!important;\n    padding:0 5px 34px!important;\n  }\n\n  .oep-section{\n    margin:11px 0!important;\n    padding:26px 14px!important;\n\n    border-radius:18px!important;\n  }\n\n  .oep-title{\n    font-size:31px!important;\n  }\n\n  .oep-copy{\n    font-size:14px!important;\n  }\n\n  .oep-page img{\n    margin-top:17px!important;\n    border-radius:15px!important;\n  }\n\n  .oep-value-strip{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr))!important;\n  }\n\n  .oep-benefit-grid{\n    grid-template-columns:\n      minmax(0,1fr)!important;\n  }\n\n  .oep-compare{\n    grid-template-columns:\n      minmax(0,1fr)!important;\n  }\n\n  .oep-step-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr))!important;\n  }\n\n  .oep-performance{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr))!important;\n  }\n\n  .oep-use-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr))!important;\n  }\n\n  .oep-package-grid{\n    grid-template-columns:\n      minmax(0,1fr)!important;\n  }\n\n  .oep-spec-row{\n    grid-template-columns:\n      minmax(0,1fr)!important;\n  }\n\n  .oep-spec-label{\n    padding:11px 14px 4px!important;\n  }\n\n  .oep-spec-value{\n    padding:4px 14px 11px!important;\n  }\n\n  .oep-final h2{\n    font-size:30px!important;\n  }\n\n  .oep-btn{\n    width:100%!important;\n    max-width:360px!important;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"oep-page\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-hero oep-center\"\u003e\u003cspan class=\"oep-kicker\"\u003e 12V DIY OIL EXTRACTION SYSTEM \u003c\/span\u003e\n\u003ch1 class=\"oep-title\"\u003eChange Oil \u003cspan\u003eWithout Crawling Under the Car.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"oep-copy\"\u003eExtract old engine oil from above with a compact 12V electric pump designed to make routine DIY vehicle maintenance cleaner and easier.\u003c\/p\u003e\n\u003cdiv class=\"oep-tags\"\u003e\n\u003cspan class=\"oep-tag\"\u003e 🔋 12V DC Powered \u003c\/span\u003e \u003cspan class=\"oep-tag\"\u003e ⚡ 100W Motor \u003c\/span\u003e \u003cspan class=\"oep-tag\"\u003e 💧 1–4 L\/min Flow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/01_1ca6c37c-ad36-406d-ab15-bc3036b1dc02.png?v=1787371418\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUICK BENEFITS\n===================================================== --\u003e\n\u003cdiv class=\"oep-value-strip\"\u003e\n\u003cdiv class=\"oep-value\"\u003e\n\u003cspan\u003e⬆️\u003c\/span\u003e \u003cstrong\u003eTop-Side Extraction\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-value\"\u003e\n\u003cspan\u003e🧼\u003c\/span\u003e \u003cstrong\u003eCleaner DIY Process\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-value\"\u003e\n\u003cspan\u003e🚗\u003c\/span\u003e \u003cstrong\u003eAutomotive Maintenance\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-value\"\u003e\n\u003cspan\u003e🧰\u003c\/span\u003e \u003cstrong\u003ePortable Garage Tool\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     02 PAIN \/ COMPARISON\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e A CLEANER WAY TO WORK \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eSkip the Mess \u003cspan\u003eUnder the Car.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eFor compatible vehicles with an accessible oil extraction point, the pump lets you pull old oil from above instead of working around the bottom drain plug.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/02_dba5b085-7b47-4d2a-83a4-c65840127ac5.png?v=1787371417\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-compare\"\u003e\n\u003cdiv class=\"oep-compare-card oep-before\"\u003e\n\u003ch3\u003eTraditional Drain\u003c\/h3\u003e\n\u003cp\u003eOften means working underneath the vehicle, positioning a drain pan and handling oil around the bottom of the engine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-compare-card oep-after\"\u003e\n\u003ch3\u003eTop-Side Extraction\u003c\/h3\u003e\n\u003cp\u003eInsert the suction hose from above, connect the pump and direct used oil into a suitable collection container.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 HOW TO USE\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-soft\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e SIMPLE DIY SETUP \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eClamp. Connect. \u003cspan\u003ePump.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eThe system uses a straightforward 12V battery connection and hose setup so the basic extraction process is easy to understand before you begin.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/03_15c0927e-05b7-44ac-83ac-03d2db6fb0c4.png?v=1787371418\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-step-grid\"\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cspan class=\"oep-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eConnect\u003c\/h3\u003e\n\u003cp\u003eAttach the battery clips to a compatible 12V power source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cspan class=\"oep-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eInsert\u003c\/h3\u003e\n\u003cp\u003eFeed the inlet hose into the accessible oil extraction tube.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cspan class=\"oep-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eDirect\u003c\/h3\u003e\n\u003cp\u003ePlace the outlet hose into a suitable waste-oil container.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-step\"\u003e\n\u003cspan class=\"oep-step-number\"\u003e4\u003c\/span\u003e\n\u003ch3\u003ePump\u003c\/h3\u003e\n\u003cp\u003eSwitch the pump on and allow oil to transfer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-dark\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e MOTOR \u0026amp; FLOW PERFORMANCE \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eBuilt for \u003cspan\u003eSteady Oil Extraction.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eThe supplied specifications identify a 12V DC motor, 100W power rating and a rated flow range of 1–4 L\/min for compatible fluids and operating conditions.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/04_00f6a75d-90ab-4cb4-a957-53d2d64f8db1.png?v=1787371418\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-performance\"\u003e\n\u003cdiv class=\"oep-metric\"\u003e\n\u003cstrong\u003e12V DC\u003c\/strong\u003e \u003cspan\u003ePOWER INPUT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-metric\"\u003e\n\u003cstrong\u003e100W\u003c\/strong\u003e \u003cspan\u003eMOTOR POWER\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-metric\"\u003e\n\u003cstrong\u003e1–4 L\/MIN\u003c\/strong\u003e \u003cspan\u003eRATED FLOW\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-metric\"\u003e\n\u003cstrong\u003e30 MIN\u003c\/strong\u003e \u003cspan\u003eLISTED WORK CYCLE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-note\"\u003e\n\u003cstrong\u003ePerformance Note:\u003c\/strong\u003e\n\u003cp\u003eActual transfer speed can vary depending on fluid viscosity, fluid temperature, hose setup and extraction height. Warm oil generally flows more easily than cold, thick oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 MULTI-USE\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e MORE THAN ONE MACHINE \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eOne Pump. \u003cspan\u003eMultiple Maintenance Jobs.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eA useful garage tool for compatible oil extraction and fluid-transfer tasks across multiple types of vehicles and small-engine equipment.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/05_d31bc8b6-3a4a-4554-abdd-6a73393186d3.png?v=1787371418\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-use-grid\"\u003e\n\u003cdiv class=\"oep-use\"\u003e\n\u003cspan\u003e🚗\u003c\/span\u003e \u003cstrong\u003eCAR\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e\n\u003cspan\u003e🏍️\u003c\/span\u003e \u003cstrong\u003eMOTORCYCLE\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e \u003cstrong\u003eLAWN MOWER\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e\n\u003cspan\u003e💦\u003c\/span\u003e \u003cstrong\u003ePRESSURE WASHER\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-use\"\u003e\n\u003cspan\u003e⚙️\u003c\/span\u003e \u003cstrong\u003eSMALL EQUIPMENT\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 PACKAGE + SIZE\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-soft\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e PACKAGE \u0026amp; DIMENSIONS \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eA Complete \u003cspan\u003eGarage-Ready Kit.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eThe set includes the main electric pump, multiple hose sizes, connectors and hardware for the supplied extraction configuration.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/06_72a7b547-66a8-4902-bd41-f283d38fadce.png?v=1787371418\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-package-grid\"\u003e\n\u003cdiv class=\"oep-package-item\"\u003e12V Oil Extractor Pump\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003eApprox. 6mm × 80cm Inlet Hose\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003eApprox. 8mm × 100cm Hose\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003eApprox. 10mm × 100cm Outlet Hose\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003e8mm-to-8mm Connectors ×2\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003eScrew Fittings ×2\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003eOutlet Clamp ×1\u003c\/div\u003e\n\u003cdiv class=\"oep-package-item\"\u003eBattery Clip Power Lead\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 LIFESTYLE \/ FINAL DESIRE\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-dark\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e DIY GARAGE MAINTENANCE \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eTake Control of \u003cspan\u003eYour Own Maintenance.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eKeep a compact extraction pump in your garage for routine maintenance, weekend projects and compatible small-engine fluid-transfer work.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/07_8b7cedd4-9007-4946-882f-8bed215b658d.png?v=1787371418\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit-grid\"\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cspan class=\"oep-benefit-icon\"\u003e🏠\u003c\/span\u003e\n\u003ch3\u003eHome Garage\u003c\/h3\u003e\n\u003cp\u003eA practical tool for DIY automotive and equipment maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cspan class=\"oep-benefit-icon\"\u003e🧰\u003c\/span\u003e\n\u003ch3\u003ePortable Setup\u003c\/h3\u003e\n\u003cp\u003eCompact enough to keep with other workshop and garage tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cspan class=\"oep-benefit-icon\"\u003e🔧\u003c\/span\u003e\n\u003ch3\u003eRoutine Projects\u003c\/h3\u003e\n\u003cp\u003eUseful for compatible oil extraction and transfer tasks around the garage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SPECS\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e PRODUCT SPECIFICATIONS \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eKey Details. \u003cspan\u003eNo Guesswork.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-specs\"\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eElectric Oil Extractor \/ Transfer Pump\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003e12V DC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eRated Power\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003e100W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eRated Flow\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eApprox. 1–4 L\/min\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eListed Temperature Range\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eApprox. 50–194°F \/ 10–90°C\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eListed Work Cycle\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eApprox. 30 Minutes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eApprox. Length\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003e16 cm \/ 6.30 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eApprox. Height\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003e7 cm \/ 2.76 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003eApprox. Width\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003e6.5 cm \/ 2.56 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003ePower Lead\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eApprox. 1.8 m Spring Wire with Battery Clips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003ePump Head\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eAluminum Alloy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-row\"\u003e\n\u003cdiv class=\"oep-spec-label\"\u003ePrimary Use\u003c\/div\u003e\n\u003cdiv class=\"oep-spec-value\"\u003eCompatible Engine Oil and Similar Approved Fluid Transfer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMPORTANT USE INFORMATION\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-light\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e IMPORTANT USE INFORMATION \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eUse the Pump \u003cspan\u003efor the Right Job.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"oep-copy\"\u003eThis product is presented as an oil extraction and compatible fluid-transfer pump. Fluid compatibility should always be confirmed before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit-grid\"\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cspan class=\"oep-benefit-icon\"\u003e🛢️\u003c\/span\u003e\n\u003ch3\u003eOil Extraction Focus\u003c\/h3\u003e\n\u003cp\u003eDesigned around engine oil, gear oil and compatible automotive fluids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cspan class=\"oep-benefit-icon\"\u003e🔥\u003c\/span\u003e\n\u003ch3\u003eWarm, Not Dangerous\u003c\/h3\u003e\n\u003cp\u003eWarm oil generally transfers more easily, but always work with the engine stopped and follow safe maintenance procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oep-benefit\"\u003e\n\u003cspan class=\"oep-benefit-icon\"\u003e⚠️\u003c\/span\u003e\n\u003ch3\u003eCheck Fluid Compatibility\u003c\/h3\u003e\n\u003cp\u003eDo not assume the pump is suitable for every liquid, chemical or fuel type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-light oep-faq\"\u003e\n\u003cdiv class=\"oep-center\"\u003e\n\u003cspan class=\"oep-kicker\"\u003e QUICK ANSWERS \u003c\/span\u003e\n\u003ch2 class=\"oep-title\"\u003eFrequently Asked \u003cspan\u003eQuestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat does this pump do?\u003c\/summary\u003e\n\u003cp\u003eIt is a 12V electric extraction and transfer pump designed primarily for pulling compatible engine oil and similar approved fluids through hoses.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it let me change oil without crawling under the vehicle?\u003c\/summary\u003e\n\u003cp\u003eOn compatible vehicles with an accessible top-side oil extraction point, it can be used to extract oil from above instead of accessing the bottom drain plug. Vehicle design varies, so compatibility should be checked first.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the pump powered?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product materials identify the unit as a 12V DC pump with battery clips for connection to a compatible 12V battery or power source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the rated motor power?\u003c\/summary\u003e\n\u003cp\u003eThe supplied specifications list the pump at 100W rated power.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow fast does it pump?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information lists a rated flow range of approximately 1–4 L\/min. Actual flow varies with oil viscosity, temperature, hose size, extraction height and operating conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould the oil be warm before extraction?\u003c\/summary\u003e\n\u003cp\u003eWarm oil generally flows more easily than cold, thick oil. Always stop the engine before working and avoid handling dangerously hot components or fluids.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with gasoline or petrol?\u003c\/summary\u003e\n\u003cp\u003eThe supplied information does not confirm this pump for gasoline, petrol or other highly flammable fuels. This page therefore does not recommend such use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it pump any liquid?\u003c\/summary\u003e\n\u003cp\u003eNo universal-fluid claim is made here. The product is presented for engine oil and other specifically compatible fluids. Check compatibility before pumping any liquid.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on motorcycles or lawn equipment?\u003c\/summary\u003e\n\u003cp\u003eThe supplied marketing information lists applications including cars, motorcycles, lawn mowers, pressure washers and other compatible equipment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e\n\u003cp\u003eThe supplied images show the main 12V pump, multiple inlet\/outlet hoses, two quick connectors, two screw fittings, an outlet clamp and the battery-clip power lead.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long can the pump run continuously?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product label lists a work cycle of approximately 30 minutes. Avoid exceeding the manufacturer’s actual operating instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"oep-section oep-final\"\u003e\u003cspan class=\"oep-kicker\"\u003e CONNECT · EXTRACT · MAINTAIN \u003c\/span\u003e\n\u003ch2\u003eMake DIY Oil Changes \u003cspan\u003eCleaner \u0026amp; Easier.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA compact 12V extraction pump for drivers and DIYers who want a simpler way to handle compatible oil-transfer jobs around the garage.\u003c\/p\u003e\n\u003ca href=\"#product-form\" class=\"oep-btn\"\u003e UPGRADE YOUR GARAGE → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"dcc","offers":[{"title":"Default Title","offer_id":55040581599598,"sku":null,"price":68.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/01_1ca6c37c-ad36-406d-ab15-bc3036b1dc02.png?v=1789631055","url":"https:\/\/bvuyomi.com\/products\/%f0%9f%92%aa-hot-deal-12v-100w-oil-transfer-pump-1-4-l-min-portable-engine-oil-extractor-for-diy-maintenance","provider":"Bvuyomi","version":"1.0","type":"link"}