{"product_id":"everpure-ev9627-14-2sr-bw-filter-cartridge","title":"Everpure EV9627-14 2SR-BW Filter Cartridge","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\u003eEverpure EV962714 Water Filter Cartridge\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Custom Styles for Shopify Product Description *\/\n        .product-description-container {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            color: #2d3748;\n            line-height: 1.6;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .product-title {\n            font-size: 26px;\n            font-weight: 700;\n            color: #1a202c;\n            margin-bottom: 20px;\n            padding-bottom: 15px;\n            border-bottom: 2px solid #e2e8f0;\n        }\n        \n        .section-title {\n            font-size: 20px;\n            font-weight: 600;\n            color: #2d3748;\n            margin: 30px 0 15px 0;\n            padding-bottom: 8px;\n            border-bottom: 1px solid #e2e8f0;\n        }\n        \n        .product-content {\n            font-size: 16px;\n            margin-bottom: 20px;\n            color: #4a5568;\n        }\n        \n        .product-content p {\n            margin-bottom: 16px;\n        }\n        \n        \/* Specifications Table Styles *\/\n        .specs-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n            border: 1px solid #e2e8f0;\n        }\n        \n        .specs-table-header {\n            background: linear-gradient(135deg, #dd6b20 0%, #c05621 100%);\n            color: white;\n            padding: 18px 24px;\n            font-size: 18px;\n            font-weight: 700;\n            text-align: left;\n        }\n        \n        .specs-table td {\n            padding: 14px 24px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #2d3748;\n            width: 40%;\n            background-color: #f7fafc;\n            border-right: 1px solid #e2e8f0;\n        }\n        \n        .spec-value {\n            color: #4a5568;\n            background-color: white;\n        }\n        \n        .dimensions-box {\n            background-color: #fffaf0;\n            border: 1px solid #feebc8;\n            border-radius: 6px;\n            padding: 18px;\n            margin: 20px 0;\n        }\n        \n        .dimensions-title {\n            font-weight: 700;\n            color: #9c4221;\n            margin-bottom: 12px;\n            font-size: 17px;\n        }\n        \n        .dimensions-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 12px;\n        }\n        \n        .dimension-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 8px 0;\n            border-bottom: 1px dashed #feebc8;\n        }\n        \n        .dimension-label {\n            font-weight: 500;\n            color: #2d3748;\n        }\n        \n        .dimension-value {\n            font-weight: 600;\n            color: #9c4221;\n        }\n        \n        .capacity-highlight {\n            color: #dd6b20;\n            font-weight: 800;\n            font-size: 18px;\n            letter-spacing: 0.5px;\n        }\n        \n        .filter-type {\n            display: inline-block;\n            background-color: #fed7d7;\n            color: #c53030;\n            padding: 6px 14px;\n            border-radius: 4px;\n            font-weight: 700;\n            font-size: 15px;\n        }\n        \n        .pressure-range {\n            display: inline-block;\n            background-color: #e9d8fd;\n            color: #6b46c1;\n            padding: 4px 12px;\n            border-radius: 4px;\n            font-weight: 600;\n        }\n        \n        .temperature-range {\n            display: inline-block;\n            background-color: #fed7e2;\n            color: #b83280;\n            padding: 4px 12px;\n            border-radius: 4px;\n            font-weight: 600;\n        }\n        \n        \/* Application Highlights *\/\n        .application-highlights {\n            background-color: #f0fff4;\n            border: 1px solid #c6f6d5;\n            border-radius: 6px;\n            padding: 20px;\n            margin: 25px 0;\n        }\n        \n        .application-title {\n            font-weight: 700;\n            color: #22543d;\n            margin-bottom: 12px;\n            font-size: 17px;\n        }\n        \n        .application-list {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        \n        .application-list li {\n            padding: 6px 0 6px 24px;\n            position: relative;\n            color: #4a5568;\n        }\n        \n        .application-list li:before {\n            content: \"•\";\n            position: absolute;\n            left: 0;\n            color: #38a169;\n            font-weight: bold;\n            font-size: 20px;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .product-description-container {\n                padding: 0 15px;\n            }\n            \n            .product-title {\n                font-size: 22px;\n            }\n            \n            .section-title {\n                font-size: 18px;\n            }\n            \n            .specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n            \n            .specs-table td {\n                padding: 12px 16px;\n            }\n            \n            .specs-table-header {\n                padding: 15px 20px;\n                font-size: 16px;\n            }\n            \n            .dimensions-list {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .specs-table {\n                font-size: 14px;\n            }\n            \n            .specs-table td {\n                padding: 10px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-container\"\u003e\n        \u003ch1 class=\"product-title\"\u003eEverpure EV962714 2SR-BW Water Filter Cartridge\u003c\/h1\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cp\u003eThis Everpure EV9627-14 2SR-BW water filter cartridge is a perfect replacement for an old one, and helps to ensure that your facility's water is fine-tuned to meet your specific needs! This particular filter is designed to work as a prefilter on select Everpure reverse osmosis (RO) systems to reduce scale in your water supply.\u003c\/p\u003e\n            \n            \u003cdiv class=\"application-highlights\"\u003e\n                \u003cdiv class=\"application-title\"\u003eIdeal Applications:\u003c\/div\u003e\n                \u003cul class=\"application-list\"\u003e\n                    \u003cli\u003eEquipment that heats water as part of regular operation\u003c\/li\u003e\n                    \u003cli\u003eProtection against harmful scale buildup in water systems\u003c\/li\u003e\n                    \u003cli\u003ePre-filter for Everpure reverse osmosis systems\u003c\/li\u003e\n                    \u003cli\u003eCommercial water-using equipment maintenance\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n        \n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003ctd colspan=\"2\" class=\"specs-table-header\"\u003eEverpure EV962714 Technical Specifications\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eSKU #\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e130503\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eQuantity\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e1\/Each\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eShipping Weight\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e2.63 lb.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eHeight\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e10 1\/4 Inches\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eDiameter\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e3 1\/4 Inches\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eCapacity\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e\n                        \u003cspan class=\"capacity-highlight\"\u003e30,000 Gallons\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eFilter Type\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e\n                        \u003cspan class=\"filter-type\"\u003eScaling\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eMaximum Pressure\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e\n                        \u003cspan class=\"pressure-range\"\u003e10 - 125 PSI\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eMaximum Temperature\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003e\n                        \u003cspan class=\"temperature-range\"\u003e35 - 100 Degrees F\u003c\/span\u003e\n                    \u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eStyle\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eSanitary Quick Change\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label\"\u003eType\u003c\/td\u003e\n                    \u003ctd class=\"spec-value\"\u003eFilter Cartridges\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"dimensions-box\"\u003e\n            \u003cdiv class=\"dimensions-title\"\u003eOverall Dimensions\u003c\/div\u003e\n            \u003cdiv class=\"dimensions-list\"\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cspan class=\"dimension-label\"\u003eDiameter\u003c\/span\u003e\n                    \u003cspan class=\"dimension-value\"\u003e3 1\/4 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"dimension-item\"\u003e\n                    \u003cspan class=\"dimension-label\"\u003eHeight\u003c\/span\u003e\n                    \u003cspan class=\"dimension-value\"\u003e10 1\/4 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-content\"\u003e\n            \u003cp\u003eThis scaling filter is especially useful on equipment that heats water as part of regular use, as these impurities can cause harmful buildup on water-using equipment and hinder their ability to operate correctly. With an impressive 30,000 gallon capacity, this filter provides long-lasting protection for your water systems.\u003c\/p\u003e\n            \n            \u003cp\u003eThe sanitary quick-change design makes filter replacement quick, easy, and hygienic. Operating within a pressure range of 10 - 125 PSI and a temperature range of 35 - 100 degrees Fahrenheit, this filter is designed for reliable performance in various commercial applications.\u003c\/p\u003e\n            \n            \u003cp\u003eReplace your old scaling filter with this genuine Everpure pre-filter cartridge to protect your equipment from harmful scale buildup and maintain optimal water system performance.\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":42837889056852,"sku":"130503","price":257.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-18T180021.765.png?v=1768741244","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/everpure-ev9627-14-2sr-bw-filter-cartridge","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}