{"product_id":"cleansnap™-disposable-refill-heads-16-pack-🌊🍋","title":"CleanSnap™ Replacement Brush Heads | 16 Pack 🌊🍋","description":"\u003cstyle\u003e\n  .cs-refill {\n    max-width: 1050px;\n    margin: 0 auto;\n    padding: 18px 12px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #0f172a;\n  }\n\n  .cs-refill-hero {\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n    padding: 34px 18px;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at top left, rgba(14, 165, 233, 0.22), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(250, 204, 21, 0.24), transparent 34%),\n      linear-gradient(135deg, #ffffff, #f8fafc);\n    border: 1px solid #dbeafe;\n    box-shadow: 0 16px 45px rgba(15, 23, 42, 0.09);\n    animation: csRefillFade .8s ease both;\n  }\n\n  .cs-refill-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #0284c7, #eab308);\n    color: #fff;\n    padding: 9px 15px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n    margin-bottom: 14px;\n  }\n\n  .cs-refill-hero h2 {\n    font-size: 34px;\n    line-height: 1.08;\n    margin: 8px auto 10px;\n    color: #082f49;\n    max-width: 760px;\n  }\n\n  .cs-refill-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 16.5px;\n    line-height: 1.65;\n    color: #334155;\n  }\n\n  .cs-refill-highlight {\n    color: #0284c7;\n    font-weight: 900;\n  }\n\n  .cs-refill-pills {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .cs-refill-pill {\n    background: #fff;\n    border: 1px solid #e2e8f0;\n    padding: 10px 13px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n    box-shadow: 0 7px 18px rgba(15, 23, 42, 0.06);\n  }\n\n  .cs-refill-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 22px;\n  }\n\n  .cs-scent {\n    padding: 22px 16px;\n    border-radius: 24px;\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);\n    transition: all .25s ease;\n  }\n\n  .cs-scent:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.1);\n  }\n\n  .cs-scent-icon {\n    font-size: 34px;\n    margin-bottom: 8px;\n  }\n\n  .cs-scent h3 {\n    margin: 5px 0 7px;\n    font-size: 20px;\n    color: #082f49;\n  }\n\n  .cs-scent p {\n    margin: 0;\n    color: #475569;\n    line-height: 1.55;\n    font-size: 14.5px;\n  }\n\n  .cs-blue {\n    border-top: 5px solid #0284c7;\n  }\n\n  .cs-yellow {\n    border-top: 5px solid #eab308;\n  }\n\n  .cs-refill-section {\n    margin-top: 24px;\n    padding: 24px 18px;\n    background: #fff;\n    border: 1px solid #e2e8f0;\n    border-radius: 26px;\n    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.04);\n  }\n\n  .cs-refill-section h2 {\n    text-align: center;\n    color: #082f49;\n    margin: 0 0 16px;\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .cs-refill-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .cs-refill-row {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    padding: 15px;\n    border-radius: 18px;\n  }\n\n  .cs-refill-check {\n    min-width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    background: #e0f2fe;\n    color: #0284c7;\n    display: grid;\n    place-items: center;\n    font-weight: 900;\n  }\n\n  .cs-refill-row strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #0f172a;\n    font-size: 15.5px;\n  }\n\n  .cs-refill-row span {\n    color: #475569;\n    line-height: 1.55;\n    font-size: 14px;\n  }\n\n  .cs-refill-value {\n    margin-top: 24px;\n    border-radius: 28px;\n    padding: 28px 18px;\n    text-align: center;\n    background: linear-gradient(135deg, #082f49, #0284c7);\n    color: white;\n    box-shadow: 0 16px 40px rgba(2, 132, 199, 0.25);\n    animation: csRefillGlow 3s ease-in-out infinite;\n  }\n\n  .cs-refill-value h2 {\n    font-size: 28px;\n    margin: 0 0 10px;\n    line-height: 1.18;\n  }\n\n  .cs-refill-value p {\n    max-width: 740px;\n    margin: 0 auto;\n    color: #e0f2fe;\n    line-height: 1.65;\n    font-size: 15.5px;\n  }\n\n  .cs-refill-warning {\n    margin-top: 22px;\n    background: #fffbeb;\n    border: 1px solid #fde68a;\n    padding: 18px 16px;\n    border-radius: 22px;\n    text-align: center;\n  }\n\n  .cs-refill-warning strong {\n    color: #92400e;\n    display: block;\n    margin-bottom: 5px;\n    font-size: 16px;\n  }\n\n  .cs-refill-warning span {\n    color: #78350f;\n    line-height: 1.55;\n    font-size: 14px;\n  }\n\n  .cs-refill-final {\n    margin-top: 22px;\n    text-align: center;\n    padding: 22px 16px;\n    border-radius: 24px;\n    background: #f8fafc;\n    border: 1px dashed #0284c7;\n  }\n\n  .cs-refill-final h2 {\n    margin: 0 0 8px;\n    color: #082f49;\n    font-size: 25px;\n  }\n\n  .cs-refill-final p {\n    margin: 0;\n    color: #475569;\n    line-height: 1.6;\n  }\n\n  @keyframes csRefillFade {\n    from { opacity: 0; transform: translateY(16px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes csRefillGlow {\n    0%, 100% { box-shadow: 0 16px 40px rgba(2, 132, 199, 0.23); }\n    50% { box-shadow: 0 20px 54px rgba(2, 132, 199, 0.38); }\n  }\n\n  @media (max-width: 768px) {\n    .cs-refill {\n      padding: 14px 8px;\n    }\n\n    .cs-refill-hero {\n      padding: 28px 14px;\n      border-radius: 22px;\n    }\n\n    .cs-refill-hero h2 {\n      font-size: 27px;\n    }\n\n    .cs-refill-hero p {\n      font-size: 15px;\n    }\n\n    .cs-refill-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .cs-refill-section {\n      padding: 20px 13px;\n      border-radius: 22px;\n    }\n\n    .cs-refill-section h2,\n    .cs-refill-value h2,\n    .cs-refill-final h2 {\n      font-size: 22px;\n    }\n\n    .cs-refill-row {\n      padding: 13px;\n    }\n\n    .cs-refill-pill {\n      font-size: 12.5px;\n      padding: 9px 11px;\n    }\n\n    .cs-refill-value {\n      padding: 24px 14px;\n      border-radius: 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cs-refill\"\u003e\n\n  \u003cdiv class=\"cs-refill-hero\"\u003e\n    \u003cdiv class=\"cs-refill-badge\"\u003eCleanSnap™ 16-Pack Refill Heads 🌊🍋\u003c\/div\u003e\n\n    \u003ch2\u003eKeep It Fresh. Keep It Clean. Keep It CleanSnap™\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Running low on brush heads? Stock up with the CleanSnap™ 16-Pack Refill Heads —\n      available in \u003cspan class=\"cs-refill-highlight\"\u003eOcean Blue\u003c\/span\u003e and\n      \u003cspan class=\"cs-refill-highlight\"\u003eLemon Yellow\u003c\/span\u003e for a fresher, cleaner bathroom experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cs-refill-pills\"\u003e\n      \u003cdiv class=\"cs-refill-pill\"\u003e16 Disposable Heads\u003c\/div\u003e\n      \u003cdiv class=\"cs-refill-pill\"\u003eOcean Blue 🌊\u003c\/div\u003e\n      \u003cdiv class=\"cs-refill-pill\"\u003eLemon Yellow 🍋\u003c\/div\u003e\n      \u003cdiv class=\"cs-refill-pill\"\u003eCleanSnap™ Compatible\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-refill-grid\"\u003e\n    \u003cdiv class=\"cs-scent cs-blue\"\u003e\n      \u003cdiv class=\"cs-scent-icon\"\u003e🌊\u003c\/div\u003e\n      \u003ch3\u003eOcean Blue\u003c\/h3\u003e\n      \u003cp\u003e\n        A cool, crisp ocean-inspired scent that leaves your bathroom feeling clean,\n        calm and fresh — like a five-star hotel bathroom.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cs-scent cs-yellow\"\u003e\n      \u003cdiv class=\"cs-scent-icon\"\u003e🍋\u003c\/div\u003e\n      \u003ch3\u003eLemon Yellow\u003c\/h3\u003e\n      \u003cp\u003e\n        A bright, zesty citrus scent that gives your bathroom that freshly-cleaned,\n        energised lemon-fresh feeling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-refill-section\"\u003e\n    \u003ch2\u003eWhat’s In The Pack 📦\u003c\/h2\u003e\n\n    \u003cdiv class=\"cs-refill-list\"\u003e\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e16x Disposable CleanSnap™ Brush Heads\u003c\/strong\u003e\n          \u003cspan\u003eStock up with enough refill heads for weeks of fresh, hygienic toilet cleaning.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eChoose Ocean Blue or Lemon Yellow\u003c\/strong\u003e\n          \u003cspan\u003ePick your preferred scent and colour to match your cleaning routine.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eCompatible With All CleanSnap™ Handles\u003c\/strong\u003e\n          \u003cspan\u003eDesigned to snap securely onto your CleanSnap™ handle for a simple, no-fuss fit.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePre-Loaded With Long-Lasting Freshness\u003c\/strong\u003e\n          \u003cspan\u003eLeaves your bathroom smelling cleaner long after the job is done.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-refill-section\"\u003e\n    \u003ch2\u003eWhy You’ll Love Them 🇿🇦\u003c\/h2\u003e\n\n    \u003cdiv class=\"cs-refill-list\"\u003e\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eFresh head every clean\u003c\/strong\u003e\n          \u003cspan\u003eNo bacteria buildup and no old toilet brush sitting in the bathroom.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eNo-touch disposal\u003c\/strong\u003e\n          \u003cspan\u003ePress, release and toss without touching the used brush head.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eWater-smart cleaning\u003c\/strong\u003e\n          \u003cspan\u003eNo rinsing needed — ideal for water-conscious South African homes.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cs-refill-row\"\u003e\n        \u003cdiv class=\"cs-refill-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eQuick and easy\u003c\/strong\u003e\n          \u003cspan\u003eSnaps on in seconds, cleans fast and releases easily when you’re done.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-refill-value\"\u003e\n    \u003ch2\u003eNever Run Out Again 🗓️\u003c\/h2\u003e\n    \u003cp\u003e\n      With 16 heads per pack, you are covered for fresh, hygienic cleans whenever you need them.\n      Mix and match scents — Ocean Blue for the main bathroom and Lemon Yellow for the guest loo.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-refill-warning\"\u003e\n    \u003cstrong\u003eAlready Have A CleanSnap™ Handle?\u003c\/strong\u003e\n    \u003cspan\u003e\n      These refill heads are compatible exclusively with CleanSnap™ handles. \n      Don’t have a handle yet? Start with our CleanSnap™ Starter Kit first.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cs-refill-final\"\u003e\n    \u003ch2\u003eCleanSnap™ — Snap. Clean. Done. 🧼\u003c\/h2\u003e\n    \u003cp\u003e\n      Keep your bathroom fresher, cleaner and more hygienic with every disposable refill head.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CleanSnap™","offers":[{"title":"Default Title","offer_id":52638319378743,"sku":null,"price":129.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/0527\/4167\/files\/image2_2_-Edited.png?v=1783537397","url":"https:\/\/cleansnap.co.za\/products\/cleansnap%e2%84%a2-disposable-refill-heads-16-pack-%f0%9f%8c%8a%f0%9f%8d%8b","provider":"CleanSnap","version":"1.0","type":"link"}