{"product_id":"madimack-inverchlor-salt-and-mineral-chlorinator","title":"Madimack InverChlor Salt and Mineral Chlorinator","description":"\u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Barlow', sans-serif;\n      background: #f4f6f9;\n      color: #1a1a2e;\n      padding: 40px 20px;\n    }\n\n    .preview-label {\n      text-align: center;\n      font-size: 11px;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: #999;\n      margin-bottom: 8px;\n    }\n    .preview-title {\n      text-align: center;\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      letter-spacing: 2px;\n      color: #bbb;\n      text-transform: uppercase;\n      margin-bottom: 32px;\n    }\n\n    \/* ─── SHOPIFY DESCRIPTION BLOCK ─── *\/\n    .product-description {\n      max-width: 860px;\n      margin: 0 auto;\n      background: #fff;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 30px rgba(0,0,0,0.08);\n    }\n\n    \/* Hero Banner *\/\n    .pd-hero {\n      background: linear-gradient(135deg, #0a1628 0%, #0d2d5e 60%, #0a4a8a 100%);\n      padding: 44px 48px;\n      display: flex;\n      align-items: center;\n      gap: 32px;\n      position: relative;\n      overflow: hidden;\n    }\n    .pd-hero::before {\n      content: '';\n      position: absolute;\n      top: -60px; right: -60px;\n      width: 240px; height: 240px;\n      border-radius: 50%;\n      background: rgba(255,255,255,0.04);\n    }\n    .pd-hero::after {\n      content: '';\n      position: absolute;\n      bottom: -80px; left: 30%;\n      width: 320px; height: 320px;\n      border-radius: 50%;\n      background: rgba(0,180,255,0.06);\n    }\n    .pd-hero-text { flex: 1; position: relative; z-index: 1; }\n    .pd-brand {\n      font-size: 11px;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      color: #5bc4f5;\n      margin-bottom: 10px;\n    }\n    .pd-hero h1 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 36px;\n      font-weight: 700;\n      color: #fff;\n      line-height: 1.1;\n      margin-bottom: 14px;\n    }\n    .pd-hero h1 span { color: #5bc4f5; }\n    .pd-hero-tagline {\n      font-size: 15px;\n      color: rgba(255,255,255,0.7);\n      line-height: 1.6;\n      max-width: 420px;\n    }\n    .pd-hero-badge {\n      position: relative; z-index: 1;\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(91,196,245,0.3);\n      border-radius: 12px;\n      padding: 20px 24px;\n      text-align: center;\n      min-width: 150px;\n      flex-shrink: 0;\n    }\n    .pd-hero-badge .big-num {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 38px;\n      font-weight: 700;\n      color: #5bc4f5;\n      line-height: 1;\n    }\n    .pd-hero-badge .big-unit {\n      font-size: 13px;\n      color: rgba(255,255,255,0.5);\n      margin-top: 4px;\n    }\n    .pd-hero-badge .big-label {\n      font-size: 11px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.4);\n      margin-top: 8px;\n    }\n\n    \/* Variant strip *\/\n    .pd-variants {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      background: #0a1628;\n      border-top: 1px solid rgba(255,255,255,0.08);\n    }\n    .pd-variant {\n      padding: 18px 12px;\n      text-align: center;\n      border-right: 1px solid rgba(255,255,255,0.08);\n    }\n    .pd-variant:last-child { border-right: none; }\n    .pd-variant .v-output {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 26px;\n      font-weight: 700;\n      color: #5bc4f5;\n      line-height: 1;\n    }\n    .pd-variant .v-unit { font-size: 11px; color: rgba(255,255,255,0.45); margin-top: 2px; }\n    .pd-variant .v-pool {\n      font-size: 11px;\n      color: rgba(255,255,255,0.6);\n      margin-top: 8px;\n      line-height: 1.4;\n    }\n    .pd-variant .v-sku {\n      display: inline-block;\n      font-size: 10px;\n      letter-spacing: 1px;\n      color: rgba(255,255,255,0.35);\n      margin-top: 8px;\n    }\n\n    \/* Compatibility Banner *\/\n    .pd-compat {\n      background: #fff8e6;\n      border-left: 4px solid #f5a623;\n      padding: 14px 24px;\n      font-size: 13.5px;\n      color: #7a5000;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .pd-compat strong { color: #5a3800; }\n    .pd-compat-icon { font-size: 18px; flex-shrink: 0; }\n\n    \/* Body *\/\n    .pd-body { padding: 40px 48px; }\n\n    .pd-intro {\n      font-size: 15.5px;\n      line-height: 1.75;\n      color: #333;\n      margin-bottom: 36px;\n      padding-bottom: 36px;\n      border-bottom: 1px solid #eef0f4;\n    }\n\n    .pd-section-title {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 20px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: #0a1628;\n      margin-bottom: 20px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .pd-section-title::after {\n      content: '';\n      flex: 1;\n      height: 2px;\n      background: linear-gradient(to right, #0d2d5e22, transparent);\n      border-radius: 2px;\n    }\n\n    .pd-features {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 40px;\n    }\n    .pd-feature-card {\n      background: #f7f9fc;\n      border: 1px solid #e8ecf2;\n      border-radius: 10px;\n      padding: 18px 20px;\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n    }\n    .pd-feature-icon {\n      width: 40px; height: 40px;\n      background: linear-gradient(135deg, #0d2d5e, #0a4a8a);\n      border-radius: 10px;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 18px;\n      flex-shrink: 0;\n    }\n    .pd-feature-text h4 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #0a1628;\n      margin-bottom: 4px;\n    }\n    .pd-feature-text p {\n      font-size: 12.5px;\n      color: #666;\n      line-height: 1.5;\n    }\n\n    \/* Sizing guide table *\/\n    .pd-sizing {\n      margin-bottom: 40px;\n      border: 1px solid #e8ecf2;\n      border-radius: 10px;\n      overflow: hidden;\n    }\n    .pd-sizing table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n    }\n    .pd-sizing th {\n      background: #0d2d5e;\n      color: #fff;\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      font-weight: 600;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      padding: 12px 16px;\n      text-align: left;\n    }\n    .pd-sizing td {\n      padding: 12px 16px;\n      border-bottom: 1px solid #f0f2f5;\n      color: #333;\n    }\n    .pd-sizing tr:last-child td { border-bottom: none; }\n    .pd-sizing tr:nth-child(even) td { background: #f9fbfd; }\n    .pd-sizing td strong { color: #0a1628; }\n    .pd-sizing .sku-tag {\n      font-size: 11px;\n      color: #888;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Specs *\/\n    .pd-specs { margin-bottom: 40px; }\n    .pd-specs-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      border: 1px solid #e8ecf2;\n      border-radius: 10px;\n      overflow: hidden;\n    }\n    .pd-spec-group {\n      padding: 20px 24px;\n      border-right: 1px solid #e8ecf2;\n    }\n    .pd-spec-group:last-child { border-right: none; }\n    .pd-spec-group h4 {\n      font-size: 11px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #0a4a8a;\n      font-weight: 700;\n      margin-bottom: 14px;\n    }\n    .pd-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: baseline;\n      padding: 6px 0;\n      border-bottom: 1px solid #f0f2f5;\n      font-size: 13px;\n    }\n    .pd-spec-row:last-child { border-bottom: none; }\n    .pd-spec-row .label { color: #888; }\n    .pd-spec-row .value { font-weight: 600; color: #1a1a2e; text-align: right; }\n\n    \/* pH Doser cross-sell *\/\n    .pd-crosssell {\n      background: linear-gradient(135deg, #0a1628, #16213e);\n      border-radius: 12px;\n      padding: 28px 32px;\n      display: flex;\n      align-items: center;\n      gap: 28px;\n      margin-bottom: 40px;\n      position: relative;\n      overflow: hidden;\n    }\n    .pd-crosssell::after {\n      content: '';\n      position: absolute;\n      top: -40px; right: -40px;\n      width: 180px; height: 180px;\n      border-radius: 50%;\n      background: rgba(91,196,245,0.07);\n    }\n    .pd-crosssell-icon {\n      width: 64px; height: 64px;\n      background: rgba(91,196,245,0.12);\n      border: 1px solid rgba(91,196,245,0.3);\n      border-radius: 14px;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      position: relative; z-index: 1;\n    }\n    .pd-crosssell-text { flex: 1; position: relative; z-index: 1; }\n    .pd-crosssell-text .cs-kicker {\n      font-size: 10px;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: #5bc4f5;\n      margin-bottom: 6px;\n    }\n    .pd-crosssell-text h3 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 22px;\n      font-weight: 700;\n      color: #fff;\n      margin-bottom: 6px;\n    }\n    .pd-crosssell-text p {\n      font-size: 13px;\n      color: rgba(255,255,255,0.6);\n      line-height: 1.55;\n    }\n    .pd-crosssell-btn {\n      position: relative; z-index: 1;\n      display: inline-block;\n      background: #5bc4f5;\n      color: #0a1628;\n      font-weight: 700;\n      font-size: 13px;\n      padding: 12px 22px;\n      border-radius: 8px;\n      text-decoration: none;\n      white-space: nowrap;\n      flex-shrink: 0;\n    }\n\n    \/* Warranty *\/\n    .pd-warranty {\n      background: linear-gradient(135deg, #0a1628, #0d2d5e);\n      border-radius: 10px;\n      padding: 24px 28px;\n      display: flex;\n      gap: 24px;\n      margin-bottom: 40px;\n    }\n    .pd-warranty-item {\n      flex: 1;\n      text-align: center;\n      padding: 16px;\n      background: rgba(255,255,255,0.06);\n      border-radius: 8px;\n      border: 1px solid rgba(255,255,255,0.1);\n    }\n    .pd-warranty-item .w-icon { font-size: 28px; margin-bottom: 8px; }\n    .pd-warranty-item .w-years {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 32px;\n      font-weight: 700;\n      color: #5bc4f5;\n      line-height: 1;\n    }\n    .pd-warranty-item .w-label {\n      font-size: 11px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.5);\n      margin-top: 6px;\n    }\n    .pd-warranty-item .w-sub {\n      font-size: 11px;\n      color: rgba(255,255,255,0.35);\n      margin-top: 4px;\n    }\n\n    \/* Downloads *\/\n    .pd-downloads { display: flex; gap: 12px; }\n    .pd-download-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 12px 20px;\n      border-radius: 8px;\n      font-size: 13px;\n      font-weight: 600;\n      text-decoration: none;\n    }\n    .pd-download-btn.primary { background: #0d2d5e; color: #fff; }\n    .pd-download-btn.secondary {\n      background: #f0f4f8;\n      color: #0d2d5e;\n      border: 1px solid #d0dae8;\n    }\n\n    @media (max-width: 640px) {\n      .pd-hero { flex-direction: column; padding: 28px 24px; }\n      .pd-body { padding: 28px 24px; }\n      .pd-variants { grid-template-columns: repeat(2, 1fr); }\n      .pd-variant:nth-child(2) { border-right: none; }\n      .pd-variant:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,0.08); }\n      .pd-features { grid-template-columns: 1fr; }\n      .pd-specs-grid { grid-template-columns: 1fr; }\n      .pd-spec-group { border-right: none; border-bottom: 1px solid #e8ecf2; }\n      .pd-warranty { flex-direction: column; }\n      .pd-downloads { flex-direction: column; }\n      .pd-crosssell { flex-direction: column; text-align: center; }\n    }\n  \u003c\/style\u003e\n\u003cp class=\"preview-label\"\u003e \u003c\/p\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n     SHOPIFY PRODUCT DESCRIPTION — START COPYING FROM HERE\n     ════════════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-text\"\u003e\n\u003cp class=\"pd-brand\"\u003eMadimack · InverMAC Technology\u003c\/p\u003e\n\u003ch1\u003eInverCHLOR \u003cspan\u003eSalt \u0026amp; Mineral\u003c\/span\u003e\u003cbr\u003eChlorinator\u003c\/h1\u003e\n\u003cp class=\"pd-hero-tagline\"\u003eRevolutionising pool chlorination with exceptional performance in both salt and mineral pools — available in four output sizes to suit any pool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-hero-badge\"\u003e\n\u003cdiv class=\"big-num\"\u003e10–40\u003c\/div\u003e\n\u003cdiv class=\"big-unit\"\u003eg\/hr output\u003c\/div\u003e\n\u003cdiv class=\"big-label\"\u003e@ 3000ppm · 4 sizes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Variant strip --\u003e\n\u003cdiv class=\"pd-variants\"\u003e\n\u003cdiv class=\"pd-variant\"\u003e\n\u003cdiv class=\"v-output\"\u003e10g\u003c\/div\u003e\n\u003cdiv class=\"v-unit\"\u003eper hour\u003c\/div\u003e\n\u003cdiv class=\"v-pool\"\u003ePools up to\u003cbr\u003e~20,000L*\u003c\/div\u003e\n\u003cspan class=\"v-sku\"\u003eMM-IC10\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-variant\"\u003e\n\u003cdiv class=\"v-output\"\u003e20g\u003c\/div\u003e\n\u003cdiv class=\"v-unit\"\u003eper hour\u003c\/div\u003e\n\u003cdiv class=\"v-pool\"\u003ePools up to\u003cbr\u003e~55,000L*\u003c\/div\u003e\n\u003cspan class=\"v-sku\"\u003eMM-IC20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-variant\"\u003e\n\u003cdiv class=\"v-output\"\u003e30g\u003c\/div\u003e\n\u003cdiv class=\"v-unit\"\u003eper hour\u003c\/div\u003e\n\u003cdiv class=\"v-pool\"\u003ePools up to\u003cbr\u003e~85,000L*\u003c\/div\u003e\n\u003cspan class=\"v-sku\"\u003eMM-IC30\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-variant\"\u003e\n\u003cdiv class=\"v-output\"\u003e40g\u003c\/div\u003e\n\u003cdiv class=\"v-unit\"\u003eper hour\u003c\/div\u003e\n\u003cdiv class=\"v-pool\"\u003ePools up to\u003cbr\u003e~125,000L*\u003c\/div\u003e\n\u003cspan class=\"v-sku\"\u003eMM-IC40\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compatibility Banner --\u003e\n\u003cdiv class=\"pd-compat\"\u003e\n\u003cspan class=\"pd-compat-icon\"\u003e🔄\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eDrop-in Compatible:\u003c\/strong\u003e The InverChlor Cell is a direct replacement for Astral \u003cstrong\u003eE, VX, V, eQ and Halo\u003c\/strong\u003e series chlorinators.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Body --\u003e\n\u003cdiv class=\"pd-body\"\u003e\n\u003c!-- Intro --\u003e\n\u003cp class=\"pd-intro\"\u003eThe Madimack InverCHLOR revolutionises pool chlorination with exceptional performance in both salt and mineral pools. With adjustable settings and real-time updates on water chemistry, it maintains optimal conditions through every season. Compatible with ultra-low salt or mineral levels from 1200–6000 ppm, InverCHLOR efficiently produces chlorine to keep your pool perfectly sanitised — with minimal effort from you. Select your output size above to match your pool volume.\u003c\/p\u003e\n\u003c!-- Which size --\u003e\n\u003cp class=\"pd-section-title\"\u003eWhich Size Do I Need?\u003c\/p\u003e\n\u003cdiv class=\"pd-sizing\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003cth\u003eCool \/ Mild Climate\u003c\/th\u003e\n\u003cth\u003eWarm \/ Temperate\u003c\/th\u003e\n\u003cth\u003eHot \/ Tropical\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eInverChlor 10g\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"sku-tag\"\u003eMM-IC10\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e10g\/hr\u003c\/td\u003e\n\u003ctd\u003eUp to ~20,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~15,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~10,000L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eInverChlor 20g\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"sku-tag\"\u003eMM-IC20\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e20g\/hr\u003c\/td\u003e\n\u003ctd\u003eUp to ~55,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~50,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~35,000L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eInverChlor 30g\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"sku-tag\"\u003eMM-IC30\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e30g\/hr\u003c\/td\u003e\n\u003ctd\u003eUp to ~85,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~75,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~60,000L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eInverChlor 40g\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"sku-tag\"\u003eMM-IC40\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e40g\/hr\u003c\/td\u003e\n\u003ctd\u003eUp to ~125,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~105,000L\u003c\/td\u003e\n\u003ctd\u003eUp to ~85,000L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 11.5px; color: #999; line-height: 1.6; margin: -28px 0 40px;\"\u003e*Pool sizing per Madimack, tested at 3,000ppm salt, calculated at 25°C water temperature, based on 10,000 operating hours on the cell. Most NZ pools fall under the Cool\/Mild column. When in doubt, size up.\u003c\/p\u003e\n\u003c!-- Key Features --\u003e\n\u003cp class=\"pd-section-title\"\u003eKey Features\u003c\/p\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003e10,000+ Hour Cell Life\u003c\/h4\u003e\n\u003cp\u003eHigh-performance cell with intelligent control that minimises strain and maximises longevity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e📱\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eWiFi Connectivity\u003c\/h4\u003e\n\u003cp\u003eMonitor water chemistry and adjust settings remotely via the app — convenience at your fingertips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e🧠\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eSmart Alerts \u0026amp; Notifications\u003c\/h4\u003e\n\u003cp\u003eHands-off pool ownership — get notified when your pool needs salt or minerals, no guesswork needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e🔬\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eAuto pH Dosing (Optional)\u003c\/h4\u003e\n\u003cp\u003ePair with the InverChlor pH Doser for continuous pH monitoring and automated acid dosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eSelf-Cleaning Cell\u003c\/h4\u003e\n\u003cp\u003eAuto reverse polarity prevents scale buildup for consistent chlorine production with minimal maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e🖥️\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eUV-Protected Touchscreen LCD\u003c\/h4\u003e\n\u003cp\u003eFull LCD touch screen stays clear and responsive even after prolonged outdoor sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eModular Cell Design\u003c\/h4\u003e\n\u003cp\u003eQuick installation and easy maintenance — electrode, acid injector, sensor holder and flow switch included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cdiv class=\"pd-feature-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-text\"\u003e\n\u003ch4\u003eInverMAC Inverter Technology\u003c\/h4\u003e\n\u003cp\u003eAdaptive power control optimises energy use and manages your pool efficiently all year round.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- pH Doser cross-sell --\u003e\n\u003cdiv class=\"pd-crosssell\"\u003e\n\u003cdiv class=\"pd-crosssell-icon\"\u003e🧪\u003c\/div\u003e\n\u003cdiv class=\"pd-crosssell-text\"\u003e\n\u003cp class=\"cs-kicker\"\u003eComplete The System\u003c\/p\u003e\n\u003ch3\u003eAdd the InverChlor pH Doser\u003c\/h3\u003e\n\u003cp\u003eFully automated pH control with precise acid dosing — designed to integrate seamlessly with every InverChlor chlorinator. Set it, forget it, swim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"pd-crosssell-btn\" href=\"\/products\/madimack-inverchlor-ph-doser\"\u003eView pH Doser →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications (All Sizes)\u003c\/p\u003e\n\u003cdiv class=\"pd-specs\"\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cdiv class=\"pd-spec-group\"\u003e\n\u003ch4\u003eChlorinator\u003c\/h4\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eOutput Options\u003c\/span\u003e\u003cspan class=\"value\"\u003e10 \/ 20 \/ 30 \/ 40 g\/hr @ 3000ppm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eSalt \/ Mineral Range\u003c\/span\u003e\u003cspan class=\"value\"\u003e1200 – 6000 ppm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eWater Connections\u003c\/span\u003e\u003cspan class=\"value\"\u003e40mm \u0026amp; 50mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eWater Treatment Type\u003c\/span\u003e\u003cspan class=\"value\"\u003eSalt \u0026amp; Mineral\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"margin-top: 16px;\"\u003ePowerpack Dimensions\u003c\/h4\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eLength\u003c\/span\u003e\u003cspan class=\"value\"\u003e245mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eWidth\u003c\/span\u003e\u003cspan class=\"value\"\u003e200mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"value\"\u003e80mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-group\"\u003e\n\u003ch4\u003eCell Dimensions\u003c\/h4\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eLength\u003c\/span\u003e\u003cspan class=\"value\"\u003e327mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eWidth\u003c\/span\u003e\u003cspan class=\"value\"\u003e117mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eHeight\u003c\/span\u003e\u003cspan class=\"value\"\u003e150mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"margin-top: 16px;\"\u003eWarranty\u003c\/h4\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eControl Unit\u003c\/span\u003e\u003cspan class=\"value\"\u003e4 Years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eCell\u003c\/span\u003e\u003cspan class=\"value\"\u003e4 Years \/ 10,000hrs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"margin-top: 16px;\"\u003eCompatibility\u003c\/h4\u003e\n\u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"label\"\u003eReplaces Astral\u003c\/span\u003e\u003cspan class=\"value\"\u003eE, VX, V, eQ, Halo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty --\u003e\n\u003cp class=\"pd-section-title\"\u003eIndustry-Leading Warranty\u003c\/p\u003e\n\u003cdiv class=\"pd-warranty\"\u003e\n\u003cdiv class=\"pd-warranty-item\"\u003e\n\u003cdiv class=\"w-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"w-years\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"w-label\"\u003eYear Warranty\u003c\/div\u003e\n\u003cdiv class=\"w-sub\"\u003eControl Unit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-warranty-item\"\u003e\n\u003cdiv class=\"w-icon\"\u003e⚗️\u003c\/div\u003e\n\u003cdiv class=\"w-years\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"w-label\"\u003eYear \/ 10,000hrs\u003c\/div\u003e\n\u003cdiv class=\"w-sub\"\u003eCell (whichever comes first)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-warranty-item\"\u003e\n\u003cdiv class=\"w-icon\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"w-years\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"w-label\"\u003eReplacement Warranty\u003c\/div\u003e\n\u003cdiv class=\"w-sub\"\u003eAll Parts Covered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Downloads --\u003e\n\u003cp class=\"pd-section-title\"\u003eDownloads\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n\u003ca class=\"pd-download-btn primary\" href=\"https:\/\/spacraft.com.au\/wp-content\/uploads\/2025\/11\/Madimack-InverCHLOR-User-Manual.pdf\" target=\"_blank\"\u003e 📄 User Manual (PDF) \u003c\/a\u003e \u003ca class=\"pd-download-btn secondary\" href=\"https:\/\/spacraft.com.au\/wp-content\/uploads\/2025\/11\/Madimack-InverCHLOR-Flyer.pdf\" target=\"_blank\"\u003e 📋 Product Flyer (PDF) \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/pd-body --\u003e\n\u003c\/div\u003e","brand":"Spa-Craft","offers":[{"title":"10g","offer_id":43670495199345,"sku":"MM-IC10","price":1749.0,"currency_code":"NZD","in_stock":true},{"title":"20g","offer_id":43670495232113,"sku":"MM-IC20","price":2249.0,"currency_code":"NZD","in_stock":true},{"title":"30g","offer_id":43670495264881,"sku":"MM-IC30","price":2499.0,"currency_code":"NZD","in_stock":true},{"title":"40g","offer_id":43670495297649,"sku":"MM-IC40","price":2799.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0052\/3858\/7505\/files\/Madimack_InverChlor_40g_Salt_and_Mineral_Chlorinator.webp?v=1774406518","url":"https:\/\/thespaguys.co.nz\/products\/madimack-inverchlor-salt-and-mineral-chlorinator","provider":"The Spa Guys","version":"1.0","type":"link"}