{"title":"Shop All","description":"","products":[{"product_id":"aqvo-tap-filter","title":"AQVO Tap Filter","description":"\u003cstyle\u003e\n.aqvo-pd{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;font-family:'Hanken Grotesk',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:var(--ink);line-height:1.6;margin-top:26px;}\n.aqvo-pd *{box-sizing:border-box;}\n.aqvo-pd .wrap{max-width:1120px;margin:0 auto;padding:0;}\n.aqvo-pd section{padding:26px 0;}\n.aqvo-pd .eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-deep);font-weight:700;margin:0 0 10px;}\n.aqvo-pd h2{font-size:clamp(22px,3vw,30px);line-height:1.14;font-weight:700;margin:0 0 12px;letter-spacing:-.01em;color:var(--ink);}\n.aqvo-pd h3{font-size:17px;font-weight:700;margin:0 0 4px;color:var(--ink);}\n.aqvo-pd p{color:var(--muted);font-size:15.5px;margin:0 0 12px;}\n.aqvo-pd .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:#fff;text-decoration:none;font-weight:600;font-size:15px;padding:12px 24px;border-radius:999px;}\n.aqvo-pd .btn:hover{background:var(--blue-deep);color:#fff;}\n.aqvo-pd .btn.ghost{background:transparent;color:var(--blue-deep);border:1.5px solid #cfe2f4;}\n.aqvo-pd .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}\n.aqvo-pd .hl{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;}\n.aqvo-pd .hl .ic{width:38px;height:38px;border-radius:10px;background:var(--tint);display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:17px;}\n.aqvo-pd .hl h3{font-size:15px;}\n.aqvo-pd .hl p{font-size:13px;margin:2px 0 0;}\n.aqvo-pd .card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;}\n.aqvo-pd .card.fill{background:var(--blue-deep);border-color:var(--blue-deep);}\n.aqvo-pd .card.fill h3,.aqvo-pd .card.fill .tag{color:#fff;}\n.aqvo-pd .card.fill p{color:#dbeafe;}\n.aqvo-pd .tag{font-size:12px;font-weight:700;color:var(--blue-deep);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:6px;}\n.aqvo-pd .grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}\n.aqvo-pd .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;}\n.aqvo-pd .grid2 .pic{aspect-ratio:16\/10;background:var(--tint);border-radius:12px;overflow:hidden;margin-bottom:16px;}\n.aqvo-pd .grid2 .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;counter-reset:step;}\n.aqvo-pd .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;position:relative;}\n.aqvo-pd .step::before{counter-increment:step;content:counter(step);position:absolute;top:-14px;left:20px;width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;}\n.aqvo-pd .step p{font-size:13.5px;margin:4px 0 0;}\n.aqvo-pd .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px;}\n.aqvo-pd .spec{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center;}\n.aqvo-pd .spec .n{font-size:22px;font-weight:800;color:var(--ink);}\n.aqvo-pd .spec .l{font-size:12.5px;color:var(--muted);margin-top:4px;}\n.aqvo-pd .foot{font-size:12.5px;color:var(--muted);margin-top:10px;}\n.aqvo-pd .honest{background:var(--tint);border-radius:18px;padding:28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center;}\n.aqvo-pd .honest h2{margin:0;font-size:clamp(20px,2.4vw,26px);}\n.aqvo-pd .honest p{margin:0;font-size:14.5px;}\n.aqvo-pd .refill{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;}\n.aqvo-pd .bars{display:grid;gap:14px;}\n.aqvo-pd .bar-row{font-size:13.5px;}\n.aqvo-pd .bar-row .lab{display:flex;justify-content:space-between;margin-bottom:5px;color:var(--ink);font-weight:600;}\n.aqvo-pd .bar{height:14px;border-radius:999px;background:var(--tint);overflow:hidden;}\n.aqvo-pd .bar i{display:block;height:100%;border-radius:999px;}\n.aqvo-pd .bar .aqvo{width:60%;background:var(--blue);}\n.aqvo-pd .bar .them{width:100%;background:#c9d8e4;}\n.aqvo-pd details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;overflow:hidden;}\n.aqvo-pd summary{list-style:none;cursor:pointer;padding:15px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--ink);}\n.aqvo-pd summary::-webkit-details-marker{display:none;}\n.aqvo-pd summary::after{content:'+';font-size:22px;color:var(--blue);}\n.aqvo-pd details[open] summary::after{content:'\\2212';}\n.aqvo-pd details .a{padding:0 20px 16px;color:var(--muted);font-size:14px;line-height:1.65;}\n.aqvo-pd .who{display:grid;grid-template-columns:.75fr 1.25fr;gap:32px;align-items:center;}\n.aqvo-pd .who-img{border-radius:18px;overflow:hidden;background:var(--tint);aspect-ratio:4\/5;box-shadow:0 24px 60px -30px rgba(31,143,207,.5);}\n.aqvo-pd .who-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}\n.aqvo-pd .cap{font-size:12px;color:var(--muted);font-style:italic;text-align:center;margin:8px 0 0;}\n.aqvo-pd .bundle{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;border-radius:20px;padding:32px;background:var(--blue-deep);color:#fff;}\n.aqvo-pd .bundle h2,.aqvo-pd .bundle .eyebrow{color:#fff;}\n.aqvo-pd .bundle p{color:#dbeafe;}\n.aqvo-pd .bundle .btn{background:#fff;color:var(--blue-deep);}\n.aqvo-pd .bundle .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.12);aspect-ratio:4\/3;}\n.aqvo-pd .bundle .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .display-feat{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .display-feat h2,.aqvo-pd .display-feat .eyebrow{color:#fff;}\n.aqvo-pd .display-feat p{color:#dbeafe;}\n.aqvo-pd .display-feat ul{list-style:none;margin:8px 0 0;padding:0;}\n.aqvo-pd .display-feat li{padding:7px 0;color:#fff;font-size:15px;}\n.aqvo-pd .display-feat li::before{content:'\\26A1';margin-right:10px;}\n.aqvo-pd .display-feat .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.1);aspect-ratio:1\/1;}\n.aqvo-pd .display-feat .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .maths{background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .maths h2,.aqvo-pd .maths .eyebrow{color:#fff;}\n.aqvo-pd .maths p{color:#dbeafe;}\n.aqvo-pd .maths .rows{display:grid;gap:10px;max-width:560px;margin:18px 0 6px;}\n.aqvo-pd .maths .row{display:flex;justify-content:space-between;gap:14px;background:rgba(255,255,255,.08);border-radius:12px;padding:12px 18px;font-size:15px;}\n.aqvo-pd .maths .row b{font-weight:700;}\n.aqvo-pd .maths .row.total{background:#fff;color:var(--blue-deep);font-weight:800;}\n.aqvo-pd .lead{background:var(--tint);border-radius:14px;padding:16px 20px;font-size:14.5px;color:var(--ink);margin:0 0 6px;}\n.aqvo-pd .lead b{color:var(--blue-deep);}\n.aqvo-pd table.tiers{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:14px;margin:12px 0 6px;}\n.aqvo-pd table.tiers th{background:var(--tint);text-align:left;padding:10px 12px;font-weight:700;color:var(--ink);}\n.aqvo-pd table.tiers td{padding:10px 12px;border-top:1px solid var(--line);color:var(--muted);vertical-align:top;}\n.aqvo-pd table.tiers td:first-child{font-weight:600;color:var(--ink);}\n.aqvo-pd ol.fit{margin:12px 0;padding-left:22px;color:var(--muted);font-size:15px;}\n.aqvo-pd ol.fit li{margin:0 0 8px;}\n.aqvo-pd .ev{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:12px 0;}\n.aqvo-pd .ev dl{margin:0;display:grid;grid-template-columns:150px 1fr;gap:6px 14px;font-size:14px;}\n.aqvo-pd .ev dt{font-weight:700;color:var(--blue-deep);}\n.aqvo-pd .ev dd{margin:0;color:var(--muted);}\n@media (max-width:880px){.aqvo-pd .strip{grid-template-columns:1fr 1fr;}.aqvo-pd .grid2,.aqvo-pd .grid3,.aqvo-pd .steps,.aqvo-pd .honest,.aqvo-pd .refill,.aqvo-pd .who,.aqvo-pd .bundle,.aqvo-pd .display-feat{grid-template-columns:1fr;}.aqvo-pd .specs{grid-template-columns:repeat(2,1fr);}}\n@media (max-width:600px){.aqvo-pd .ev dl{grid-template-columns:1fr;}.aqvo-pd .ev dt{margin-top:6px;}}\n@media (max-width:520px){.aqvo-pd .strip{grid-template-columns:1fr;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aqvo-pd\"\u003e\n\u003cdiv class=\"lead\"\u003e📦 \u003cb\u003eIn stock — dispatched from Melbourne within 1–2 business days.\u003c\/b\u003e Free shipping Australia-wide · \u003cb\u003eone-time purchase, no subscription\u003c\/b\u003e · 30-day money-back guarantee: try it for 30 days and if it isn't right, return it for a refund (return postage applies unless it's faulty).\u003c\/div\u003e\n\n\u003c!-- ============ WHAT'S IN EACH OPTION ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eChoose your supply\u003c\/p\u003e\n  \u003ch2\u003eWhat's in each option\u003c\/h2\u003e\n  \u003cp\u003eEvery option includes the filter unit with a cartridge already fitted. The 6- and 12-month options add spare cartridges so you're not reordering every quarter.\u003c\/p\u003e\n  \u003ctable class=\"tiers\"\u003e\n    \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eOption\u003c\/th\u003e\n\u003cth\u003eYou receive\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eVs buying cartridges separately\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003e3 months\u003c\/td\u003e\n\u003ctd\u003eTap filter with 1 cartridge fitted (rated ~1,000 L, about 2–3 months of drinking and cooking water)\u003c\/td\u003e\n\u003ctd\u003e$109\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e6 months\u003c\/td\u003e\n\u003ctd\u003eTap filter + 2 cartridges (1 fitted, 1 spare)\u003c\/td\u003e\n\u003ctd\u003e$139\u003c\/td\u003e\n\u003ctd\u003e$147 — save $8\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e12 months\u003c\/td\u003e\n\u003ctd\u003eTap filter + 4 cartridges (1 fitted, 3 spare)\u003c\/td\u003e\n\u003ctd\u003e$189\u003c\/td\u003e\n\u003ctd\u003e$223 — save $34\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"foot\"\u003eSavings are against the current separate prices ($109 filter, $38 per replacement cartridge). The built-in display tells you when each cartridge is done.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ WILL IT FIT ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eCompatibility\u003c\/p\u003e\n  \u003ch2\u003eWill it fit? Three checks, 30 seconds\u003c\/h2\u003e\n  \u003col class=\"fit\"\u003e\n    \u003cli\u003e\n\u003cb\u003eYour tap has a standard spout with a removable aerator\u003c\/b\u003e — the mesh tip that unscrews from the end of the spout.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eThe spout end is 19.5–23.5 mm across.\u003c\/b\u003e Six adapters are included to cover the common internal and external aerator threads on Australian kitchen taps.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cb\u003eThere's about 15 cm of clearance under the spout\u003c\/b\u003e for the unit: 112 × 141 × 65 mm, about 520 g. It's a solid unit — noticeably larger than a tap aerator.\u003c\/li\u003e\n  \u003c\/ol\u003e\n  \u003cp\u003e\u003cb\u003eWon't suit:\u003c\/b\u003e pull-out or pull-down spray taps, spouts with no removable aerator, and some square or designer spouts. Older taps occasionally need a different adapter — if the included set doesn't fit, email us before you give up on it. \u003cb\u003eNot sure?\u003c\/b\u003e Email a photo of your tap to \u003ca href=\"mailto:info@aqvoaustralia.com.au\" style=\"color:var(--blue-deep);font-weight:600;\"\u003einfo@aqvoaustralia.com.au\u003c\/a\u003e — we aim to reply within one business day, and the 30-day guarantee covers you if it genuinely won't fit.\u003c\/p\u003e\n  \u003cdiv class=\"ev\" style=\"margin-top:16px;\"\u003e\n\u003cp style=\"margin:0 0 10px;\"\u003e\u003cb style=\"color:var(--ink);\"\u003eAlso at home in a caravan or motorhome.\u003c\/b\u003e The tap filter works in vans and caravans connected to town water, or running a tank filled from a treated town supply, with a pump delivering at least 100 kPa and a standard round spout the adapters fit (19.5–23.5 mm). It doesn't make tank, bore or creek water safe to drink — it's a final refinement of already-treated water.\u003c\/p\u003e\n\u003cdiv style=\"border-radius:12px;overflow:hidden;background:var(--tint);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-motorhome-1200.webp?v=1788684662\" alt=\"AQVO tap filter fitted to a caravan kitchen tap — illustrative image\" loading=\"lazy\" style=\"width:100%;height:auto;display:block;\"\u003e\u003c\/div\u003e\n\u003cp class=\"cap\"\u003eIllustrative image.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ TRUST STRIP ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"strip\"\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e⚙️\u003c\/div\u003e\n\u003ch3\u003eEngineer-founded\u003c\/h3\u003e\n\u003cp\u003eSpecified by a chartered process engineer, not a copywriter.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eNo batteries, ever\u003c\/h3\u003e\n\u003cp\u003eThe display is powered by the water flow itself.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003e3-minute install\u003c\/h3\u003e\n\u003cp\u003eClips onto most standard kitchen taps with included adapters.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eHonest claims\u003c\/h3\u003e\n\u003cp\u003eWe tell you what it does — and what it doesn't.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ SMART DISPLAY FEATURE ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"display-feat\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eThe clever bit\u003c\/p\u003e\n    \u003ch2\u003eA filter that tells you when it's done\u003c\/h2\u003e\n    \u003cp\u003eMost filters leave you guessing when to change the cartridge. The AQVO tap filter has a built-in filter-life display — and it generates its own power from the water flowing through it, via a tiny hydropower propeller.\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eShows remaining cartridge life at a glance\u003c\/li\u003e\n      \u003cli\u003eNo batteries to buy, charge or replace — ever\u003c\/li\u003e\n      \u003cli\u003eTakes the guesswork out of \"is this still working?\"\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pic\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-tap-filter-silver_9e15b832-f250-4286-a74e-0f111965a127.jpg?v=1786710863\" alt=\"AQVO tap filter with built-in filter-life display\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ EVIDENCE ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eWhy this specification\u003c\/p\u003e\n  \u003ch2\u003eThe evidence, plainly\u003c\/h2\u003e\n  \u003cdiv class=\"ev\"\u003e\u003cdl\u003e\n    \u003cdt\u003eClaim\u003c\/dt\u003e\n\u003cdd\u003eReduces chlorine taste and odour from treated mains water.\u003c\/dd\u003e\n    \u003cdt\u003eSource\u003c\/dt\u003e\n\u003cdd\u003eSupplier data sheet — composite activated-carbon cartridge with a scale inhibitor. Supplier information, not an independent Australian laboratory test.\u003c\/dd\u003e\n    \u003cdt\u003eConditions stated\u003c\/dt\u003e\n\u003cdd\u003eRated flow 1.0 L\/min in filtered mode · 5–50 °C · 100–400 kPa · municipal tap water.\u003c\/dd\u003e\n    \u003cdt\u003eService life\u003c\/dt\u003e\n\u003cdd\u003eRated 1,000 L — about 2–3 months of drinking and cooking water. The display shows remaining life; replace when it reads red, or sooner if flow drops noticeably.\u003c\/dd\u003e\n    \u003cdt\u003eNot established\u003c\/dt\u003e\n\u003cdd\u003eThe supplier doesn't publish a percentage chlorine-reduction figure for this cartridge, so we don't quote one. No fluoride, PFAS or heavy-metal claims. Not intended to make unsafe water safe.\u003c\/dd\u003e\n    \u003cdt\u003eWhy this spec\u003c\/dt\u003e\n\u003cdd\u003eActivated carbon is the established, well-understood media for chlorine taste and odour at the point of use. The dual-outlet head lets you switch to unfiltered water for washing up, so the cartridge is spent only on the water you drink and cook with.\u003c\/dd\u003e\n  \u003c\/dl\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ HOW IT WORKS ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eHow the filtration works\u003c\/p\u003e\n  \u003ch2\u003eInside the composite cartridge\u003c\/h2\u003e\n  \u003cp style=\"max-width:720px;\"\u003eActivated-carbon rod + built-in scale inhibitor. \u003cb\u003eFree-chlorine reduction:\u003c\/b\u003e free chlorine reacts at the carbon surface and is reduced to chloride ions — this helps reduce chlorine taste and odour. \u003cb\u003eAdsorption inside pores:\u003c\/b\u003e certain dissolved organic molecules can attach to the large internal pore surface. \u003cb\u003eScale inhibition:\u003c\/b\u003e designed to slow limescale build-up inside the filter — scale control ≠ water softening. \u003cb\u003eSediment:\u003c\/b\u003e porous filters can retain particles larger than their flow passages; AQVO lists no tap micron rating. Water needs contact with the carbon surface, so follow the rated filtered flow of approximately 1.0 L\/min.\u003c\/p\u003e\n  \u003ca class=\"btn ghost\" href=\"\/pages\/tap-filter-explained#mechanism\"\u003eSee the mechanism schematic →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ WHY \/ EDUCATION ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eWhy filter tap water?\u003c\/p\u003e\n  \u003ch2\u003eSafe to drink isn't the same as tastes great\u003c\/h2\u003e\n  \u003cp style=\"max-width:680px;\"\u003eAustralian tap water is treated and regulated to strict safety standards — chlorine is how it stays safe on the way to you. But that same chlorine is what you taste in a glass of water and smell in the kettle.\u003c\/p\u003e\n  \u003cdiv class=\"grid3\"\u003e\n    \u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"tag\"\u003eTaste\u003c\/div\u003e\n\u003ch3\u003eThe chlorine edge\u003c\/h3\u003e\n\u003cp style=\"font-size:14px;\"\u003eThat slightly sharp, \"swimming pool\" note in a glass of tap water is residual chlorine. Reducing it at the tap makes water noticeably easier to drink.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"tag\"\u003eCoffee \u0026amp; tea\u003c\/div\u003e\n\u003ch3\u003eBetter brews start with water\u003c\/h3\u003e\n\u003cp style=\"font-size:14px;\"\u003eCoffee is ~98% water. Chlorine flattens delicate flavours — which is why cafés filter their water before it goes anywhere near the machine.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"tag\"\u003eHabit\u003c\/div\u003e\n\u003ch3\u003eDrink more, buy less plastic\u003c\/h3\u003e\n\u003cp style=\"font-size:14px;\"\u003eWhen tap water tastes good, you refill instead of reaching for bottles — better for the budget and the bin.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ INSTALL ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eInstallation\u003c\/p\u003e\n  \u003ch2\u003eOn your tap in about three minutes\u003c\/h2\u003e\n  \u003cdiv class=\"steps\"\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003ePick your adapter\u003c\/h3\u003e\n\u003cp\u003eUnscrew your tap's aerator and match the thread to one of the six adapters in the box.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eClip the filter on\u003c\/h3\u003e\n\u003cp\u003eHand-tighten onto the tap spout — no tools, no plumber.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eFlush \u0026amp; go\u003c\/h3\u003e\n\u003cp\u003eRun water for a minute to bed in the cartridge (a little black carbon dust at first is normal). The display starts tracking from day one.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"foot\"\u003eRenting? It unclips in seconds and leaves no trace — take it with you when you move. \u003ca href=\"\/pages\/tap-filter-installation\" style=\"color:var(--blue-deep);font-weight:600;\"\u003eStep-by-step installation guide →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ SPECS ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eSpecifications\u003c\/p\u003e\n  \u003cdiv class=\"specs\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e1,000 L\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eCartridge rated life (2–3 months typical)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e0\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eBatteries required — hydropower display\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e112 × 141 × 65 mm\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eUnit size · about 520 g\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e$38\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eReplacement cartridge, delivered\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ HONEST BIT ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"honest\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eThe honest bit\u003c\/p\u003e\n    \u003ch2\u003eWhat it does — and what it doesn't.\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cp\u003eDesigned to reduce chlorine taste and odour and improve everyday drinking water from treated mains supply. It's a final polish at the point of use — not a purifier. We don't make health claims, and it's not intended to make unsafe water safe.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ REFILL ECONOMICS ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"refill\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eOngoing cost — the part others don't advertise\u003c\/p\u003e\n    \u003ch2\u003eRefills are where filters get expensive. Ours aren't.\u003c\/h2\u003e\n    \u003cp\u003eComparable Australian tap and benchtop filter refills commonly run $50–70. AQVO tap cartridges are \u003cb\u003e$38 delivered\u003c\/b\u003e — and the display tells you exactly when you need one, so you never replace early or late.\u003c\/p\u003e\n    \u003ca class=\"btn ghost\" href=\"\/products\/aqvo-tap-filter-replacement-cartridge\"\u003eReplacement cartridges →\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bars\"\u003e\n    \u003cdiv class=\"bar-row\"\u003e\n\u003cdiv class=\"lab\"\u003e\n\u003cspan\u003eAQVO refill\u003c\/span\u003e\u003cspan\u003e$38\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar\"\u003e\u003ci class=\"aqvo\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"bar-row\"\u003e\n\u003cdiv class=\"lab\"\u003e\n\u003cspan\u003eTypical comparable refills\u003c\/span\u003e\u003cspan\u003e$50–70\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar\"\u003e\u003ci class=\"them\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cp class=\"foot\"\u003eCompetitor range as checked July 2026 — see product pages of comparable AU brands.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ FAQ ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eQuestions, answered straight\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:18px;\"\u003eTap filter FAQ\u003c\/h2\u003e\n  \u003cdetails open\u003e\u003csummary\u003eWill it fit my kitchen tap?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eIt clips onto most standard Australian kitchen taps with a removable aerator, using one of the six adapters in the box (spout ends 19.5–23.5 mm). Pull-out spray taps, spouts with no removable aerator and some designer spouts aren't compatible. Unsure? Email a photo of your tap to info@aqvoaustralia.com.au — we aim to reply within one business day.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eIs this a subscription?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eNo. Every option is a one-time purchase — the filter plus the cartridges listed. Buy replacement cartridges whenever the display says it's time.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eDoes the display really need no batteries?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eReally. A small hydropower propeller inside generates power as water flows through — that runs the filter-life display. Nothing to charge, nothing to replace, ever.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eHow long does a cartridge last?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eRated for around 1,000 L — typically 2–3 months of drinking and cooking water. You don't need to guess: the display shows remaining life and tells you when it's time.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eWhat does it actually do?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eIt reduces chlorine taste and odour from treated mains water — a final polish at the tap. We're straight about what it isn't: it's not a purifier, we make no health claims, and it's not intended to make unsafe water safe.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eI rent — is this OK to install?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYes. No tools, no permanent modification — it clips on and off in seconds and moves out when you do.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ FOUNDER ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"who\"\u003e\n  \u003cdiv\u003e\n\u003cdiv class=\"who-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/Sam_1.png?v=1786712756\" alt=\"AQVO founder and chartered process engineer holding the AQVO shower and tap filters\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eThe expertise behind AQVO\u003c\/p\u003e\n    \u003ch2\u003eDesigned by someone who treats water for a living\u003c\/h2\u003e\n    \u003cp\u003eAQVO was founded by a chartered process engineer with 12+ years in Australia's water industry — treatment-plant operations, compliance and process design. That background is why this page tells you what the filter \u003ci\u003edoesn't\u003c\/i\u003e do as clearly as what it does.\u003c\/p\u003e\n    \u003ca class=\"btn ghost\" href=\"\/pages\/tap-filter-explained\"\u003eRead the full engineering explainer →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ BUNDLE CROSS-SELL ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"bundle\"\u003e\n  \u003cdiv class=\"pic\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-bundle-shower-silver-tap-silver_801f1353-0d49-4238-894b-1ce2d9b285d0.jpg?v=1786710871\" alt=\"AQVO Home Essentials Bundle\"\u003e\u003c\/div\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eComplete the upgrade\u003c\/p\u003e\n    \u003ch2\u003eAdd the shower filter, save $20\u003c\/h2\u003e\n    \u003cp\u003eThe Home Essentials Bundle pairs this tap filter with the AQVO shower filter — from $178 for both, cartridges included, in your choice of shower finish. Separately they're $198.\u003c\/p\u003e\n    \u003ca class=\"btn\" href=\"\/products\/aqvo-home-essentials-bundle\"\u003eShop the bundle →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"AQVO Australia","offers":[{"title":"3 months — filter + 1 cartridge","offer_id":48819510411507,"sku":"AQVO-TAP-SIL-3M","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — filter + 2 cartridges","offer_id":48819510444275,"sku":"AQVO-TAP-SIL-6M","price":139.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — filter + 4 cartridges","offer_id":48819510477043,"sku":"AQVO-TAP-SIL-12M","price":189.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-tap-01-hero_4c676715-fca9-4c63-82ce-c33cce5d712e.webp?v=1788697152"},{"product_id":"aqvo-home-essentials-bundle","title":"AQVO Home Essentials Bundle — Shower + Tap Filter","description":"\u003cstyle\u003e\n.aqvo-pd{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;font-family:'Hanken Grotesk',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:var(--ink);line-height:1.6;margin-top:26px;}\n.aqvo-pd *{box-sizing:border-box;}\n.aqvo-pd .wrap{max-width:1120px;margin:0 auto;padding:0;}\n.aqvo-pd section{padding:26px 0;}\n.aqvo-pd .eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-deep);font-weight:700;margin:0 0 10px;}\n.aqvo-pd h2{font-size:clamp(22px,3vw,30px);line-height:1.14;font-weight:700;margin:0 0 12px;letter-spacing:-.01em;color:var(--ink);}\n.aqvo-pd h3{font-size:17px;font-weight:700;margin:0 0 4px;color:var(--ink);}\n.aqvo-pd p{color:var(--muted);font-size:15.5px;margin:0 0 12px;}\n.aqvo-pd .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:#fff;text-decoration:none;font-weight:600;font-size:15px;padding:12px 24px;border-radius:999px;}\n.aqvo-pd .btn:hover{background:var(--blue-deep);color:#fff;}\n.aqvo-pd .btn.ghost{background:transparent;color:var(--blue-deep);border:1.5px solid #cfe2f4;}\n.aqvo-pd .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}\n.aqvo-pd .hl{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;}\n.aqvo-pd .hl .ic{width:38px;height:38px;border-radius:10px;background:var(--tint);display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:17px;}\n.aqvo-pd .hl h3{font-size:15px;}\n.aqvo-pd .hl p{font-size:13px;margin:2px 0 0;}\n.aqvo-pd .card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;}\n.aqvo-pd .card.fill{background:var(--blue-deep);border-color:var(--blue-deep);}\n.aqvo-pd .card.fill h3,.aqvo-pd .card.fill .tag{color:#fff;}\n.aqvo-pd .card.fill p{color:#dbeafe;}\n.aqvo-pd .tag{font-size:12px;font-weight:700;color:var(--blue-deep);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:6px;}\n.aqvo-pd .grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}\n.aqvo-pd .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;}\n.aqvo-pd .grid2 .pic{aspect-ratio:16\/10;background:var(--tint);border-radius:12px;overflow:hidden;margin-bottom:16px;}\n.aqvo-pd .grid2 .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;counter-reset:step;}\n.aqvo-pd .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;position:relative;}\n.aqvo-pd .step::before{counter-increment:step;content:counter(step);position:absolute;top:-14px;left:20px;width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;}\n.aqvo-pd .step p{font-size:13.5px;margin:4px 0 0;}\n.aqvo-pd .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px;}\n.aqvo-pd .spec{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center;}\n.aqvo-pd .spec .n{font-size:22px;font-weight:800;color:var(--ink);}\n.aqvo-pd .spec .l{font-size:12.5px;color:var(--muted);margin-top:4px;}\n.aqvo-pd .foot{font-size:12.5px;color:var(--muted);margin-top:10px;}\n.aqvo-pd .honest{background:var(--tint);border-radius:18px;padding:28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center;}\n.aqvo-pd .honest h2{margin:0;font-size:clamp(20px,2.4vw,26px);}\n.aqvo-pd .honest p{margin:0;font-size:14.5px;}\n.aqvo-pd .refill{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;}\n.aqvo-pd .bars{display:grid;gap:14px;}\n.aqvo-pd .bar-row{font-size:13.5px;}\n.aqvo-pd .bar-row .lab{display:flex;justify-content:space-between;margin-bottom:5px;color:var(--ink);font-weight:600;}\n.aqvo-pd .bar{height:14px;border-radius:999px;background:var(--tint);overflow:hidden;}\n.aqvo-pd .bar i{display:block;height:100%;border-radius:999px;}\n.aqvo-pd .bar .aqvo{width:60%;background:var(--blue);}\n.aqvo-pd .bar .them{width:100%;background:#c9d8e4;}\n.aqvo-pd details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;overflow:hidden;}\n.aqvo-pd summary{list-style:none;cursor:pointer;padding:15px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--ink);}\n.aqvo-pd summary::-webkit-details-marker{display:none;}\n.aqvo-pd summary::after{content:'+';font-size:22px;color:var(--blue);}\n.aqvo-pd details[open] summary::after{content:'\\2212';}\n.aqvo-pd details .a{padding:0 20px 16px;color:var(--muted);font-size:14px;line-height:1.65;}\n.aqvo-pd .who{display:grid;grid-template-columns:.75fr 1.25fr;gap:32px;align-items:center;}\n.aqvo-pd .who-img{border-radius:18px;overflow:hidden;background:var(--tint);aspect-ratio:4\/5;box-shadow:0 24px 60px -30px rgba(31,143,207,.5);}\n.aqvo-pd .who-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}\n.aqvo-pd .cap{font-size:12px;color:var(--muted);font-style:italic;text-align:center;margin:8px 0 0;}\n.aqvo-pd .bundle{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;border-radius:20px;padding:32px;background:var(--blue-deep);color:#fff;}\n.aqvo-pd .bundle h2,.aqvo-pd .bundle .eyebrow{color:#fff;}\n.aqvo-pd .bundle p{color:#dbeafe;}\n.aqvo-pd .bundle .btn{background:#fff;color:var(--blue-deep);}\n.aqvo-pd .bundle .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.12);aspect-ratio:4\/3;}\n.aqvo-pd .bundle .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .display-feat{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .display-feat h2,.aqvo-pd .display-feat .eyebrow{color:#fff;}\n.aqvo-pd .display-feat p{color:#dbeafe;}\n.aqvo-pd .display-feat ul{list-style:none;margin:8px 0 0;padding:0;}\n.aqvo-pd .display-feat li{padding:7px 0;color:#fff;font-size:15px;}\n.aqvo-pd .display-feat li::before{content:'\\26A1';margin-right:10px;}\n.aqvo-pd .display-feat .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.1);aspect-ratio:1\/1;}\n.aqvo-pd .display-feat .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .maths{background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .maths h2,.aqvo-pd .maths .eyebrow{color:#fff;}\n.aqvo-pd .maths p{color:#dbeafe;}\n.aqvo-pd .maths .rows{display:grid;gap:10px;max-width:560px;margin:18px 0 6px;}\n.aqvo-pd .maths .row{display:flex;justify-content:space-between;gap:14px;background:rgba(255,255,255,.08);border-radius:12px;padding:12px 18px;font-size:15px;}\n.aqvo-pd .maths .row b{font-weight:700;}\n.aqvo-pd .maths .row.total{background:#fff;color:var(--blue-deep);font-weight:800;}\n.aqvo-pd .lead{background:var(--tint);border-radius:14px;padding:16px 20px;font-size:14.5px;color:var(--ink);margin:0 0 6px;}\n.aqvo-pd .lead b{color:var(--blue-deep);}\n.aqvo-pd table.tiers{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:14px;margin:12px 0 6px;}\n.aqvo-pd table.tiers th{background:var(--tint);text-align:left;padding:10px 12px;font-weight:700;color:var(--ink);}\n.aqvo-pd table.tiers td{padding:10px 12px;border-top:1px solid var(--line);color:var(--muted);vertical-align:top;}\n.aqvo-pd table.tiers td:first-child{font-weight:600;color:var(--ink);}\n.aqvo-pd ol.fit{margin:12px 0;padding-left:22px;color:var(--muted);font-size:15px;}\n.aqvo-pd ol.fit li{margin:0 0 8px;}\n.aqvo-pd .ev{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:12px 0;}\n.aqvo-pd .ev dl{margin:0;display:grid;grid-template-columns:150px 1fr;gap:6px 14px;font-size:14px;}\n.aqvo-pd .ev dt{font-weight:700;color:var(--blue-deep);}\n.aqvo-pd .ev dd{margin:0;color:var(--muted);}\n@media (max-width:880px){.aqvo-pd .strip{grid-template-columns:1fr 1fr;}.aqvo-pd .grid2,.aqvo-pd .grid3,.aqvo-pd .steps,.aqvo-pd .honest,.aqvo-pd .refill,.aqvo-pd .who,.aqvo-pd .bundle,.aqvo-pd .display-feat{grid-template-columns:1fr;}.aqvo-pd .specs{grid-template-columns:repeat(2,1fr);}}\n@media (max-width:600px){.aqvo-pd .ev dl{grid-template-columns:1fr;}.aqvo-pd .ev dt{margin-top:6px;}}\n@media (max-width:520px){.aqvo-pd .strip{grid-template-columns:1fr;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aqvo-pd\"\u003e\n\u003cdiv class=\"lead\"\u003e📦 \u003cb\u003eIn stock — dispatched from Melbourne within 1–2 business days.\u003c\/b\u003e Free shipping Australia-wide · \u003cb\u003eone-time purchase, no subscription\u003c\/b\u003e · 30-day money-back guarantee (return postage applies unless faulty) · the compare-at price is simply the two products bought separately.\u003c\/div\u003e\n\n\u003c!-- ============ WHAT'S IN EACH OPTION ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eChoose your supply\u003c\/p\u003e\n  \u003ch2\u003eWhat's in each option\u003c\/h2\u003e\n  \u003cp\u003eEvery option includes both filter units with a cartridge already fitted in each, in your choice of shower finish (the tap filter comes in silver).\u003c\/p\u003e\n  \u003ctable class=\"tiers\"\u003e\n    \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eOption\u003c\/th\u003e\n\u003cth\u003eYou receive\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eSame items bought separately\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003e3 months\u003c\/td\u003e\n\u003ctd\u003eShower filter + tap filter, 1 cartridge fitted in each\u003c\/td\u003e\n\u003ctd\u003e$178\u003c\/td\u003e\n\u003ctd\u003e$198 — save $20\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e6 months\u003c\/td\u003e\n\u003ctd\u003eBoth filters + 2 cartridges each (1 fitted, 1 spare)\u003c\/td\u003e\n\u003ctd\u003e$228\u003c\/td\u003e\n\u003ctd\u003e$258 — save $30\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e12 months\u003c\/td\u003e\n\u003ctd\u003eBoth filters + 4 cartridges each (1 fitted, 3 spare)\u003c\/td\u003e\n\u003ctd\u003e$299\u003c\/td\u003e\n\u003ctd\u003e$338 — save $39\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"foot\"\u003e\"Separately\" means the matching shower-filter and tap-filter options at their current prices. Shower cartridges are rated ~20,000 L (about 3 months); tap cartridges ~1,000 L (2–3 months) with a display that tells you when.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ WILL IT FIT ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eCompatibility\u003c\/p\u003e\n  \u003ch2\u003eWill they fit?\u003c\/h2\u003e\n  \u003cp\u003e\u003cb\u003eShower filter:\u003c\/b\u003e threads onto a standard ½-inch BSP shower arm (the Australian standard) and needs about 16 cm of clearance below the arm — it's 64 mm wide × 152 mm long. Won't suit ceiling rain heads with no accessible arm thread. Head angle wrong after fitting? The $16 swivel adaptor fixes that.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003eTap filter:\u003c\/b\u003e fits standard kitchen spouts with a removable aerator, 19.5–23.5 mm across, using one of six included adapters; needs about 15 cm under the spout (112 × 141 × 65 mm). Won't suit pull-out spray taps, spouts with no removable aerator, or some designer spouts.\u003c\/p\u003e\n  \u003cp\u003e\u003cb\u003eNot sure about either?\u003c\/b\u003e Email a photo of your shower arm or tap to \u003ca href=\"mailto:info@aqvoaustralia.com.au\" style=\"color:var(--blue-deep);font-weight:600;\"\u003einfo@aqvoaustralia.com.au\u003c\/a\u003e — we aim to reply within one business day, and the 30-day guarantee covers you if a fitting genuinely won't work.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ TRUST STRIP ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"strip\"\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e⚙️\u003c\/div\u003e\n\u003ch3\u003eEngineer-founded\u003c\/h3\u003e\n\u003cp\u003eSpecified by a chartered process engineer, not a copywriter.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e💰\u003c\/div\u003e\n\u003ch3\u003eHonest bundle maths\u003c\/h3\u003e\n\u003cp\u003eCompare-at is simply the two products bought separately.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eTool-free installs\u003c\/h3\u003e\n\u003cp\u003eShower threads on; tap clips on. No plumber for either.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"hl\"\u003e\n\u003cdiv class=\"ic\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eHonest claims\u003c\/h3\u003e\n\u003cp\u003eWe tell you what each filter does — and what it doesn't.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ WHAT'S IN THE BOX ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eWhat's in the box\u003c\/p\u003e\n  \u003ch2\u003eTwo filters, two jobs\u003c\/h2\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"pic\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-shower-filter-silver_c3787df0-768f-4cf1-8b13-9dccec9e1842.jpg?v=1786710845\" alt=\"AQVO Shower Filter\"\u003e\u003c\/div\u003e\n      \u003cspan class=\"tag\"\u003eFor skin \u0026amp; hair\u003c\/span\u003e\n      \u003ch3\u003eAQVO Shower Filter (SF002)\u003c\/h3\u003e\n      \u003cp style=\"font-size:14.5px;\"\u003eReduces up to 98% of free chlorine (based on supplier testing) plus sediment. Your choice of silver, matte black or gold. Threads onto standard ½″ arms.\u003c\/p\u003e\n      \u003cp style=\"font-size:13.5px;margin-top:8px;\"\u003e\u003ca href=\"\/pages\/shower-filter-explained\" style=\"color:var(--blue-deep);font-weight:600;text-decoration:none;\"\u003eFull engineering explainer →\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"pic\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-tap-filter-silver_9e15b832-f250-4286-a74e-0f111965a127.jpg?v=1786710863\" alt=\"AQVO Tap Filter\"\u003e\u003c\/div\u003e\n      \u003cspan class=\"tag\"\u003eFor taste \u0026amp; drinking\u003c\/span\u003e\n      \u003ch3\u003eAQVO Tap Filter\u003c\/h3\u003e\n      \u003cp style=\"font-size:14.5px;\"\u003eReduces chlorine taste and odour at the kitchen tap, with a battery-free filter-life display powered by the water flow. Clips onto most standard taps.\u003c\/p\u003e\n      \u003cp style=\"font-size:13.5px;margin-top:8px;\"\u003e\u003ca href=\"\/pages\/tap-filter-explained\" style=\"color:var(--blue-deep);font-weight:600;text-decoration:none;\"\u003eFull engineering explainer →\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"foot\" style=\"font-size:13px;color:var(--muted);margin-top:12px;\"\u003ePlus: filter cartridges for both units matching your chosen supply period, and installation guides for each product.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ THE HONEST MATHS ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"maths\"\u003e\n  \u003cp class=\"eyebrow\"\u003eThe honest maths\u003c\/p\u003e\n  \u003ch2\u003eWhy the bundle price is what it is\u003c\/h2\u003e\n  \u003cp\u003eNo inflated \"was\" price — the compare-at is literally the two products at their normal prices. Example, 3-month supply:\u003c\/p\u003e\n  \u003cdiv class=\"rows\"\u003e\n    \u003cdiv class=\"row\"\u003e\n\u003cspan\u003eAQVO Shower Filter (3 months)\u003c\/span\u003e\u003cb\u003e$89\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n\u003cspan\u003eAQVO Tap Filter (3 months)\u003c\/span\u003e\u003cb\u003e$109\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"row\"\u003e\n\u003cspan\u003eBought separately\u003c\/span\u003e\u003cb\u003e$198\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"row total\"\u003e\n\u003cspan\u003eHome Essentials Bundle\u003c\/span\u003e\u003cb\u003e$178 — save $20 (~10%)\u003c\/b\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13.5px;\"\u003eThe 6-month bundle saves $30, and the 12-month saves $39. That's the whole trick: there is no trick.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ HONEST BIT ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"honest\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eThe honest bit\u003c\/p\u003e\n    \u003ch2\u003eWhat they do — and what they don't.\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cp\u003eThe shower filter is highly effective on free chlorine and sediment, less so on chloramine. The tap filter reduces chlorine taste and odour — a final polish, not a purifier. No health claims for either, and both are designed for treated mains water; they're not intended to make unsafe water safe. The evidence behind each claim is set out on the individual product pages.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ FAQ ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eQuestions, answered straight\u003c\/p\u003e\n  \u003ch2 style=\"margin-bottom:18px;\"\u003eBundle FAQ\u003c\/h2\u003e\n  \u003cdetails open\u003e\u003csummary\u003eCan I choose the shower filter finish?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYes — silver, matte black or gold, same as buying it on its own. The tap filter comes in its standard finish.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eWhat exactly does each supply tier include?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eEvery tier includes both filter housings with a cartridge fitted. The 6-month tier adds one spare cartridge for each unit; the 12-month tier adds three spares each — so you're covered for the full period with nothing else to buy.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eIs this a subscription?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eNo. It's a one-time purchase — both filters plus the cartridges listed. Buy replacement cartridges whenever you need them.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eHow long do the cartridges actually last?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eThe shower cartridge is rated ~20,000 L (about 3 months for a typical family). The tap cartridge is rated ~1,000 L (2–3 months of drinking and cooking water) — and its display tells you when it's time.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eDo I need a plumber for either?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eNo. The shower filter threads onto a standard ½″ shower arm by hand in about 5 minutes; the tap filter clips onto most standard kitchen taps in about 3. Both are renter-friendly and leave no trace.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eWhat if one of them doesn't suit my home?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eBoth are covered by the 30-day money-back guarantee. If a fitting genuinely won't work at your place, contact info@aqvoaustralia.com.au and we'll sort it out straight.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003c!-- ============ FOUNDER ============ --\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"who\"\u003e\n  \u003cdiv\u003e\n\u003cdiv class=\"who-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/Sam_1.png?v=1786712756\" alt=\"AQVO founder and chartered process engineer holding the AQVO shower and tap filters\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"eyebrow\"\u003eThe expertise behind AQVO\u003c\/p\u003e\n    \u003ch2\u003eDesigned by someone who treats water for a living\u003c\/h2\u003e\n    \u003cp\u003eAQVO was founded by a chartered process engineer with 12+ years in Australia's water industry. Both filters in this bundle started as a technical brief, not a branding brief — and every claim on this page is one we can stand behind.\u003c\/p\u003e\n    \u003ca class=\"btn ghost\" href=\"\/pages\/about-aqvo\"\u003eRead our story →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"AQVO Australia","offers":[{"title":"3 months — both filters, 1 cartridge each \/ Silver","offer_id":48819521290483,"sku":"AQVO-BNDL-SIL-3M","price":178.0,"currency_code":"AUD","in_stock":true},{"title":"3 months — both filters, 1 cartridge each \/ Black","offer_id":48820085489907,"sku":"AQVO-BNDL-BLK-3M","price":178.0,"currency_code":"AUD","in_stock":true},{"title":"3 months — both filters, 1 cartridge each \/ Gold","offer_id":48820085522675,"sku":"AQVO-BNDL-GLD-3M","price":178.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — both filters, 2 cartridges each \/ Silver","offer_id":48819521323251,"sku":"AQVO-BNDL-SIL-6M","price":228.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — both filters, 2 cartridges each \/ Black","offer_id":48820085555443,"sku":"AQVO-BNDL-BLK-6M","price":228.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — both filters, 2 cartridges each \/ Gold","offer_id":48820085588211,"sku":"AQVO-BNDL-GLD-6M","price":228.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — both filters, 4 cartridges each \/ Silver","offer_id":48819521356019,"sku":"AQVO-BNDL-SIL-12M","price":299.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — both filters, 4 cartridges each \/ Black","offer_id":48820085620979,"sku":"AQVO-BNDL-BLK-12M","price":299.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — both filters, 4 cartridges each \/ Gold","offer_id":48820085653747,"sku":"AQVO-BNDL-GLD-12M","price":299.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-bundle-silver-01-hero_a090d93d-3f96-4608-8cd6-51d38de805b0.webp?v=1788697156"},{"product_id":"aqvo-shower-filter-replacement-cartridge","title":"AQVO Shower Filter — Replacement Cartridge","description":"\u003cstyle\u003e\n.aqvo-pd{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;font-family:'Hanken Grotesk',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:var(--ink);line-height:1.6;margin-top:26px;}\n.aqvo-pd *{box-sizing:border-box;}\n.aqvo-pd .wrap{max-width:1120px;margin:0 auto;padding:0;}\n.aqvo-pd section{padding:26px 0;}\n.aqvo-pd .eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-deep);font-weight:700;margin:0 0 10px;}\n.aqvo-pd h2{font-size:clamp(22px,3vw,30px);line-height:1.14;font-weight:700;margin:0 0 12px;letter-spacing:-.01em;color:var(--ink);}\n.aqvo-pd h3{font-size:17px;font-weight:700;margin:0 0 4px;color:var(--ink);}\n.aqvo-pd p{color:var(--muted);font-size:15.5px;margin:0 0 12px;}\n.aqvo-pd .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:#fff;text-decoration:none;font-weight:600;font-size:15px;padding:12px 24px;border-radius:999px;}\n.aqvo-pd .btn:hover{background:var(--blue-deep);color:#fff;}\n.aqvo-pd .btn.ghost{background:transparent;color:var(--blue-deep);border:1.5px solid #cfe2f4;}\n.aqvo-pd .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}\n.aqvo-pd .hl{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;}\n.aqvo-pd .hl .ic{width:38px;height:38px;border-radius:10px;background:var(--tint);display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:17px;}\n.aqvo-pd .hl h3{font-size:15px;}\n.aqvo-pd .hl p{font-size:13px;margin:2px 0 0;}\n.aqvo-pd .card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;}\n.aqvo-pd .card.fill{background:var(--blue-deep);border-color:var(--blue-deep);}\n.aqvo-pd .card.fill h3,.aqvo-pd .card.fill .tag{color:#fff;}\n.aqvo-pd .card.fill p{color:#dbeafe;}\n.aqvo-pd .tag{font-size:12px;font-weight:700;color:var(--blue-deep);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:6px;}\n.aqvo-pd .grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}\n.aqvo-pd .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;}\n.aqvo-pd .grid2 .pic{aspect-ratio:16\/10;background:var(--tint);border-radius:12px;overflow:hidden;margin-bottom:16px;}\n.aqvo-pd .grid2 .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .media2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}\n.aqvo-pd .meter{height:10px;border-radius:999px;background:var(--tint);overflow:hidden;margin:18px 0 6px;display:flex;}\n.aqvo-pd .meter i{display:block;height:100%;}\n.aqvo-pd .meter .m70{width:70%;background:var(--blue-deep);}\n.aqvo-pd .meter .m30{width:30%;background:#8fc7e8;}\n.aqvo-pd .meter-lab{display:flex;justify-content:space-between;font-size:12.5px;color:var(--muted);}\n.aqvo-pd .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;counter-reset:step;}\n.aqvo-pd .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;position:relative;}\n.aqvo-pd .step::before{counter-increment:step;content:counter(step);position:absolute;top:-14px;left:20px;width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;}\n.aqvo-pd .step p{font-size:13.5px;margin:4px 0 0;}\n.aqvo-pd .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px;}\n.aqvo-pd .spec{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center;}\n.aqvo-pd .spec .n{font-size:22px;font-weight:800;color:var(--ink);}\n.aqvo-pd .spec .l{font-size:12.5px;color:var(--muted);margin-top:4px;}\n.aqvo-pd .foot{font-size:12.5px;color:var(--muted);margin-top:10px;}\n.aqvo-pd .honest{background:var(--tint);border-radius:18px;padding:28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center;}\n.aqvo-pd .honest h2{margin:0;font-size:clamp(20px,2.4vw,26px);}\n.aqvo-pd .honest p{margin:0;font-size:14.5px;}\n.aqvo-pd .refill{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;}\n.aqvo-pd .bars{display:grid;gap:14px;}\n.aqvo-pd .bar-row{font-size:13.5px;}\n.aqvo-pd .bar-row .lab{display:flex;justify-content:space-between;margin-bottom:5px;color:var(--ink);font-weight:600;}\n.aqvo-pd .bar{height:14px;border-radius:999px;background:var(--tint);overflow:hidden;}\n.aqvo-pd .bar i{display:block;height:100%;border-radius:999px;}\n.aqvo-pd .bar .aqvo{width:60%;background:var(--blue);}\n.aqvo-pd .bar .them{width:100%;background:#c9d8e4;}\n.aqvo-pd details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;overflow:hidden;}\n.aqvo-pd summary{list-style:none;cursor:pointer;padding:15px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--ink);}\n.aqvo-pd summary::-webkit-details-marker{display:none;}\n.aqvo-pd summary::after{content:'+';font-size:22px;color:var(--blue);}\n.aqvo-pd details[open] summary::after{content:'\\2212';}\n.aqvo-pd details .a{padding:0 20px 16px;color:var(--muted);font-size:14px;line-height:1.65;}\n.aqvo-pd .who{display:grid;grid-template-columns:.75fr 1.25fr;gap:32px;align-items:center;}\n.aqvo-pd .who-img{border-radius:18px;overflow:hidden;background:var(--tint);aspect-ratio:4\/5;box-shadow:0 24px 60px -30px rgba(31,143,207,.5);}\n.aqvo-pd .who-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}\n.aqvo-pd .cap{font-size:12px;color:var(--muted);font-style:italic;text-align:center;margin:8px 0 0;}\n.aqvo-pd .bundle{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;border-radius:20px;padding:32px;background:var(--blue-deep);color:#fff;}\n.aqvo-pd .bundle h2,.aqvo-pd .bundle .eyebrow{color:#fff;}\n.aqvo-pd .bundle p{color:#dbeafe;}\n.aqvo-pd .bundle .btn{background:#fff;color:var(--blue-deep);}\n.aqvo-pd .bundle .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.12);aspect-ratio:4\/3;}\n.aqvo-pd .bundle .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .display-feat{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .display-feat h2,.aqvo-pd .display-feat .eyebrow{color:#fff;}\n.aqvo-pd .display-feat p{color:#dbeafe;}\n.aqvo-pd .display-feat ul{list-style:none;margin:8px 0 0;padding:0;}\n.aqvo-pd .display-feat li{padding:7px 0;color:#fff;font-size:15px;}\n.aqvo-pd .display-feat li::before{content:'\\26A1';margin-right:10px;}\n.aqvo-pd .display-feat .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.1);aspect-ratio:1\/1;}\n.aqvo-pd .display-feat .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .maths{background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .maths h2,.aqvo-pd .maths .eyebrow{color:#fff;}\n.aqvo-pd .maths p{color:#dbeafe;}\n.aqvo-pd .maths .rows{display:grid;gap:10px;max-width:560px;margin:18px 0 6px;}\n.aqvo-pd .maths .row{display:flex;justify-content:space-between;gap:14px;background:rgba(255,255,255,.08);border-radius:12px;padding:12px 18px;font-size:15px;}\n.aqvo-pd .maths .row b{font-weight:700;}\n.aqvo-pd .maths .row.total{background:#fff;color:var(--blue-deep);font-weight:800;}\n.aqvo-pd .xsell{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;}\n.aqvo-pd .xsell .row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;}\n.aqvo-pd .xsell .pic{width:84px;height:84px;border-radius:12px;background:var(--tint);overflow:hidden;flex:none;}\n.aqvo-pd .xsell .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .xsell p{font-size:13.5px;margin:0;}\n.aqvo-pd .tip{background:var(--tint);border-radius:12px;padding:14px 16px;font-size:13.5px;color:var(--ink);margin-top:16px;}\n.aqvo-pd .helper{background:var(--blue-deep);border-radius:20px;padding:32px;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;}\n.aqvo-pd .helper h2,.aqvo-pd .helper .eyebrow{color:#fff;}\n.aqvo-pd .helper p{color:#dbeafe;margin:0;}\n.aqvo-pd .helper .q{display:grid;gap:10px;}\n.aqvo-pd .helper .qrow{background:rgba(255,255,255,.08);border-radius:12px;padding:12px 16px;font-size:14px;color:#fff;}\n.aqvo-pd .helper .qrow b{color:#7FD0FF;}\n.aqvo-pd .lead{background:var(--tint);border-radius:14px;padding:16px 20px;font-size:14.5px;color:var(--ink);margin:0 0 6px;}\n.aqvo-pd .lead b{color:var(--blue-deep);}\n@media (max-width:880px){.aqvo-pd .strip{grid-template-columns:1fr 1fr;}.aqvo-pd .grid2,.aqvo-pd .grid3,.aqvo-pd .media2,.aqvo-pd .steps,.aqvo-pd .honest,.aqvo-pd .refill,.aqvo-pd .who,.aqvo-pd .bundle,.aqvo-pd .display-feat,.aqvo-pd .helper{grid-template-columns:1fr;}.aqvo-pd .specs{grid-template-columns:repeat(2,1fr);}}\n@media (max-width:520px){.aqvo-pd .strip{grid-template-columns:1fr;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aqvo-pd\"\u003e\n\u003cdiv class=\"lead\"\u003e📦 \u003cb\u003eFits every AQVO shower filter (SF002), all finishes.\u003c\/b\u003e $46 delivered · free shipping · swaps in about two minutes.\u003c\/div\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eReplacement\u003c\/p\u003e\n  \u003ch2\u003eTwo-minute swap, no tools\u003c\/h2\u003e\n  \u003cdiv class=\"steps\"\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eUnscrew the housing\u003c\/h3\u003e\n\u003cp\u003eTwist the filter body open by hand — no need to remove it from the shower arm.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eSwap the cartridge\u003c\/h3\u003e\n\u003cp\u003eLift the old cartridge out, drop the new one in. Old media can go in general waste.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eClose \u0026amp; flush\u003c\/h3\u003e\n\u003cp\u003eScrew the housing back together and run warm water for 2 minutes to bed in the fresh media.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eSpecifications\u003c\/p\u003e\n  \u003cdiv class=\"specs\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003eUp to 98%\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eFree-chlorine reduction*\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e20,000 L\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eRated life\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e~3 months\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eTypical family household\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e70\/30\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eDechlorination \/ mineral blend\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"foot\"\u003e*Based on supplier testing. Real-world results vary with water chemistry, temperature, flow rate and cartridge age.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"honest\"\u003e\n  \u003cdiv\u003e\n\u003cp class=\"eyebrow\"\u003eThe honest bit\u003c\/p\u003e\n\u003ch2\u003eWhy cartridges need replacing at all\u003c\/h2\u003e\n\u003c\/div\u003e\n  \u003cp\u003eDechlorination media is consumed as it works — every litre uses a little of its capacity. Past its rated life the filter doesn't become harmful, it just gradually stops reducing chlorine. Replacing on time is what keeps the \"up to 98%\" real.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003ch2 style=\"margin-bottom:18px;\"\u003eCartridge FAQ\u003c\/h2\u003e\n  \u003cdetails open\u003e\u003csummary\u003eHow do I know it's time to replace?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eTime is the practical guide: around 3 months for a typical family household (the ~20,000 L rating), sooner with heavy use, later if it's a low-traffic bathroom. If the pool smell starts creeping back into hot showers, the media is spent.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eDoes it fit all AQVO shower filters?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYes — one cartridge fits every SF002 housing in every finish.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eIs it cheaper to buy cartridges with the filter?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYes, and we'd rather tell you that: stepping up to the 6-month supply adds one extra cartridge for $30, and the 12-month supply adds three extra cartridges at $20 each — versus $46 bought one at a time. Single cartridges are for topping up between supplies.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"xsell\"\u003e\u003cdiv class=\"row\"\u003e\n  \u003cdiv class=\"pic\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/AQVO-tap-square_460c7f20-94e8-49e0-86b1-f91d3c202e86.png?v=1781962215\" alt=\"AQVO tap filter cartridge\"\u003e\u003c\/div\u003e\n  \u003cdiv\u003e\n\u003ch3\u003eAlso running an AQVO tap filter?\u003c\/h3\u003e\n\u003cp\u003eTap replacement cartridges are $38 delivered — grab both in one order and they ship together.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003ca class=\"btn ghost\" href=\"https:\/\/www.aqvoaustralia.com.au\/products\/aqvo-tap-filter-replacement-cartridge\" style=\"margin-left:auto;white-space:nowrap;\"\u003eTap cartridge →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"AQVO Australia","offers":[{"title":"Default Title","offer_id":49282583560435,"sku":"AQVO-SHWR-CART-3M","price":46.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/Showerfiltercartridge.png?v=1782028698"},{"product_id":"aqvo-tap-filter-replacement-cartridge","title":"AQVO Tap Filter — Replacement Cartridge","description":"\u003cstyle\u003e\n.aqvo-pd{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;font-family:'Hanken Grotesk',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:var(--ink);line-height:1.6;margin-top:26px;}\n.aqvo-pd *{box-sizing:border-box;}\n.aqvo-pd .wrap{max-width:1120px;margin:0 auto;padding:0;}\n.aqvo-pd section{padding:26px 0;}\n.aqvo-pd .eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-deep);font-weight:700;margin:0 0 10px;}\n.aqvo-pd h2{font-size:clamp(22px,3vw,30px);line-height:1.14;font-weight:700;margin:0 0 12px;letter-spacing:-.01em;color:var(--ink);}\n.aqvo-pd h3{font-size:17px;font-weight:700;margin:0 0 4px;color:var(--ink);}\n.aqvo-pd p{color:var(--muted);font-size:15.5px;margin:0 0 12px;}\n.aqvo-pd .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:#fff;text-decoration:none;font-weight:600;font-size:15px;padding:12px 24px;border-radius:999px;}\n.aqvo-pd .btn:hover{background:var(--blue-deep);color:#fff;}\n.aqvo-pd .btn.ghost{background:transparent;color:var(--blue-deep);border:1.5px solid #cfe2f4;}\n.aqvo-pd .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}\n.aqvo-pd .hl{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;}\n.aqvo-pd .hl .ic{width:38px;height:38px;border-radius:10px;background:var(--tint);display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:17px;}\n.aqvo-pd .hl h3{font-size:15px;}\n.aqvo-pd .hl p{font-size:13px;margin:2px 0 0;}\n.aqvo-pd .card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;}\n.aqvo-pd .card.fill{background:var(--blue-deep);border-color:var(--blue-deep);}\n.aqvo-pd .card.fill h3,.aqvo-pd .card.fill .tag{color:#fff;}\n.aqvo-pd .card.fill p{color:#dbeafe;}\n.aqvo-pd .tag{font-size:12px;font-weight:700;color:var(--blue-deep);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:6px;}\n.aqvo-pd .grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}\n.aqvo-pd .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;}\n.aqvo-pd .grid2 .pic{aspect-ratio:16\/10;background:var(--tint);border-radius:12px;overflow:hidden;margin-bottom:16px;}\n.aqvo-pd .grid2 .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .media2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;}\n.aqvo-pd .meter{height:10px;border-radius:999px;background:var(--tint);overflow:hidden;margin:18px 0 6px;display:flex;}\n.aqvo-pd .meter i{display:block;height:100%;}\n.aqvo-pd .meter .m70{width:70%;background:var(--blue-deep);}\n.aqvo-pd .meter .m30{width:30%;background:#8fc7e8;}\n.aqvo-pd .meter-lab{display:flex;justify-content:space-between;font-size:12.5px;color:var(--muted);}\n.aqvo-pd .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;counter-reset:step;}\n.aqvo-pd .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;position:relative;}\n.aqvo-pd .step::before{counter-increment:step;content:counter(step);position:absolute;top:-14px;left:20px;width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;}\n.aqvo-pd .step p{font-size:13.5px;margin:4px 0 0;}\n.aqvo-pd .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:8px;}\n.aqvo-pd .spec{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center;}\n.aqvo-pd .spec .n{font-size:22px;font-weight:800;color:var(--ink);}\n.aqvo-pd .spec .l{font-size:12.5px;color:var(--muted);margin-top:4px;}\n.aqvo-pd .foot{font-size:12.5px;color:var(--muted);margin-top:10px;}\n.aqvo-pd .honest{background:var(--tint);border-radius:18px;padding:28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center;}\n.aqvo-pd .honest h2{margin:0;font-size:clamp(20px,2.4vw,26px);}\n.aqvo-pd .honest p{margin:0;font-size:14.5px;}\n.aqvo-pd .refill{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;}\n.aqvo-pd .bars{display:grid;gap:14px;}\n.aqvo-pd .bar-row{font-size:13.5px;}\n.aqvo-pd .bar-row .lab{display:flex;justify-content:space-between;margin-bottom:5px;color:var(--ink);font-weight:600;}\n.aqvo-pd .bar{height:14px;border-radius:999px;background:var(--tint);overflow:hidden;}\n.aqvo-pd .bar i{display:block;height:100%;border-radius:999px;}\n.aqvo-pd .bar .aqvo{width:60%;background:var(--blue);}\n.aqvo-pd .bar .them{width:100%;background:#c9d8e4;}\n.aqvo-pd details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;overflow:hidden;}\n.aqvo-pd summary{list-style:none;cursor:pointer;padding:15px 20px;font-weight:600;font-size:15px;display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--ink);}\n.aqvo-pd summary::-webkit-details-marker{display:none;}\n.aqvo-pd summary::after{content:'+';font-size:22px;color:var(--blue);}\n.aqvo-pd details[open] summary::after{content:'\\2212';}\n.aqvo-pd details .a{padding:0 20px 16px;color:var(--muted);font-size:14px;line-height:1.65;}\n.aqvo-pd .who{display:grid;grid-template-columns:.75fr 1.25fr;gap:32px;align-items:center;}\n.aqvo-pd .who-img{border-radius:18px;overflow:hidden;background:var(--tint);aspect-ratio:4\/5;box-shadow:0 24px 60px -30px rgba(31,143,207,.5);}\n.aqvo-pd .who-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}\n.aqvo-pd .cap{font-size:12px;color:var(--muted);font-style:italic;text-align:center;margin:8px 0 0;}\n.aqvo-pd .bundle{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;border-radius:20px;padding:32px;background:var(--blue-deep);color:#fff;}\n.aqvo-pd .bundle h2,.aqvo-pd .bundle .eyebrow{color:#fff;}\n.aqvo-pd .bundle p{color:#dbeafe;}\n.aqvo-pd .bundle .btn{background:#fff;color:var(--blue-deep);}\n.aqvo-pd .bundle .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.12);aspect-ratio:4\/3;}\n.aqvo-pd .bundle .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .display-feat{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .display-feat h2,.aqvo-pd .display-feat .eyebrow{color:#fff;}\n.aqvo-pd .display-feat p{color:#dbeafe;}\n.aqvo-pd .display-feat ul{list-style:none;margin:8px 0 0;padding:0;}\n.aqvo-pd .display-feat li{padding:7px 0;color:#fff;font-size:15px;}\n.aqvo-pd .display-feat li::before{content:'\\26A1';margin-right:10px;}\n.aqvo-pd .display-feat .pic{border-radius:14px;overflow:hidden;background:rgba(255,255,255,.1);aspect-ratio:1\/1;}\n.aqvo-pd .display-feat .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .maths{background:var(--blue-deep);border-radius:20px;padding:36px;color:#fff;}\n.aqvo-pd .maths h2,.aqvo-pd .maths .eyebrow{color:#fff;}\n.aqvo-pd .maths p{color:#dbeafe;}\n.aqvo-pd .maths .rows{display:grid;gap:10px;max-width:560px;margin:18px 0 6px;}\n.aqvo-pd .maths .row{display:flex;justify-content:space-between;gap:14px;background:rgba(255,255,255,.08);border-radius:12px;padding:12px 18px;font-size:15px;}\n.aqvo-pd .maths .row b{font-weight:700;}\n.aqvo-pd .maths .row.total{background:#fff;color:var(--blue-deep);font-weight:800;}\n.aqvo-pd .xsell{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;}\n.aqvo-pd .xsell .row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;}\n.aqvo-pd .xsell .pic{width:84px;height:84px;border-radius:12px;background:var(--tint);overflow:hidden;flex:none;}\n.aqvo-pd .xsell .pic img{width:100%;height:100%;object-fit:contain;display:block;}\n.aqvo-pd .xsell p{font-size:13.5px;margin:0;}\n.aqvo-pd .tip{background:var(--tint);border-radius:12px;padding:14px 16px;font-size:13.5px;color:var(--ink);margin-top:16px;}\n.aqvo-pd .helper{background:var(--blue-deep);border-radius:20px;padding:32px;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;}\n.aqvo-pd .helper h2,.aqvo-pd .helper .eyebrow{color:#fff;}\n.aqvo-pd .helper p{color:#dbeafe;margin:0;}\n.aqvo-pd .helper .q{display:grid;gap:10px;}\n.aqvo-pd .helper .qrow{background:rgba(255,255,255,.08);border-radius:12px;padding:12px 16px;font-size:14px;color:#fff;}\n.aqvo-pd .helper .qrow b{color:#7FD0FF;}\n.aqvo-pd .lead{background:var(--tint);border-radius:14px;padding:16px 20px;font-size:14.5px;color:var(--ink);margin:0 0 6px;}\n.aqvo-pd .lead b{color:var(--blue-deep);}\n@media (max-width:880px){.aqvo-pd .strip{grid-template-columns:1fr 1fr;}.aqvo-pd .grid2,.aqvo-pd .grid3,.aqvo-pd .media2,.aqvo-pd .steps,.aqvo-pd .honest,.aqvo-pd .refill,.aqvo-pd .who,.aqvo-pd .bundle,.aqvo-pd .display-feat,.aqvo-pd .helper{grid-template-columns:1fr;}.aqvo-pd .specs{grid-template-columns:repeat(2,1fr);}}\n@media (max-width:520px){.aqvo-pd .strip{grid-template-columns:1fr;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aqvo-pd\"\u003e\n\u003cdiv class=\"lead\"\u003e📦 \u003cb\u003eFits every AQVO tap filter.\u003c\/b\u003e $38 delivered · free shipping · the built-in display tells you when it's time.\u003c\/div\u003e\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eReplacement\u003c\/p\u003e\n  \u003ch2\u003eOne-minute swap — the display does the remembering\u003c\/h2\u003e\n  \u003cdiv class=\"steps\"\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eOpen the housing\u003c\/h3\u003e\n\u003cp\u003eTwist the cartridge chamber open by hand — the filter stays on the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eSwap the cartridge\u003c\/h3\u003e\n\u003cp\u003eOld one out, new one in. It only fits one way.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eFlush \u0026amp; reset\u003c\/h3\u003e\n\u003cp\u003eRun water for a minute to bed it in — the flow-powered display begins tracking the new cartridge.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003cp class=\"eyebrow\"\u003eSpecifications\u003c\/p\u003e\n  \u003cdiv class=\"specs\"\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e1,000 L\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eRated life\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e2–3 months\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eTypical drinking \u0026amp; cooking use\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e~1 min\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eSwap time, no tools\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec\"\u003e\n\u003cdiv class=\"n\"\u003e$38\u003c\/div\u003e\n\u003cdiv class=\"l\"\u003eDelivered, GST inc.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"honest\"\u003e\n  \u003cdiv\u003e\n\u003cp class=\"eyebrow\"\u003eThe honest bit\u003c\/p\u003e\n\u003ch2\u003eWhy cartridges need replacing at all\u003c\/h2\u003e\n\u003c\/div\u003e\n  \u003cp\u003eFiltration media is consumed as it works. Past its rated life the water doesn't become unsafe — Australian mains water is already treated — the cartridge just stops improving taste and odour. The display exists so you replace it exactly when needed: not early, not late.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\n  \u003ch2 style=\"margin-bottom:18px;\"\u003eCartridge FAQ\u003c\/h2\u003e\n  \u003cdetails open\u003e\u003csummary\u003eHow do I know it's time to replace?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYour filter tells you — the flow-powered display tracks cartridge life and shows when it's due. No apps, no guesswork, no batteries.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eDoes it fit all AQVO tap filters?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYes — one cartridge fits every AQVO tap filter housing.\u003c\/div\u003e\u003c\/details\u003e\n  \u003cdetails\u003e\u003csummary\u003eIs it cheaper to buy cartridges with the filter?\u003c\/summary\u003e\u003cdiv class=\"a\"\u003eYes: the 6-month tap filter supply adds one extra cartridge for $30, and the 12-month supply adds three extra cartridges at $20 each — versus $38 bought one at a time. Singles are for topping up between supplies.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection\u003e\u003cdiv class=\"wrap\"\u003e\u003cdiv class=\"xsell\"\u003e\u003cdiv class=\"row\"\u003e\n  \u003cdiv class=\"pic\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/Showerfiltercartridge.png?v=1782028698\" alt=\"AQVO shower filter cartridge\"\u003e\u003c\/div\u003e\n  \u003cdiv\u003e\n\u003ch3\u003eAlso running an AQVO shower filter?\u003c\/h3\u003e\n\u003cp\u003eShower replacement cartridges are $46 delivered — grab both in one order and they ship together.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003ca class=\"btn ghost\" href=\"https:\/\/www.aqvoaustralia.com.au\/products\/aqvo-shower-filter-replacement-cartridge\" style=\"margin-left:auto;white-space:nowrap;\"\u003eShower cartridge →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"AQVO Australia","offers":[{"title":"Default Title","offer_id":49282584150259,"sku":"AQVO-TAP-CART-3M","price":38.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/Tapfiltercartridge.png?v=1782028814"},{"product_id":"aqvo-shower-swivel-adaptor","title":"AQVO Shower Swivel Adaptor — Chrome","description":"\u003cp\u003eAdds an adjustable swivel joint between your shower arm and your AQVO shower filter, so you can angle your filter and shower head exactly where you want them.\u003c\/p\u003e\u003cp\u003eSolid brass body with a chrome finish. Fits AQVO shower filters and standard ½-inch BSP shower arms — the same fitting your AQVO filter threads onto. Installs by hand in a few minutes; no plumber or tools needed.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eWhat's included:\u003c\/strong\u003e 1 × swivel ball adaptor.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eCheck before you order:\u003c\/strong\u003e your shower arm needs a standard ½-inch (BSP) male thread. If your fittings are non-standard, this adaptor may not fit.\u003c\/p\u003e","brand":"AQVO Australia","offers":[{"title":"Default Title","offer_id":50275479224563,"sku":"AQVO-SHWR-ADPT","price":16.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-shower-swivel-adaptor-chrome_9b12680b-936e-4774-b900-4a390b5f5479.jpg?v=1786710877"},{"product_id":"aqvo-shower-filter-silver","title":"AQVO Shower Filter — Silver","description":"\u003cstyle\u003e\n.aqvo-sb{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;color:var(--ink);line-height:1.6}\n.aqvo-sb *{box-sizing:border-box}\n.aqvo-sb p{margin:0 0 12px;color:var(--muted);font-size:15.5px}\n.aqvo-sb h2{font-size:clamp(20px,2.6vw,26px);line-height:1.15;font-weight:700;margin:26px 0 10px;color:var(--ink)}\n.aqvo-sb .g{background:var(--tint);border-radius:14px;padding:14px 18px;font-size:14.5px;color:var(--ink);margin:0 0 14px}\n.aqvo-sb .g b{color:var(--blue-deep)}\n.aqvo-sb table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:14px;margin:0 0 10px}\n.aqvo-sb th{background:var(--tint);text-align:left;padding:10px 12px;font-weight:700;color:var(--ink)}\n.aqvo-sb td{padding:10px 12px;border-top:1px solid var(--line);color:var(--muted);vertical-align:top}\n.aqvo-sb td:first-child{font-weight:600;color:var(--ink);white-space:nowrap}\n.aqvo-sb ol,.aqvo-sb ul{margin:0 0 12px;padding-left:22px;color:var(--muted);font-size:15px}\n.aqvo-sb li{margin:0 0 6px}\n.aqvo-sb .ev{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:0 0 12px}\n.aqvo-sb .ev dl{margin:0;display:grid;grid-template-columns:150px 1fr;gap:6px 14px;font-size:14px}\n.aqvo-sb .ev dt{font-weight:700;color:var(--blue-deep)}\n.aqvo-sb .ev dd{margin:0;color:var(--muted)}\n.aqvo-sb .fine{font-size:12.5px;color:var(--muted)}\n.aqvo-sb a{color:var(--blue-deep);font-weight:600}\n@media (max-width:600px){.aqvo-sb .ev dl{grid-template-columns:1fr}.aqvo-sb .ev dt{margin-top:6px}.aqvo-sb td:first-child{white-space:normal}}\n\u003c\/style\u003e\n\u003cdiv class=\"aqvo-sb\"\u003e\n\u003cp\u003eBrushed silver, all-aluminium and quietly at home in any bathroom — the original AQVO finish.\u003c\/p\u003e\n\u003cp\u003eDesigned by a chartered process engineer with 12+ years in Australia's water industry, the AQVO shower filter (SF002) threads onto a standard ½-inch shower arm in about five minutes — no plumber, no tools, renter-friendly.\u003c\/p\u003e\n\u003cdiv class=\"g\"\u003e\n\u003cb\u003eOne-time purchase.\u003c\/b\u003e No subscription, nothing recurring. \u003cb\u003e30-day money-back guarantee:\u003c\/b\u003e try it for 30 days and if it isn't right, return it for a refund — return postage applies unless it's faulty. Free standard shipping Australia-wide, dispatched from Melbourne in 1–2 business days.\u003c\/div\u003e\n\u003cp class=\"fine\"\u003eReviews shown on this page are collected across all three AQVO shower-filter finishes — it's the same filter and cartridge inside, only the housing colour differs.\u003c\/p\u003e\n\n\u003ch2\u003eWhat's in each option\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eOption\u003c\/th\u003e\n\u003cth\u003eYou receive\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eVs buying cartridges separately\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3 months\u003c\/td\u003e\n\u003ctd\u003eFilter housing with 1 cartridge fitted (rated ~20,000 L, about three months of typical showers)\u003c\/td\u003e\n\u003ctd\u003e$89\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6 months\u003c\/td\u003e\n\u003ctd\u003eHousing + 2 cartridges (1 fitted, 1 spare)\u003c\/td\u003e\n\u003ctd\u003e$119\u003c\/td\u003e\n\u003ctd\u003e$135 — save $16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e12 months\u003c\/td\u003e\n\u003ctd\u003eHousing + 4 cartridges (1 fitted, 3 spare)\u003c\/td\u003e\n\u003ctd\u003e$149\u003c\/td\u003e\n\u003ctd\u003e$227 — save $78\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"fine\"\u003eSavings are against the current separate prices ($89 filter, $46 per replacement cartridge). Replacement cartridges fit every AQVO shower filter, in every finish.\u003c\/p\u003e\n\n\u003ch2\u003eWill it fit? Three checks, 30 seconds\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cb\u003eYour shower arm has an exposed ½-inch BSP thread\u003c\/b\u003e where the head screws on. That's the Australian standard — almost every wall-mounted shower and slide-rail set.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eThere's about 16 cm of clearance below the arm\u003c\/b\u003e for the filter body: 64 mm wide × 152 mm long, about 450 g.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eNormal mains pressure\u003c\/b\u003e (100–450 kPa). If your shower already runs weak, a filter won't help it.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cb\u003eWon't suit:\u003c\/b\u003e ceiling rain heads with no accessible arm thread, or set-ups where the hose exits straight from the tap set with no arm. \u003cb\u003eHead angle wrong after fitting?\u003c\/b\u003e The \u003ca href=\"\/products\/aqvo-shower-swivel-adaptor\"\u003e$16 swivel adaptor\u003c\/a\u003e fixes that. \u003cb\u003eNot sure?\u003c\/b\u003e Email a photo of your shower arm to \u003ca href=\"mailto:info@aqvoaustralia.com.au\"\u003einfo@aqvoaustralia.com.au\u003c\/a\u003e — we aim to reply within one business day.\u003c\/p\u003e\n\n\u003ch2\u003eWhy this specification — the evidence\u003c\/h2\u003e\n\u003cdiv class=\"ev\"\u003e\u003cdl\u003e\n\u003cdt\u003eClaim\u003c\/dt\u003e\n\u003cdd\u003eReduces up to 98% of free chlorine.\u003c\/dd\u003e\n\u003cdt\u003eSource\u003c\/dt\u003e\n\u003cdd\u003eSupplier data sheet for model SF002 (residual chlorine reduction 98%). Supplier result — not an independent Australian laboratory test, and not NSF\/ANSI 177 certification.\u003c\/dd\u003e\n\u003cdt\u003eConditions stated\u003c\/dt\u003e\n\u003cdd\u003eRated flow 5–8 L\/min · inlet 5–50 °C · 100–450 kPa · standard mains tap water.\u003c\/dd\u003e\n\u003cdt\u003eService life\u003c\/dt\u003e\n\u003cdd\u003eRated 20,000 L — about three months of typical showers. Expect performance to taper toward the end of cartridge life.\u003c\/dd\u003e\n\u003cdt\u003eNot established\u003c\/dt\u003e\n\u003cdd\u003eThe data sheet doesn't state the challenge chlorine concentration or the point in cartridge life at which 98% was measured. We've asked; we'll publish it when we have it.\u003c\/dd\u003e\n\u003cdt\u003eWhy this spec\u003c\/dt\u003e\n\u003cdd\u003eA two-media cartridge — 70% dechlorination media doing the measurable job, 30% mineral and tourmaline balls for water feel (not a health claim) — at a flow rate that doesn't choke a normal shower.\u003c\/dd\u003e\n\u003c\/dl\u003e\u003c\/div\u003e\n\u003cp class=\"fine\"\u003eFree chlorine only — a shower filter is less effective on chloramine. Real-world results vary with water chemistry, temperature, flow rate and cartridge age. Full method on \u003ca href=\"\/pages\/our-science\"\u003eour science page\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003ch2\u003eHow the filtration works\u003c\/h2\u003e\n\u003cp\u003eTwo different jobs inside the cartridge. \u003cb\u003e1 — Physical capture:\u003c\/b\u003e a physical barrier retains particles such as sand, rust flakes and sediment. \u003cb\u003e2 — Contact with media:\u003c\/b\u003e reactive surfaces and reducing agents act on dissolved free chlorine as water flows through. Supplier-described media — KDF-55 (copper-zinc), calcium sulphite, coconut activated carbon and vitamin C — each convert free chlorine to chloride, which stays dissolved in the water. Chloramines are different from free chlorine; free-chlorine performance figures do not apply to chloramines.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/pages\/shower-filter-explained#mechanism\"\u003eSee the mechanism schematic — inside shower filtration →\u003c\/a\u003e\u003c\/p\u003e\n\n\u003ch2\u003eInstallation\u003c\/h2\u003e\n\u003cp\u003eAbout five minutes, by hand. Unscrew your existing shower head, thread the AQVO filter onto the arm, reattach your head and run the water for 60 seconds to flush the new cartridge. Nothing is cut or permanently altered — renter-friendly, and it comes with you when you move. \u003ca href=\"\/pages\/shower-filter-installation\"\u003eStep-by-step installation guide →\u003c\/a\u003e\u003c\/p\u003e\n\n\u003ch2\u003eThe honest bit\u003c\/h2\u003e\n\u003cp\u003eA shower filter is a final polishing layer, not a purifier. It targets free chlorine and sediment; it is less effective on chloramine, and we don't make fluoride, PFAS or heavy-metal claims without product-specific testing. Softer-feeling skin and hair is the result customers report most often — it's customer-reported, not a clinical claim. All-aluminium housing · ABS cartridge shell · 5–8 L\/min rated flow.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAlso available in\u003c\/b\u003e \u003ca href=\"\/products\/aqvo-shower-filter-matte-black\"\u003eMatte Black\u003c\/a\u003e and \u003ca href=\"\/products\/aqvo-shower-filter-gold\"\u003eGold\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"AQVO Australia","offers":[{"title":"3 months — housing + 1 cartridge","offer_id":50275569598707,"sku":"AQVO-SHWR-SIL-3M","price":89.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — housing + 2 cartridges","offer_id":50275569631475,"sku":"AQVO-SHWR-SIL-6M","price":119.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — housing + 4 cartridges","offer_id":50275569664243,"sku":"AQVO-SHWR-SIL-12M","price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-shower-silver-01-hero_93fc8d6b-3b8c-4ab7-a1c6-7df9d9277f87.webp?v=1788694549"},{"product_id":"aqvo-shower-filter-matte-black","title":"AQVO Shower Filter — Matte Black","description":"\u003cstyle\u003e\n.aqvo-sb{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;color:var(--ink);line-height:1.6}\n.aqvo-sb *{box-sizing:border-box}\n.aqvo-sb p{margin:0 0 12px;color:var(--muted);font-size:15.5px}\n.aqvo-sb h2{font-size:clamp(20px,2.6vw,26px);line-height:1.15;font-weight:700;margin:26px 0 10px;color:var(--ink)}\n.aqvo-sb .g{background:var(--tint);border-radius:14px;padding:14px 18px;font-size:14.5px;color:var(--ink);margin:0 0 14px}\n.aqvo-sb .g b{color:var(--blue-deep)}\n.aqvo-sb table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:14px;margin:0 0 10px}\n.aqvo-sb th{background:var(--tint);text-align:left;padding:10px 12px;font-weight:700;color:var(--ink)}\n.aqvo-sb td{padding:10px 12px;border-top:1px solid var(--line);color:var(--muted);vertical-align:top}\n.aqvo-sb td:first-child{font-weight:600;color:var(--ink);white-space:nowrap}\n.aqvo-sb ol,.aqvo-sb ul{margin:0 0 12px;padding-left:22px;color:var(--muted);font-size:15px}\n.aqvo-sb li{margin:0 0 6px}\n.aqvo-sb .ev{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:0 0 12px}\n.aqvo-sb .ev dl{margin:0;display:grid;grid-template-columns:150px 1fr;gap:6px 14px;font-size:14px}\n.aqvo-sb .ev dt{font-weight:700;color:var(--blue-deep)}\n.aqvo-sb .ev dd{margin:0;color:var(--muted)}\n.aqvo-sb .fine{font-size:12.5px;color:var(--muted)}\n.aqvo-sb a{color:var(--blue-deep);font-weight:600}\n@media (max-width:600px){.aqvo-sb .ev dl{grid-template-columns:1fr}.aqvo-sb .ev dt{margin-top:6px}.aqvo-sb td:first-child{white-space:normal}}\n\u003c\/style\u003e\n\u003cdiv class=\"aqvo-sb\"\u003e\n\u003cp\u003eMatte black, all-aluminium — made for black tapware and darker bathrooms.\u003c\/p\u003e\n\u003cp\u003eDesigned by a chartered process engineer with 12+ years in Australia's water industry, the AQVO shower filter (SF002) threads onto a standard ½-inch shower arm in about five minutes — no plumber, no tools, renter-friendly.\u003c\/p\u003e\n\u003cdiv class=\"g\"\u003e\n\u003cb\u003eOne-time purchase.\u003c\/b\u003e No subscription, nothing recurring. \u003cb\u003e30-day money-back guarantee:\u003c\/b\u003e try it for 30 days and if it isn't right, return it for a refund — return postage applies unless it's faulty. Free standard shipping Australia-wide, dispatched from Melbourne in 1–2 business days.\u003c\/div\u003e\n\u003cp class=\"fine\"\u003eReviews shown on this page are collected across all three AQVO shower-filter finishes — it's the same filter and cartridge inside, only the housing colour differs.\u003c\/p\u003e\n\n\u003ch2\u003eWhat's in each option\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eOption\u003c\/th\u003e\n\u003cth\u003eYou receive\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eVs buying cartridges separately\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3 months\u003c\/td\u003e\n\u003ctd\u003eFilter housing with 1 cartridge fitted (rated ~20,000 L, about three months of typical showers)\u003c\/td\u003e\n\u003ctd\u003e$89\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6 months\u003c\/td\u003e\n\u003ctd\u003eHousing + 2 cartridges (1 fitted, 1 spare)\u003c\/td\u003e\n\u003ctd\u003e$119\u003c\/td\u003e\n\u003ctd\u003e$135 — save $16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e12 months\u003c\/td\u003e\n\u003ctd\u003eHousing + 4 cartridges (1 fitted, 3 spare)\u003c\/td\u003e\n\u003ctd\u003e$149\u003c\/td\u003e\n\u003ctd\u003e$227 — save $78\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"fine\"\u003eSavings are against the current separate prices ($89 filter, $46 per replacement cartridge). Replacement cartridges fit every AQVO shower filter, in every finish.\u003c\/p\u003e\n\n\u003ch2\u003eWill it fit? Three checks, 30 seconds\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cb\u003eYour shower arm has an exposed ½-inch BSP thread\u003c\/b\u003e where the head screws on. That's the Australian standard — almost every wall-mounted shower and slide-rail set.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eThere's about 16 cm of clearance below the arm\u003c\/b\u003e for the filter body: 64 mm wide × 152 mm long, about 450 g.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eNormal mains pressure\u003c\/b\u003e (100–450 kPa). If your shower already runs weak, a filter won't help it.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cb\u003eWon't suit:\u003c\/b\u003e ceiling rain heads with no accessible arm thread, or set-ups where the hose exits straight from the tap set with no arm. \u003cb\u003eHead angle wrong after fitting?\u003c\/b\u003e The \u003ca href=\"\/products\/aqvo-shower-swivel-adaptor\"\u003e$16 swivel adaptor\u003c\/a\u003e fixes that. \u003cb\u003eNot sure?\u003c\/b\u003e Email a photo of your shower arm to \u003ca href=\"mailto:info@aqvoaustralia.com.au\"\u003einfo@aqvoaustralia.com.au\u003c\/a\u003e — we aim to reply within one business day.\u003c\/p\u003e\n\n\u003ch2\u003eWhy this specification — the evidence\u003c\/h2\u003e\n\u003cdiv class=\"ev\"\u003e\u003cdl\u003e\n\u003cdt\u003eClaim\u003c\/dt\u003e\n\u003cdd\u003eReduces up to 98% of free chlorine.\u003c\/dd\u003e\n\u003cdt\u003eSource\u003c\/dt\u003e\n\u003cdd\u003eSupplier data sheet for model SF002 (residual chlorine reduction 98%). Supplier result — not an independent Australian laboratory test, and not NSF\/ANSI 177 certification.\u003c\/dd\u003e\n\u003cdt\u003eConditions stated\u003c\/dt\u003e\n\u003cdd\u003eRated flow 5–8 L\/min · inlet 5–50 °C · 100–450 kPa · standard mains tap water.\u003c\/dd\u003e\n\u003cdt\u003eService life\u003c\/dt\u003e\n\u003cdd\u003eRated 20,000 L — about three months of typical showers. Expect performance to taper toward the end of cartridge life.\u003c\/dd\u003e\n\u003cdt\u003eNot established\u003c\/dt\u003e\n\u003cdd\u003eThe data sheet doesn't state the challenge chlorine concentration or the point in cartridge life at which 98% was measured. We've asked; we'll publish it when we have it.\u003c\/dd\u003e\n\u003cdt\u003eWhy this spec\u003c\/dt\u003e\n\u003cdd\u003eA two-media cartridge — 70% dechlorination media doing the measurable job, 30% mineral and tourmaline balls for water feel (not a health claim) — at a flow rate that doesn't choke a normal shower.\u003c\/dd\u003e\n\u003c\/dl\u003e\u003c\/div\u003e\n\u003cp class=\"fine\"\u003eFree chlorine only — a shower filter is less effective on chloramine. Real-world results vary with water chemistry, temperature, flow rate and cartridge age. Full method on \u003ca href=\"\/pages\/our-science\"\u003eour science page\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003ch2\u003eHow the filtration works\u003c\/h2\u003e\n\u003cp\u003eTwo different jobs inside the cartridge. \u003cb\u003e1 — Physical capture:\u003c\/b\u003e a physical barrier retains particles such as sand, rust flakes and sediment. \u003cb\u003e2 — Contact with media:\u003c\/b\u003e reactive surfaces and reducing agents act on dissolved free chlorine as water flows through. Supplier-described media — KDF-55 (copper-zinc), calcium sulphite, coconut activated carbon and vitamin C — each convert free chlorine to chloride, which stays dissolved in the water. Chloramines are different from free chlorine; free-chlorine performance figures do not apply to chloramines.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/pages\/shower-filter-explained#mechanism\"\u003eSee the mechanism schematic — inside shower filtration →\u003c\/a\u003e\u003c\/p\u003e\n\n\u003ch2\u003eInstallation\u003c\/h2\u003e\n\u003cp\u003eAbout five minutes, by hand. Unscrew your existing shower head, thread the AQVO filter onto the arm, reattach your head and run the water for 60 seconds to flush the new cartridge. Nothing is cut or permanently altered — renter-friendly, and it comes with you when you move. \u003ca href=\"\/pages\/shower-filter-installation\"\u003eStep-by-step installation guide →\u003c\/a\u003e\u003c\/p\u003e\n\n\u003ch2\u003eThe honest bit\u003c\/h2\u003e\n\u003cp\u003eA shower filter is a final polishing layer, not a purifier. It targets free chlorine and sediment; it is less effective on chloramine, and we don't make fluoride, PFAS or heavy-metal claims without product-specific testing. Softer-feeling skin and hair is the result customers report most often — it's customer-reported, not a clinical claim. All-aluminium housing · ABS cartridge shell · 5–8 L\/min rated flow.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAlso available in\u003c\/b\u003e \u003ca href=\"\/products\/aqvo-shower-filter-silver\"\u003eSilver\u003c\/a\u003e and \u003ca href=\"\/products\/aqvo-shower-filter-gold\"\u003eGold\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"AQVO Australia","offers":[{"title":"3 months — housing + 1 cartridge","offer_id":50275569697011,"sku":"AQVO-SHWR-BLK-3M","price":89.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — housing + 2 cartridges","offer_id":50275569729779,"sku":"AQVO-SHWR-BLK-6M","price":119.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — housing + 4 cartridges","offer_id":50275569762547,"sku":"AQVO-SHWR-BLK-12M","price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-shower-black-01-hero_5bd92efe-5809-4a02-b174-5384801bd350.webp?v=1788694551"},{"product_id":"aqvo-shower-filter-gold","title":"AQVO Shower Filter — Gold","description":"\u003cstyle\u003e\n.aqvo-sb{--blue:#1F8FCF;--blue-deep:#185FA5;--ink:#0C2A3A;--muted:#5A7384;--tint:#E6F1FB;--line:#E3ECF3;color:var(--ink);line-height:1.6}\n.aqvo-sb *{box-sizing:border-box}\n.aqvo-sb p{margin:0 0 12px;color:var(--muted);font-size:15.5px}\n.aqvo-sb h2{font-size:clamp(20px,2.6vw,26px);line-height:1.15;font-weight:700;margin:26px 0 10px;color:var(--ink)}\n.aqvo-sb .g{background:var(--tint);border-radius:14px;padding:14px 18px;font-size:14.5px;color:var(--ink);margin:0 0 14px}\n.aqvo-sb .g b{color:var(--blue-deep)}\n.aqvo-sb table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:14px;margin:0 0 10px}\n.aqvo-sb th{background:var(--tint);text-align:left;padding:10px 12px;font-weight:700;color:var(--ink)}\n.aqvo-sb td{padding:10px 12px;border-top:1px solid var(--line);color:var(--muted);vertical-align:top}\n.aqvo-sb td:first-child{font-weight:600;color:var(--ink);white-space:nowrap}\n.aqvo-sb ol,.aqvo-sb ul{margin:0 0 12px;padding-left:22px;color:var(--muted);font-size:15px}\n.aqvo-sb li{margin:0 0 6px}\n.aqvo-sb .ev{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:0 0 12px}\n.aqvo-sb .ev dl{margin:0;display:grid;grid-template-columns:150px 1fr;gap:6px 14px;font-size:14px}\n.aqvo-sb .ev dt{font-weight:700;color:var(--blue-deep)}\n.aqvo-sb .ev dd{margin:0;color:var(--muted)}\n.aqvo-sb .fine{font-size:12.5px;color:var(--muted)}\n.aqvo-sb a{color:var(--blue-deep);font-weight:600}\n@media (max-width:600px){.aqvo-sb .ev dl{grid-template-columns:1fr}.aqvo-sb .ev dt{margin-top:6px}.aqvo-sb td:first-child{white-space:normal}}\n\u003c\/style\u003e\n\u003cdiv class=\"aqvo-sb\"\u003e\n\u003cp\u003eWarm gold, all-aluminium — for brushed-brass and gold tapware. Some customers describe the tone as closer to rose gold under warm bathroom lighting.\u003c\/p\u003e\n\u003cp\u003eDesigned by a chartered process engineer with 12+ years in Australia's water industry, the AQVO shower filter (SF002) threads onto a standard ½-inch shower arm in about five minutes — no plumber, no tools, renter-friendly.\u003c\/p\u003e\n\u003cdiv class=\"g\"\u003e\n\u003cb\u003eOne-time purchase.\u003c\/b\u003e No subscription, nothing recurring. \u003cb\u003e30-day money-back guarantee:\u003c\/b\u003e try it for 30 days and if it isn't right, return it for a refund — return postage applies unless it's faulty. Free standard shipping Australia-wide, dispatched from Melbourne in 1–2 business days.\u003c\/div\u003e\n\u003cp class=\"fine\"\u003eReviews shown on this page are collected across all three AQVO shower-filter finishes — it's the same filter and cartridge inside, only the housing colour differs.\u003c\/p\u003e\n\n\u003ch2\u003eWhat's in each option\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eOption\u003c\/th\u003e\n\u003cth\u003eYou receive\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eVs buying cartridges separately\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3 months\u003c\/td\u003e\n\u003ctd\u003eFilter housing with 1 cartridge fitted (rated ~20,000 L, about three months of typical showers)\u003c\/td\u003e\n\u003ctd\u003e$89\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6 months\u003c\/td\u003e\n\u003ctd\u003eHousing + 2 cartridges (1 fitted, 1 spare)\u003c\/td\u003e\n\u003ctd\u003e$119\u003c\/td\u003e\n\u003ctd\u003e$135 — save $16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e12 months\u003c\/td\u003e\n\u003ctd\u003eHousing + 4 cartridges (1 fitted, 3 spare)\u003c\/td\u003e\n\u003ctd\u003e$149\u003c\/td\u003e\n\u003ctd\u003e$227 — save $78\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"fine\"\u003eSavings are against the current separate prices ($89 filter, $46 per replacement cartridge). Replacement cartridges fit every AQVO shower filter, in every finish.\u003c\/p\u003e\n\n\u003ch2\u003eWill it fit? Three checks, 30 seconds\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cb\u003eYour shower arm has an exposed ½-inch BSP thread\u003c\/b\u003e where the head screws on. That's the Australian standard — almost every wall-mounted shower and slide-rail set.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eThere's about 16 cm of clearance below the arm\u003c\/b\u003e for the filter body: 64 mm wide × 152 mm long, about 450 g.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eNormal mains pressure\u003c\/b\u003e (100–450 kPa). If your shower already runs weak, a filter won't help it.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cb\u003eWon't suit:\u003c\/b\u003e ceiling rain heads with no accessible arm thread, or set-ups where the hose exits straight from the tap set with no arm. \u003cb\u003eHead angle wrong after fitting?\u003c\/b\u003e The \u003ca href=\"\/products\/aqvo-shower-swivel-adaptor\"\u003e$16 swivel adaptor\u003c\/a\u003e fixes that. \u003cb\u003eNot sure?\u003c\/b\u003e Email a photo of your shower arm to \u003ca href=\"mailto:info@aqvoaustralia.com.au\"\u003einfo@aqvoaustralia.com.au\u003c\/a\u003e — we aim to reply within one business day.\u003c\/p\u003e\n\n\u003ch2\u003eWhy this specification — the evidence\u003c\/h2\u003e\n\u003cdiv class=\"ev\"\u003e\u003cdl\u003e\n\u003cdt\u003eClaim\u003c\/dt\u003e\n\u003cdd\u003eReduces up to 98% of free chlorine.\u003c\/dd\u003e\n\u003cdt\u003eSource\u003c\/dt\u003e\n\u003cdd\u003eSupplier data sheet for model SF002 (residual chlorine reduction 98%). Supplier result — not an independent Australian laboratory test, and not NSF\/ANSI 177 certification.\u003c\/dd\u003e\n\u003cdt\u003eConditions stated\u003c\/dt\u003e\n\u003cdd\u003eRated flow 5–8 L\/min · inlet 5–50 °C · 100–450 kPa · standard mains tap water.\u003c\/dd\u003e\n\u003cdt\u003eService life\u003c\/dt\u003e\n\u003cdd\u003eRated 20,000 L — about three months of typical showers. Expect performance to taper toward the end of cartridge life.\u003c\/dd\u003e\n\u003cdt\u003eNot established\u003c\/dt\u003e\n\u003cdd\u003eThe data sheet doesn't state the challenge chlorine concentration or the point in cartridge life at which 98% was measured. We've asked; we'll publish it when we have it.\u003c\/dd\u003e\n\u003cdt\u003eWhy this spec\u003c\/dt\u003e\n\u003cdd\u003eA two-media cartridge — 70% dechlorination media doing the measurable job, 30% mineral and tourmaline balls for water feel (not a health claim) — at a flow rate that doesn't choke a normal shower.\u003c\/dd\u003e\n\u003c\/dl\u003e\u003c\/div\u003e\n\u003cp class=\"fine\"\u003eFree chlorine only — a shower filter is less effective on chloramine. Real-world results vary with water chemistry, temperature, flow rate and cartridge age. Full method on \u003ca href=\"\/pages\/our-science\"\u003eour science page\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003ch2\u003eHow the filtration works\u003c\/h2\u003e\n\u003cp\u003eTwo different jobs inside the cartridge. \u003cb\u003e1 — Physical capture:\u003c\/b\u003e a physical barrier retains particles such as sand, rust flakes and sediment. \u003cb\u003e2 — Contact with media:\u003c\/b\u003e reactive surfaces and reducing agents act on dissolved free chlorine as water flows through. Supplier-described media — KDF-55 (copper-zinc), calcium sulphite, coconut activated carbon and vitamin C — each convert free chlorine to chloride, which stays dissolved in the water. Chloramines are different from free chlorine; free-chlorine performance figures do not apply to chloramines.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/pages\/shower-filter-explained#mechanism\"\u003eSee the mechanism schematic — inside shower filtration →\u003c\/a\u003e\u003c\/p\u003e\n\n\u003ch2\u003eInstallation\u003c\/h2\u003e\n\u003cp\u003eAbout five minutes, by hand. Unscrew your existing shower head, thread the AQVO filter onto the arm, reattach your head and run the water for 60 seconds to flush the new cartridge. Nothing is cut or permanently altered — renter-friendly, and it comes with you when you move. \u003ca href=\"\/pages\/shower-filter-installation\"\u003eStep-by-step installation guide →\u003c\/a\u003e\u003c\/p\u003e\n\n\u003ch2\u003eThe honest bit\u003c\/h2\u003e\n\u003cp\u003eA shower filter is a final polishing layer, not a purifier. It targets free chlorine and sediment; it is less effective on chloramine, and we don't make fluoride, PFAS or heavy-metal claims without product-specific testing. Softer-feeling skin and hair is the result customers report most often — it's customer-reported, not a clinical claim. All-aluminium housing · ABS cartridge shell · 5–8 L\/min rated flow.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eAlso available in\u003c\/b\u003e \u003ca href=\"\/products\/aqvo-shower-filter-silver\"\u003eSilver\u003c\/a\u003e and \u003ca href=\"\/products\/aqvo-shower-filter-matte-black\"\u003eMatte Black\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"AQVO Australia","offers":[{"title":"3 months — housing + 1 cartridge","offer_id":50275569795315,"sku":"AQVO-SHWR-GLD-3M","price":89.0,"currency_code":"AUD","in_stock":true},{"title":"6 months — housing + 2 cartridges","offer_id":50275569828083,"sku":"AQVO-SHWR-GLD-6M","price":119.0,"currency_code":"AUD","in_stock":true},{"title":"12 months — housing + 4 cartridges","offer_id":50275569860851,"sku":"AQVO-SHWR-GLD-12M","price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/0168\/2931\/files\/aqvo-shower-gold-01-hero_5301dfd5-ee67-479f-a3a0-2809e3f815de.webp?v=1788694553"}],"url":"https:\/\/aqvoaustralia.com.au\/collections\/all.oembed","provider":"AQVO Australia","version":"1.0","type":"link"}