{"title":"Filtered Water Pitchers","description":"","products":[{"product_id":"calvera-water-filter-pitcher","title":"Calvera PurePour Pitcher","description":"\u003cstyle\u003e\n    .calvera-basin-desc,\n    .calvera-basin-desc *{\n      box-sizing:border-box;\n      font-family:Arial, Helvetica, sans-serif;\n    }\n\n    .calvera-basin-desc{\n      --bg1:#fbfeff;\n      --bg2:#f1fbff;\n      --bg3:#def4ff;\n      --card:rgba(255,255,255,0.88);\n      --card-2:rgba(255,255,255,0.74);\n      --line:rgba(144,211,244,0.34);\n      --text:#19384c;\n      --text-soft:#567f98;\n      --blue:#9fddff;\n      --blue-2:#e7f8ff;\n      --blue-3:#76c7f0;\n      --shadow:0 18px 42px rgba(150,205,234,0.18);\n      width:100%;\n      max-width:100%;\n      margin:24px 0;\n      color:var(--text);\n      position:relative;\n      overflow:hidden;\n      border-radius:28px;\n      background:\n        radial-gradient(circle at 12% 18%, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.48) 18%, rgba(255,255,255,0) 38%),\n        radial-gradient(circle at 88% 14%, rgba(188,236,255,0.62) 0%, rgba(188,236,255,0.20) 18%, rgba(188,236,255,0) 38%),\n        radial-gradient(circle at 72% 84%, rgba(222,246,255,0.82) 0%, rgba(222,246,255,0.25) 20%, rgba(222,246,255,0) 42%),\n        linear-gradient(135deg, var(--bg1), var(--bg2) 54%, var(--bg3));\n      border:1px solid rgba(255,255,255,0.9);\n      box-shadow:var(--shadow);\n      padding:26px 18px;\n      isolation:isolate;\n    }\n\n    .calvera-basin-desc::before,\n    .calvera-basin-desc::after{\n      content:\"\";\n      position:absolute;\n      border-radius:50%;\n      pointer-events:none;\n      z-index:0;\n      animation:calveraFloat 10s ease-in-out infinite;\n    }\n\n    .calvera-basin-desc::before{\n      width:180px;\n      height:180px;\n      top:-40px;\n      left:-35px;\n      background:radial-gradient(circle, rgba(255,255,255,0.95) 0%, rgba(213,243,255,0.46) 42%, rgba(213,243,255,0) 72%);\n      filter:blur(1px);\n    }\n\n    .calvera-basin-desc::after{\n      width:210px;\n      height:210px;\n      right:-60px;\n      bottom:-60px;\n      background:radial-gradient(circle, rgba(176,227,250,0.72) 0%, rgba(176,227,250,0.24) 45%, rgba(176,227,250,0) 74%);\n      animation-delay:2s;\n      filter:blur(1px);\n    }\n\n    .calvera-basin-wrap{\n      position:relative;\n      z-index:2;\n      max-width:100%;\n    }\n\n    .calvera-mini-bubbles{\n      position:absolute;\n      inset:0;\n      z-index:1;\n      pointer-events:none;\n      overflow:hidden;\n    }\n\n    .calvera-mini-bubbles span{\n      position:absolute;\n      display:block;\n      border-radius:50%;\n      background:radial-gradient(circle at 30% 30%, rgba(255,255,255,0.98), rgba(210,242,255,0.58) 45%, rgba(210,242,255,0.08) 70%, rgba(210,242,255,0) 78%);\n      box-shadow:0 0 18px rgba(180,230,255,0.24);\n      animation:calveraBubble 13s linear infinite;\n      opacity:.85;\n    }\n\n    .calvera-mini-bubbles span:nth-child(1){width:15px;height:15px;left:7%;bottom:10%;animation-delay:0s;}\n    .calvera-mini-bubbles span:nth-child(2){width:24px;height:24px;left:20%;bottom:4%;animation-delay:2.1s;}\n    .calvera-mini-bubbles span:nth-child(3){width:12px;height:12px;left:39%;bottom:8%;animation-delay:4.2s;}\n    .calvera-mini-bubbles span:nth-child(4){width:19px;height:19px;left:59%;bottom:7%;animation-delay:1.1s;}\n    .calvera-mini-bubbles span:nth-child(5){width:14px;height:14px;left:79%;bottom:11%;animation-delay:5.3s;}\n    .calvera-mini-bubbles span:nth-child(6){width:10px;height:10px;left:91%;bottom:17%;animation-delay:7s;}\n\n    .calvera-top{\n      display:flex;\n      flex-wrap:wrap;\n      align-items:center;\n      gap:10px;\n      margin-bottom:12px;\n    }\n\n    .calvera-badge{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      padding:9px 14px;\n      border-radius:999px;\n      background:rgba(255,255,255,0.74);\n      border:1px solid rgba(159,222,250,0.44);\n      color:#4c88a7;\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:.35px;\n      text-align:center;\n      backdrop-filter:blur(10px);\n      -webkit-backdrop-filter:blur(10px);\n      box-shadow:0 6px 18px rgba(164,214,240,0.14);\n    }\n\n    .calvera-title{\n      margin:0 0 8px;\n      font-size:31px;\n      line-height:1.1;\n      font-weight:800;\n      letter-spacing:-0.5px;\n      color:#17384d;\n      word-break:break-word;\n    }\n\n    .calvera-sub{\n      margin:0 0 18px;\n      max-width:800px;\n      color:var(--text-soft);\n      font-size:15px;\n      line-height:1.65;\n    }\n\n    .calvera-highlight{\n      display:grid;\n      grid-template-columns:repeat(3, minmax(0,1fr));\n      gap:12px;\n      margin:0 0 18px;\n    }\n\n    .calvera-highlight div{\n      padding:14px 12px;\n      border-radius:18px;\n      background:linear-gradient(180deg, rgba(255,255,255,0.92), rgba(240,251,255,0.9));\n      border:1px solid rgba(154,217,247,0.32);\n      text-align:center;\n      color:#2f647f;\n      font-size:13px;\n      font-weight:700;\n      box-shadow:0 8px 20px rgba(168,215,238,0.14);\n      min-width:0;\n    }\n\n    .calvera-accordion{\n      display:grid;\n      gap:12px;\n    }\n\n    .calvera-item{\n      border-radius:20px;\n      overflow:hidden;\n      border:1px solid rgba(154,217,247,0.34);\n      background:linear-gradient(180deg, rgba(255,255,255,0.92), rgba(241,251,255,0.88));\n      box-shadow:0 10px 24px rgba(171,219,242,0.12);\n      backdrop-filter:blur(12px);\n      -webkit-backdrop-filter:blur(12px);\n    }\n\n    .calvera-item summary{\n      list-style:none;\n      cursor:pointer;\n      padding:16px 18px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:12px;\n      font-size:15px;\n      font-weight:700;\n      color:#214b63;\n      user-select:none;\n      -webkit-tap-highlight-color:transparent;\n    }\n\n    .calvera-item summary::-webkit-details-marker{\n      display:none;\n    }\n\n    .calvera-item summary .plus{\n      flex:0 0 auto;\n      width:30px;\n      height:30px;\n      border-radius:50%;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      background:rgba(221,243,255,0.95);\n      color:#4c8cad;\n      font-size:20px;\n      line-height:1;\n      transition:transform .25s ease, background .25s ease;\n      border:1px solid rgba(154,217,247,0.34);\n      box-shadow:0 4px 12px rgba(164,214,240,0.12);\n    }\n\n    .calvera-item[open] summary .plus{\n      transform:rotate(45deg);\n      background:rgba(197,236,255,0.95);\n    }\n\n    .calvera-content{\n      padding:0 18px 18px;\n      color:#587e96;\n      font-size:14px;\n      line-height:1.75;\n    }\n\n    .calvera-content p{\n      margin:0 0 10px;\n    }\n\n    .calvera-content strong{\n      color:#2f647f;\n    }\n\n    .calvera-content ul,\n    .calvera-content ol{\n      margin:8px 0 0 18px;\n      padding:0;\n    }\n\n    .calvera-content li{\n      margin:0 0 7px;\n    }\n\n    .calvera-note{\n      margin-top:16px;\n      padding:14px 16px;\n      border-radius:18px;\n      background:linear-gradient(180deg, rgba(255,255,255,0.94), rgba(239,250,255,0.92));\n      border:1px solid rgba(154,217,247,0.30);\n      color:#4f7891;\n      font-size:13px;\n      line-height:1.65;\n      box-shadow:0 8px 20px rgba(171,219,242,0.10);\n    }\n\n    @keyframes calveraFloat{\n      0%,100%{transform:translateY(0);}\n      50%{transform:translateY(-10px);}\n    }\n\n    @keyframes calveraBubble{\n      0%{transform:translateY(0) scale(.88); opacity:0;}\n      12%{opacity:.85;}\n      80%{opacity:.40;}\n      100%{transform:translateY(-240px) scale(1.12); opacity:0;}\n    }\n\n    @media (max-width: 989px){\n      .calvera-title{\n        font-size:27px;\n      }\n    }\n\n    @media (max-width: 749px){\n      .calvera-basin-desc{\n        margin:18px 0;\n        padding:20px 14px;\n        border-radius:22px;\n      }\n\n      .calvera-top{\n        gap:8px;\n        margin-bottom:10px;\n      }\n\n      .calvera-badge{\n        font-size:11px;\n        padding:8px 12px;\n      }\n\n      .calvera-title{\n        font-size:23px;\n        line-height:1.15;\n      }\n\n      .calvera-sub{\n        font-size:14px;\n        line-height:1.6;\n        margin-bottom:16px;\n      }\n\n      .calvera-highlight{\n        grid-template-columns:1fr;\n        gap:10px;\n      }\n\n      .calvera-highlight div{\n        font-size:13px;\n        padding:13px 10px;\n      }\n\n      .calvera-item{\n        border-radius:18px;\n      }\n\n      .calvera-item summary{\n        font-size:14px;\n        padding:15px 14px;\n      }\n\n      .calvera-item summary .plus{\n        width:28px;\n        height:28px;\n        font-size:18px;\n      }\n\n      .calvera-content{\n        padding:0 14px 16px;\n        font-size:13px;\n        line-height:1.7;\n      }\n\n      .calvera-note{\n        font-size:12.5px;\n        padding:13px 14px;\n      }\n    }\n\n    @media (max-width: 480px){\n      .calvera-title{\n        font-size:21px;\n      }\n\n      .calvera-badge{\n        width:100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv aria-label=\"Calvera water filter pitcher product description\" class=\"calvera-basin-desc\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"calvera-mini-bubbles\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"calvera-basin-wrap\"\u003e\n\u003cdiv class=\"calvera-top\"\u003e\n\u003cspan class=\"calvera-badge\"\u003eWATER FILTER PITCHER • CLEANER TASTE\u003c\/span\u003e \u003cspan class=\"calvera-badge\"\u003eHOME \u0026amp; FRIDGE USE • 1 FILTER INCLUDED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"calvera-title\"\u003eCalvera PurePour Pitcher\u003c\/h2\u003e\n\u003cp class=\"calvera-sub\"\u003eEnjoy cleaner, better-tasting water at home with a practical water filter pitcher designed for everyday use. Ideal for the kitchen counter or fridge, it helps improve the taste and clarity of your drinking water while giving you an easy, convenient way to keep filtered water ready throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"calvera-highlight\"\u003e\n\u003cdiv\u003eCleaner Taste\u003c\/div\u003e\n\u003cdiv\u003eFridge Friendly\u003c\/div\u003e\n\u003cdiv\u003e1 Filter Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"calvera-accordion\"\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eProduct Overview\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cp\u003eThis water filter pitcher is designed to make everyday drinking water more enjoyable at home. It gives you a simple way to keep filtered water ready for use without any installation, making it a convenient option for kitchens, dining spaces and fridge storage.\u003c\/p\u003e\n\u003cp\u003eIts easy-fill and easy-pour design makes it practical for daily hydration, family use and keeping fresh water available throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhy You Need It\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cp\u003eTap water can sometimes have an unpleasant taste or contain visible particles that affect how fresh it feels to drink. This pitcher gives you a more convenient way to keep water on hand while helping improve your everyday drinking experience.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHelps improve the taste and clarity of water\u003c\/li\u003e\n\u003cli\u003eKeeps filtered water ready to pour at any time\u003c\/li\u003e\n\u003cli\u003eSimple and convenient for everyday household use\u003c\/li\u003e\n\u003cli\u003eGreat for storing in the fridge for colder water\u003c\/li\u003e\n\u003cli\u003eNo complicated setup or installation needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eKey Features\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eWater filter pitcher for everyday home use\u003c\/li\u003e\n\u003cli\u003eIncludes \u003cstrong\u003e1 filter\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eHelps improve water taste and clarity\u003c\/li\u003e\n\u003cli\u003eEasy-fill design for quick refills\u003c\/li\u003e\n\u003cli\u003eComfortable handle and smooth pouring design\u003c\/li\u003e\n\u003cli\u003eSuitable for kitchen counter or fridge storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow To Use\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cp\u003eUsing the pitcher is simple and practical for daily use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eInsert the included filter into the pitcher\u003c\/li\u003e\n\u003cli\u003eFill the top section with tap water\u003c\/li\u003e\n\u003cli\u003eAllow the water to pass through the filter\u003c\/li\u003e\n\u003cli\u003ePour and enjoy when ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eKeep it on the counter or in the fridge so clean, filtered water is always available when you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eBest Ways To Use It\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cp\u003eThis pitcher is useful for a variety of everyday needs around the home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDaily drinking water\u003c\/li\u003e\n\u003cli\u003eKeeping chilled water in the fridge\u003c\/li\u003e\n\u003cli\u003eServing water at meals\u003c\/li\u003e\n\u003cli\u003eMaking it easier to drink more water throughout the day\u003c\/li\u003e\n\u003cli\u003eHomes looking for a simple filtered water option\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eImportant Product Note\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cp\u003eThis product is designed to improve \u003cstrong\u003etaste, convenience and everyday water use\u003c\/strong\u003e in the home.\u003c\/p\u003e\n\u003cp\u003eEach pitcher includes \u003cstrong\u003e1 filter\u003c\/strong\u003e to get you started.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eShipping Information\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cp\u003eWe use \u003cstrong\u003eAramex Store-to-Door\u003c\/strong\u003e for delivery across South Africa.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDelivery directly to your door\u003c\/li\u003e\n\u003cli\u003eEstimated delivery time: \u003cstrong\u003e5–11 business days\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eReliable nationwide courier service\u003c\/li\u003e\n\u003cli\u003eTracking updates available once shipped\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"calvera-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eBest For\u003c\/span\u003e \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"calvera-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eEveryday household drinking water\u003c\/li\u003e\n\u003cli\u003eKitchen and dining use\u003c\/li\u003e\n\u003cli\u003eFridge storage for cold filtered water\u003c\/li\u003e\n\u003cli\u003eFamilies wanting a more convenient water option\u003c\/li\u003e\n\u003cli\u003eHomes wanting cleaner-tasting water on hand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"calvera-note\"\u003ePlease note: this product is a water filter pitcher designed for everyday home and fridge use, and includes 1 filter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Calvera","offers":[{"title":"Default Title","offer_id":45092901060662,"sku":null,"price":849.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/6316\/1142\/files\/Water_jug_on_counter.jpg?v=1774271738"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/6316\/1142\/collections\/Water_jug_on_counter_1.jpg?v=1774270947","url":"https:\/\/www.calvera.co.za\/collections\/filtered-water-pitchers.oembed","provider":"Calvera","version":"1.0","type":"link"}