{"title":"Pressure Washers","description":"","products":[{"product_id":"gorilla-power-gp4900etp-petrol-pressure-washer","title":"Gorilla Power GP4900ETP Petrol Pressure Washer","description":"\u003c!-- Gorilla Power — GP4900ETP Petrol Pressure Washer — Theme v6.1 (with GP5200ETP in range) --\u003e\n\u003cstyle\u003e\n  .e2c-desc{\n    --brand:#00aeef; --black:#111; --white:#fff; --bg:#f7fbff; --border:#e6f5fc; --muted:#667085; --deep:#0b4a63;\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\n  .e2c-desc .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  .e2c-desc .center{text-align:center}\n  .e2c-desc h2,.e2c-desc h3{margin:0 0 10px;line-height:1.2;letter-spacing:.2px}\n  .e2c-desc h2{font-size:clamp(22px,3vw,28px);font-weight:800;text-wrap:balance}\n  .e2c-desc h3{font-size:clamp(18px,2.4vw,22px);font-weight:800}\n  .e2c-desc p{margin:10px 0;color:#1f2428}\n  .e2c-desc a{color:var(--brand);font-weight:800;text-decoration:none}\n  .e2c-desc a:hover{text-decoration:underline}\n  .muted{color:var(--muted)}\n\n  \/* Top logo: solid black + fully responsive logo *\/\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{content:\"✓\";position:absolute;left:12px;top:50%;transform:translateY(-50%);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  \/* Grid helpers *\/\n  .grid{display:grid;gap:12px}\n  @media (min-width:760px){.cols-2{grid-template-columns:1fr 1fr}}\n\n  \/* Range map *\/\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:100%;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  \/* Use case mini meter *\/\n  .meter{position:relative;height:12px;border-radius:999px;background:linear-gradient(90deg,#e8f7ff 0%, #cfeeff 50%, var(--brand) 100%);border:1px solid var(--border)}\n  .meter .dot{position:absolute;left:100%;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  .ticks-row{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;font-weight:800;color:var(--deep)}\n\n  \/* Socket icons (SVG) *\/\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:34px;height:34px;flex:0 0 34px}\n\n  \/* Specs table *\/\n  .e2c-desc 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  .e2c-desc 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  .e2c-desc tbody td{padding:12px 14px;border-bottom:1px solid #f0f4f8}\n  .e2c-desc tbody tr:nth-child(odd) td{background:#fbfdff}\n  .e2c-desc tbody tr:last-child td{border-bottom:0}\n  .e2c-desc tbody td:first-child{font-weight:700;color:#1f2937;width:42%}\n\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 tweaks *\/\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 gp4900etp\"\u003e\n\u003c!-- 1) Top logo (solid black) --\u003e\n\u003cdiv class=\"card center logo-card\"\u003e\u003cimg src=\"https:\/\/equip2clean.co.uk\/cdn\/shop\/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 GP4900ETP — Petrol Pressure Washer (207 bar \/ 3000 PSI)\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eSerious power for serious cleaning.\u003c\/strong\u003e A 7HP petrol engine + aluminium axial pump deliver \u003cstrong\u003e207 bar\u003c\/strong\u003e and up to \u003cstrong\u003e9.2 L\/min\u003c\/strong\u003e with a rugged steel frame, 10m hose, and 5 quick-connect nozzles. When electric isn’t enough, the GP4900ETP brings the brawn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Where this model sits (now includes GP5200ETP) --\u003e\n\u003cdiv class=\"card center\"\u003e\n\u003ch3\u003e🔎 Where This Model Sits in the Gorilla Power Cleaning Range\u003c\/h3\u003e\n\u003cp class=\"muted\"\u003eFrom compact domestic to petrol muscle — GP4900ETP is our high-pressure petrol workhorse.\u003c\/p\u003e\n\u003cdiv class=\"range-pills\" aria-label=\"Cleaning range\"\u003e\n\u003cspan class=\"pill\"\u003eGP4 — 140 bar (Electric)\u003c\/span\u003e \u003cspan class=\"pill\"\u003eGP6 — 160 bar (Electric)\u003c\/span\u003e \u003cspan class=\"pill\"\u003eGP8 — 190 bar (Electric)\u003c\/span\u003e \u003cspan class=\"pill current\"\u003eGP4900ETP — 207 bar (Petrol)\u003c\/span\u003e \u003cspan class=\"pill\"\u003eGP5200ETP — Petrol\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Pressure scale: 140 → 207 bar; GP4900ETP sits at the top end --\u003e\n\u003cdiv class=\"range-meter\"\u003e\n\u003cdiv class=\"range-marker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"range-ticks\"\u003e\n\u003cspan\u003e140\u003c\/span\u003e\u003cspan\u003e160\u003c\/span\u003e\u003cspan\u003e190\u003c\/span\u003e\u003cspan\u003e207 bar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) 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\u003e7HP petrol engine\u003c\/strong\u003e — high torque for continuous deep cleaning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3-piston aluminium pump\u003c\/strong\u003e — durable axial design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMax 207 bar \/ 3000 PSI\u003c\/strong\u003e — strips tough dirt fast.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e9.2 L\/min flow\u003c\/strong\u003e — efficient coverage and rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5 quick-connect nozzles\u003c\/strong\u003e — 0°, 15°, 25°, 40°, Soap.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10 m high-pressure hose\u003c\/strong\u003e — reach large areas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-in 3 L detergent tank\u003c\/strong\u003e — easy chemical application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-duty steel frame\u003c\/strong\u003e — stable, site-ready build.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\n\u003cdiv class=\"meter\" aria-label=\"Best use case\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ticks-row\"\u003e\n\u003cspan\u003eCars\/Patios\u003c\/span\u003e\u003cspan\u003eDriveways\u003c\/span\u003e\u003cspan\u003eFleets\u003c\/span\u003e\u003cspan\u003eHeavy Grime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"muted\"\u003eExcellent for patios, stone, machinery, vans, farm kit, and pre-wash degreasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) What’s in the box --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e📦 In the Box\u003c\/h3\u003e\n\u003cul class=\"ticklist\"\u003e\n\u003cli\u003eGP4900ETP Pressure Washer Unit\u003c\/li\u003e\n\u003cli\u003e10 m High-Pressure Hose\u003c\/li\u003e\n\u003cli\u003eTrigger Gun \u0026amp; Steel Lance\u003c\/li\u003e\n\u003cli\u003e5 Quick-Connect Nozzles (0°\/15°\/25°\/40°\/Soap)\u003c\/li\u003e\n\u003cli\u003e3 L Detergent Tank\u003c\/li\u003e\n\u003cli\u003eTurbo Nozzle\u003c\/li\u003e\n\u003cli\u003eDrain Cleaning Nozzle\u003c\/li\u003e\n\u003cli\u003eU-Bend Gutter Cleaning Lance\u003c\/li\u003e\n\u003cli\u003eMale Hozelock Water Inlet Connector\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003ca title=\"GP4900 ETP INSTRUCTION MANUAL\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/GP4900_ETP_INSTRUCTION_MANUAL.pdf?v=1764754517\"\u003eInstruction Manual\u003c\/a\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 6) Technical specs --\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\u003eGP4900ETP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine\u003c\/td\u003e\n\u003ctd\u003e7HP 4-stroke petrol (recoil start)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Pressure\u003c\/td\u003e\n\u003ctd\u003e207 bar \/ 3000 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRated Pressure\u003c\/td\u003e\n\u003ctd\u003e170 bar \/ 2600 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlow Rate\u003c\/td\u003e\n\u003ctd\u003e9.2 L\/min\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePump Type\u003c\/td\u003e\n\u003ctd\u003eAluminium axial, 3-piston\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Tank\u003c\/td\u003e\n\u003ctd\u003e3.6 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOil Type\u003c\/td\u003e\n\u003ctd\u003eSAE 10W-30 (engine), pump oil supplied\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e10 m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNozzles\u003c\/td\u003e\n\u003ctd\u003e0°, 15°, 25°, 40°, Soap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L×W×H)\u003c\/td\u003e\n\u003ctd\u003e63 × 52 × 56 cm (approx.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e34 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 7) CTA --\u003e\n\u003cdiv class=\"card cta\"\u003e💪 Serious power for serious cleaning — Order your Gorilla Power GP4900ETP today.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":57572280795523,"sku":"GP4900ETP","price":251.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/files\/Main-1_02e81491-2caf-4245-ab50-14019a7aad74.jpg?v=1773309380"},{"product_id":"kiam®-dtlr-2-lite®-electric-pressure-washer-150-bar-8-45-lpm","title":"Kiam® DTLR 2 LITE® Electric Pressure Washer 150 Bar 8.45 LPM","description":"\u003c!-- DTLR 2 LITE® – Product Description (Scoped, Light Theme, Venom-Style Layout) --\u003e\n\u003cstyle\u003e\n  \/* ===== Scoped Styles: only affect children of .e2c-desc ===== *\/\n  .e2c-desc {\n    --e2c-brand:#00aeef;\n    --e2c-black:#111;\n    --e2c-white:#fff;\n    --e2c-muted:#667085;\n    --e2c-bg:#f7fbff;\n    --e2c-border:#e6f5fc;\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n    color: var(--e2c-black);\n  }\n  .e2c-desc * { box-sizing: border-box; }\n\n  \/* Cards *\/\n  .e2c-desc .card {\n    background: var(--e2c-white);\n    border: 1px solid var(--e2c-border);\n    border-radius: 14px;\n    padding: 20px;\n    box-shadow: 0 4px 18px rgba(0,0,0,.06);\n  }\n  .e2c-desc .card + .card { margin-top: 16px; }\n\n  \/* Headers *\/\n  .e2c-desc h2,.e2c-desc h3{\n    margin: 0 0 10px 0;\n    line-height: 1.15;\n    letter-spacing: .2px;\n    color: var(--e2c-black);\n  }\n  .e2c-desc h2{ font-size: clamp(22px,3vw,28px); font-weight: 800; }\n  .e2c-desc h3{ font-size: clamp(18px,2.4vw,22px); font-weight: 700; }\n\n  .e2c-desc p{ margin:10px 0; color:#2b2b2b; }\n  .e2c-desc strong{ font-weight:800; }\n  .e2c-desc .center{ text-align:center; }\n\n  \/* Responsive YouTube *\/\n  .e2c-desc .media{\n    position:relative; width:100%; aspect-ratio:16\/9;\n    border-radius:12px; overflow:hidden;\n    border:1px solid var(--e2c-border);\n    margin:12px 0;\n  }\n  .e2c-desc .media iframe{\n    position:absolute; inset:0; width:100%; height:100%; border:0;\n  }\n\n  \/* Lists *\/\n  .e2c-desc ul{\n    list-style:none; padding:0; margin:10px 0 0;\n    display:grid; gap:8px;\n  }\n  .e2c-desc li{\n    position:relative;\n    padding:10px 12px 10px 40px;\n    background:var(--e2c-white);\n    border:1px solid var(--e2c-border);\n    border-radius:12px;\n  }\n  .e2c-desc li::before{\n    content:\"✓\";\n    position:absolute; left:12px; top:50%; transform:translateY(-50%);\n    width:22px; height:22px; border-radius:50%;\n    display:grid; place-items:center;\n    background:var(--e2c-brand); color:var(--e2c-white);\n    font-weight:900; font-size:13px;\n    box-shadow:0 0 0 4px rgba(0,174,239,.1);\n  }\n\n  \/* Links *\/\n  .e2c-desc a{ color: var(--e2c-brand); font-weight:700; text-decoration:none; }\n  .e2c-desc a:hover{ text-decoration:underline; }\n\n  \/* CTA *\/\n  .e2c-desc .cta{\n    text-align:center;\n    background:linear-gradient(0deg,#f7fbff,#fff);\n    border:1px solid var(--e2c-border);\n    border-radius:14px;\n    padding:20px; font-size:18px; font-weight:800;\n    box-shadow:0 0 0 1px rgba(0,174,239,.1),0 6px 16px rgba(0,0,0,.08);\n    margin-top:16px; \/* ensure a gap like the other cards *\/\n  }\n\n  \/* Layout helpers *\/\n  .e2c-desc .stack{ display:grid; gap:14px; }\n  .e2c-desc .grid{ display:grid; gap:12px; grid-template-columns:1fr; }\n  @media(min-width:760px){\n    .e2c-desc .grid{ grid-template-columns:1fr 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"e2c-desc dtlr2lite\"\u003e\n\u003c!-- Logo in its own card (centred), matching Venom layout --\u003e\n\u003cdiv class=\"card center\"\u003e\u003cimg width=\"314\" style=\"max-width: 420px; height: 71px; display: block; margin-left: auto; margin-right: auto;\" alt=\"DTLR 2 LITE® Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/Asset_1_1.png?v=1759307960\"\u003e\u003c\/div\u003e\n\u003c!-- Intro card (centred) with responsive video --\u003e\n\u003cdiv class=\"card center\"\u003e\n\u003ch2\u003ePrecision. Power. Professionalism.\u003c\/h2\u003e\n\u003cp\u003eIntroducing the \u003cstrong\u003eDTLR 2 LITE® Evolved Edition\u003c\/strong\u003e — a cutting-edge electric pressure washer engineered for elite detailers who demand uncompromising performance. With a sleek design and precision-tuned specs, this powerhouse delivers the perfect balance of pressure and flow for flawless results every time.\u003c\/p\u003e\n\u003cdiv class=\"media\"\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/sTel_Yekp5I?si=5WKDAN6E3oqK6PS-\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"media\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/cAeVBiEctXE?si=yWFkFGCEL9FZZ8sA\" title=\"DTLR 2 LITE® – Promotional Video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e⚙️ Technical Specs\u003c\/h3\u003e\n\u003cul class=\"grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRated Voltage:\u003c\/strong\u003e 240V \/ 50Hz\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRated Power:\u003c\/strong\u003e 2500W\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaximum Pressure:\u003c\/strong\u003e 2175 PSI (150 Bar)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating Pressure:\u003c\/strong\u003e 1650 PSI (114 Bar)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlow Rate:\u003c\/strong\u003e 8.45 Litres per Minute\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e🚀 Why Choose the DTLR LITE®?\u003c\/h3\u003e\n\u003cul class=\"grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e🔇 Total Stop System (TSS):\u003c\/strong\u003e Automatically shuts off when the trigger is released — reduces noise, saves energy, extends motor life\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e🔩 Heavy-Duty Brass Axial Pump:\u003c\/strong\u003e Built for commercial use with high torque output and whisper-quiet operation at just 89 dB\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e🧼 Optimised for Detailing:\u003c\/strong\u003e Fine-tuned for maximum control and efficiency — ideal for paintwork, wheels, glass, and trim\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- In the Box --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e📦 What’s in the Box?\u003c\/h3\u003e\n\u003cul class=\"grid\"\u003e\n\u003cli\u003eDTLR LITE® Pressure Washer Unit\u003c\/li\u003e\n\u003cli\u003eProfessional Snow Foam Cannon – 1\/4\" stainless steel quick-release coupling\u003c\/li\u003e\n\u003cli\u003eDTLR Precision Short Trigger Gun – Stainless steel QR swivel coupling\u003c\/li\u003e\n\u003cli\u003e500mm Stainless Steel Detailing Lance – QR swivel connection\u003c\/li\u003e\n\u003cli\u003e10m Steel-Braided Commercial Hose – Quick-release fittings\u003c\/li\u003e\n\u003cli\u003e4 Quick-Release Nozzles – 0°, 25°, 40°, 65° (4.0mm orifice)\u003c\/li\u003e\n\u003cli\u003eHozelock Water Inlet Coupling – Built-in water filter\u003c\/li\u003e\n\u003cli\u003e3m Water Hose Suction Kit – With suction filter\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/DTLR_LITE_MANUAL_WORKING_FILE_5a7d62d2-5ccb-4497-a0d0-6eb134a17717.pdf?v=1758618987\" title=\"DLTR 2 LITE EVOLVED INSTRUCTION MANUAL\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eDetailed User Manual (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Value Prop --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e💡 Built for the Detailer Who Demands More\u003c\/h3\u003e\n\u003cp\u003eWhether you're tackling daily client work or elevating your weekend setup, the \u003cstrong\u003eDTLR LITE®\u003c\/strong\u003e delivers professional-grade results with zero compromise. From snow foam to final rinse, every component is crafted for precision and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA (now with consistent top margin spacing) --\u003e\n\u003cdiv class=\"cta\"\u003e🧽 \u003cstrong\u003eTake your detailing game to the next level — The DTLR LITE® is ready when you are.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":57572282433923,"sku":"DTLRLITE","price":595.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/files\/DTLRFREEGIFTDEALS2.jpg?v=1773309384"},{"product_id":"kiam®-dtlr-2-pro®-electric-pressure-washer-160-bar-10-lpm","title":"Kiam® DTLR 2 Pro® Electric Pressure Washer 160 Bar 10 LPM","description":"\u003c!-- DTLR 2 Pro® – Product Description (Scoped, Light Theme, Venom-Style Layout) --\u003e\n\u003cstyle\u003e\n  \/* ===== Scoped Styles: only affect children of .e2c-desc ===== *\/\n  .e2c-desc {\n    --e2c-brand:#00aeef;\n    --e2c-black:#111;\n    --e2c-white:#fff;\n    --e2c-muted:#667085;\n    --e2c-bg:#f7fbff;\n    --e2c-border:#e6f5fc;\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n    color: var(--e2c-black);\n  }\n  .e2c-desc * { box-sizing: border-box; }\n\n  \/* Cards *\/\n  .e2c-desc .card {\n    background: var(--e2c-white);\n    border: 1px solid var(--e2c-border);\n    border-radius: 14px;\n    padding: 20px;\n    box-shadow: 0 4px 18px rgba(0,0,0,.06);\n  }\n  .e2c-desc .card + .card { margin-top: 16px; }\n\n  \/* Headers *\/\n  .e2c-desc h2,.e2c-desc h3{\n    margin: 0 0 10px 0;\n    line-height: 1.15;\n    letter-spacing: .2px;\n    color: var(--e2c-black);\n  }\n  .e2c-desc h2{ font-size: clamp(22px,3vw,28px); font-weight: 800; }\n  .e2c-desc h3{ font-size: clamp(18px,2.4vw,22px); font-weight: 700; }\n\n  .e2c-desc p{ margin:10px 0; color:#2b2b2b; }\n  .e2c-desc strong{ font-weight:800; }\n  .e2c-desc .center{ text-align:center; }\n\n  \/* Responsive YouTube *\/\n  .e2c-desc .media{\n    position:relative; width:100%; aspect-ratio:16\/9;\n    border-radius:12px; overflow:hidden;\n    border:1px solid var(--e2c-border);\n    margin:12px 0;\n  }\n  .e2c-desc .media iframe{\n    position:absolute; inset:0; width:100%; height:100%; border:0;\n  }\n\n  \/* Lists *\/\n  .e2c-desc ul{\n    list-style:none; padding:0; margin:10px 0 0;\n    display:grid; gap:8px;\n  }\n  .e2c-desc li{\n    position:relative;\n    padding:10px 12px 10px 40px;\n    background:var(--e2c-white);\n    border:1px solid var(--e2c-border);\n    border-radius:12px;\n  }\n  .e2c-desc li::before{\n    content:\"✓\";\n    position:absolute; left:12px; top:50%; transform:translateY(-50%);\n    width:22px; height:22px; border-radius:50%;\n    display:grid; place-items:center;\n    background:var(--e2c-brand); color:var(--e2c-white);\n    font-weight:900; font-size:13px;\n    box-shadow:0 0 0 4px rgba(0,174,239,.1);\n  }\n\n  \/* Table *\/\n  .e2c-desc .specs-table{\n    width:100%; border-collapse:separate; border-spacing:0;\n    background:var(--e2c-white);\n    border:1px solid var(--e2c-border);\n    border-radius:12px;\n    overflow:hidden; margin-top:10px;\n  }\n  .e2c-desc .specs-table thead th{\n    background:rgba(0,174,239,.08);\n    text-align:left; padding:12px 14px;\n    font-weight:800; color:var(--e2c-black);\n    border-bottom:1px solid var(--e2c-border);\n  }\n  .e2c-desc .specs-table td{\n    padding:12px 14px; border-bottom:1px solid #f0f4f8;\n  }\n  .e2c-desc .specs-table tbody tr:nth-child(odd) td{ background:#fbfdff; }\n  .e2c-desc .specs-table tbody tr:last-child td{ border-bottom:0; }\n  .e2c-desc .specs-table tbody td:first-child{\n    width:42%; font-weight:700; color:#1f2937;\n  }\n\n  \/* Links *\/\n  .e2c-desc a{ color: var(--e2c-brand); font-weight:700; text-decoration:none; }\n  .e2c-desc a:hover{ text-decoration:underline; }\n\n  \/* CTA *\/\n  .e2c-desc .cta{\n    text-align:center;\n    background:linear-gradient(0deg,#f7fbff,#fff);\n    border:1px solid var(--e2c-border);\n    border-radius:14px;\n    padding:20px; font-size:18px; font-weight:800;\n    box-shadow:0 0 0 1px rgba(0,174,239,.1),0 6px 16px rgba(0,0,0,.08);\n    margin-top:16px; \/* ensure spacing like other cards *\/\n  }\n\n  \/* Layout helpers *\/\n  .e2c-desc .stack{ display:grid; gap:14px; }\n  .e2c-desc .grid{ display:grid; gap:12px; grid-template-columns:1fr; }\n  @media(min-width:760px){\n    .e2c-desc .grid{ grid-template-columns:1fr 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"e2c-desc dtlr2pro\"\u003e\n\u003c!-- Logo in its own centred card (matches Venom layout) --\u003e\n\u003cdiv class=\"card center\"\u003e\u003cimg width=\"322\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/Asset_2_1.png?v=1759308137\" alt=\"DTLR 2 Pro® Logo\" style=\"max-width: 420px; height: 73px; display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003c!-- Intro card (centred) with responsive video --\u003e\n\u003cdiv class=\"card center\"\u003e\n\u003ch2\u003ePrecision Power Meets Professional Design\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBuilt for Elite Car Detailing\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIntroducing the \u003cstrong\u003eDTLR 2 Pro®\u003c\/strong\u003e, the next evolution in electric pressure washers. With a sleek new design and upgraded accessories, this unit delivers uncompromising performance tailored for serious detailers.\u003c\/p\u003e\n\u003cp\u003eWhether you're tackling paintwork, wheels, or engine bays, the DTLR 2 Pro® offers the perfect balance of pressure, flow, and control – all in a compact, durable frame.\u003c\/p\u003e\n\u003cdiv class=\"media\"\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/sTel_Yekp5I?si=5WKDAN6E3oqK6PS-\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"media\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/2VCgQCDdUHQ?si=z3qwZM8_DcReSx4N\" title=\"DTLR 2 Pro® – Promotional Video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e🔧 Key Features\u003c\/h3\u003e\n\u003cul class=\"grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eInduction Motor Technology:\u003c\/strong\u003e 3.0kW motor delivers consistent torque and extended lifespan for daily professional use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal Stop System:\u003c\/strong\u003e Automatically shuts off when the trigger is released, reducing noise and wear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Performance Brass Pump:\u003c\/strong\u003e Built for low-RPM operation (1450RPM) with quiet output below 80dB\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptimised for Detailing:\u003c\/strong\u003e 160 bar pressure and 10 LPM flow – perfect for snow foam and rinse stages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact Vertical Frame:\u003c\/strong\u003e Easy to store and manoeuvre, with integrated hose and cable management\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e📊 Technical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Pressure\u003c\/td\u003e\n\u003ctd\u003e160 bar \/ 2320 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlow Rate\u003c\/td\u003e\n\u003ctd\u003e10 LPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Power\u003c\/td\u003e\n\u003ctd\u003e3.0kW Induction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\/Frequency\u003c\/td\u003e\n\u003ctd\u003e220–240V ~ 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Water Temperature\u003c\/td\u003e\n\u003ctd\u003e60°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e15m High-Pressure Hose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e570 × 370 × 870 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eApprox. 22kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNoise Level\u003c\/td\u003e\n\u003ctd\u003eBelow 80 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Cable\u003c\/td\u003e\n\u003ctd\u003e5m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlug Type\u003c\/td\u003e\n\u003ctd\u003eUK 3-Pin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Included Accessories --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e📦 Included Accessories\u003c\/h3\u003e\n\u003cul class=\"grid\"\u003e\n\u003cli\u003eDTLR Stainless Steel Short Trigger Gun with ¼\" QR swivel coupling\u003c\/li\u003e\n\u003cli\u003e500mm Stainless Steel Detailing Lance with ¼\" QR swivel coupling\u003c\/li\u003e\n\u003cli\u003eSnow Foam Cannon with stainless steel ¼\" QR fitting\u003c\/li\u003e\n\u003cli\u003e15m High-Pressure Hose with Quick Release connections\u003c\/li\u003e\n\u003cli\u003eThree Quick Release Nozzles (0°, 25°, 40° – 4.0mm orifice)\u003c\/li\u003e\n\u003cli\u003eHozelock-Compatible Water Inlet Coupling with built-in filter\u003c\/li\u003e\n\u003cli\u003eWater Suction Hose Kit (3m) with inline suction filter\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/DTLR_2.0_INSTRUCTION_MASNUAL_WORKING_FILE.pdf?v=1758197620\" title=\"DTLR 2 PRO EVOLVED INSTRUCTION MANUAL\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eUser Manual (PDF)\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Value Proposition --\u003e\n\u003cdiv class=\"card stack\"\u003e\n\u003ch3\u003e🎯 Why Choose the DTLR 2 Pro®?\u003c\/h3\u003e\n\u003cul class=\"grid\"\u003e\n\u003cli\u003eDesigned for \u003cstrong\u003eprofessional detailers\u003c\/strong\u003e who demand precision and durability\u003c\/li\u003e\n\u003cli\u003eBuilt with \u003cstrong\u003eupgraded internals\u003c\/strong\u003e and a refined grey \u0026amp; blue finish\u003c\/li\u003e\n\u003cli\u003eBacked by a \u003cstrong\u003e12-month warranty\u003c\/strong\u003e and \u003cstrong\u003eUK-based customer support\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- CTA (spaced consistently) --\u003e\n\u003cdiv class=\"cta\"\u003e💦 \u003cstrong\u003eUpgrade your detailing setup – the Kiam® DTLR 2 Pro® delivers precision, power, and reliability you can trust.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":57572283384195,"sku":"DTLRPRO","price":725.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/files\/DTLRFREEGIFTDEALS.jpg?v=1773309384"},{"product_id":"gorilla-power-gp8-semi-professional-electric-pressure-washer","title":"Gorilla Power GP8 Semi-Professional Electric Pressure Washer","description":"\u003c!-- GORILLA POWER® GP8 — THEME v3.7 (sliders below features, card order swap, uniform CTA text) --\u003e\n\u003cstyle\u003e\n  .e2c-desc{\n    --brand:#00aeef;\n    --black:#111;\n    --white:#fff;\n    --border:#e6f5fc;\n    --bg:#f7fbff;\n    --muted:#667085;\n    --karcher:#ffd700;\n    font-family:system-ui,-apple-system,\"Segoe UI\",Roboto,Arial,sans-serif;\n    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  .e2c-desc .center{text-align:center;}\n  .e2c-desc .card{\n    background:var(--white);\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:20px;\n    box-shadow:0 4px 18px rgba(0,0,0,.06);\n    margin-top:16px;\n    overflow:hidden;\n  }\n  .e2c-desc h2,.e2c-desc h3{\n    margin:0 0 10px;\n    line-height:1.2;\n    letter-spacing:.2px;\n    color:var(--black);\n  }\n  .e2c-desc h2{font-size:clamp(22px,3vw,28px);font-weight:800;}\n  .e2c-desc h3{font-size:clamp(18px,2.4vw,22px);font-weight:800;}\n  .e2c-desc p{margin:10px 0;color:#1f2428;}\n  .e2c-desc a{color:var(--brand);text-decoration:none;font-weight:800;}\n  .e2c-desc a:hover{text-decoration:underline;}\n  .ticklist{list-style:none;padding:0;margin:10px 0;display:grid;gap:8px;}\n  .ticklist li{position:relative;padding:10px 12px 10px 40px;border:1px solid var(--border);border-radius:12px;background:#fff;}\n  .ticklist li::before{\n    content:\"✓\";\n    position:absolute;left:12px;top:50%;transform:translateY(-50%);\n    width:22px;height:22px;border-radius:50%;display:grid;place-items:center;\n    background:var(--brand);color:#fff;font-weight:900;font-size:13px;\n    box-shadow:0 0 0 4px rgba(0,174,239,.1);\n  }\n\n  \/* TABLE *\/\n  .e2c-desc table{\n    width:100%;border-collapse:separate;border-spacing:0;margin-top:10px;background:#fff;\n    border:1px solid var(--border);border-radius:12px;overflow:hidden;\n  }\n  .e2c-desc thead th{\n    background:rgba(0,174,239,.08);\n    text-align:left;padding:12px 14px;font-weight:800;color:var(--black);\n    border-bottom:1px solid var(--border);\n  }\n  .e2c-desc tbody td{padding:12px 14px;border-bottom:1px solid #f0f4f8;}\n  .e2c-desc tbody tr:nth-child(odd) td{background:#fbfdff;}\n  .e2c-desc tbody tr:last-child td{border-bottom:0;}\n  .e2c-desc tbody td:first-child{font-weight:700;color:#1f2937;width:40%;}\n\n  \/* METER SLIDERS (edge-safe labels) *\/\n  .meter{\n    position:relative;height:14px;border-radius:999px;border:1px solid rgba(17,17,17,.9);\n    background:linear-gradient(90deg,#eaf6ff 0%, #cfeeff 50%, var(--brand) 100%);\n    margin-top:10px;\n  }\n  .scale{display:flex;justify-content:space-between;font-size:12px;color:#334155;margin-top:6px;}\n  .pin{\n    --x:50%;\n    position:absolute;\n    left:clamp(8px,var(--x),calc(100% - 8px));\n    top:50%;transform:translate(-50%,-50%);\n    width:12px;height:12px;border-radius:50%;\n    border:2px solid #fff;box-shadow:0 0 0 4px rgba(0,0,0,.06);\n  }\n  .pin.gp{background:var(--brand);}\n  .pin.kr{background:var(--karcher);}\n  .label-pill{\n    --nudge: 0px;\n    position:absolute;\n    left:calc(clamp(8px,var(--x),calc(100% - 8px)) + var(--nudge));\n    transform:translateX(-50%);\n    padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap;\n    border:1px solid var(--border);box-shadow:0 1px 0 rgba(0,0,0,.03);\n  }\n  .label-pill.gp{bottom:100%;margin-bottom:10px;background:#fff;color:#0f172a;}\n  .label-pill.kr{top:100%;margin-top:10px;background:var(--karcher);color:#111;border-color:#e3c400;}\n  .pulse{position:absolute;inset:-6px;border-radius:50%;border:2px solid currentColor;opacity:.5;animation:pulse 1.8s ease-out infinite;}\n  @keyframes pulse{0%{transform:scale(.6);opacity:.7;}100%{transform:scale(1.6);opacity:0;}}\n\n  \/* RANGE COMPARE (slim meters + legend) *\/\n  .meter.slim{height:10px;}\n  .pin.small{width:10px;height:10px;border:2px solid #fff;}\n  .pin.small.gp4{background:#94a3b8}\n  .pin.small.gp6{background:#64748b}\n  .pin.small.gp8{background:var(--brand)}\n  .tooltip{\n    position:absolute;left:50%;transform:translate(-50%,-6px);bottom:100%;\n    background:#fff;color:#0f172a;border:1px solid var(--border);border-radius:8px;\n    padding:3px 8px;font-size:10px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;\n  }\n  .pin.small:hover .tooltip{opacity:1}\n  .legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}\n  .pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:11px;font-weight:800;color:#0f172a}\n  .dot{width:10px;height:10px;border-radius:50%}\n  .dot.gp4{background:#94a3b8}.dot.gp6{background:#64748b}.dot.gp8{background:var(--brand)}\n\n  \/* CTA *\/\n  .cta{\n    text-align:center;background:linear-gradient(0deg,#f7fbff,#fff);border:1px solid var(--border);\n    border-radius:14px;padding:20px;\n    font-size:18px;font-weight:800; \/* single consistent weight *\/\n    margin-top:16px;box-shadow:0 0 0 1px rgba(0,174,239,.1),0 6px 16px rgba(0,0,0,.08);\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"e2c-desc gp8\"\u003e\n\u003c!-- 1) BLACK HERO \/ LOGO CARD --\u003e\n\u003cdiv style=\"background: #000;\" class=\"card center\"\u003e\n\u003cimg style=\"max-width: 420px; margin-bottom: 10px;\" alt=\"A Real BEAST of a Machine — Gorilla Power®\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/Asset_2.jpg?v=1739803207\"\u003e\n\u003ch2 style=\"color: #fff;\"\u003eGorilla Power® GP8 — Commercial-Grade Power for Homeowners\u003c\/h2\u003e\n\u003cp style=\"color: #ddd;\"\u003eThe \u003cspan style=\"color: #00aeef; font-weight: 800;\"\u003eGP8\u003c\/span\u003e delivers \u003cspan style=\"font-weight: 800;\"\u003e190 bar max pressure\u003c\/span\u003e and \u003cspan style=\"font-weight: 800;\"\u003e11 L\/min flow\u003c\/span\u003e from a rugged \u003cspan style=\"font-weight: 800;\"\u003e3100W induction motor\u003c\/span\u003e — pro-level cleaning for patios, driveways, and vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2) FEATURES (sliders moved UNDER the list) --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💪 Key Features\u003c\/h3\u003e\n\u003cul class=\"ticklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eInduction drive\u003c\/strong\u003e — long-life motor, low maintenance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended reach\u003c\/strong\u003e — 8 m high-pressure hose + 5 m power cord\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePro accessories\u003c\/strong\u003e — brass turbo nozzle + foam bottle, \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- QUICK COMPARE (stacked under features) --\u003e\n\u003cdiv style=\"margin-top: 14px;\"\u003e\n\u003ch3\u003eQuick Compare\u003c\/h3\u003e\n\u003c!-- PRESSURE: scale 0–190; GP8=190, K5\/12C=120 --\u003e\n\u003cdiv aria-label=\"Max Pressure comparison\" class=\"meter\"\u003e\n\u003cspan style=\"--x: 100%;\" class=\"pin gp\"\u003e\u003cspan style=\"color: #00aeef;\" class=\"pulse\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"--x: 100%; --nudge: -18px;\" class=\"label-pill gp\"\u003eGP8 190 bar\u003c\/span\u003e \u003cspan style=\"--x: calc(120\/190*100%);\" class=\"pin kr\"\u003e\u003c\/span\u003e \u003cspan style=\"--x: calc(120\/190*100%);\" class=\"label-pill kr\"\u003eKärcher 5\/12C 120 bar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale\"\u003e\n\u003cspan\u003e0\u003c\/span\u003e\u003cspan\u003e95\u003c\/span\u003e\u003cspan\u003e190\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FLOW: scale 0–11; GP8=11, K5\/12C=10 --\u003e\n\u003cdiv aria-label=\"Flow comparison\" class=\"meter\"\u003e\n\u003cspan style=\"--x: 100%;\" class=\"pin gp\"\u003e\u003cspan style=\"color: #00aeef;\" class=\"pulse\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"--x: 100%; --nudge: -12px;\" class=\"label-pill gp\"\u003eGP8 11 L\/min\u003c\/span\u003e \u003cspan style=\"--x: calc(10\/11*100%);\" class=\"pin kr\"\u003e\u003c\/span\u003e \u003cspan style=\"--x: calc(10\/11*100%);\" class=\"label-pill kr\"\u003eKärcher 5\/12C 10 L\/min\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale\"\u003e\n\u003cspan\u003e0\u003c\/span\u003e\u003cspan\u003e5.5\u003c\/span\u003e\u003cspan\u003e11\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) (SWAPPED UP) HEAD-TO-HEAD TABLE --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eGP8 vs. Kärcher 5\/12C\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpec\u003c\/th\u003e\n\u003cth\u003eGorilla Power® GP8\u003c\/th\u003e\n\u003cth\u003eKärcher 5\/12C\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Pressure\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e190 bar\u003c\/strong\u003e ✅\u003c\/td\u003e\n\u003ctd\u003e120 bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Flow\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e11 L\/min\u003c\/strong\u003e ✅\u003c\/td\u003e\n\u003ctd\u003e10 L\/min\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e3100 W Induction\u003c\/strong\u003e ✅\u003c\/td\u003e\n\u003ctd\u003e2500 W Induction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e8 m\u003c\/td\u003e\n\u003ctd\u003e10 m\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eBrass Turbo, Foam Bottle ✅\u003c\/td\u003e\n\u003ctd\u003eBasic Lance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 4) (SWAPPED DOWN) FULL SPECS --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e📊 Technical Specifications\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpec\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRated Pressure\u003c\/td\u003e\n\u003ctd\u003e130 bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Pressure\u003c\/td\u003e\n\u003ctd\u003e190 bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRated \/ Max Flow\u003c\/td\u003e\n\u003ctd\u003e10 \/ 11 L\/min\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Type \/ Power\u003c\/td\u003e\n\u003ctd\u003eInduction (AC) \/ 3100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage \/ Frequency\u003c\/td\u003e\n\u003ctd\u003e240 V \/ 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose \/ Cable\u003c\/td\u003e\n\u003ctd\u003e8 m HP hose \/ 5 m power cord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L × W × H)\u003c\/td\u003e\n\u003ctd\u003e330 × 357 × 540 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight (Net\/Gross)\u003c\/td\u003e\n\u003ctd\u003e23.1 \/ 25.6 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 5) GORILLA RANGE COMPARISON --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e🦍 Which Gorilla Power® Model Suits You?\u003c\/h3\u003e\n\u003cdiv class=\"grid-2\"\u003e\n\u003c!-- Sliders --\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003ePressure\u003c\/strong\u003e (GP4 → GP8)\u003c\/p\u003e\n\u003cdiv class=\"meter slim\"\u003e\n\u003cspan style=\"--x: calc(140\/190*100%);\" class=\"pin small gp4\"\u003e\u003cspan class=\"tooltip\"\u003eGP4 • 140 bar\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"--x: calc(160\/190*100%);\" class=\"pin small gp6\"\u003e\u003cspan class=\"tooltip\"\u003eGP6 • 160 bar\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"--x: 100%;\" class=\"pin small gp8\"\u003e\u003cspan class=\"tooltip\"\u003eGP8 • 190 bar\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale\"\u003e\n\u003cspan\u003e0\u003c\/span\u003e\u003cspan\u003e95\u003c\/span\u003e\u003cspan\u003e190\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eFlow\u003c\/strong\u003e (GP4\/6 → GP8)\u003c\/p\u003e\n\u003cdiv class=\"meter slim\"\u003e\n\u003cspan style=\"--x: calc(7\/11*100%);\" class=\"pin small gp4\"\u003e\u003cspan class=\"tooltip\"\u003eGP4 • 7 L\/min\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"--x: calc(7\/11*100%);\" class=\"pin small gp6\"\u003e\u003cspan class=\"tooltip\"\u003eGP6 • 7 L\/min\u003c\/span\u003e\u003c\/span\u003e \u003cspan style=\"--x: 100%;\" class=\"pin small gp8\"\u003e\u003cspan class=\"tooltip\"\u003eGP8 • 11 L\/min\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale\"\u003e\n\u003cspan\u003e0\u003c\/span\u003e\u003cspan\u003e5.5\u003c\/span\u003e\u003cspan\u003e11\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"legend\"\u003e\n\u003cspan class=\"pill\"\u003e\u003cspan class=\"dot gp4\"\u003e\u003c\/span\u003eGP4\u003c\/span\u003e \u003cspan class=\"pill\"\u003e\u003cspan class=\"dot gp6\"\u003e\u003c\/span\u003eGP6\u003c\/span\u003e \u003cspan class=\"pill\"\u003e\u003cspan class=\"dot gp8\"\u003e\u003c\/span\u003eGP8\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Quick table for the range --\u003e\n\u003cdiv\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eTypical Price\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eGP4\u003c\/td\u003e\n\u003ctd\u003eDomestic (cars, patios)\u003c\/td\u003e\n\u003ctd\u003e£119\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGP6\u003c\/td\u003e\n\u003ctd\u003eHigh-power domestic \/ light trade\u003c\/td\u003e\n\u003ctd\u003e£275\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGP8\u003c\/td\u003e\n\u003ctd\u003eCommercial-grade homeowners\u003c\/td\u003e\n\u003ctd\u003e£479\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6) VIDEOS --\u003e\n\u003cdiv class=\"card center\"\u003e\n\u003cdiv class=\"media\"\u003e\u003ciframe title=\"Gorilla Power GP8 Overview\" src=\"https:\/\/www.youtube.com\/embed\/vOuD8TOLkKI?si=88va5Xx8sWOsdu_N\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\" class=\"media\"\u003e\n\u003ciframe title=\"💥 GP8 - GORILLA POWER® Electric Pressure Washer 🦍 OUT NOW!\" src=\"https:\/\/www.youtube.com\/embed\/wD_A5BqXUYI\"\u003e\u003c\/iframe\u003e\u003cbr\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/GP8PRO_INSTRUCTION_MANUAL_8205b2ba-2f51-40e6-bd55-83eec51853e7.pdf?v=1765360250\" title=\"GP8PRO INSTRUCTION MANUAL\"\u003e\u003cspan style=\"text-decoration: underline; color: rgb(0, 170, 255);\"\u003e\u003cstrong\u003eInstruction Manual (PDF)\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7) CTA (uniform font and weight) --\u003e\n\u003cdiv class=\"card cta\"\u003eExperience commercial-grade cleaning with Gorilla Power® GP8 — built for serious homeowners who want power, reliability, and results.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":57572283416963,"sku":"GP8PressureWasher","price":399.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/files\/IMG_3734.jpg?v=1773309384"},{"product_id":"gorilla-power-gp6-domestic-electric-pressure-washer","title":"Gorilla Power GP6 Domestic Electric Pressure Washer","description":"\u003c!-- GORILLA POWER® GP6 — THEME v3.7 (matches GP8 layout \u0026 interactions) --\u003e\n\u003cstyle\u003e\n  .e2c-desc{\n    --brand:#00aeef;\n    --black:#111;\n    --white:#fff;\n    --border:#e6f5fc;\n    --bg:#f7fbff;\n    --muted:#667085;\n    --karcher:#ffd700;\n    font-family:system-ui,-apple-system,\"Segoe UI\",Roboto,Arial,sans-serif;\n    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  .e2c-desc .center{text-align:center;}\n  .e2c-desc .card{\n    background:var(--white);\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:20px;\n    box-shadow:0 4px 18px rgba(0,0,0,.06);\n    margin-top:16px;\n    overflow:hidden;\n  }\n  .e2c-desc h2,.e2c-desc h3{\n    margin:0 0 10px;\n    line-height:1.2;\n    letter-spacing:.2px;\n    color:var(--black);\n  }\n  .e2c-desc h2{font-size:clamp(22px,3vw,28px);font-weight:800;}\n  .e2c-desc h3{font-size:clamp(18px,2.4vw,22px);font-weight:800;}\n  .e2c-desc p{margin:10px 0;color:#1f2428;}\n  .e2c-desc a{color:var(--brand);text-decoration:none;font-weight:800;}\n  .e2c-desc a:hover{text-decoration:underline;}\n  .ticklist{list-style:none;padding:0;margin:10px 0;display:grid;gap:8px;}\n  .ticklist li{position:relative;padding:10px 12px 10px 40px;border:1px solid var(--border);border-radius:12px;background:#fff;}\n  .ticklist li::before{\n    content:\"✓\";\n    position:absolute;left:12px;top:50%;transform:translateY(-50%);\n    width:22px;height:22px;border-radius:50%;display:grid;place-items:center;\n    background:var(--brand);color:#fff;font-weight:900;font-size:13px;\n    box-shadow:0 0 0 4px rgba(0,174,239,.1);\n  }\n  .e2c-desc table{\n    width:100%;border-collapse:separate;border-spacing:0;margin-top:10px;background:#fff;\n    border:1px solid var(--border);border-radius:12px;overflow:hidden;\n  }\n  .e2c-desc thead th{\n    background:rgba(0,174,239,.08);\n    text-align:left;padding:12px 14px;font-weight:800;color:var(--black);\n    border-bottom:1px solid var(--border);\n  }\n  .e2c-desc tbody td{padding:12px 14px;border-bottom:1px solid #f0f4f8;}\n  .e2c-desc tbody tr:nth-child(odd) td{background:#fbfdff;}\n  .e2c-desc tbody tr:last-child td{border-bottom:0;}\n  .e2c-desc tbody td:first-child{font-weight:700;color:#1f2937;width:40%;}\n  .meter{\n    position:relative;height:14px;border-radius:999px;border:1px solid rgba(17,17,17,.9);\n    background:linear-gradient(90deg,#eaf6ff 0%, #cfeeff 50%, var(--brand) 100%);\n    margin-top:10px;\n  }\n  .scale{display:flex;justify-content:space-between;font-size:12px;color:#334155;margin-top:6px;}\n  .pin{\n    --x:50%;\n    position:absolute;\n    left:clamp(8px,var(--x),calc(100% - 8px));\n    top:50%;transform:translate(-50%,-50%);\n    width:12px;height:12px;border-radius:50%;\n    border:2px solid #fff;box-shadow:0 0 0 4px rgba(0,0,0,.06);\n  }\n  .pin.gp{background:var(--brand);}\n  .pin.kr{background:var(--karcher);}\n  .label-pill{\n    --nudge: 0px;\n    position:absolute;\n    left:calc(clamp(8px,var(--x),calc(100% - 8px)) + var(--nudge));\n    transform:translateX(-50%);\n    padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap;\n    border:1px solid var(--border);box-shadow:0 1px 0 rgba(0,0,0,.03);\n  }\n  .label-pill.gp{bottom:100%;margin-bottom:10px;background:#fff;color:#0f172a;}\n  .label-pill.kr{top:100%;margin-top:10px;background:var(--karcher);color:#111;border-color:#e3c400;}\n  .pulse{position:absolute;inset:-6px;border-radius:50%;border:2px solid currentColor;opacity:.5;animation:pulse 1.8s ease-out infinite;}\n  @keyframes pulse{0%{transform:scale(.6);opacity:.7;}100%{transform:scale(1.6);opacity:0;}}\n  .meter.slim{height:10px;}\n  .pin.small{width:10px;height:10px;border:2px solid #fff;}\n  .pin.small.gp4{background:#94a3b8}\n  .pin.small.gp6{background:#64748b}\n  .pin.small.gp8{background:var(--brand)}\n  .tooltip{\n    position:absolute;left:50%;transform:translate(-50%,-6px);bottom:100%;\n    background:#fff;color:#0f172a;border:1px solid var(--border);border-radius:8px;\n    padding:3px 8px;font-size:10px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;\n  }\n  .pin.small:hover .tooltip{opacity:1}\n  .legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}\n  .pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:11px;font-weight:800;color:#0f172a}\n  .dot{width:10px;height:10px;border-radius:50%}\n  .dot.gp4{background:#94a3b8}.dot.gp6{background:#64748b}.dot.gp8{background:var(--brand)}\n  .cta{\n    text-align:center;background:linear-gradient(0deg,#f7fbff,#fff);border:1px solid var(--border);\n    border-radius:14px;padding:20px;\n    font-size:18px;font-weight:800;\n    margin-top:16px;box-shadow:0 0 0 1px rgba(0,174,239,.1),0 6px 16px rgba(0,0,0,.08);\n  }\n  .media{position:relative;width:100%;aspect-ratio:16\/9;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#000}\n  .media iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n\u003c\/style\u003e\n\n\u003cdiv class=\"e2c-desc gp6\"\u003e\n\u003cdiv style=\"background: #000;\" class=\"card center\"\u003e\n\u003cimg style=\"max-width: 420px; margin-bottom: 10px;\" alt=\"A Real BEAST of a Machine — Gorilla Power®\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/Asset_2.jpg?v=1739803207\"\u003e\n\u003ch2 style=\"color: #fff;\"\u003eGorilla Power® GP6 - Unmatched Cleaning Power for Demanding Tasks\u003c\/h2\u003e\n\u003cp style=\"color: #ddd;\"\u003eThe \u003cspan style=\"color: #00aeef; font-weight: 800;\"\u003eGP6\u003c\/span\u003e delivers \u003cspan style=\"font-weight: 800;\"\u003e160 bar max pressure\u003c\/span\u003e and \u003cspan style=\"font-weight: 800;\"\u003e7 L\/min max flow\u003c\/span\u003e from a rugged \u003cspan style=\"font-weight: 800;\"\u003e2000W motor\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💪 Key Features\u003c\/h3\u003e\n\u003cul class=\"ticklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior performance\u003c\/strong\u003e – up to 160 bar max pressure\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuto Stop system\u003c\/strong\u003e – pump pauses when trigger is released\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended reach\u003c\/strong\u003e – 8 m HP hose + 5 m power cord\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHose compatibility\u003c\/strong\u003e – Uses standard M22 fittings. \u003cstrong\u003eBosch AQT pressure washer hoses\u003c\/strong\u003e can be used as suitable replacement hoses.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile accessories\u003c\/strong\u003e – Variable Nozzle, 400 ml Detergent Bottle, Turbo Nozzle, Rotating Brush, Patio Cleaner\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":57572283449731,"sku":"GP6PressureWasher..","price":199.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/files\/IMG_3863.jpg?v=1773309384"},{"product_id":"gorilla-power-gp4-domestic-electric-pressure-washer","title":"Gorilla Power GP4 Domestic Electric Pressure Washer","description":"\u003c!-- GORILLA POWER® GP4 — THEME v3.7 (matches GP6\/GP8 layout \u0026 interactions) --\u003e\n\u003cstyle\u003e\n  .e2c-desc{\n    --brand:#00aeef;\n    --black:#111;\n    --white:#fff;\n    --border:#e6f5fc;\n    --bg:#f7fbff;\n    --muted:#667085;\n    --karcher:#ffd700;\n    font-family:system-ui,-apple-system,\"Segoe UI\",Roboto,Arial,sans-serif;\n    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  .e2c-desc .center{text-align:center;}\n  .e2c-desc .card{\n    background:var(--white);\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:20px;\n    box-shadow:0 4px 18px rgba(0,0,0,.06);\n    margin-top:16px;\n    overflow:hidden;\n  }\n  .e2c-desc h2,.e2c-desc h3{\n    margin:0 0 10px;\n    line-height:1.2;\n    letter-spacing:.2px;\n    color:var(--black);\n  }\n  .e2c-desc h2{font-size:clamp(22px,3vw,28px);font-weight:800;}\n  .e2c-desc h3{font-size:clamp(18px,2.4vw,22px);font-weight:800;}\n  .e2c-desc p{margin:10px 0;color:#1f2428;}\n  .e2c-desc a{color:var(--brand);text-decoration:none;font-weight:800;}\n  .e2c-desc a:hover{text-decoration:underline;}\n  .ticklist{list-style:none;padding:0;margin:10px 0;display:grid;gap:8px;}\n  .ticklist li{position:relative;padding:10px 12px 10px 40px;border:1px solid var(--border);border-radius:12px;background:#fff;}\n  .ticklist li::before{\n    content:\"✓\";\n    position:absolute;left:12px;top:50%;transform:translateY(-50%);\n    width:22px;height:22px;border-radius:50%;display:grid;place-items:center;\n    background:var(--brand);color:#fff;font-weight:900;font-size:13px;\n    box-shadow:0 0 0 4px rgba(0,174,239,.1);\n  }\n\n  \/* TABLE *\/\n  .e2c-desc table{\n    width:100%;border-collapse:separate;border-spacing:0;margin-top:10px;background:#fff;\n    border:1px solid var(--border);border-radius:12px;overflow:hidden;\n  }\n  .e2c-desc thead th{\n    background:rgba(0,174,239,.08);\n    text-align:left;padding:12px 14px;font-weight:800;color:var(--black);\n    border-bottom:1px solid var(--border);\n  }\n  .e2c-desc tbody td{padding:12px 14px;border-bottom:1px solid #f0f4f8;}\n  .e2c-desc tbody tr:nth-child(odd) td{background:#fbfdff;}\n  .e2c-desc tbody tr:last-child td{border-bottom:0;}\n  .e2c-desc tbody td:first-child{font-weight:700;color:#1f2937;width:40%;}\n\n  \/* METER SLIDERS *\/\n  .meter{\n    position:relative;height:14px;border-radius:999px;border:1px solid rgba(17,17,17,.9);\n    background:linear-gradient(90deg,#eaf6ff 0%, #cfeeff 50%, var(--brand) 100%);\n    margin-top:10px;\n  }\n  .scale{display:flex;justify-content:space-between;font-size:12px;color:#334155;margin-top:6px;}\n  .pin{\n    --x:50%;\n    position:absolute;\n    left:clamp(8px,var(--x),calc(100% - 8px));\n    top:50%;transform:translate(-50%,-50%);\n    width:12px;height:12px;border-radius:50%;\n    border:2px solid #fff;box-shadow:0 0 0 4px rgba(0,0,0,.06);\n  }\n  .pin.gp{background:var(--brand);}\n  .pin.kr{background:var(--karcher);}\n  .label-pill{\n    --nudge: 0px;\n    position:absolute;\n    left:calc(clamp(8px,var(--x),calc(100% - 8px)) + var(--nudge));\n    transform:translateX(-50%);\n    padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap;\n    border:1px solid var(--border);box-shadow:0 1px 0 rgba(0,0,0,.03);\n  }\n  .label-pill.gp{bottom:100%;margin-bottom:10px;background:#fff;color:#0f172a;}\n  .label-pill.kr{top:100%;margin-top:10px;background:var(--karcher);color:#111;border-color:#e3c400;}\n  .pulse{position:absolute;inset:-6px;border-radius:50%;border:2px solid currentColor;opacity:.5;animation:pulse 1.8s ease-out infinite;}\n  @keyframes pulse{0%{transform:scale(.6);opacity:.7;}100%{transform:scale(1.6);opacity:0;}}\n\n  \/* RANGE COMPARE *\/\n  .meter.slim{height:10px;}\n  .pin.small{width:10px;height:10px;border:2px solid #fff;}\n  .pin.small.gp4{background:#94a3b8}\n  .pin.small.gp6{background:#64748b}\n  .pin.small.gp8{background:var(--brand)}\n  .tooltip{\n    position:absolute;left:50%;transform:translate(-50%,-6px);bottom:100%;\n    background:#fff;color:#0f172a;border:1px solid var(--border);border-radius:8px;\n    padding:3px 8px;font-size:10px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;\n  }\n  .pin.small:hover .tooltip{opacity:1}\n  .legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}\n  .pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:11px;font-weight:800;color:#0f172a}\n  .dot{width:10px;height:10px;border-radius:50%}\n  .dot.gp4{background:#94a3b8}.dot.gp6{background:#64748b}.dot.gp8{background:var(--brand)}\n\n  .grid-2{display:grid;gap:14px;}\n  @media(min-width:860px){.grid-2{grid-template-columns:1fr 1fr;}}\n\n  .media{position:relative;width:100%;aspect-ratio:16\/9;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#000}\n  .media iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n\n  .cta{\n    text-align:center;background:linear-gradient(0deg,#f7fbff,#fff);border:1px solid var(--border);\n    border-radius:14px;padding:20px;\n    font-size:18px;font-weight:800;\n    margin-top:16px;box-shadow:0 0 0 1px rgba(0,174,239,.1),0 6px 16px rgba(0,0,0,.08);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"e2c-desc gp4\"\u003e\n\u003cdiv style=\"background:#000;\" class=\"card center\"\u003e\n  \u003cimg style=\"max-width:420px;margin-bottom:10px;\" alt=\"A Real BEAST of a Machine — Gorilla Power®\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/Asset_2.jpg?v=1739803207\"\u003e\n  \u003ch2 style=\"color:#fff;\"\u003eGorilla Power® GP4 — Compact \u0026amp; Powerful Cleaning Performance\u003c\/h2\u003e\n  \u003cp style=\"color:#ddd;\"\u003e\n    The \u003cspan style=\"color:#00aeef;font-weight:800;\"\u003eGP4\u003c\/span\u003e delivers\n    \u003cspan style=\"font-weight:800;\"\u003e140 bar max pressure\u003c\/span\u003e and\n    \u003cspan style=\"font-weight:800;\"\u003e7 L\/min flow\u003c\/span\u003e from a tough\n    \u003cspan style=\"font-weight:800;\"\u003e1800 W carbon-brush motor\u003c\/span\u003e.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e💪 Key Features\u003c\/h3\u003e\n\u003cul class=\"ticklist\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePowerful performance\u003c\/strong\u003e — up to 140 bar max pressure\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eAuto Stop system\u003c\/strong\u003e — pump pauses when trigger is released\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eCompact \u0026amp; lightweight\u003c\/strong\u003e — slim body with integrated hose reel\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eReach\u003c\/strong\u003e — 5 m HP hose + power cord\u003c\/li\u003e\n  \u003cli\u003e\n    \u003cstrong\u003eHose compatibility\u003c\/strong\u003e — Uses standard M22 fittings.\n    \u003cstrong\u003eBosch AQT pressure washer hoses\u003c\/strong\u003e can be used as suitable replacement hoses.\n  \u003c\/li\u003e\n  \u003cli\u003e\n    \u003cstrong\u003eAccessories included\u003c\/strong\u003e — Variable Nozzle, Turbo Nozzle, Fixed Brush,\n    400 ml Detergent Bottle,\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0457\/5471\/2228\/files\/GP4_INSTRUCTION_MANUAL_21293686-898d-4665-833f-9e12de0cc08c.pdf?v=1765360197\"\u003e\n      \u003cstrong\u003eInstruction Manual\u003c\/strong\u003e\n    \u003c\/a\u003e\n  \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Equip2clean","offers":[{"title":"Default Title","offer_id":58324458144131,"sku":"GP4PressureWasher","price":99.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/files\/IMG_3934.jpg?v=1782313985"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2783\/4499\/collections\/P9230002.jpg?v=1782941765","url":"https:\/\/cleanwaresupply.co.uk\/collections\/pressure-washers.oembed","provider":"The Cleanware Supply Company","version":"1.0","type":"link"}