{"product_id":"3m-water-filtration-products-5633601-hardness-reduction-replacement-cartridge-for-tsr150-scalegard-plus-2-reverse-osmosis-water-filtration-system-4-case","title":"3M Water Filtration Products 5633601 Hardness Reduction Replacement Cartridge for TSR150 ScaleGard Plus 2 Reverse Osmosis Water Filtration System 4\/Case","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSolventum 5633601 Hardness Reduction Cartridge\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Custom Styles for Shopify Product Description *\/\n        .product-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .product-header {\n            border-bottom: 2px solid #e0e0e0;\n            padding-bottom: 20px;\n            margin-bottom: 30px;\n        }\n        \n        .product-title {\n            font-size: 28px;\n            font-weight: 600;\n            color: #1a1a1a;\n            margin-bottom: 8px;\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            color: #666;\n            font-weight: 400;\n            margin-bottom: 15px;\n        }\n        \n        \/* Specifications Table *\/\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0 35px 0;\n            box-shadow: 0 3px 15px rgba(0,0,0,0.07);\n            border-radius: 10px;\n            overflow: hidden;\n            border: 1px solid #e8eaed;\n        }\n        \n        .specs-table th {\n            background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n            padding: 18px 22px;\n            text-align: left;\n            font-weight: 600;\n            color: #1e293b;\n            border-bottom: 2px solid #e2e8f0;\n            font-size: 15px;\n            width: 35%;\n            border-right: 1px solid #e2e8f0;\n        }\n        \n        .specs-table td {\n            padding: 18px 22px;\n            border-bottom: 1px solid #f1f5f9;\n            background-color: #fff;\n            color: #475569;\n            font-size: 15px;\n        }\n        \n        .specs-table tr:last-child th,\n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table tr:hover td {\n            background-color: #f8fafc;\n        }\n        \n        \/* Filter Badge *\/\n        .filter-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            color: #0369a1;\n            padding: 6px 14px;\n            border-radius: 6px;\n            font-size: 14px;\n            font-weight: 600;\n            border: 1px solid #bae6fd;\n        }\n        \n        \/* Content Sections *\/\n        .content-section {\n            margin-bottom: 35px;\n        }\n        \n        .section-title {\n            font-size: 22px;\n            font-weight: 600;\n            color: #1e293b;\n            margin-bottom: 18px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #f1f5f9;\n            position: relative;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: -2px;\n            left: 0;\n            width: 60px;\n            height: 2px;\n            background: #0ea5e9;\n        }\n        \n        \/* Feature Highlight *\/\n        .feature-highlight {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            border-radius: 10px;\n            padding: 22px;\n            margin: 25px 0;\n            border-left: 4px solid #3b82f6;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        \n        .feature-title {\n            font-weight: 600;\n            color: #1d4ed8;\n            margin-bottom: 12px;\n            font-size: 17px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-title:before {\n            content: \"•\";\n            margin-right: 10px;\n            font-weight: bold;\n            color: #3b82f6;\n            font-size: 20px;\n        }\n        \n        \/* Mineral Reduction Grid *\/\n        .mineral-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .mineral-card {\n            background: #fff;\n            padding: 20px;\n            border-radius: 8px;\n            border: 1px solid #e2e8f0;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n            transition: transform 0.2s ease;\n        }\n        \n        .mineral-card:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        }\n        \n        .mineral-name {\n            font-size: 18px;\n            font-weight: 700;\n            color: #3b82f6;\n            margin-bottom: 8px;\n        }\n        \n        .mineral-desc {\n            font-weight: 600;\n            color: #1e293b;\n            margin-bottom: 8px;\n            font-size: 15px;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-box {\n            background: #f8fafc;\n            border-radius: 10px;\n            padding: 22px;\n            margin: 20px 0;\n            border-left: 4px solid #10b981;\n        }\n        \n        .benefits-title {\n            font-weight: 600;\n            color: #047857;\n            margin-bottom: 12px;\n            font-size: 16px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .benefits-title:before {\n            content: \"✓\";\n            margin-right: 10px;\n            font-weight: bold;\n            color: #10b981;\n        }\n        \n        \/* Technical Spec *\/\n        .tech-spec {\n            display: inline-block;\n            background: #f8fafc;\n            padding: 5px 12px;\n            border-radius: 5px;\n            font-weight: 500;\n            color: #475569;\n            border: 1px solid #e2e8f0;\n            font-size: 14px;\n            margin: 0 5px 5px 0;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 24px;\n            }\n            \n            .specs-table th,\n            .specs-table td {\n                padding: 14px 16px;\n                font-size: 14.5px;\n            }\n            \n            .section-title {\n                font-size: 20px;\n            }\n            \n            .mineral-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n            \n            .specs-table th {\n                width: 40%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eSolventum 5633601 Hardness Reduction Cartridge\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eScale reduction filter for TSR150 ScaleGard Plus 2 systems\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Specifications Table --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSKU #\u003c\/th\u003e\n                        \u003ctd\u003e786006\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eQuantity\u003c\/th\u003e\n                        \u003ctd\u003e4\/Case\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eShipping Weight\u003c\/th\u003e\n                        \u003ctd\u003e10.4 lb. (4 × 2.6 lb.)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eFilter Type\u003c\/th\u003e\n                        \u003ctd\u003e\n                            \u003cspan class=\"filter-badge\"\u003eScaling\u003c\/span\u003e\n                        \u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eMaximum Temperature\u003c\/th\u003e\n                        \u003ctd\u003e100°F (38°C)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eStyle\u003c\/th\u003e\n                        \u003ctd\u003eSanitary Quick Change\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eType\u003c\/th\u003e\n                        \u003ctd\u003eFilter Cartridges\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Details --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n            \u003cp\u003eThis genuine 3M Water Filtration Products 5633601 cartridge is engineered specifically as a replacement hardness reduction filter for TSR150 ScaleGard Plus 2 reverse osmosis water filtration systems.\u003c\/p\u003e\n            \n            \u003cdiv class=\"feature-highlight\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eHardness Mineral Reduction\u003c\/div\u003e\n                \u003cp\u003eThis specialized cartridge is designed to effectively reduce levels of calcium, magnesium, and other problematic minerals that contribute to water hardness and scale formation in equipment.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Target Minerals --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eTarget Minerals Reduced\u003c\/h2\u003e\n            \u003cdiv class=\"mineral-grid\"\u003e\n                \u003cdiv class=\"mineral-card\"\u003e\n                    \u003cdiv class=\"mineral-name\"\u003eCalcium\u003c\/div\u003e\n                    \u003cdiv class=\"mineral-desc\"\u003ePrimary Scale Contributor\u003c\/div\u003e\n                    \u003cp\u003eReduces calcium carbonate that forms limescale deposits in pipes and equipment\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"mineral-card\"\u003e\n                    \u003cdiv class=\"mineral-name\"\u003eMagnesium\u003c\/div\u003e\n                    \u003cdiv class=\"mineral-desc\"\u003eHardness Mineral\u003c\/div\u003e\n                    \u003cp\u003eAddresses magnesium compounds that contribute to overall water hardness\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"mineral-card\"\u003e\n                    \u003cdiv class=\"mineral-name\"\u003eOther Minerals\u003c\/div\u003e\n                    \u003cdiv class=\"mineral-desc\"\u003eScale Prevention\u003c\/div\u003e\n                    \u003cp\u003eReduces additional minerals that can cause scaling and equipment problems\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- System Benefits --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eSystem Benefits\u003c\/h2\u003e\n            \n            \u003cdiv class=\"benefits-box\"\u003e\n                \u003cdiv class=\"benefits-title\"\u003eEquipment Protection\u003c\/div\u003e\n                \u003cp\u003eBy reducing hardness minerals, this cartridge helps prevent scale buildup in:\u003c\/p\u003e\n                \u003cul style=\"margin: 10px 0 0 20px; color: #475569;\"\u003e\n                    \u003cli\u003eWater heating elements\u003c\/li\u003e\n                    \u003cli\u003ePipes and valves\u003c\/li\u003e\n                    \u003cli\u003eSensitive equipment components\u003c\/li\u003e\n                    \u003cli\u003eReverse osmosis membranes\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003cp\u003eThe sanitary quick-change design allows for easy cartridge replacement without specialized tools, maintaining system integrity while simplifying routine maintenance procedures.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Technical Specifications --\u003e\n        \u003cdiv class=\"content-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n            \n            \u003cdiv class=\"feature-highlight\"\u003e\n                \u003cdiv class=\"feature-title\"\u003eCompatibility \u0026amp; Performance\u003c\/div\u003e\n                \u003cp\u003eDesigned specifically for \u003cspan class=\"tech-spec\"\u003eTSR150 ScaleGard Plus 2\u003c\/span\u003e systems, this cartridge operates within a maximum temperature range of \u003cspan class=\"tech-spec\"\u003e100°F (38°C)\u003c\/span\u003e and features a \u003cspan class=\"tech-spec\"\u003esanitary quick-change\u003c\/span\u003e design for simplified maintenance.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cp\u003eThis hardness reduction cartridge is essential for operations dealing with hard water conditions, helping to maintain water quality, protect sensitive equipment from scale damage, and reduce maintenance requirements associated with mineral buildup.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42841935413332,"sku":"786006","price":412.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-20T120724.300.png?v=1768892869","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/3m-water-filtration-products-5633601-hardness-reduction-replacement-cartridge-for-tsr150-scalegard-plus-2-reverse-osmosis-water-filtration-system-4-case","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}