{"product_id":"⛽manual-siphon-pump-kit-with-1m-hose-3","title":"⛽Manual Siphon Pump Kit with 1M Hose","description":"\u003cstyle\u003e\n  .siphon-pro-page,\n  .siphon-pro-page * {\n    box-sizing: border-box;\n  }\n\n  .siphon-pro-page {\n    --sp-black: #151719;\n    --sp-black-2: #202326;\n    --sp-yellow: #f6b500;\n    --sp-yellow-dark: #c88d00;\n    --sp-yellow-soft: #fff6da;\n    --sp-white: #ffffff;\n    --sp-bg: #f5f6f7;\n    --sp-soft: #f8f9fa;\n    --sp-text: #202428;\n    --sp-muted: #687078;\n    --sp-line: #e1e5e8;\n    --sp-danger: #9d352d;\n    --sp-danger-soft: #fff1ef;\n    --sp-shadow: 0 15px 40px rgba(25, 31, 36, 0.08);\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 10px 12px 60px;\n    color: var(--sp-text);\n    line-height: 1.6;\n    container-type: inline-size;\n  }\n\n  .siphon-pro-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .siphon-pro-page h2,\n  .siphon-pro-page h3,\n  .siphon-pro-page p {\n    margin-top: 0;\n  }\n\n  .siphon-pro-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(28px, 5.8cqw, 48px);\n    line-height: 1.07;\n    letter-spacing: -0.025em;\n  }\n\n  .siphon-pro-page h3 {\n    margin-bottom: 7px;\n    font-size: 19px;\n    line-height: 1.25;\n  }\n\n  .siphon-pro-page p {\n    margin-bottom: 0;\n    color: var(--sp-muted);\n    font-size: 16px;\n  }\n\n  .sp-card {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 18px;\n    border: 1px solid var(--sp-line);\n    border-radius: 24px;\n    background: var(--sp-white);\n    box-shadow: var(--sp-shadow);\n  }\n\n  .sp-copy {\n    padding: 28px 21px;\n  }\n\n  .sp-center {\n    text-align: center;\n  }\n\n  .sp-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 12px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: var(--sp-yellow-soft);\n    color: #805a00;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .075em;\n    text-transform: uppercase;\n  }\n\n  .sp-kicker.dark {\n    border: 1px solid rgba(255,255,255,.14);\n    background: rgba(255,255,255,.08);\n    color: #fff;\n  }\n\n  .sp-lead {\n    max-width: 660px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 17px !important;\n    line-height: 1.65;\n  }\n\n  .sp-image {\n    overflow: hidden;\n    background: #eceeef;\n  }\n\n  .sp-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* HERO *\/\n  .sp-hero {\n    color: #fff;\n    background:\n      radial-gradient(circle at 90% 0%, rgba(246,181,0,.19), transparent 34%),\n      linear-gradient(145deg, #0d0f10 0%, #1a1e21 55%, #292d30 100%);\n  }\n\n  .sp-hero .sp-copy {\n    padding: 35px 23px 30px;\n  }\n\n  .sp-hero h2 {\n    max-width: 740px;\n    color: #fff;\n  }\n\n  .sp-hero p {\n    max-width: 650px;\n    color: rgba(255,255,255,.8);\n    font-size: 17px;\n  }\n\n  .sp-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .sp-tags span {\n    padding: 7px 11px;\n    border: 1px solid rgba(255,255,255,.15);\n    border-radius: 999px;\n    background: rgba(255,255,255,.08);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* HOOK *\/\n  .sp-hook {\n    padding: 31px 21px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(246,181,0,.1), transparent 35%),\n      #fafafa;\n  }\n\n  .sp-hook strong {\n    color: #b57e00;\n  }\n\n  \/* SPLIT *\/\n  .sp-split {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .sp-split .sp-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .sp-point {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin-top: 17px;\n  }\n\n  .sp-icon {\n    flex: 0 0 35px;\n    width: 35px;\n    height: 35px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--sp-yellow-soft);\n    color: #8c6400;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .sp-point strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--sp-text);\n    font-size: 15px;\n  }\n\n  .sp-point small {\n    display: block;\n    color: var(--sp-muted);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  \/* SIMPLE FEATURE ROW *\/\n  .sp-feature-row {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .sp-feature {\n    padding: 15px 10px;\n    border: 1px solid var(--sp-line);\n    border-radius: 15px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .sp-feature b {\n    display: block;\n    color: var(--sp-black);\n    font-size: 14px;\n  }\n\n  .sp-feature span {\n    display: block;\n    margin-top: 3px;\n    color: var(--sp-muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* STEPS *\/\n  .sp-steps {\n    padding: 30px 20px;\n    background: #f4f5f6;\n  }\n\n  .sp-step-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .sp-step {\n    position: relative;\n    padding: 18px 17px 18px 61px;\n    border: 1px solid #dde1e4;\n    border-radius: 17px;\n    background: #fff;\n  }\n\n  .sp-step-num {\n    position: absolute;\n    top: 17px;\n    left: 16px;\n    width: 32px;\n    height: 32px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--sp-black);\n    color: var(--sp-yellow);\n    font-weight: 900;\n  }\n\n  .sp-step b {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--sp-black);\n    font-size: 15px;\n  }\n\n  .sp-step span {\n    color: var(--sp-muted);\n    font-size: 14px;\n  }\n\n  \/* APPLICATIONS *\/\n  .sp-scenes {\n    padding: 30px 20px;\n    background: #fffaf0;\n  }\n\n  .sp-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .sp-scene {\n    padding: 17px 10px;\n    border: 1px solid #eee2bd;\n    border-radius: 15px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .sp-scene-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 23px;\n  }\n\n  .sp-scene b {\n    display: block;\n    color: var(--sp-black);\n    font-size: 14px;\n  }\n\n  .sp-scene span {\n    display: block;\n    margin-top: 2px;\n    color: var(--sp-muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* HIGHLIGHTS *\/\n  .sp-highlights {\n    padding: 30px 20px;\n    background: var(--sp-soft);\n  }\n\n  .sp-highlight-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .sp-highlight {\n    padding: 18px;\n    border: 1px solid var(--sp-line);\n    border-radius: 17px;\n    background: #fff;\n  }\n\n  .sp-highlight b {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--sp-black);\n    font-size: 15px;\n  }\n\n  .sp-highlight span {\n    color: var(--sp-muted);\n    font-size: 14px;\n  }\n\n  \/* SAFETY *\/\n  .sp-safety {\n    padding: 28px 20px;\n    border-color: #efcfcb;\n    background: var(--sp-danger-soft);\n  }\n\n  .sp-safety h2 {\n    font-size: clamp(25px, 5cqw, 36px);\n    color: #752923;\n  }\n\n  .sp-safety p {\n    font-size: 14px;\n  }\n\n  .sp-safety-list {\n    display: grid;\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .sp-safe-item {\n    position: relative;\n    padding: 12px 13px 12px 40px;\n    border-radius: 13px;\n    background: rgba(255,255,255,.7);\n    color: #66504e;\n    font-size: 13px;\n  }\n\n  .sp-safe-item:before {\n    content: \"!\";\n    position: absolute;\n    left: 13px;\n    top: 50%;\n    width: 19px;\n    height: 19px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--sp-danger);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 900;\n    transform: translateY(-50%);\n  }\n\n  \/* SPECS *\/\n  .sp-specs {\n    padding: 30px 20px;\n  }\n\n  .sp-table {\n    width: 100%;\n    margin-top: 18px;\n    overflow: hidden;\n    border: 1px solid var(--sp-line);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 17px;\n    background: #fff;\n  }\n\n  .sp-table tr:not(:last-child) td {\n    border-bottom: 1px solid var(--sp-line);\n  }\n\n  .sp-table td {\n    padding: 13px;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .sp-table td:first-child {\n    width: 40%;\n    background: #f5f6f7;\n    color: var(--sp-black);\n    font-weight: 800;\n  }\n\n  .sp-table td:last-child {\n    color: var(--sp-muted);\n  }\n\n  \/* FAQ *\/\n  .sp-faq {\n    padding: 30px 20px;\n  }\n\n  .sp-faq details {\n    margin-top: 10px;\n    border: 1px solid var(--sp-line);\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .sp-faq summary {\n    position: relative;\n    padding: 17px 46px 17px 16px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--sp-text);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .sp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sp-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #b47f00;\n    font-size: 23px;\n    font-weight: 500;\n  }\n\n  .sp-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .sp-answer {\n    padding: 0 16px 17px;\n    color: var(--sp-muted);\n    font-size: 14px;\n  }\n\n  \/* CTA *\/\n  .sp-final {\n    padding: 40px 22px;\n    color: #fff;\n    text-align: center;\n    background:\n      radial-gradient(circle at 90% 100%, rgba(246,181,0,.2), transparent 34%),\n      linear-gradient(145deg, #0d0f10 0%, #25292d 100%);\n  }\n\n  .sp-final h2 {\n    max-width: 690px;\n    margin-left: auto;\n    margin-right: auto;\n    color: #fff;\n  }\n\n  .sp-final p {\n    max-width: 610px;\n    margin-left: auto;\n    margin-right: auto;\n    color: rgba(255,255,255,.76);\n  }\n\n  .sp-cta {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    margin-top: 20px;\n    padding: 12px 23px;\n    border-radius: 999px;\n    background: var(--sp-yellow);\n    color: #171717;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .sp-note {\n    margin-top: 12px !important;\n    color: rgba(255,255,255,.57) !important;\n    font-size: 12px !important;\n  }\n\n  @container (min-width: 660px) {\n    .sp-card {\n      border-radius: 28px;\n    }\n\n    .sp-copy {\n      padding: 40px 34px;\n    }\n\n    .sp-split {\n      grid-template-columns: 1fr 1fr;\n      align-items: stretch;\n    }\n\n    .sp-split.reverse .sp-image {\n      order: 2;\n    }\n\n    .sp-split.reverse .sp-copy {\n      order: 1;\n    }\n\n    .sp-split .sp-image img {\n      height: 100%;\n      min-height: 100%;\n      object-fit: cover;\n    }\n\n    .sp-hook,\n    .sp-steps,\n    .sp-scenes,\n    .sp-highlights,\n    .sp-specs,\n    .sp-faq {\n      padding: 40px 34px;\n    }\n\n    .sp-step-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .sp-step {\n      padding: 58px 17px 19px;\n    }\n\n    .sp-feature-row {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .sp-scene-grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .sp-highlight-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sp-final {\n      padding: 53px 34px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"siphon-pro-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sp-card sp-hero\"\u003e\n    \u003cdiv class=\"sp-copy\"\u003e\n\n      \u003cdiv class=\"sp-kicker dark\"\u003e\n        Manual Liquid Transfer Pump\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Stop Lifting Heavy Containers\n        \u003cbr\u003e\n        \u003cstrong\u003eJust to Move the Liquid Inside.\u003c\/strong\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Prime the pump by hand, position the hose and move compatible liquids\n        between containers with less awkward lifting and more control.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sp-tags\"\u003e\n        \u003cspan\u003eManual Primer Bulb\u003c\/span\u003e\n        \u003cspan\u003eApprox. 1M Hose\u003c\/span\u003e\n        \u003cspan\u003eFlow Control\u003c\/span\u003e\n        \u003cspan\u003eNo Electricity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/1_6b1a8290-bd41-421b-ba80-06af17b16713.webp?v=1785206898\" alt=\"Manual liquid siphon pump transferring compatible liquid between containers\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROBLEM \/ EMOTIONAL HOOK --\u003e\n  \u003csection class=\"sp-card sp-hook sp-center\"\u003e\n\n    \u003cdiv class=\"sp-kicker\"\u003e\n      A Simple Garage Problem\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Full Containers Are Heavy.\n      \u003cbr\u003e\n      \u003cstrong\u003ePouring Them Is Awkward.\u003c\/strong\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-lead\"\u003e\n      Whether you are servicing outdoor equipment, moving water\n      or transferring another compatible non-corrosive liquid,\n      tipping a full container can be inconvenient and difficult to control.\n      A hand-primed siphon gives you another option.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SOLUTION --\u003e\n  \u003csection class=\"sp-card\"\u003e\n    \u003cdiv class=\"sp-split\"\u003e\n\n      \u003cdiv class=\"sp-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/4_45d6e377-c232-49cb-b2a9-f4099b5fe7fc.webp?v=1785206898\" alt=\"Hand squeezing manual siphon primer bulb to start liquid transfer\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-copy\"\u003e\n\n        \u003cdiv class=\"sp-kicker\"\u003e\n          Hand-Primed Convenience\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Squeeze the Bulb.\n          Let Gravity Help With the Rest.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The large manual primer bulb creates the initial suction\n          needed to bring liquid into the hose.\n          Once properly primed and positioned,\n          gravity helps maintain siphon flow.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e✋\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eNo Electric Pump to Set Up\u003c\/strong\u003e\n            \u003csmall\u003e\n              Useful in garages, yards, boats and other places where a power source may not be convenient.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e↓\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eLess Heavy Pouring\u003c\/strong\u003e\n            \u003csmall\u003e\n              Leave the source container in position instead of repeatedly lifting and tipping it.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLOW CONTROL --\u003e\n  \u003csection class=\"sp-card\"\u003e\n    \u003cdiv class=\"sp-split reverse\"\u003e\n\n      \u003cdiv class=\"sp-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/7_69c40f34-cb1e-47d5-a42d-b16f8acc3175.webp?v=1785206897\" alt=\"Manual siphon hose connection with adjustable clamps and flow-control fitting\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-copy\"\u003e\n\n        \u003cdiv class=\"sp-kicker\"\u003e\n          More Control at the Hose\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Start and Stop Without Pulling the Hose Out Mid-Job.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The manual fittings help manage the transfer path,\n          while the included clamps reinforce the hose connections.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e↕\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eManual Flow Control\u003c\/strong\u003e\n            \u003csmall\u003e\n              Control the liquid path from the fittings instead of immediately removing the hose.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e◎\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eClamped Connections\u003c\/strong\u003e\n            \u003csmall\u003e\n              Two included clamps help secure the flexible hose where it connects to the pump assembly.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FLEXIBLE HOSE --\u003e\n  \u003csection class=\"sp-card\"\u003e\n    \u003cdiv class=\"sp-split\"\u003e\n\n      \u003cdiv class=\"sp-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/6_c1935529-0829-4709-b6b7-7e804ae65622.webp?v=1785206898\" alt=\"Close-up of flexible clear hose used with manual siphon pump\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-copy\"\u003e\n\n        \u003cdiv class=\"sp-kicker\"\u003e\n          Approx. 1M Flexible Reach\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Reach the Opening\n          Without Moving Everything Around It.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The supplied flexible hose measures approximately\n          \u003cstrong style=\"color:#9a6c00;\"\u003e1 meter \/ 39.4 inches\u003c\/strong\u003e,\n          giving you useful reach between the source and receiving container.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sp-feature-row\"\u003e\n\n          \u003cdiv class=\"sp-feature\"\u003e\n            \u003cb\u003e1M\u003c\/b\u003e\n            \u003cspan\u003eApprox. hose length\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sp-feature\"\u003e\n            \u003cb\u003eFlexible\u003c\/b\u003e\n            \u003cspan\u003eEasier routing\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sp-feature\"\u003e\n            \u003cb\u003eClear Tube\u003c\/b\u003e\n            \u003cspan\u003eSee liquid in line\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sp-feature\"\u003e\n            \u003cb\u003e2 Clamps\u003c\/b\u003e\n            \u003cspan\u003eConnection support\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"sp-card sp-steps\"\u003e\n\n    \u003cdiv class=\"sp-center\"\u003e\n      \u003cdiv class=\"sp-kicker\"\u003e\n        Three Basic Steps\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Connect. Prime. Transfer.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sp-lead\"\u003e\n        Siphoning works best when the receiving container is positioned lower\n        than the liquid level in the source container.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-step-grid\"\u003e\n\n      \u003cdiv class=\"sp-step\"\u003e\n        \u003cdiv class=\"sp-step-num\"\u003e1\u003c\/div\u003e\n\n        \u003cb\u003eConnect\u003c\/b\u003e\n\n        \u003cspan\u003e\n          Secure the hose and place the inlet end into the compatible source liquid.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-step\"\u003e\n        \u003cdiv class=\"sp-step-num\"\u003e2\u003c\/div\u003e\n\n        \u003cb\u003ePrime\u003c\/b\u003e\n\n        \u003cspan\u003e\n          Squeeze the manual bulb repeatedly until liquid begins entering the line.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-step\"\u003e\n        \u003cdiv class=\"sp-step-num\"\u003e3\u003c\/div\u003e\n\n        \u003cb\u003eTransfer\u003c\/b\u003e\n\n        \u003cspan\u003e\n          Position the outlet lower than the source liquid level and manage the flow with the fittings.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- KIT CONTENTS --\u003e\n  \u003csection class=\"sp-card\"\u003e\n    \u003cdiv class=\"sp-split reverse\"\u003e\n\n      \u003cdiv class=\"sp-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/9_e5ed4e78-0042-488d-8c74-c6bf76fb9311.webp?v=1787194926\u0026amp;width=1946\" alt=\"Manual siphon pump kit including primer bulb one meter hose and two clamps\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-copy\"\u003e\n\n        \u003cdiv class=\"sp-kicker\"\u003e\n          Practical Kit\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          The Core Parts for a Simple Manual Transfer Setup.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The set combines the hand primer with a flexible hose and connection hardware\n          so you can keep a basic transfer solution ready in the garage,\n          workshop or equipment area.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e1\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eManual Primer Pump\u003c\/strong\u003e\n            \u003csmall\u003e\n              Squeeze-operated bulb for starting the siphon.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e2\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eApprox. 1M Flexible Hose\u003c\/strong\u003e\n            \u003csmall\u003e\n              Provides the reach needed between two nearby containers or openings.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sp-point\"\u003e\n          \u003cdiv class=\"sp-icon\"\u003e3\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eTwo Hose Clamps\u003c\/strong\u003e\n            \u003csmall\u003e\n              Used to reinforce connections during setup.\n            \u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"sp-card sp-scenes\"\u003e\n\n    \u003cdiv class=\"sp-center\"\u003e\n\n      \u003cdiv class=\"sp-kicker\"\u003e\n        One Tool. Multiple Practical Jobs.\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Keep It Where Liquid Transfer Jobs Actually Happen.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sp-lead\"\u003e\n        Suitable only when the pump, hose and fittings are compatible\n        with the liquid being transferred.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-scene-grid\"\u003e\n\n      \u003cdiv class=\"sp-scene\"\u003e\n        \u003cspan class=\"sp-scene-icon\"\u003e🚗\u003c\/span\u003e\n        \u003cb\u003eVehicle Care\u003c\/b\u003e\n        \u003cspan\u003e\n          Transfer compatible service liquids between approved containers.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-scene\"\u003e\n        \u003cspan class=\"sp-scene-icon\"\u003e🚤\u003c\/span\u003e\n        \u003cb\u003eBoat Equipment\u003c\/b\u003e\n        \u003cspan\u003e\n          Useful for appropriate maintenance and transfer tasks.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-scene\"\u003e\n        \u003cspan class=\"sp-scene-icon\"\u003e🌿\u003c\/span\u003e\n        \u003cb\u003eOutdoor Equipment\u003c\/b\u003e\n        \u003cspan\u003e\n          Helpful around mowers and other compatible machinery.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-scene\"\u003e\n        \u003cspan class=\"sp-scene-icon\"\u003e💧\u003c\/span\u003e\n        \u003cb\u003eWater Transfer\u003c\/b\u003e\n        \u003cspan\u003e\n          Move non-potable water between suitable household containers.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003csection class=\"sp-card sp-highlights\"\u003e\n\n    \u003cdiv class=\"sp-center\"\u003e\n\n      \u003cdiv class=\"sp-kicker\"\u003e\n        Product Highlights\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Simple Tool for an Awkward Job.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sp-lead\"\u003e\n        The value is not complicated technology.\n        It is having a practical way to move compatible liquid\n        without relying on electricity or lifting the entire container.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-highlight-grid\"\u003e\n\n      \u003cdiv class=\"sp-highlight\"\u003e\n        \u003cb\u003eLess Awkward Container Lifting\u003c\/b\u003e\n        \u003cspan\u003e\n          Transfer the contents while leaving the heavier source container in place.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-highlight\"\u003e\n        \u003cb\u003eNo Electricity Required\u003c\/b\u003e\n        \u003cspan\u003e\n          Hand priming makes it useful in garages, yards and remote equipment areas.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-highlight\"\u003e\n        \u003cb\u003eUseful Flexible Reach\u003c\/b\u003e\n        \u003cspan\u003e\n          Approximately one meter of hose gives you room to position source and receiving containers.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-highlight\"\u003e\n        \u003cb\u003eMore Controlled Setup\u003c\/b\u003e\n        \u003cspan\u003e\n          Manual fittings and included clamps help you manage and reinforce the transfer path.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SAFETY --\u003e\n  \u003csection class=\"sp-card sp-safety\"\u003e\n\n    \u003cdiv class=\"sp-kicker\" style=\"background:#f7d7d3;color:#862c25;\"\u003e\n      Important Safety Information\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Never Siphon Fuel or Other Liquids by Mouth.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Always confirm that the hose, pump and fittings are suitable for the specific liquid.\n      Follow the liquid manufacturer's handling instructions and all applicable local safety rules.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-safety-list\"\u003e\n\n      \u003cdiv class=\"sp-safe-item\"\u003e\n        For fuel or other flammable liquids, work away from flames, sparks, cigarettes and hot surfaces.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-safe-item\"\u003e\n        Switch engines and powered equipment off and allow hot components to cool before transferring fuel.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-safe-item\"\u003e\n        Use containers approved for the liquid being transferred and avoid overfilling.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-safe-item\"\u003e\n        Potable-water \/ food-grade compatibility is not confirmed. Do not assume it is suitable for drinking water.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-safe-item\"\u003e\n        Do not use with corrosive chemicals or unknown liquids unless material compatibility has been confirmed.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"sp-card sp-specs\"\u003e\n\n    \u003cdiv class=\"sp-center\"\u003e\n\n      \u003cdiv class=\"sp-kicker\"\u003e\n        Product Information\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Specifications\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003ctable class=\"sp-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003eManual Siphon \/ Liquid Transfer Pump Kit\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOperation\u003c\/td\u003e\n          \u003ctd\u003eHand-Primed Rubber Bulb\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePower Required\u003c\/td\u003e\n          \u003ctd\u003eNo Electricity or Battery Required\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eHose Length\u003c\/td\u003e\n          \u003ctd\u003eApprox. 1 m \/ 39.4 in\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFlow Control\u003c\/td\u003e\n          \u003ctd\u003eManual Control Fittings\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eHose Clamps\u003c\/td\u003e\n          \u003ctd\u003e2 Included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePackage Includes\u003c\/td\u003e\n          \u003ctd\u003eManual Primer Pump, Flexible Hose, Valve Fittings \u0026amp; 2 Hose Clamps\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eSuggested Liquids\u003c\/td\u003e\n          \u003ctd\u003e\n            Compatible Fuel, Water, Oil \u0026amp; Other Suitable Non-Corrosive Liquids\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eSuggested Settings\u003c\/td\u003e\n          \u003ctd\u003e\n            Garage, Vehicle Maintenance, Boats, Outdoor Equipment \u0026amp; Household Transfer Tasks\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eImportant\u003c\/td\u003e\n          \u003ctd\u003e\n            Confirm Material and Liquid Compatibility Before Use\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sp-card sp-faq\"\u003e\n\n    \u003cdiv class=\"sp-center\"\u003e\n\n      \u003cdiv class=\"sp-kicker\"\u003e\n        Good to Know\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does the pump need electricity?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        No. The siphon is started by manually squeezing the rubber primer bulb.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Why does the receiving container need to be lower?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        A siphon relies on gravity after the line has been primed.\n        Positioning the outlet below the source liquid level helps maintain the transfer.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How long is the included hose?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        The supplied hose is approximately 1 meter, or about 39.4 inches, long.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can it be used for fuel?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        The product is marketed for compatible fuel transfer.\n        Before use, confirm material compatibility, use an approved fuel container,\n        switch off nearby engines or ignition sources and follow all applicable fuel-handling rules.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can it transfer drinking water?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        Food-grade and potable-water certification were not confirmed,\n        so the kit should not be assumed suitable for drinking water.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can it be used with every chemical or liquid?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        No. Do not assume universal chemical compatibility.\n        Avoid corrosive or unknown liquids unless the hose, pump and fittings\n        have been confirmed suitable for that substance.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Do I need to siphon by mouth to start it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"sp-answer\"\u003e\n        No. Never siphon by mouth.\n        The manual primer bulb is designed to start the liquid moving through the line.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"sp-card sp-final\"\u003e\n\n    \u003cdiv class=\"sp-kicker dark\"\u003e\n      Squeeze. Prime. Transfer.\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Keep a Better Way to Move Liquid\n      \u003cbr\u003e\n      Ready in the Garage.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      For the next compatible transfer job,\n      leave the heavy container where it is and let a simple hand-primed siphon do the moving.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-cta\"\u003e\n      Choose Quantity Above ↑\n    \u003c\/div\u003e\n\n    \u003cp class=\"sp-note\"\u003e\n      Always verify liquid compatibility and follow applicable safety,\n      environmental and fuel-handling requirements before use.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"FYY","offers":[{"title":"Default Title","offer_id":54706053546259,"sku":"NC03402609141139-整套1.5米按需裁切","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/1_66ba0bc3-2ce1-4ad4-9dd2-36309f3cf97b.webp?v=1787025885","url":"https:\/\/harikarionthebeat.com\/products\/%e2%9b%bdmanual-siphon-pump-kit-with-1m-hose-3","provider":"harikarionthebeat","version":"1.0","type":"link"}