{"product_id":"aquaphor-replacement-ro100s-filter-set-k5-k2-k7bm","title":"AQUAPHOR Replacement RO100S Filter Set K5, K2 \u0026 K7BM","description":"\u003cstyle\u003e\n  .rf-prod-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 35px 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3748;\n    line-height: 1.65;\n  }\n\n  .rf-prod-wrap * {\n    box-sizing: border-box;\n  }\n\n  \/* Typography Structure *\/\n  .rf-prod-wrap h1,\n  .rf-prod-wrap h2,\n  .rf-prod-wrap h3,\n  .rf-prod-wrap h4 {\n    color: #000 !important;\n    font-weight: 800 !important;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    letter-spacing: -0.02em;\n  }\n\n  .rf-prod-wrap p {\n    margin: 0 0 18px;\n    color: #4a5568;\n  }\n\n  \/* Section Spacing *\/\n  .rf-p-section {\n    margin: 50px 0;\n  }\n\n  .rf-p-section h2 {\n    font-size: 28px;\n    margin-bottom: 18px;\n  }\n\n  \/* Inline Brand Hub Links *\/\n  .rf-brand-hub-link {\n    background: #f1f8f9;\n    border: 1px solid #CAE6EC;\n    padding: 12px 20px;\n    border-radius: 10px;\n    margin: 20px 0 30px;\n    font-size: 15px;\n  }\n\n  .rf-brand-hub-link a {\n    color: #005a70;\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  \/* Performance Highlights Matrix *\/\n  .rf-p-features-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin: 35px 0;\n  }\n\n  .rf-p-feat-card {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .rf-p-feat-card h4 {\n    font-size: 18px;\n    color: #005a70 !important;\n    margin-bottom: 8px;\n  }\n\n  .rf-p-feat-card p {\n    font-size: 14px;\n    color: #2d3748;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* Split Configuration Block (What's Included \u0026 Individual Links) *\/\n  .rf-split-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin: 35px 0;\n  }\n\n  .rf-split-box-left {\n    background: #fafbfc;\n    border: 1px solid #e2e8f0;\n    border-radius: 14px;\n    padding: 30px;\n  }\n\n  .rf-split-box-right {\n    background: #f8fbfb;\n    border-left: 4px solid #005a70;\n    border-top: 1px solid #eef6f7;\n    border-right: 1px solid #eef6f7;\n    border-bottom: 1px solid #eef6f7;\n    border-radius: 0 14px 14px 0;\n    padding: 30px;\n  }\n\n  .rf-split-box-left h3,\n  .rf-split-box-right h3 {\n    font-size: 20px;\n    margin-bottom: 15px;\n    color: #000 !important;\n  }\n\n  .rf-manifest-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .rf-manifest-list li {\n    padding: 8px 0;\n    font-size: 15px;\n    font-weight: 600;\n    color: #2d3748;\n    border-bottom: 1px solid #edf2f7;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .rf-manifest-list li:last-child {\n    border-bottom: none;\n  }\n\n  .rf-filter-links {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .rf-filter-btn {\n    background: #fff;\n    border: 1px solid #cbd5e0;\n    padding: 10px 16px;\n    border-radius: 8px;\n    color: #005a70 !important;\n    font-weight: 700;\n    font-size: 14px;\n    text-decoration: none !important;\n    transition: all 0.2s ease;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .rf-filter-btn:hover {\n    border-color: #005a70;\n    background: #f1f8f9;\n  }\n\n  \/* Modern Accordion HTML Details *\/\n  .rf-p-faq-item {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 12px;\n    padding: 0;\n    margin-bottom: 12px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.01);\n  }\n\n  .rf-p-faq-item[open] {\n    border-color: #CAE6EC;\n  }\n\n  .rf-p-faq-item summary {\n    cursor: pointer;\n    color: #000;\n    font-weight: 700;\n    padding: 16px 45px 16px 20px;\n    list-style: none;\n    position: relative;\n    font-size: 16px;\n  }\n\n  .rf-p-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-p-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-weight: 400;\n    font-size: 20px;\n    color: #a0aec0;\n  }\n\n  .rf-p-faq-item[open] summary::after {\n    content: \"−\";\n    color: #005a70;\n  }\n\n  .rf-p-faq-item p {\n    margin: 0;\n    padding: 0 20px 18px 20px;\n    font-size: 14.5px;\n    color: #4a5568;\n    border-top: 1px solid #fafafa;\n  }\n\n  \/* Technical Specification Tables *\/\n  .rf-p-table-wrap {\n    overflow-x: auto;\n    border: 1px solid #e2e8f0;\n    border-radius: 14px;\n    margin: 25px 0;\n  }\n\n  .rf-p-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n    background: #fff;\n  }\n\n  .rf-p-table th {\n    background: #f1f8f9;\n    color: #005a70;\n    font-weight: 700;\n    padding: 14px 18px;\n    text-align: left;\n    border-bottom: 2px solid #CAE6EC;\n  }\n\n  .rf-p-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #edf2f7;\n    color: #4a5568;\n  }\n\n  .rf-p-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-p-table tr:nth-child(even) {\n    background: #fbfdfd;\n  }\n\n  .rf-p-table td:first-child {\n    font-weight: 700;\n    color: #2d3748;\n    width: 30%;\n  }\n\n  \/* Technical Advisory Contact Card Block *\/\n  .rf-p-footer-support {\n    background: #fff;\n    border: 1px solid #eee;\n    border-top: 3px solid #CAE6EC;\n    border-radius: 20px;\n    padding: 40px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.02);\n    margin-top: 55px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n  }\n\n  .rf-p-foot-meta h2 {\n    font-size: 26px;\n    margin-bottom: 12px;\n  }\n\n  .rf-p-foot-meta p {\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .rf-p-foot-contacts {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    background: #f8fbfb;\n    padding: 24px;\n    border-radius: 14px;\n    border: 1px solid #eef6f7;\n  }\n\n  .rf-p-foot-contacts div {\n    font-size: 15px;\n    color: #2d3748;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .rf-p-foot-contacts a {\n    color: #005a70;\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .rf-p-foot-contacts a:hover {\n    color: #000;\n  }\n\n  .rf-contact-icon {\n    width: 18px;\n    height: 18px;\n    flex-shrink: 0;\n  }\n\n  \/* Responsive Adjustments *\/\n  @media (max-width: 1024px) {\n    .rf-p-features-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 768px) {\n    .rf-split-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .rf-p-footer-support {\n      grid-template-columns: 1fr;\n      gap: 25px;\n      padding: 30px 20px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .rf-p-features-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rf-p-table td:first-child {\n      width: 40%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-prod-wrap\"\u003e\n\n  \u003csection class=\"rf-p-header\"\u003e\n    \u003ch1 style=\"font-size: 34px; margin-bottom: 16px; color: #005a70 !important;\"\u003eAquaphor Complete Replacement Filter Set with RO-100S Membrane\u003c\/h1\u003e\n    \u003cp\u003eKeep your Aquaphor reverse osmosis station running at absolute peak efficiency with this comprehensive multi-stage service maintenance bundle. Curated as an all-in-one routine optimization kit, it includes the K5 sediment pre-filter, K2 fine carbon block, K7M mineralization cartridge, and the core RO-100S molecular membrane. This master system refresh restores design-spec filtration capabilities, purifies water delivery, and maintains systemic pressure balancing in one seamless update.\u003c\/p\u003e\n    \n    \u003cdiv class=\"rf-brand-hub-link\"\u003e\n      🔍 \u003cstrong\u003eExplore the complete brand catalog:\u003c\/strong\u003e \u003ca href=\"https:\/\/regalflow.co.uk\/collections\/aquaphor\" title=\"View full range of Aquaphor Products\"\u003eView all genuine parts and high-performance units in our Aquaphor collection\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rf-p-features-grid\"\u003e\n    \u003cdiv class=\"rf-p-feat-card\"\u003e\n      \u003ch4\u003eFull Refresh Bundle\u003c\/h4\u003e\n      \u003cp\u003eIncludes the K5, K2, K7M treatment cartridges alongside the RO-100S membrane module.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-p-feat-card\"\u003e\n      \u003ch4\u003eMulti-Stage Barrier\u003c\/h4\u003e\n      \u003cp\u003eExtracts incoming sediment, microplastics, chlorine, heavy metals, and viral contaminants.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-p-feat-card\"\u003e\n      \u003ch4\u003eZero Limescale\u003c\/h4\u003e\n      \u003cp\u003eHigh-efficiency reverse osmosis filtration drops total hardness salts to protect equipment downline.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-p-feat-card\"\u003e\n      \u003ch4\u003eConditioned Taste\u003c\/h4\u003e\n      \u003cp\u003eActive K7M post-treatment enrichment balances essential minerals for a crisp flavor profile.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rf-p-section\"\u003e\n    \u003ch2\u003eWhy Re-Commission Your System with a Complete Set?\u003c\/h2\u003e\n    \u003cp\u003eRelying on asymmetric or partial filter maintenance timelines introduces significant points of failure into sensitive point-of-use reverse osmosis arrays. When pre-filtration cartridges become overloaded, organic chemical compounds and chlorine slip past the carbon matrix, triggering irreversible premature degradation of the delicate thin-film reverse osmosis membrane downline.\u003c\/p\u003e\n    \u003cp\u003eBy swapping out every critical component simultaneously, you eliminate common operational risks, balance flow resistances, and ensure all interconnected cartridges work exactly as intended by factory engineers. This single-purchase operational routine is the safest path to guarantee consistent, laboratory-clean drinking water with excellent drainage economy.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-p-section\"\u003e\n    \u003ch2\u003eDetailed Stage-by-Stage Breakdown\u003c\/h2\u003e\n    \u003cp\u003eEvery element included in this maintenance assembly plays a vital role in processing your domestic municipal inflow supply:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eK5 Mechanical Pre-Filter:\u003c\/strong\u003e Forms an initial particulate shield, intercepting physical sand, suspended rust flakes, and raw pipeline sediment particles down to 5 microns to preserve downline carbon life.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eK2 CarbFiber Block Pre-Filter:\u003c\/strong\u003e Utilizes compressed, high-density activated carbon infused with specialized Aqualen™ micro-fibres to extract active chlorine, organic compounds, and heavy metal concentrations down to 3 microns.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRO-100S Core Membrane:\u003c\/strong\u003e Represents the main purification stage. This semi-permeable physical barrier rejects dissolved solids, nitrates, fluorides, microplastics, and up to 99.99% of biological viral and bacterial cells.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eK7M Conditioning Element:\u003c\/strong\u003e Provides final point-of-use polishing down to 0.8 microns while introducing a balanced blend of calcium and magnesium minerals to restore a natural taste profile.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-p-section\"\u003e\n    \u003cdiv class=\"rf-split-grid\"\u003e\n      \n      \u003cdiv class=\"rf-split-box-left\"\u003e\n        \u003ch3\u003eWhat's Inside the Box\u003c\/h3\u003e\n        \u003cul class=\"rf-manifest-list\"\u003e\n          \u003cli\u003e📦 1 x Genuine Aquaphor K5 Pre-Filter Module\u003c\/li\u003e\n          \u003cli\u003e📦 1 x Genuine Aquaphor K2 Fine Carbon Module\u003c\/li\u003e\n          \u003cli\u003e📦 1 x Genuine Aquaphor RO-100S High-Output Membrane\u003c\/li\u003e\n          \u003cli\u003e📦 1 x Genuine Aquaphor K7M Remineralisation Module\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rf-split-box-right\"\u003e\n        \u003ch3\u003ePrefer Individual Configurations?\u003c\/h3\u003e\n        \u003cp style=\"font-size: 14px; margin-bottom: 12px;\"\u003eIf you are seeking alternative part layouts or standalone replacements, explore our matching components:\u003c\/p\u003e\n        \u003cdiv class=\"rf-filter-links\"\u003e\n          \u003ca class=\"rf-filter-btn\" href=\"https:\/\/regalflow.co.uk\/products\/aquaphor-set-replacement-cartridges-k5-k2-k7\"\u003eK5, K2 \u0026amp; K7 Filter Set Only \u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e\n          \u003ca class=\"rf-filter-btn\" href=\"https:\/\/regalflow.co.uk\/products\/aquaphor-set-replacement-cartridges-k1-k2-k7bm\"\u003eK1, K2 \u0026amp; K7BM Alternative Set \u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e\n          \u003ca class=\"rf-filter-btn\" href=\"https:\/\/regalflow.co.uk\/products\/aquaphor-ro-100s-reverse-osmosis-membrane-filter-only\"\u003eStandalone RO-100S Membrane \u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e\n          \u003ca class=\"rf-filter-btn\" href=\"https:\/\/regalflow.co.uk\/products\/aquaphor-ro-102s-reverse-osmosis-system\"\u003eView Main RO-102S Hardware \u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-p-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"rf-p-faq\"\u003e\n\n      \u003cdetails class=\"rf-p-faq-item\"\u003e\n        \u003csummary\u003eDoes this specific bundle pack include the core RO membrane?\u003c\/summary\u003e\n        \u003cp\u003eYes. This is a complete all-in-one overhaul solution. It contains the core high-flow RO-100S reverse osmosis membrane alongside the three primary treatment filter cartridges (K5, K2, and K7M).\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"rf-p-faq-item\"\u003e\n        \u003csummary\u003eHow frequently should these components be changed?\u003c\/summary\u003e\n        \u003cp\u003eFor optimal sanitary safety, the pre-filtration (K5, K2) and post-conditioning (K7M) modules should be swapped out every 6 to 12 months. The core RO-100S membrane features an extended operational timeline, typically requiring replacement every 18 to 24 months depending on incoming water hardness levels.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"rf-p-faq-item\"\u003e\n        \u003csummary\u003eWhy is it beneficial to acquire a complete set over individual elements?\u003c\/summary\u003e\n        \u003cp\u003eReplacing your entire filter array at once ensures all stages wear evenly, keeping system flow resistances properly balanced. This full refresh helps maintain consistent water production speeds and prevents degraded pre-filters from lowering your overall water quality.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"rf-p-faq-item\"\u003e\n        \u003csummary\u003eWhich under-sink systems are compatible with this replacement set?\u003c\/summary\u003e\n        \u003cp\u003eThis master refresh set is engineered explicitly for Aquaphor under-sink reverse osmosis configurations utilizing twist-lock housings—most notably the RO-101S and RO-102S base system architectures.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-p-section\"\u003e\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"rf-p-table-wrap\"\u003e\n      \u003ctable class=\"rf-p-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaintenance Kit Metric\u003c\/th\u003e\n            \u003cth\u003eConfiguration Specification Details\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBundle Classification Type\u003c\/td\u003e\n            \u003ctd\u003eMaster Multi-Stage Reverse Osmosis Service Replacement Set\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIncluded Media Cartridges\u003c\/td\u003e\n            \u003ctd\u003eK5 Sediment, K2 Carbon Block, RO-100S Membrane, K7M Post-Mineralizer\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePrimary Structural Fitment\u003c\/td\u003e\n            \u003ctd\u003eHygienic Quick-Change, Twist-Lock Element Platform\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSystem Architecture Suitability\u003c\/td\u003e\n            \u003ctd\u003eCalibrated for Aquaphor RO-101S and RO-102S Series Water Stations\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMicrobiological Purifying Ratio\u003c\/td\u003e\n            \u003ctd\u003eUp to 99.99% Continuous Bacterial \u0026amp; Viral Extraction Shielding\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePre-Filter Pore Micron Ratings\u003c\/td\u003e\n            \u003ctd\u003eK5 Module (5 Microns) | K2 Module (3 Microns) | K7M Module (0.8 Microns)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMembrane Production Index\u003c\/td\u003e\n            \u003ctd\u003e100 GPD Nominal Flow Capacity Rating\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBrand Authority Origin\u003c\/td\u003e\n            \u003ctd\u003eAquaphor Water Filtration Technologies\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-p-footer-support\"\u003e\n    \u003cdiv class=\"rf-p-foot-meta\"\u003e\n      \u003ch2\u003eAvailable Now with Fast UK Delivery\u003c\/h2\u003e\n      \u003cp\u003eOrder your complete Aquaphor service set today to restore design-spec performance to your under-sink water station. If you need to confirm fitment for an older configuration or check thread compatibility before purchasing, reach out directly to our technical support team.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-p-foot-contacts\"\u003e\n      \u003cdiv\u003e\n        \u003csvg class=\"rf-contact-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#005a70\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22,6 12,13 2,6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003cstrong\u003eEmail Support:\u003c\/strong\u003e \u003ca href=\"mailto:info@regalflow.co.uk\"\u003einfo@regalflow.co.uk\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003csvg class=\"rf-contact-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#005a70\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cstrong\u003eTelephone Direct:\u003c\/strong\u003e \u003ca href=\"tel:01216301130\"\u003e0121 630 1130\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003csvg class=\"rf-contact-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#25D366\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\" fill=\"#25D366\" fill-opacity=\"0.15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cstrong\u003eWhatsApp Chat:\u003c\/strong\u003e \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003eClick here to message our technical team instantly\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Aquaphor","offers":[{"title":"Default Title","offer_id":57733866357123,"sku":null,"price":119.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Aquaphor_RO_System_Filter_Replacements_K5_K2_K7BM_for_RO100S.png?v=1775479976","url":"https:\/\/regalflow.co.uk\/products\/aquaphor-replacement-ro100s-filter-set-k5-k2-k7bm","provider":"Regal Flow","version":"1.0","type":"link"}