{"product_id":"gorilla-power-gpwp2-2-water-pump-clean-dirty-up-to-4mm-1","title":"Gorilla Power GPWP2 2\" Water Pump – Clean \u0026 Dirty up to 4mm","description":"\u003c!-- Gorilla Power — GPWP2 2\" Clean-Water Petrol Pump — Theme v6.3 (fast render) --\u003e\n\u003cstyle\u003e\n  \/* ===== THEME ROOT ===== *\/\n  .e2c-desc{\n    --brand:#00aeef; --black:#111; --white:#fff; --bg:#f7fbff; --border:#e6f5fc; --muted:#667085; --deep:#0b4a63; --ok:#16a34a;\n    font-family:system-ui,-apple-system,\"Segoe UI\",Roboto,Arial,sans-serif; color:var(--black);\n  }\n  .e2c-desc *{box-sizing:border-box}\n  .e2c-desc img{max-width:100%;height:auto;display:block;margin:0 auto}\n  .center{text-align:center}\n  a{color:var(--brand);font-weight:800;text-decoration:none}\n  a:hover{text-decoration:underline}\n  h2,h3{margin:0 0 10px;line-height:1.2;letter-spacing:.2px}\n  h2{font-size:clamp(22px,3vw,28px);font-weight:800;text-wrap:balance}\n  h3{font-size:clamp(18px,2.4vw,22px);font-weight:800}\n  .muted{color:var(--muted)}\n\n  \/* ===== CARDS ===== *\/\n  .card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 4px 18px rgba(0,0,0,.06);margin-top:16px;overflow:hidden}\n\n  \/* ===== TOP LOGO (SOLID BLACK \/ MOBILE-RESPONSIVE) ===== *\/\n  .logo-card{background:#000 !important;border-color:#000 !important;box-shadow:none !important;padding:24px}\n  .logo-card img{width:min(88vw,420px);max-width:420px;height:auto;object-fit:contain}\n\n  \/* ===== LISTS ===== *\/\n  .ticklist,.infolist{list-style:none;padding:0;margin:10px 0;display:grid;gap:8px}\n  .ticklist li,.infolist li{position:relative;padding:10px 12px 10px 40px;border:1px solid var(--border);border-radius:12px;background:#fff}\n  .ticklist li::before{\n    content:\"✓\";position:absolute;left:12px;top:50%;transform:translateY(-50%);\n    width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:900;font-size:13px;box-shadow:0 0 0 4px rgba(0,174,239,.1)\n  }\n  .infolist li::before{\n    content:\"i\";position:absolute;left:12px;top:50%;transform:translateY(-50%);\n    width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#0ea5e9;color:#fff;font-weight:900;font-size:13px;box-shadow:0 0 0 4px rgba(14,165,233,.12)\n  }\n\n  \/* ===== GRID HELPERS ===== *\/\n  .grid{display:grid;gap:12px}\n  @media(min-width:760px){.grid.cols-2{grid-template-columns:1fr 1fr}}\n  @media(min-width:980px){.grid.cols-3{grid-template-columns:1fr 1fr 1fr}}\n\n  \/* ===== RANGE MAP (PILLS + POWER METER) ===== *\/\n  .range-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;text-align:center}\n  .pill{display:inline-block;font-size:12px;font-weight:800;color:var(--deep);background:#fff;border:1px solid var(--border);padding:6px 10px;border-radius:999px}\n  .pill.current{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 0 0 6px rgba(0,174,239,.12)}\n  .range-meter{position:relative;height:14px;border-radius:999px;background:linear-gradient(90deg,#e8f7ff 0%, #cfeeff 50%, var(--brand) 100%);border:1px solid var(--border);margin-top:10px}\n  .range-marker{position:absolute;left:var(--pos,25%);top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 6px rgba(0,174,239,.12)}\n  .range-marker::after{content:\"\";position:absolute;inset:-6px;border-radius:50%;border:2px solid rgba(0,174,239,.35);animation:rmPulse 1.8s ease-out infinite}\n  @keyframes rmPulse{0%{transform:scale(.7);opacity:.85}100%{transform:scale(1.25);opacity:0}}\n  .range-ticks{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;font-weight:800;color:var(--deep)}\n\n  \/* ===== METRICS STRIP ===== *\/\n  .metrics{display:grid;gap:10px}\n  @media(min-width:760px){.metrics{grid-template-columns:repeat(4,1fr)}}\n  .metric{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px;text-align:center}\n  .metric .big{font-size:20px;font-weight:900;color:var(--deep)}\n  .metric .small{font-size:12px;color:var(--muted);margin-top:2px}\n\n  \/* ===== PORTS \/ FITTINGS (Icons) ===== *\/\n  .io-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:8px}\n  .io{border:1px solid var(--border);border-radius:12px;padding:12px;background:#fff;display:flex;gap:12px;align-items:center}\n  .io svg{width:36px;height:36px;flex:0 0 36px}\n  .ok{color:var(--ok);font-weight:800}\n\n  \/* ===== TABLE ===== *\/\n  table{width:100%;border-collapse:separate;border-spacing:0;margin-top:8px;background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}\n  thead th{background:rgba(0,174,239,.08);text-align:left;padding:12px 14px;font-weight:800;color:var(--black);border-bottom:1px solid var(--border)}\n  tbody td{padding:12px 14px;border-bottom:1px solid #f0f4f8}\n  tbody tr:nth-child(odd) td{background:#fbfdff}\n  tbody tr:last-child td{border-bottom:0}\n  tbody td:first-child{font-weight:700;color:#1f2937;width:42%}\n\n  \/* ===== CTA ===== *\/\n  .cta{text-align:center;background:linear-gradient(0deg,#f7fbff,#fff);border:1px solid var(--border);border-radius:14px;padding:20px;font-size:18px;font-weight:700;margin-top:16px;box-shadow:0 0 0 1px rgba(0,174,239,.1),0 6px 16px rgba(0,0,0,.08)}\n  .cta strong{font-weight:inherit}\n\n  \/* Mobile fine-tuning *\/\n  @media(max-width:480px){\n    .pill{font-size:11px;padding:6px 8px}\n    .range-ticks span{font-size:10px}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"e2c-desc gpwp2\"\u003e\n\u003c!-- 1) TOP LOGO (SOLID BLACK \/ RESPONSIVE) --\u003e\n\u003cdiv class=\"card center logo-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/Asset_2.jpg?v=1739803207\" alt=\"Gorilla Power — A Real Beast of a Machine\"\u003e\u003c\/div\u003e\n\u003c!-- 2) HERO --\u003e\n\u003cdiv class=\"card center\"\u003e\n\u003ch2\u003eGorilla Power GPWP2 — 2\" Clean Water Pump (Petrol, 196 cc)\u003c\/h2\u003e\n\u003cp\u003eEngineered for fast, reliable clean-water transfer in pools, tanks and irrigation. The \u003cstrong\u003eGPWP2\u003c\/strong\u003e delivers up to \u003cstrong\u003e30 m³\/h (≈ 500 L\/min)\u003c\/strong\u003e, with a robust \u003cstrong\u003e196 cc 4-stroke\u003c\/strong\u003e engine, rapid priming and a sealed pump chamber to minimise leaks and maintain performance. Can pass fine suspended solids up to \u003cstrong\u003e≈ 4 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3) WHERE THIS MODEL SITS (Pump range) --\u003e\n\u003cdiv class=\"card center\"\u003e\n\u003ch3\u003e🔎 Where This Model Sits in the Gorilla Power Pump Range\u003c\/h3\u003e\n\u003cp class=\"muted\"\u003eFrom compact clean-water transfer to high-throughput trash pumps — this \u003cstrong\u003e2″ GPWP2\u003c\/strong\u003e is the nimble, high-flow clean-water option.\u003c\/p\u003e\n\u003cdiv class=\"range-pills\" aria-label=\"Pump range\"\u003e\n\u003cspan class=\"pill current\"\u003eGPWP2 — 2″ Clean-Water\u003c\/span\u003e \u003cspan class=\"pill\"\u003eGPWP3D — 3″ Dirty\/Clean (Trash)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Capacity scale 20 → 60 m³\/hr; GPWP2 at 30 m³\/hr =\u003e (30-20)\/(60-20)=25% --\u003e\n\u003cdiv class=\"range-meter\"\u003e\n\u003cdiv class=\"range-marker\" style=\"--pos: 25%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"range-ticks\"\u003e\n\u003cspan\u003e20\u003c\/span\u003e\u003cspan\u003e30\u003c\/span\u003e\u003cspan\u003e45\u003c\/span\u003e\u003cspan\u003e60 m³\/hr\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) PERFORMANCE AT A GLANCE --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💪 Performance at a Glance\u003c\/h3\u003e\n\u003cdiv class=\"metrics\"\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"big\"\u003e30 m³\/hr\u003c\/div\u003e\n\u003cdiv class=\"small\"\u003e≈ 500 L\/min flow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"big\"\u003e7 m\u003c\/div\u003e\n\u003cdiv class=\"small\"\u003eMax suction height\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"big\"\u003e≤ 4 mm\u003c\/div\u003e\n\u003cdiv class=\"small\"\u003eSuspended solids (fine)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"metric\"\u003e\n\u003cdiv class=\"big\"\u003e196 cc\u003c\/div\u003e\n\u003cdiv class=\"small\"\u003e4-stroke petrol\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"muted\" style=\"margin-top: 8px;\"\u003eTip: Flow decreases as discharge head and hose length\/friction increase. Use the largest practical hose with minimal bends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 5) KEY FEATURES --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💡 Key Features\u003c\/h3\u003e\n\u003cul class=\"ticklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRapid priming design\u003c\/strong\u003e — get water moving quickly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSealed pump chamber\u003c\/strong\u003e — helps prevent leaks \u0026amp; retain efficiency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSecure fuel shut-off\u003c\/strong\u003e — safer transport \u0026amp; storage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-duty frame\u003c\/strong\u003e — durable, site-ready construction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean-water specialist\u003c\/strong\u003e — tolerates fine particles up to ≈ 4 mm.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 6) PORTS, FITTINGS \u0026 CONTROLS --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🔌 Ports, Fittings \u0026amp; Controls\u003c\/h3\u003e\n\u003cdiv class=\"io-grid\"\u003e\n\u003cdiv class=\"io\"\u003e\n\u003c!-- Suction icon --\u003e \u003csvg viewbox=\"0 0 64 64\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"6\" y=\"18\" width=\"52\" height=\"28\" rx=\"6\" fill=\"#eaf6ff\" stroke=\"#00aeef\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"16\" cy=\"32\" r=\"6\" fill=\"#0b4a63\"\u003e\u003c\/circle\u003e\n          \u003crect x=\"46\" y=\"24\" width=\"6\" height=\"16\" rx=\"2\" fill=\"#0b4a63\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e2″ Suction (with strainer)\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"muted\"\u003eUse reinforced suction hose + clamps; keep runs short \u0026amp; airtight.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io\"\u003e\n\u003c!-- Discharge icon --\u003e \u003csvg viewbox=\"0 0 64 64\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"6\" y=\"22\" width=\"40\" height=\"20\" rx=\"6\" fill=\"#eaf6ff\" stroke=\"#00aeef\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M46 32h12\" stroke=\"#00aeef\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M58 32c-5 0-6 6-12 6\" stroke=\"#0b4a63\" stroke-width=\"3\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e2″ Discharge\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"muted\"\u003ePair with 2″ lay-flat hose for high volume transfer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"io\"\u003e\n\u003c!-- Controls icon --\u003e \u003csvg viewbox=\"0 0 64 64\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"10\" y=\"12\" width=\"44\" height=\"40\" rx=\"8\" fill=\"#eaf6ff\" stroke=\"#00aeef\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"24\" cy=\"32\" r=\"5\" fill=\"#0b4a63\"\u003e\u003c\/circle\u003e\n          \u003crect x=\"35\" y=\"22\" width=\"6\" height=\"20\" rx=\"3\" fill=\"#0b4a63\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFuel valve \/ Choke \/ Recoil\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"muted\"\u003eSimple, reliable controls for quick starts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) APPLICATION GUIDE --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🧭 Application Guide\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eUse case\u003c\/th\u003e\n\u003cth\u003eMedium\u003c\/th\u003e\n\u003cth\u003eGPWP2 suitability\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePools \u0026amp; hot tubs drain\/fill\u003c\/td\u003e\n\u003ctd\u003eClean water\u003c\/td\u003e\n\u003ctd class=\"ok\"\u003e✅ Easy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIrrigation \/ tank transfer\u003c\/td\u003e\n\u003ctd\u003eClean water\u003c\/td\u003e\n\u003ctd class=\"ok\"\u003e✅ Easy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRainwater harvesting\u003c\/td\u003e\n\u003ctd\u003eClear water (fine silt)\u003c\/td\u003e\n\u003ctd class=\"ok\"\u003e✅ Yes (≤ 4 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBasement\/pond partial drain\u003c\/td\u003e\n\u003ctd\u003eClean with fine debris\u003c\/td\u003e\n\u003ctd class=\"ok\"\u003e✅ Yes (screen intake)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction dewatering (trash)\u003c\/td\u003e\n\u003ctd\u003eMud\/leaves, \u0026gt; 4 mm solids\u003c\/td\u003e\n\u003ctd\u003e⚠️ Use GPWP3D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"muted\" style=\"margin-top: 8px;\"\u003eNot for oils\/chemicals or heavy sludge. Always confirm compatibility and solids size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 8) SETUP \u0026 USE TIPS --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🧠 Setup \u0026amp; Use Tips\u003c\/h3\u003e\n\u003cul class=\"infolist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrime before starting\u003c\/strong\u003e — fill the pump housing with clean water.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuction best-practice\u003c\/strong\u003e — short, straight, airtight runs with a foot valve\/strainer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHose sizing\u003c\/strong\u003e — larger diameter \u0026amp; fewer bends = better flow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAfter use\u003c\/strong\u003e — flush with clean water; drain before winter storage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 9) TECHNICAL SPECIFICATIONS --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e📊 Technical Specifications\u003c\/h3\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eGPWP2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInlet \/ Outlet\u003c\/td\u003e\n\u003ctd\u003e2″ (50 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine\u003c\/td\u003e\n\u003ctd\u003e4-stroke petrol, 196 cc (≈ 6.5 HP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuction Height (max)\u003c\/td\u003e\n\u003ctd\u003e7 m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlow (max)\u003c\/td\u003e\n\u003ctd\u003e30 m³\/h (≈ 500 L\/min)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspended Solids\u003c\/td\u003e\n\u003ctd\u003eUp to ≈ 4 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L×W×H)\u003c\/td\u003e\n\u003ctd\u003e475 × 385 × 450 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e26 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/GPWP3D_GPWP2_-_INSTRUCTION_MANUAL.pdf?v=1754399593\" rel=\"noopener\" target=\"_blank\"\u003eInstruction Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 10) WARRANTY --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🛡️ Warranty\u003c\/h3\u003e\n\u003cul class=\"ticklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDomestic use:\u003c\/strong\u003e 3-year limited\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial use:\u003c\/strong\u003e 12-month limited\u003c\/li\u003e\n\u003cli\u003eProof of purchase required. Exclusions apply.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 11) CTA --\u003e\n\u003cdiv class=\"card cta\"\u003eTake control of high-volume clean-water transfer — Get the Gorilla Power GPWP2 today.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":57126929400192,"sku":"GPWP2","price":299.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1433\/0642\/files\/IMG_5428_eb4e34c4-24c6-4a44-91be-31cf7f974186.jpg?v=1767712299","url":"https:\/\/www.justcarcare.co.uk\/products\/gorilla-power-gpwp2-2-water-pump-clean-dirty-up-to-4mm-1","provider":"Just Car Care ","version":"1.0","type":"link"}