{"product_id":"everpure-ev9293-01-coldrink-1-insurice-single-manifold-with-10-prefilter-3-4-npt","title":"Everpure EV9293-01 Coldrink 1 \/ Insurice Single Manifold with 10\" Prefilter - 3\/4\" NPT","description":"\u003cstyle\u003e\n  .everpure-manifold-wrapper {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #2d3748;\n    line-height: 1.5;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  \n  .everpure-manifold-title {\n    font-size: 26px;\n    font-weight: 700;\n    margin-bottom: 16px;\n    color: #1a202c;\n    position: relative;\n    padding-bottom: 12px;\n  }\n  \n  .everpure-manifold-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 80px;\n    height: 3px;\n    background: #3182ce;\n  }\n  \n  .product-highlight {\n    font-size: 16px;\n    margin-bottom: 28px;\n    color: #4a5568;\n    background: linear-gradient(to right, #ebf8ff, #ffffff);\n    padding: 18px 20px;\n    border-radius: 6px;\n    border-left: 4px solid #4299e1;\n  }\n  \n  .specs-container {\n    margin: 30px 0;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n    border-radius: 8px;\n    overflow: hidden;\n    border: 1px solid #bee3f8;\n  }\n  \n  .specs-header {\n    background: #3182ce;\n    color: white;\n    padding: 18px 24px;\n    font-size: 18px;\n    font-weight: 600;\n    letter-spacing: 0.3px;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  \n  .specs-table tr {\n    border-bottom: 1px solid #e2e8f0;\n  }\n  \n  .specs-table tr:last-child {\n    border-bottom: none;\n  }\n  \n  .specs-table tr:nth-child(even) {\n    background-color: #f7fafc;\n  }\n  \n  .specs-table td {\n    padding: 16px 24px;\n    vertical-align: top;\n  }\n  \n  .spec-label {\n    font-weight: 600;\n    color: #2c5282;\n    width: 45%;\n    border-right: 1px solid #e2e8f0;\n  }\n  \n  .spec-value {\n    color: #4a5568;\n  }\n  \n  .included-feature {\n    display: inline-block;\n    background: #2f855a;\n    color: white;\n    padding: 4px 10px;\n    border-radius: 4px;\n    font-size: 14px;\n    font-weight: 600;\n    margin-left: 8px;\n  }\n  \n  .dimensions-section {\n    background: #f0fff4;\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    border-left: 4px solid #48bb78;\n  }\n  \n  .dimensions-title {\n    font-size: 18px;\n    font-weight: 600;\n    color: #2f855a;\n    margin-bottom: 12px;\n  }\n  \n  .dimensions-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 12px;\n  }\n  \n  .dimension-item {\n    padding: 10px 0;\n    color: #4a5568;\n    border-bottom: 1px solid #e2e8f0;\n  }\n  \n  .dimension-item:last-child {\n    border-bottom: none;\n  }\n  \n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 32px 0;\n  }\n  \n  .feature-card {\n    background: white;\n    padding: 20px;\n    border-radius: 6px;\n    border-top: 3px solid #4299e1;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.03);\n  }\n  \n  .feature-title {\n    font-size: 17px;\n    font-weight: 600;\n    color: #2c5282;\n    margin-bottom: 10px;\n  }\n  \n  .feature-desc {\n    color: #4a5568;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n  \n  .applications-section {\n    background: #fffaf0;\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    border: 1px solid #fbd38d;\n  }\n  \n  .applications-title {\n    font-size: 18px;\n    font-weight: 600;\n    color: #c05621;\n    margin-bottom: 10px;\n  }\n  \n  .applications-list {\n    list-style: none;\n    padding-left: 0;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 12px;\n  }\n  \n  .applications-list li {\n    padding: 8px 0 8px 24px;\n    position: relative;\n    color: #4a5568;\n  }\n  \n  .applications-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #4299e1;\n    font-weight: bold;\n  }\n  \n  .technical-section {\n    background: #f0f9ff;\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    border-left: 4px solid #4299e1;\n  }\n  \n  .technical-title {\n    font-size: 18px;\n    font-weight: 600;\n    color: #2c5282;\n    margin-bottom: 10px;\n  }\n  \n  .technical-list {\n    list-style: none;\n    padding-left: 0;\n  }\n  \n  .technical-list li {\n    padding: 8px 0 8px 24px;\n    position: relative;\n    color: #4a5568;\n  }\n  \n  .technical-list li:before {\n    content: \"•\";\n    position: absolute;\n    left: 0;\n    color: #4299e1;\n    font-weight: bold;\n    font-size: 18px;\n  }\n  \n  @media (max-width: 768px) {\n    .features-grid {\n      grid-template-columns: 1fr;\n    }\n    \n    .dimensions-grid {\n      grid-template-columns: 1fr;\n    }\n    \n    .applications-list {\n      grid-template-columns: 1fr;\n    }\n    \n    .specs-table {\n      display: block;\n      overflow-x: auto;\n    }\n    \n    .everpure-manifold-title {\n      font-size: 22px;\n    }\n    \n    .specs-table td {\n      padding: 14px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"everpure-manifold-wrapper\"\u003e\n  \u003ch1 class=\"everpure-manifold-title\"\u003eEverpure EV929301 Coldrink 1 \/ Insurice Single Manifold\u003c\/h1\u003e\n  \n  \u003cdiv class=\"product-highlight\"\u003e\n    Engineered for maximum durability and corrosion resistance, this comprehensive water filtration manifold includes a 10\" prefilter cartridge to extend primary filter life, making it ideal for beverage equipment applications.\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"specs-container\"\u003e\n    \u003cdiv class=\"specs-header\"\u003eProduct Specifications\u003c\/div\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"spec-label\"\u003eSKU #\u003c\/td\u003e\n          \u003ctd class=\"spec-value\"\u003e40943\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\"\u003e9.85 lb.\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\"\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\"\u003eManifolds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"spec-label\"\u003eWater Inlet Size\u003c\/td\u003e\n          \u003ctd class=\"spec-value\"\u003e3\/4 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"spec-label\"\u003eIncluded Prefilter\u003c\/td\u003e\n          \u003ctd class=\"spec-value\"\u003e10\", 10 Micron \u003cspan class=\"included-feature\"\u003eINCLUDED\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"spec-label\"\u003eConnection Type\u003c\/td\u003e\n          \u003ctd class=\"spec-value\"\u003e3\/4\" NPT Inlet \u0026amp; Outlet\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"spec-label\"\u003eSafety Standard\u003c\/td\u003e\n          \u003ctd class=\"spec-value\"\u003eNSF Extraction Tested\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"dimensions-section\"\u003e\n    \u003cdiv class=\"dimensions-title\"\u003eComplete Dimensions\u003c\/div\u003e\n    \u003cdiv class=\"dimensions-grid\"\u003e\n      \u003cdiv class=\"dimension-item\"\u003eWidth: 14¼ inches\u003c\/div\u003e\n      \u003cdiv class=\"dimension-item\"\u003eDepth: 6⅛ inches\u003c\/div\u003e\n      \u003cdiv class=\"dimension-item\"\u003eHeight: 14⅞ inches\u003c\/div\u003e\n      \u003cdiv class=\"dimension-item\"\u003eClearance Required: 2½ inches below cartridge\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eIncluded Prefilter Cartridge\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e10\", 10-micron prefilter removes larger particles to extend primary filter cartridge life.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eModular Design\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eBuilt-in mounting box bracket allows future retrofitting without system disassembly.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-title\"\u003ePressure Monitoring\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eIntegrated pressure gauge provides at-a-glance flow monitoring for system diagnostics.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"applications-section\"\u003e\n    \u003cdiv class=\"applications-title\"\u003eIdeal Applications\u003c\/div\u003e\n    \u003cul class=\"applications-list\"\u003e\n      \u003cli\u003eSoda Fountain Systems\u003c\/li\u003e\n      \u003cli\u003eCommercial Ice Machines\u003c\/li\u003e\n      \u003cli\u003eCoffee Brewing Equipment\u003c\/li\u003e\n      \u003cli\u003eTea Dispensing Systems\u003c\/li\u003e\n      \u003cli\u003eBeverage Service Stations\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"technical-section\"\u003e\n    \u003cdiv class=\"technical-title\"\u003eTechnical Features\u003c\/div\u003e\n    \u003cul class=\"technical-list\"\u003e\n      \u003cli\u003eBuilt-in water shutoff valve and flushing valve for easy cartridge replacement\u003c\/li\u003e\n      \u003cli\u003eCartridge nesting feature provides stable, secure fit for reliable operation\u003c\/li\u003e\n      \u003cli\u003eHorizontal 3\/4\" NPT inlet and outlet connections\u003c\/li\u003e\n      \u003cli\u003eAll wetted parts pass NSF extraction tests for safety compliance\u003c\/li\u003e\n      \u003cli\u003eCorrosion-resistant construction for demanding commercial environments\u003c\/li\u003e\n      \u003cli\u003eDesigned for vertical installation with cartridge hanging downward\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Prime Restaurant Supply Wholesale","offers":[{"title":"Default Title","offer_id":42847025627220,"sku":"40943","price":708.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0644\/7454\/6260\/files\/Untitleddesign-2026-01-22T123055.872.png?v=1769067130","url":"https:\/\/www.restaurantsupplywholesale.ca\/products\/everpure-ev9293-01-coldrink-1-insurice-single-manifold-with-10-prefilter-3-4-npt","provider":"Prime Restaurant Supply Wholesale","version":"1.0","type":"link"}