{"product_id":"watersprint-core-40","title":"Watersprint Core 40","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n.cd-ws-wrapper {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.4;\n    color: #334155;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.cd-ws-wrapper ::selection { background: #bae6fd; color: #0c4a6e; }\n\n\/* Watersprint Brand Palette *\/\n.cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 2px;\n    margin-bottom: 8px;\n    display: block;\n    color: #00b4d8; \n}\n\n.cd-ws-wrapper h1 { text-align: center; margin-bottom: 15px; font-weight: 900; text-transform: uppercase; color: #0f172a; }\n\n\/* --- Model Toggle --- *\/\n.cd-model-selector {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 30px;\n}\n.cd-model-btn {\n    text-decoration: none !important;\n    padding: 10px 15px;\n    border-radius: 8px;\n    font-weight: 800;\n    text-transform: uppercase;\n    font-size: 0.75rem;\n    transition: all 0.2s;\n    border: 1px solid #e2e8f0;\n}\n.cd-model-btn.active { background: #0264a2; color: white !important; border-color: #0264a2; }\n.cd-model-btn.inactive { background: #f8fafc; color: #64748b !important; }\n.cd-model-btn.inactive:hover { background: #e2e8f0; }\n\n\/* --- Hero Section --- *\/\n.cd-price-box {\n    background: #f0f9ff;\n    border: 2px solid #e0f2fe;\n    border-radius: 16px;\n    padding: 25px;\n    text-align: center;\n    margin-bottom: 25px;\n    box-shadow: 0 4px 15px rgba(2, 100, 162, 0.05);\n}\n.cd-price-val { font-weight: 900; color: #0264a2; display: block; line-height: 1.2; font-size: 1.5rem; }\n.cd-price-sub { color: #0369a1; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }\n\n\/* --- Image \u0026 Feature Split --- *\/\n.cd-split-row {\n    display: flex;\n    align-items: center;\n    gap: 30px;\n    margin-bottom: 40px;\n}\n.cd-split-img { flex: 1; border-radius: 12px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.05); }\n.cd-split-img img { width: 100%; display: block; }\n.cd-split-text { flex: 1.2; }\n.cd-split-text h2 { color: #0f172a; font-weight: 900; text-transform: uppercase; margin-top: 0; }\n\n\/* --- Sales Feature Grid --- *\/\n.cd-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n    margin: 35px 0;\n}\n.cd-feature-card {\n    background: #ffffff;\n    padding: 20px;\n    border-radius: 12px;\n    border: 1px solid #e2e8f0;\n    border-top: 4px solid #00b4d8;\n    text-align: center;\n}\n.cd-feature-card strong { display: block; margin-bottom: 8px; text-transform: uppercase; font-weight: 900; color: #0264a2; }\n.cd-feature-card p { margin: 0; color: #475569; line-height: 1.4; font-size: 0.95rem; }\n\n\/* --- Technical Specs Section --- *\/\n.cd-spec-title { text-align: center; color: #0f172a; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; }\n.cd-spec-container {\n    margin: 20px auto;\n    max-width: 700px;\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #ffffff;\n    box-shadow: 0 4px 20px rgba(0, 180, 216, 0.05);\n}\n.cd-spec-header { background-color: #023e8a; color: #ffffff; padding: 14px 25px; font-weight: 900; display: flex; justify-content: space-between; text-transform: uppercase; letter-spacing: 1px; }\n.cd-spec-row { display: flex; justify-content: space-between; padding: 14px 25px; border-bottom: 1px solid #f1f5f9; transition: background 0.2s; }\n.cd-spec-row:nth-child(even) { background: #f0f9ff; }\n.cd-spec-row:hover { background: #e0f7fa; }\n.cd-spec-label { font-weight: bold; flex: 1; color: #475563; text-transform: uppercase; font-size: 0.85rem; }\n.cd-spec-value { flex: 1; text-align: right; color: #0264a2; font-weight: 900; background: #e0f2fe; padding: 2px 10px; border-radius: 4px; font-size: 0.9rem; }\n\n\/* --- Support Box --- *\/\n.cd-support-box {\n    max-width: 900px;\n    margin: 30px auto 10px auto; \n    padding: 25px;\n    border: 1px dashed #0264a2;\n    border-radius: 16px;\n    background: #f0f9ff;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n}\n.cd-support-badge-img { width: 70px; height: auto; border-radius: 50%; border: 2px solid #ffffff; }\n.cd-support-content { text-align: left; flex: 1; }\n.cd-support-content h3 { margin: 0 0 4px 0; font-weight: 900; text-transform: uppercase; color: #0264a2; }\n.cd-support-content p { margin: 0 0 15px 0; color: #475569; }\n.cd-support-btn-grid { display: flex; flex-wrap: wrap; gap: 10px; }\n.cd-support-link {\n    text-decoration: none !important;\n    padding: 10px 20px;\n    background: #0264a2;\n    color: #ffffff !important;\n    border-radius: 8px;\n    font-weight: 800;\n    text-transform: uppercase;\n    transition: all 0.2s;\n    display: inline-flex;\n    align-items: center;\n}\n.cd-support-link:hover { background: #0f172a; transform: translateY(-2px); }\n\n.cd-footer-tagline { text-align: center; font-style: italic; margin-top: 25px; color: #94a3b8; border-top: 1px solid #f1f5f9; padding-top: 15px; }\n\n@media screen and (max-width: 768px) {\n    .cd-feature-grid { grid-template-columns: 1fr; }\n    .cd-split-row { flex-direction: column; text-align: center; }\n    .cd-support-box { flex-direction: column; text-align: center; }\n    .cd-support-content { text-align: center; }\n    .cd-support-btn-grid { justify-content: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-ws-wrapper\"\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eSwedish Power | Whole-House Protection\u003c\/span\u003e\n    \u003ch1\u003eWatersprint Core® 40 - 16 GPM System\u003c\/h1\u003e\n\n    \u003cdiv class=\"cd-model-selector\"\u003e\n        \u003ca href=\"https:\/\/thecabindepot.ca\/products\/watersprint-core-20\" class=\"cd-model-btn inactive\"\u003eCore 20 (8 GPM)\u003c\/a\u003e\n        \u003ca href=\"https:\/\/thecabindepot.ca\/products\/watersprint-core-40\" class=\"cd-model-btn active\"\u003eCore 40 (16 GPM)\u003c\/a\u003e\n        \u003ca href=\"https:\/\/thecabindepot.ca\/products\/watersprint-arrowmax-home-10k\" class=\"cd-model-btn inactive\"\u003eArrowMAX 10K (Smart)\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-price-box\"\u003e\n        \u003cspan class=\"cd-price-val\"\u003eHigh-Flow Water Security.\u003c\/span\u003e\n        \u003cspan class=\"cd-price-sub\"\u003eWhole-House Protection for Large Households \u0026amp; Guest Lodges\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-split-row\"\u003e\n        \u003cdiv class=\"cd-split-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Watersprint_Core_Installation_low.jpg?v=1776282357\" alt=\"Watersprint Installation\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-split-text\"\u003e\n            \u003ch2\u003eDouble the Flow, Zero Compromise\u003c\/h2\u003e\n            \u003cp\u003eFor larger homesteads or high-demand systems, the \u003cstrong\u003eWatersprint Core 40\u003c\/strong\u003e is the ultimate choice. It provides the same medical-grade UVC LED disinfection as our Core 20, but with a robust capacity of \u003cstrong\u003e16 Gallons Per Minute (GPM)\u003c\/strong\u003e to ensure your showers, taps, and appliances never experience a pressure drop.\u003c\/p\u003e\n            \u003cp\u003eDeveloped in Sweden, this mercury-free system is designed for the long haul—offering years of consistent performance without the fragility of traditional quartz sleeves.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eHigh-Performance\u003c\/strong\u003e\n            \u003cp\u003eEngineered for high-flow demand. Perfect for 3+ bathroom homes, multi-unit cabins, or guest lodges.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eInstant Protection\u003c\/strong\u003e\n            \u003cp\u003eThe LEDs reach full disinfection output instantly when flow is detected. No warm-up cycles or \"safe-start\" delays.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eLow Ownership Cost\u003c\/strong\u003e\n            \u003cp\u003eSave money on energy and annual lamp replacements. This system is built for 5-7 years of hassle-free usage.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-split-row\" style=\"flex-direction: row-reverse;\"\u003e\n        \u003cdiv class=\"cd-split-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Watersprint_Core_Shelf_Box_Shadow_low.png?v=1776282357\" alt=\"Watersprint Core Unit\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-split-text\"\u003e\n            \u003ch2\u003eSimple Installation, Smart Safety\u003c\/h2\u003e\n            \u003cp\u003eThe Core 40 fits easily into standard residential plumbing lines. Its compact Swedish design means it can be mounted in tight spaces where traditional bulky UV systems won't fit.\u003c\/p\u003e\n            \u003cp\u003eYour safety is automated with \u003cstrong\u003eHygienic Pulsing™\u003c\/strong\u003e, a feature that periodically activates the system during periods of inactivity to ensure stagnant water never becomes a breeding ground for biofilm.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"cd-spec-title\"\u003eHomeowner Technical Highlights\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eCapabilities\u003c\/span\u003e \u003cspan\u003eQuick Facts\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ws-spec-body\"\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eIdeal For\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eLarge Households \u0026amp; Guest Lodges\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMax Flow Rate\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e16 Gallons Per Minute (GPM)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003ePlumbing Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eStandard 3\/4\" NPT\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eService Life\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eApprox. 5-7 Years\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eEnergy Usage\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eSmart Power (\u0026lt;1W Standby)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eSafety Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eNSF\/ANSI Certified\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eOff-Grid System Experts\u003c\/h3\u003e\n            \u003cp\u003eNeed a complete filtration design for your homestead? Our off-grid experts can help you size your system correctly. Call us toll-free \u003ca href=\"tel:+18446034743\" style=\"color:#0264a2; font-weight:800; text-decoration:underline;\"\u003e+1 (844) 603-4743\u003c\/a\u003e or contact us below.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link\"\u003eGeneral Inquiries\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003e\n        High-Flow Water Purification for the Modern Homestead. \u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Watersprint","offers":[{"title":"Default Title","offer_id":43780690018401,"sku":"WS-40-2441-02-02","price":1979.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Watersprint_Core_and_Controller_low.png?v=1776342562","url":"https:\/\/thecabindepot.ca\/products\/watersprint-core-40","provider":"The Cabin Depot","version":"1.0","type":"link"}