{"title":"Hommix Water Filtration Kitchen Solutions","description":"\u003cstyle\u003e\n  .rf-hm-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-hm-wrap * {\n    box-sizing: border-box;\n  }\n\n  \/* Typography Polish *\/\n  .rf-hm-wrap h1,\n  .rf-hm-wrap h2,\n  .rf-hm-wrap h3 {\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-hm-wrap p {\n    margin: 0 0 18px;\n    color: #4a5568;\n  }\n\n  \/* Premium Top Intro Banner *\/\n  .rf-hommix-collection-top {\n    background: linear-gradient(135deg, #F4FBFC 0%, #E6F4F7 100%);\n    border: 1px solid #CAE6EC;\n    border-radius: 20px;\n    padding: 35px 30px;\n    margin-bottom: 40px;\n    box-shadow: inset 0 0 40px rgba(202, 230, 236, 0.12);\n  }\n\n  .rf-hommix-collection-top p {\n    margin: 0;\n    font-size: 16px;\n    color: #2d3748;\n  }\n\n  .rf-hommix-collection-top a {\n    color: #000;\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .rf-hommix-collection-top a:hover {\n    color: #005a70;\n  }\n\n  \/* Structural Content Sections *\/\n  .rf-hommix-section {\n    margin: 50px 0;\n  }\n\n  .rf-hommix-section h2 {\n    font-size: 26px;\n    margin-bottom: 18px;\n  }\n\n  .rf-hommix-section a {\n    color: #005a70;\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .rf-hommix-section a:hover {\n    color: #000;\n  }\n\n  \/* Clean Buttons Styles *\/\n  .rf-hommix-btn-row {\n    display: flex;\n    gap: 16px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-top: 24px;\n  }\n\n  .rf-hommix-btn,\n  .rf-hommix-btn-secondary {\n    display: inline-block;\n    padding: 14px 28px;\n    border-radius: 8px;\n    font-weight: 700;\n    font-size: 15px;\n    text-decoration: none !important;\n    transition: all 0.25s ease;\n    text-align: center;\n  }\n\n  .rf-hommix-btn {\n    background: #000;\n    color: #fff !important;\n  }\n\n  .rf-hommix-btn:hover {\n    background: #222;\n    transform: translateY(-2px);\n  }\n\n  .rf-hommix-btn-secondary {\n    background: #fff;\n    color: #005a70 !important;\n    border: 1px solid #CAE6EC;\n  }\n\n  .rf-hommix-btn-secondary:hover {\n    background: #f4fbfc;\n    border-color: #005a70;\n    transform: translateY(-2px);\n  }\n\n  \/* 4-Column Feature\/Benefit Matrix Grid *\/\n  .rf-hommix-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-top: 25px;\n  }\n\n  .rf-hommix-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-top: 3px solid #CAE6EC;\n    border-radius: 12px;\n    padding: 24px 20px;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.015);\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .rf-hommix-card:hover {\n    transform: translateY(-3px);\n    border-color: #CAE6EC;\n  }\n\n  .rf-hommix-card h3 {\n    font-size: 18px;\n    margin-bottom: 12px;\n  }\n\n  .rf-hommix-card p {\n    font-size: 14px;\n    margin: 0;\n    color: #4a5568;\n  }\n\n  \/* Polished Accordion FAQs *\/\n  .rf-hommix-faq-item {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 12px;\n    padding: 0;\n    margin-bottom: 14px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.01);\n    transition: all 0.2s ease;\n  }\n\n  .rf-hommix-faq-item[open] {\n    border-color: #CAE6EC;\n    box-shadow: 0 4px 20px rgba(202,230,236,0.15);\n  }\n\n  .rf-hommix-faq-item summary {\n    cursor: pointer;\n    color: #000;\n    font-weight: 700;\n    padding: 18px 22px;\n    list-style: none;\n    position: relative;\n    font-size: 16px;\n  }\n\n  .rf-hommix-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-hommix-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-weight: 400;\n    font-size: 22px;\n    color: #a0aec0;\n    transition: transform 0.2s ease;\n  }\n\n  .rf-hommix-faq-item[open] summary::after {\n    content: \"−\";\n    color: #005a70;\n  }\n\n  .rf-hommix-faq-item p {\n    margin: 0;\n    padding: 0 22px 20px 22px;\n    font-size: 15px;\n    color: #4a5568;\n    border-top: 1px solid #fafafa;\n  }\n\n  \/* Closing Banner CTA *\/\n  .rf-hommix-cta {\n    background: linear-gradient(135deg, #F4FBFC 0%, #E6F4F7 100%);\n    border: 1px solid #CAE6EC;\n    border-radius: 20px;\n    padding: 45px 30px;\n    text-align: center;\n    margin-top: 55px;\n  }\n\n  .rf-hommix-cta h2 {\n    font-size: 26px;\n    margin-bottom: 12px;\n  }\n\n  .rf-hommix-cta p {\n    font-size: 16px;\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n    margin-bottom: 24px;\n  }\n\n  \/* Responsive Breakpoints *\/\n  @media (max-width: 1024px) {\n    .rf-hommix-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 768px) {\n    .rf-hommix-btn-row {\n      flex-direction: column;\n      max-width: 380px;\n      margin-left: auto;\n      margin-right: auto;\n      gap: 12px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .rf-hm-wrap {\n      padding: 15px 10px;\n    }\n\n    .rf-hommix-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rf-hommix-collection-top {\n      padding: 25px 20px;\n    }\n\n    .rf-hommix-btn,\n    .rf-hommix-btn-secondary {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-hm-wrap\"\u003e\n\n  \u003cdiv class=\"rf-hommix-collection-top\"\u003e\n    \u003cp\u003eExplore the wider Hommix range at Regal Flow, including stylish 3 way taps and practical water filtration products designed for modern kitchens. For a full overview of the brand, you can visit our \u003ca href=\"\/pages\/hommix-water-filtration-kitchen-taps\"\u003eHommix water filtration and kitchen taps page\u003c\/a\u003e, or if you are specifically looking for taps, browse the \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003eHommix 3 way tap collection\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rf-hommix-collection-bottom\"\u003e\n    \n    \u003csection class=\"rf-hommix-section\"\u003e\n      \u003ch2\u003e\u003cstrong\u003eExplore the Wider Hommix Range\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cp\u003eThis collection brings together the broader Hommix product range, including water filtration solutions and kitchen products designed to improve everyday water use. Whether you are upgrading your drinking water setup or refining your kitchen layout, Hommix offers a practical and well-designed range to choose from.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rf-hommix-section\"\u003e\n      \u003ch2\u003e\u003cstrong\u003eLooking for Hommix 3 Way Taps?\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cp\u003eIf your focus is on kitchen taps, it is worth heading straight to our \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003eHommix 3 way taps collection\u003c\/a\u003e. This dedicated page allows you to compare the full range of Hommix triflow taps in one place without mixing in other product types.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rf-hommix-section\"\u003e\n      \u003ch2\u003e\u003cstrong\u003eCountertop Water Dispensers and Filtration Options\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cp\u003eHommix countertop water dispensers provide a simple way to access filtered water without complex installation. Many models offer multiple temperature options, making them suitable for everything from chilled drinking water through to hot drinks. These systems are particularly popular in homes and offices where flexibility and ease of use are key.\u003c\/p\u003e\n      \u003cp\u003eIf you would like to understand more about how these systems work, you can read our \u003ca href=\"\/pages\/countertop-dispesners-explained\"\u003ecountertop dispensers guide here\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rf-hommix-section\"\u003e\n      \u003ch2\u003e\u003cstrong\u003ePart of a Wider 3 Way Tap and Filtration Range\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cp\u003eHommix products sit alongside a wider selection of filtration systems and kitchen taps. If you are comparing different brands or looking for alternative styles, you can also browse our \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003efull 3 way filter tap collection\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rf-hommix-section\"\u003e\n      \u003ch2\u003e\u003cstrong\u003eWhy Choose Hommix?\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cdiv class=\"rf-hommix-grid\"\u003e\n        \n        \u003cdiv class=\"rf-hommix-card\"\u003e\n          \u003ch3\u003e\u003cstrong\u003ePractical Design\u003c\/strong\u003e\u003c\/h3\u003e\n          \u003cp\u003eHommix products are built around everyday usability, making them a strong choice for both home and office environments.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rf-hommix-card\"\u003e\n          \u003ch3\u003e\u003cstrong\u003eFlexible Options\u003c\/strong\u003e\u003c\/h3\u003e\n          \u003cp\u003eFrom 3 way taps to countertop systems, the range allows you to choose the setup that best fits your space.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rf-hommix-card\"\u003e\n          \u003ch3\u003e\u003cstrong\u003eClean Integration\u003c\/strong\u003e\u003c\/h3\u003e\n          \u003cp\u003eDesigned to fit naturally into modern kitchens without adding unnecessary clutter or complexity.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rf-hommix-card\"\u003e\n          \u003ch3\u003e\u003cstrong\u003eReliable Performance\u003c\/strong\u003e\u003c\/h3\u003e\n          \u003cp\u003eBuilt to deliver consistent filtered water for everyday use across a range of applications.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rf-hommix-section\"\u003e\n      \u003ch2\u003e\u003cstrong\u003eFrequently Asked Questions\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cdiv class=\"rf-hommix-faq\"\u003e\n\n        \u003cdetails class=\"rf-hommix-faq-item\"\u003e\n          \u003csummary\u003eWhat products are included in this Hommix collection?\u003c\/summary\u003e\n          \u003cp\u003eThis page includes a mix of Hommix water filtration products and kitchen solutions. For taps specifically, it is best to visit the dedicated Hommix 3 way tap collection.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"rf-hommix-faq-item\"\u003e\n          \u003csummary\u003eWhere should I start if I only want a Hommix tap?\u003c\/summary\u003e\n          \u003cp\u003eGo directly to the \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003eHommix 3 way taps page\u003c\/a\u003e to compare the full range without other product types.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"rf-hommix-faq-item\"\u003e\n          \u003csummary\u003eCan I compare Hommix with other brands?\u003c\/summary\u003e\n          \u003cp\u003eYes, you can explore our \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003emain 3 way tap collection\u003c\/a\u003e to compare multiple brands.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"rf-hommix-cta\"\u003e\n      \u003ch2\u003e\u003cstrong\u003eExplore the Hommix Range\u003c\/strong\u003e\u003c\/h2\u003e\n      \u003cp\u003eBrowse the full Hommix collection or move directly into the dedicated tap range to find the right solution for your kitchen.\u003c\/p\u003e\n      \u003cdiv class=\"rf-hommix-btn-row\"\u003e\n        \u003ca class=\"rf-hommix-btn\" href=\"\/collections\/hommix-3-way-taps\"\u003eShop Hommix 3 Way Taps\u003c\/a\u003e \n        \u003ca class=\"rf-hommix-btn-secondary\" href=\"\/pages\/hommix-water-filtration-kitchen-taps\"\u003eView Hommix Brand Page\u003c\/a\u003e\n        \u003ca class=\"rf-hommix-btn-secondary\" href=\"https:\/\/regalflow.co.uk\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003eView All Kitchen Taps\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"hommix-espressro-coffee-ro-water-filter","title":"Hommix espressRO 5-in-1 Countertop Coffee \u0026 RO Water Filter","description":"\u003cdiv id=\"HEADING-Jd1ApvyXmd\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"HEADING-wNA07vhDRL\"\u003e\n\u003ch2 class=\"page-crafter-h2 page_crafter_heading-wNA07vhDRL\"\u003e\u003cstrong\u003eAre You Ready to Elevate Your Home with the Ultimate Countertop Reverse Osmosis System?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-zvYomrSeYz\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-zvYomrSeYz     page-crafter-div-container\"\u003e\n\u003cp\u003eDiscover the ultimate water purification journey with the Hommix espressRO an elegant countertop Reverse Osmosis system designed to transform your water use. Featuring an advanced 4-stage purification process, this modern system ensures pristine drinking water throughout the year and comes with 5 exceptional dispensing options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-HWWJcU7Dl5\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-HWWJcU7Dl5 page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eThe Ultimate 5-in-1 Water Filtration System: Pure, Safe, and Effortless\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-HWWJcU7Dl5     page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003ch3\u003e\u003cstrong\u003e5-in-1 Filtration System - Ambient, Coffee, Hot, Cold, Ice\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\n\u003ch3\u003e\u003cstrong\u003e4 Stages of Purification with Reverse Osmosis \u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\n\u003ch3\u003e\u003cstrong\u003eIntegrated Child Safety Lock to Protect the Family from Accidents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\n\u003ch3\u003e\u003cstrong\u003eAuto Cleaning System\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\n\u003ch3\u003e\u003cstrong\u003eEasy and Low Cost Maintenance\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSingle Touch Coffee Dispenser\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-HWWJcU7Dl5  page-crafter-div-container\"\u003e\u003cimg alt=\"A Black Countertop dispenser on a kitchen work surface with coffee pods\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_EspressRO_on_a_kitchen_top.jpg?v=1720690990\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-HWWJcU7Dl5\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-Dk3WurFV6d\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-Dk3WurFV6d page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAll-in-One Filtered Water Experience\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-Dk3WurFV6d    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003eChilled \/ Cold filtered water: Keep cool and invigorated with delicious sips all year round.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eCoffee: Enjoy the delightful aromas and flavours of exceptional freshly brewed coffee.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eFiltered Room Temp Water: Savour uninterrupted, refreshing hydration as your day unfolds.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eHot Filtered Water: Instantly heat baby bottles or enjoy a cup of tea or coffee whatever the time of day.\u003c\/li\u003e\n\u003cli\u003eIce Filtered to Perfection: Elevate your drinks with impeccable chill, an excellent match for any drink of your choice\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-Dk3WurFV6d page-crafter-div-container\"\u003e\u003cimg alt=\"A countertop reverse osmosis system with dispensing options listed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_espressoRO_dispensing_details.jpg?v=1720694949\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-Dk3WurFV6d\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_IMAGES-q8HTdt2kJY\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"A countertop dispenser with a shot of coffee next to it\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_espressRO_5-in-1_Countertop_Reverse_Osmosis_Filtration_System_with_a_Cup_of_Coffee.jpg?v=1720692073\" class=\"page-crafter-image-base-class page_crafter_two_column_image_1-q8HTdt2kJY\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"three boxes of coffee flavours\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_espressRO_coffee_sachets.jpg?v=1720693059\" class=\"page-crafter-image-base-class page_crafter_two_column_image_2-q8HTdt2kJY\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-coed3bWrlF\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-coed3bWrlF\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-coed3bWrlF page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eEasy Functionality and Simple to Install\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-coed3bWrlF    page-crafter-div-container\"\u003e\n\u003cp\u003eThe Hommix espressRO is as easy as plugging in and connecting to your main water supply.\u003c\/p\u003e\n\u003cp\u003eWith minimal maintenance required, this countertop reverse osmosis water filter effortlessly accommodates your needs. Tap once to activate your desired water style—choose between a beautiful coffee or add some filtered ice to a soft drink or even an alcoholic beverage. The ingenious blend of reverse osmosis excellence, ice, and an exceptional high-quality coffee range\u003c\/p\u003e\n\u003cp\u003eThe Hommix espressRO unit seamlessly blends the complexities of Reverse Osmosis purification in a gorgeous design. Blending advanced technology and modern functionality, it ensures unparalleled purity and convenience.\u003c\/p\u003e\n\u003cp\u003eIdeal for Homes and Businesses\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-coed3bWrlF page-crafter-div-container\"\u003e\u003cimg alt=\"A picture of a silver countertop dispenser installed on a kitchen surface\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_espressRO_5-in-1_Countertop_Reverse_Osmosis_Filtration_Systems.jpg?v=1720692614\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-coed3bWrlF\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-FP6ccCqp4M\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-FP6ccCqp4M  page-crafter-div-container\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-FP6ccCqp4M page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAdvanced 4 Stage Filtration\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"page_crafter_para-FP6ccCqp4M    page-crafter-div-container\"\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 1 + 2: TCR Pre-Carbon Filter \u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris, ensuring minimal flow reduction from turbidity materials. In addition to \u003cstrong\u003eremoving chlorine\u003c\/strong\u003e, it specifically targets trihalomethane and organic chemicals in the second stage, contributing to the membrane filter's protection.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 3: TCR Membrane Filter\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThis filtration system utilises a semi-permeable membrane (pore size: 0.0001㎛, 1\/1,000,000 of hair) for reverse osmosis filtration, successfully eliminating dissolved pollutants, including heavy metals and organic contaminants. The discharged pollutants exit through a designated brine tube. With remarkable effectiveness, this filter efficiently removes detrimental ionic substances like:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 4: TCR Post-Carbon Filter\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eCompleting the filtration process, this filter \u003cstrong\u003eremoves dissolved gases and odours\u003c\/strong\u003e to improve water taste and raise the pH level. Furthermore, this filter includes CORAL SAND, a natural organic mineral, to deliver calcium supplements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-cnElVmIMYr\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-cnElVmIMYr   page-crafter-div-container\"\u003e\n\u003ch4 class=\"page-crafter-h2 page_crafter_heading-cnElVmIMYr page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAdvanced Auto Cleaning System:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cdiv class=\"page_crafter_para-cnElVmIMYr     page-crafter-div-container\"\u003e\n\u003cp\u003eRest assured, the worries about bacterial contamination chapter is closed, with the ACS (Auto Cleaning System) technology. espressRO's ingenious setup automatically empties and sterilises ambient and cold-water tanks, ensuring an uninterrupted flow of pristine water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-jWlcsZhhjr\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-jWlcsZhhjr\"\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-jWlcsZhhjr\"\u003e\u003cstrong\u003eConnection Diagram\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"MEDIA-oBUfWoGFQE\"\u003e\n\u003cdiv class=\"page_crafter_media_container_block page_crafter_media_container-oBUfWoGFQE  page-crafter-div-container\"\u003e\u003cimg alt=\"A diagram explaining how to install a countertop dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_espressRO_Connection_Diagram_645d3d8c-59f8-4b09-a74a-b19eb58831a1.jpg?v=1720692752\" class=\"page-crafter-image-base-class page_crafter_media-oBUfWoGFQE\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"FOUR_COLUMN_GIRD-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_four_column_grid_container-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_0-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"A vector of a glass of water\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_0-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003e5 Dispensing Options\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eAmbient, Coffee, Hot,\u003c\/p\u003e\n\u003cp\u003eCold, Ice\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_1-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"a vector of a water filtration graphic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Water_Droplet_going_through_a_filter.jpg?v=1716197588\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_1-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eReverse Osmosis Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003e4 Stage Reverse\u003cbr\u003eOsmosis Purification\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_2-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"a vector of a house and offices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_House_and_Office_Vector.jpg?v=1720358948\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_2-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eDual-Purpose Solution\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eSuitable for both\u003cbr\u003eHomes and Offices\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_3-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"A vector of a van going fast to show speedy delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_3-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eQuickly Dispatched With\u003cbr\u003eNo Hidden Charges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-5KCuU64JEc\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-5KCuU64JEc\"\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-lO12n46xBr\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-lO12n46xBr    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e2 years on parts \u0026amp; fittings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-CbUQybCd1P\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-CbUQybCd1P\"\u003e\u003cstrong\u003eFull Specification\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"MEDIA-fTNdnATF1d\"\u003e\n\u003cdiv class=\"page_crafter_media_container_block page_crafter_media_container-fTNdnATF1d  page-crafter-div-container\"\u003e\u003cimg alt=\"Product specification of a countertop dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_espressRO_Countertop_dispenser_reverse_osmosis_specifcation.jpg?v=1720695063\" class=\"page-crafter-image-base-class page_crafter_media-fTNdnATF1d\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-KvUIE9jHtU\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-KvUIE9jHtU    page-crafter-div-container\"\u003e\n\u003ch2\u003eAvailable here today with\u003c\/h2\u003e\n\u003ch2\u003efast, free delivery\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e.page_crafter_heading-Jd1ApvyXmd { color: #000;  text-align: center;  font-size: 25px;    color: #000 !important; }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-wNA07vhDRL {\n    margin-top: 60px;  margin-bottom: 60px;  \n  } .page_crafter_plain_text-zvYomrSeYz  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-zvYomrSeYz {\n    margin-bottom: 10px;  margin-top: 26px;  \n  } .page_crafter_two_column_grid_highlight-HWWJcU7Dl5  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-HWWJcU7Dl5 { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-HWWJcU7Dl5  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-HWWJcU7Dl5 { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-HWWJcU7Dl5  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-HWWJcU7Dl5  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5 {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-Dk3WurFV6d { background-color: #f4f4f4;  align-items: null;     }  .page_crafter_two_column_heading_highlight-Dk3WurFV6d { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-Dk3WurFV6d { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-Dk3WurFV6d { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-Dk3WurFV6d { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-Dk3WurFV6d  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d {\n    \n  } .page_crafter_two_column_image_1-q8HTdt2kJY { height: null;  width: null;     }  .page_crafter_two_column_image_2-q8HTdt2kJY { height: null;  width: null;     }  #TWO_COLUMN_IMAGES-q8HTdt2kJY {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-coed3bWrlF { background-color: #f4f4f4;  align-items: null;     }  .page_crafter_two_column_heading_highlight-coed3bWrlF { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-coed3bWrlF { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-coed3bWrlF { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-coed3bWrlF { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-coed3bWrlF  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-coed3bWrlF {\n    margin-top: 80px;  margin-bottom: 35px;  \n  }  .page_crafter_heading-FP6ccCqp4M { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-FP6ccCqp4M { color: #000;  font-size: 16px;  text-align: left;    color: #000 !important; }  #HEADING_PARA-FP6ccCqp4M {\n    margin-top: 19px;  margin-bottom: 30px;  \n  } .page_crafter_heading_para_container-cnElVmIMYr  { text-align: null;     }  .page_crafter_heading-cnElVmIMYr { color: #000;  text-align: null;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-cnElVmIMYr  { color: #000;  font-size: ;  text-align: null;    color: #000 !important; }  #HEADING_PARA-cnElVmIMYr {\n    margin-bottom: 10px;  \n  } .page_crafter_heading-jWlcsZhhjr { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-jWlcsZhhjr {\n    margin-bottom: 10px;  margin-top: 21px;  \n  } .page_crafter_media-oBUfWoGFQE { height: null;  width: null;     }  .page_crafter_media_container-oBUfWoGFQE  { text-align: center;     }  #MEDIA-oBUfWoGFQE {\n    margin-bottom: 10px;  \n  } .page_crafter_four_column_grid_container-D3Hb2Hgs5q { background-color: #CAE6EC;  color: ;    color:  !important; }  .page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_0-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_1-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_2-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_3-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    margin-top: 23px;  margin-bottom: 19px;  \n  } .page_crafter_heading-5KCuU64JEc { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  #HEADING-5KCuU64JEc {\n    margin-top: 19px;  margin-bottom: 20px;  \n  } .page_crafter_plain_text-lO12n46xBr { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-lO12n46xBr {\n    \n  } .page_crafter_heading-CbUQybCd1P { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  #HEADING-CbUQybCd1P {\n    margin-bottom: 22px;  \n  } .page_crafter_media-fTNdnATF1d { height: null;  width: null;     }  .page_crafter_media_container-fTNdnATF1d  { text-align: null;     }  #MEDIA-fTNdnATF1d {\n    margin-bottom: 10px;  \n  } .page_crafter_plain_text-KvUIE9jHtU { color: #000;  font-size: 25px;  text-align: center;    color: #000 !important; }  #TEXT-KvUIE9jHtU {\n    \n  }\n  \n  @media (max-width: 798px) {\n    .page_crafter_heading-Jd1ApvyXmd { font-size: 25px;     }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { font-size: 16px;  text-align: center;     }  #HEADING-wNA07vhDRL {\n    \n  }  #TEXT-zvYomrSeYz {\n    \n  }  .page_crafter_two_column_heading_highlight-HWWJcU7Dl5 { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5 {\n    \n  }  .page_crafter_two_column_heading_highlight-Dk3WurFV6d { text-align: center;     }    .page_crafter_grid_media_container_highlight-Dk3WurFV6d { order: -1;     }   #TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d {\n    \n  }   #TWO_COLUMN_IMAGES-q8HTdt2kJY {\n    \n  } .page_crafter_two_column_grid_highlight-coed3bWrlF { align-items: start;     }  .page_crafter_two_column_heading_highlight-coed3bWrlF { text-align: center;  font-size: 20px;     }      #TWO_COLUMN_GRID_HIGHLIGHT-coed3bWrlF {\n    \n  }  .page_crafter_heading-FP6ccCqp4M { font-size: 20px;     }   #HEADING_PARA-FP6ccCqp4M {\n    \n  }    #HEADING_PARA-cnElVmIMYr {\n    \n  }  #HEADING-jWlcsZhhjr {\n    margin-bottom: 27px;  \n  }   #MEDIA-oBUfWoGFQE {\n    \n  }                  #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    \n  } .page_crafter_heading-5KCuU64JEc { text-align: center;     }  #HEADING-5KCuU64JEc {\n    \n  }  #TEXT-lO12n46xBr {\n    \n  } .page_crafter_heading-CbUQybCd1P { text-align: center;     }  #HEADING-CbUQybCd1P {\n    margin-top: 18px;  margin-bottom: 15px;  \n  }   #MEDIA-fTNdnATF1d {\n    \n  } .page_crafter_plain_text-KvUIE9jHtU { font-size: 20px;  text-align: center;     }  #TEXT-KvUIE9jHtU {\n    \n  }\n  }\n  \u003c\/style\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47175969079585,"sku":"","price":2199.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixespressRO5-in-1CountertopReverseOsmosisFiltrationSystem.png?v=1697385951"},{"product_id":"hommix-sparo-5in1-countertop-ro-water-filter-uv","title":"Hommix spaRO 5-in-1 Countertop RO Water Filter + UV","description":"\u003cdiv id=\"HEADING-Jd1ApvyXmd\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"HEADING-wNA07vhDRL\"\u003e\n\u003ch2 class=\"page-crafter-h2 page_crafter_heading-wNA07vhDRL\"\u003e\u003cstrong\u003eWould you like 5-Stage Filtration with 5 Dispensing Options?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-HWWJcU7Dl5\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-HWWJcU7Dl5 page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eThe Ultimate 5-in-1 Water Filtration System: Pure, Safe, and Effortless\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-HWWJcU7Dl5     page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e5-in-1 Dispensing Filtration System - Ambient, Hot, Cold, Sparkling, Ice\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e5 Stages of Purification with Reverse Osmosis and UV\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eIntegrated Child Safety Lock to Protect the Family from Accidents\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eAuto Cleaning System\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eEasy and Low Cost Maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eSingle Touch Sparkling Water Dispense\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-HWWJcU7Dl5  page-crafter-div-container\"\u003e\u003cimg alt=\"A Countertop dispenser with close ups of dispensing facility and water options\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_spaRO_5-in-1_Countertop_Reverse_Osmosis_Filtration_System_UV_Front_View.jpg?v=1720279891\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-HWWJcU7Dl5\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-zvYomrSeYz\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-zvYomrSeYz     page-crafter-div-container\"\u003e\n\u003cp\u003eEnter a realm of extraordinary purity and adaptability in your daily hydration regime with the Hommix spaRO. This revolutionary countertop Reverse Osmosis system heralds a fresh perspective on hydration, intricately crafted to align with your diverse requirements.\u003c\/p\u003e\n\u003cp\u003eThe spaRO embodies innovation, elegance, and transformative refreshment by seamlessly intertwining reverse osmosis and UV technology in a \u003cstrong\u003e5-stage purification\u003c\/strong\u003e process, marking a pinnacle in filtration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-Dk3WurFV6d\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-Dk3WurFV6d page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAll-in-One Filtered Water Experience\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-Dk3WurFV6d    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiltered Room Temp Water:\u003c\/strong\u003e Savour uninterrupted, refreshing hydration as your day unfolds\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eChilled \/ Cold filtered water:\u003c\/strong\u003e Keep cool and invigorated with delicious sips all year round\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHot Filtered Water:\u003c\/strong\u003e Instantly heat baby bottles or enjoy a cup of tea or coffee whatever the time of day\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSparkling Fresh Water:\u003c\/strong\u003e Upgrade your refreshment with bubbly excitement, including a 60L CO2 gas cylinder\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIce Filtered to Perfection:\u003c\/strong\u003e Elevate your drinks with impeccable chill, an excellent match for sparkling water, soft drinks or any drink of your choice \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-Dk3WurFV6d page-crafter-div-container\"\u003e\u003cimg alt=\"A countertop reverse osmosis system with dispensing options listed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_spaRO_5-in-1_Countertop_Reverse_Osmosis_Filtration_System_UV_Dispensing_Options.jpg?v=1720279669\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-Dk3WurFV6d\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-tKjKVBoYNh\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-tKjKVBoYNh\"\u003e\u003cstrong\u003eIdeal for Homes and Businesses\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"MEDIA-iQlFSNNnLH\"\u003e\n\u003cdiv class=\"page_crafter_media_container_block page_crafter_media_container-iQlFSNNnLH  page-crafter-div-container\"\u003e\u003cimg alt=\"A picture of a reverse osmosis system showing water dispensing options are available\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommis_spaRO_and_dispensing_water_types.jpg?v=1720280016\" class=\"page-crafter-image-base-class page_crafter_media-iQlFSNNnLH\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-coed3bWrlF\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-coed3bWrlF\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-coed3bWrlF page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eEasy Functionality and Simple to Install\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-coed3bWrlF    page-crafter-div-container\"\u003e\n\u003cp\u003eThe spaRO, is as easy as plugging in and connecting to your main water supply.\u003c\/p\u003e\n\u003cp\u003eWith minimal maintenance required, this countertop reverse osmosis water filter effortlessly accommodates your needs. Tap once to activate your desired water style—choose between the lively fizz of sparkling water or the comforting warmth of a brewed cup of tea.\u003c\/p\u003e\n\u003cp\u003eThe Hommix spaRO unit seamlessly blends the complexities of Reverse Osmosis and UV purification in a gorgeous design. Blending advanced technology and modern functionality, it ensures unparalleled purity and convenience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-coed3bWrlF page-crafter-div-container\"\u003e\u003cimg alt=\"A picture of a silver countertop dispenser installed on a kitchen surface\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_spaRO_Countertop_Installed_on_a_Kitchen_Surface.jpg?v=1720359892\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-coed3bWrlF\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-FP6ccCqp4M\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-FP6ccCqp4M  page-crafter-div-container\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-FP6ccCqp4M page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eIncredible 5 Stage Filtration including UV\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"page_crafter_para-FP6ccCqp4M    page-crafter-div-container\"\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 1 + 2: TCR Pre-Carbon Filter \u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris, ensuring minimal flow reduction from turbidity materials. In addition to \u003cstrong\u003eremoving chlorine\u003c\/strong\u003e, it specifically targets trihalomethane and organic chemicals in the second stage, contributing to the membrane filter's protection.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 3: TCR Membrane Filter\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThis filtration system utilises a semi-permeable membrane (pore size: 0.0001㎛, 1\/1,000,000 of hair) for reverse osmosis filtration, successfully eliminating dissolved pollutants, including heavy metals and organic contaminants. The discharged pollutants exit through a designated brine tube. With remarkable effectiveness, this filter efficiently removes detrimental ionic substances like:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 4: TCR Post-Carbon Filter\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eCompleting the filtration process, this filter \u003cstrong\u003eremoves dissolved gases and odours\u003c\/strong\u003e to improve water taste and raise the pH level. Furthermore, this filter includes CORAL SAND, a natural organic mineral, to deliver calcium supplements\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003eStage 5: UV Steriliser\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eAfter the RO filtration, we've fitted a UV steriliser to ensure the water is absolutely bacteria and microorganism free. The UV steriliser kills microorganisms and destroying bacteria, viruses, protozoa and oocysts (parasites). The UV steriliser eradicates:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMicroorganisms\u003c\/li\u003e\n\u003cli\u003eBacteria\u003c\/li\u003e\n\u003cli\u003eViruses\u003c\/li\u003e\n\u003cli\u003eProtozoa\u003c\/li\u003e\n\u003cli\u003eOocysts (parasites)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-HEu8tU57qk\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-HEu8tU57qk   page-crafter-div-container\"\u003e\n\u003ch3 style=\"text-align: center;\" class=\"page-crafter-h3 page_crafter_heading-HEu8tU57qk page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003eAdvanced Auto Cleaning System\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_para-HEu8tU57qk     page-crafter-div-container\"\u003e\n\u003cp\u003eRest assured, the worries about bacterial contamination chapter is closed, with the ACS (Auto Cleaning System) technology. spaRO's ingenious setup automatically empties and sterilises ambient and cold-water tanks using UV light every 4 days, ensuring an uninterrupted flow of pristine water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-jWlcsZhhjr\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-jWlcsZhhjr\"\u003e\u003cstrong\u003eConnection Diagram\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"MEDIA-oBUfWoGFQE\"\u003e\n\u003cdiv class=\"page_crafter_media_container_block page_crafter_media_container-oBUfWoGFQE  page-crafter-div-container\"\u003e\u003cimg alt=\"A diagram explaining how to install a countertop dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Hommix-spaRO-Countertop-Connection-Diagram.jpg?v=1590071829\" class=\"page-crafter-image-base-class page_crafter_media-oBUfWoGFQE\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"FOUR_COLUMN_GIRD-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_four_column_grid_container-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_0-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"A vector of a glass of water\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_0-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003e5 Dispensing Options\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eAmbient, Hot, Cold,\u003cbr\u003eIce, Sparkling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_1-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"a vector of a water filtration graphic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Water_Droplet_going_through_a_filter.jpg?v=1716197588\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_1-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eDeep Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003e5 Stage Reverse Osmosis\u003cbr\u003eFiltration including UV\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_2-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"a vector of a house and offices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_House_and_Office_Vector.jpg?v=1720358948\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_2-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eDual-Purpose Solution\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eSuitable for both\u003cbr\u003eHomes and Offices\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_3-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"A vector of a van going fast to show speedy delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_3-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eQuickly Dispatched With\u003cbr\u003eNo Hidden Charges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-5KCuU64JEc\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-5KCuU64JEc\"\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-lO12n46xBr\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-lO12n46xBr    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e2 years on parts \u0026amp; fittings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_SPECS-pKSiFHVl4u\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page_crafter_grid_container-pKSiFHVl4u\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_grid_heading-pKSiFHVl4u page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eFull Specification\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"page-crafter-simple-table-container page-crafter-div-container\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e22kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e475mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e290mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDepth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e520mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Consumption:\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHot Water\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1,640w\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCold Water\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e96w\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIce\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e90w\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMax\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1800w\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page_crafter_grid_media_container-pKSiFHVl4u  page-crafter-div-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-4snS01blZa\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-4snS01blZa\"\u003e\u003cstrong\u003e Fast, Free Delivery is included with installation available\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e.page_crafter_heading-Jd1ApvyXmd { color: #000;  text-align: center;  font-size: 25px;    color: #000 !important; }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-wNA07vhDRL {\n    margin-top: 60px;  margin-bottom: 60px;  \n  } .page_crafter_two_column_grid_highlight-HWWJcU7Dl5  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-HWWJcU7Dl5 { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-HWWJcU7Dl5  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-HWWJcU7Dl5 { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-HWWJcU7Dl5  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-HWWJcU7Dl5  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5 {\n    margin-bottom: 10px;  \n  } .page_crafter_plain_text-zvYomrSeYz  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-zvYomrSeYz {\n    margin-bottom: 10px;  margin-top: 26px;  \n  } .page_crafter_two_column_grid_highlight-Dk3WurFV6d { background-color: #f4f4f4;  align-items: center;     }  .page_crafter_two_column_heading_highlight-Dk3WurFV6d { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-Dk3WurFV6d { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-Dk3WurFV6d { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-Dk3WurFV6d { text-align: null;  order: -1;     }  .page_crafter_two_column_button_highlight-Dk3WurFV6d  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d {\n    \n  } .page_crafter_heading-tKjKVBoYNh { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-tKjKVBoYNh {\n    margin-bottom: 19px;  margin-top: 21px;  \n  } .page_crafter_media-iQlFSNNnLH { height: null;  width: null;     }  .page_crafter_media_container-iQlFSNNnLH  { text-align: center;     }  #MEDIA-iQlFSNNnLH {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-coed3bWrlF { background-color: #f4f4f4;  align-items: center;     }  .page_crafter_two_column_heading_highlight-coed3bWrlF { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-coed3bWrlF { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-coed3bWrlF { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-coed3bWrlF { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-coed3bWrlF  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-coed3bWrlF {\n    margin-top: 80px;  margin-bottom: 35px;  \n  }  .page_crafter_heading-FP6ccCqp4M { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-FP6ccCqp4M { color: #000;  font-size: 16px;  text-align: left;    color: #000 !important; }  #HEADING_PARA-FP6ccCqp4M {\n    margin-top: 19px;  margin-bottom: 30px;  \n  } .page_crafter_heading_para_container-HEu8tU57qk  { text-align: null;     }  .page_crafter_heading-HEu8tU57qk { color: #000;  text-align: null;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-HEu8tU57qk  { color: #000;  font-size: ;  text-align: null;    color: #000 !important; }  #HEADING_PARA-HEu8tU57qk {\n    margin-bottom: 10px;  \n  } .page_crafter_heading-jWlcsZhhjr { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-jWlcsZhhjr {\n    margin-bottom: 10px;  margin-top: 21px;  \n  } .page_crafter_media-oBUfWoGFQE { height: null;  width: null;     }  .page_crafter_media_container-oBUfWoGFQE  { text-align: null;     }  #MEDIA-oBUfWoGFQE {\n    margin-bottom: 10px;  \n  } .page_crafter_four_column_grid_container-D3Hb2Hgs5q { background-color: #CAE6EC;  color: ;    color:  !important; }  .page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_0-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_1-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_2-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_3-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    margin-top: 23px;  margin-bottom: 19px;  \n  } .page_crafter_heading-5KCuU64JEc { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  #HEADING-5KCuU64JEc {\n    margin-top: 19px;  margin-bottom: 20px;  \n  } .page_crafter_plain_text-lO12n46xBr { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-lO12n46xBr {\n    \n  } .page_crafter_grid_container-pKSiFHVl4u  { align-items: null;     }  .page_crafter_grid_heading-pKSiFHVl4u { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }   .page_crafter_grid_media-pKSiFHVl4u { height: null;  width: null;     }  .page_crafter_grid_media_container-pKSiFHVl4u  { text-align: null;  order: 1;     }  #TWO_COLUMN_SPECS-pKSiFHVl4u {\n    margin-bottom: 10px;  \n  } .page_crafter_heading-4snS01blZa { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-4snS01blZa {\n    margin-bottom: 10px;  \n  }\n  \n  @media (max-width: 798px) {\n    .page_crafter_heading-Jd1ApvyXmd { font-size: 25px;     }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { font-size: 16px;  text-align: center;     }  #HEADING-wNA07vhDRL {\n    \n  }  .page_crafter_two_column_heading_highlight-HWWJcU7Dl5 { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5 {\n    \n  }  #TEXT-zvYomrSeYz {\n    \n  }     .page_crafter_grid_media_container_highlight-Dk3WurFV6d { order: 1;     }   #TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d {\n    \n  } .page_crafter_heading-tKjKVBoYNh { font-size: 20px;  text-align: center;     }  #HEADING-tKjKVBoYNh {\n    \n  }   #MEDIA-iQlFSNNnLH {\n    \n  } .page_crafter_two_column_grid_highlight-coed3bWrlF { align-items: start;     }  .page_crafter_two_column_heading_highlight-coed3bWrlF { text-align: center;  font-size: 20px;     }      #TWO_COLUMN_GRID_HIGHLIGHT-coed3bWrlF {\n    \n  }  .page_crafter_heading-FP6ccCqp4M { font-size: 20px;     }   #HEADING_PARA-FP6ccCqp4M {\n    \n  }    #HEADING_PARA-HEu8tU57qk {\n    \n  }  #HEADING-jWlcsZhhjr {\n    \n  }   #MEDIA-oBUfWoGFQE {\n    \n  }                  #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    \n  } .page_crafter_heading-5KCuU64JEc { text-align: center;     }  #HEADING-5KCuU64JEc {\n    \n  }  #TEXT-lO12n46xBr {\n    \n  }      #TWO_COLUMN_SPECS-pKSiFHVl4u {\n    \n  }  #HEADING-4snS01blZa {\n    \n  }\n  }\n  \u003c\/style\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47176158871841,"sku":"","price":2099.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixspaRO5-in-1CountertopReverseOsmosisFiltrationSystem_UV.png?v=1697392051"},{"product_id":"hommix-sanitro-3in1-beige-countertop-ro-dispenser","title":"Hommix sanitRO 3-in-1 Beige Countertop RO Filtration Dispenser","description":"\u003cdiv id=\"HEADING-Jd1ApvyXmd\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"HEADING-wNA07vhDRL\"\u003e\n\u003ch2 class=\"page-crafter-h2 page_crafter_heading-wNA07vhDRL\"\u003e\u003cstrong\u003eConsidering a Stylish 3-in-1 RO System for Your Home or Business?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-zvYomrSeYz\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-zvYomrSeYz     page-crafter-div-container\"\u003e\n\u003cp\u003eDiscover the pinnacle of water purification with Hommix's sanitRO, a remarkable addition to our countertop RO system collection. Designed to dispense clean drinking water, the sanitRO in Oatmeal Beige perfectly suits any kitchen design. Its sleek and contemporary appearance seamlessly integrates with modern and traditional kitchen aesthetics, adding a touch of elegance to your space.\u003c\/p\u003e\n\u003cp\u003eCrafted with precision, the sanitRO employs advanced reverse osmosis technology to ensure the highest quality water filtration. This state-of-the-art system removes impurities, contaminants, and harmful substances, delivering pure and refreshing drinking water at your fingertips. Whether you're filling up a glass, brewing coffee, or cooking, you can trust that sanitRO provides the cleanest water possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-HWWJcU7Dl5\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-HWWJcU7Dl5 page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAdvanced 3 in 1 Water Purification Solution: Pure, Safe, and Effortless\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-HWWJcU7Dl5     page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003eMultiple choices offer ambient, chilled, and hot water instantly available\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eReverse Osmosis Membrane capable of delivering 80GPD for excellent daily water output.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAuto Dispense 150ml, 300ml or 500ml at the the touch of a button\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAuto-cleaning system guarantees uncompromised water purity\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eSimple to operate with low maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-HWWJcU7Dl5  page-crafter-div-container\"\u003e\u003cimg alt=\"A Countertop dispenser on a kitchen surface\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_sanitRO_3-in-1_Luxury_Countertop_Reverse_Osmosis_Filtration_System_-_Oatmeal_Beige.png?v=1716546471\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-HWWJcU7Dl5\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-Dk3WurFV6d\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-Dk3WurFV6d page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAll-in-One Filtered Water Experience\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-Dk3WurFV6d    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiltered Room Temp Water:\u003c\/strong\u003e Savour uninterrupted, refreshing hydration as your day unfolds.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eChilled \/ Cold filtered water:\u003c\/strong\u003e Keep cool and invigorated with delicious sips all year round.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHot Filtered Water:\u003c\/strong\u003e Instantly heat baby bottles or enjoy a cup of tea or coffee whatever the time of day\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-Dk3WurFV6d page-crafter-div-container\"\u003e\u003cimg alt=\"A countertop reverse osmosis system with dispensing options listed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_SanitRO_Countertop_Dispenser_Reverse_Osmosis_dispening_stats.jpg?v=1720629617\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-Dk3WurFV6d\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-1CJiRJq0yA\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-1CJiRJq0yA   page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-1CJiRJq0yA page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eState-of-the-art Self-Sterilisation:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_para-1CJiRJq0yA     page-crafter-div-container\"\u003e\n\u003cp\u003eTake advantage of Hommix sanitRO's self-sanitising innovation. This amazing function automatically sterilises both the tank and the conduits water passes, assuring an ongoing flow of fresh, uncontaminated water.\u003c\/p\u003e\n\u003cp\u003eEasily link the dispenser to your main water supply, removing the necessity for manual tank refills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-kpHCUrzDAr\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-kpHCUrzDAr     page-crafter-div-container\"\u003e\n\u003cp\u003e\u003cstrong\u003eIdeal for Homes and Businesses\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-fpwXGrEsIr\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-fpwXGrEsIr\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-fpwXGrEsIr page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eEasy Functionality and Simple to Install\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-fpwXGrEsIr     page-crafter-div-container\"\u003e\n\u003cp\u003eThe sanitRO, is as easy as plugging in and connecting to your main water supply.\u003c\/p\u003e\n\u003cp\u003eWith minimal maintenance required, this countertop reverse osmosis water filter effortlessly accommodates your needs. Tap once to activate your desired water style—choose between the Chilled, Ambient or Hot\u003c\/p\u003e\n\u003cp\u003eThe Hommix sanitRO unit seamlessly blends the complexities of Reverse Osmosis purification in a gorgeous design. Blending advanced technology and modern functionality, it ensures unparalleled purity and convenience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-fpwXGrEsIr  page-crafter-div-container\"\u003e\u003cimg alt=\"A picture of a beige countertop dispenser front view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommis_sanitRO_Oatmeal_Countertop_Dispenser_Front_View.jpg?v=1720629839\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-fpwXGrEsIr\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-FP6ccCqp4M\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-FP6ccCqp4M  page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-FP6ccCqp4M page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eFantastic 4 Stage Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_para-FP6ccCqp4M    page-crafter-div-container\"\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eStage 1 + 2: TCR Pre-Carbon Filter \u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris, ensuring minimal flow reduction from turbidity materials. In addition to \u003cstrong\u003eremoving chlorine\u003c\/strong\u003e, it specifically targets trihalomethane and organic chemicals in the second stage, contributing to the membrane filter's protection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eStage 3: TCR Membrane Filter\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis filtration system utilises a semi-permeable membrane (pore size: 0.0001㎛, 1\/1,000,000 of hair) for reverse osmosis filtration, successfully eliminating dissolved pollutants, including heavy metals and organic contaminants. The discharged pollutants exit through a designated brine tube. With remarkable effectiveness, this filter efficiently removes detrimental ionic substances like:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eStage 4: AT Post-Carbon Filter\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCompleting the filtration process, this filter \u003cstrong\u003eremoves dissolved gases and odours\u003c\/strong\u003e to improve water taste and raise the pH level. Furthermore, this filter includes CORAL SAND, a natural organic mineral, to deliver calcium supplements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-hjJVH0C1RG\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-hjJVH0C1RG\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-hjJVH0C1RG page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eContinuous Access to Fresh, Pure Water with 80 GPD Membrane\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-hjJVH0C1RG     page-crafter-div-container\"\u003e\n\u003cp\u003eWith its 80 GPD Membrane, it effortlessly produces 300 liters of filtered water daily. Automatic replenishment kicks in with every dispensed drop, maintaining a seamless flow of fresh water. This ensures you never run out of clean, pure water, whether you need it for drinking, cooking, or other household uses. The advanced technology behind this system guarantees that every liter is thoroughly purified, removing contaminants and improving taste. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-hjJVH0C1RG  page-crafter-div-container\"\u003e\u003cimg alt=\"A graphic showing 80 gallons per day icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/80gpd-membrane-nero_160x160.jpg?v=1617384603\" class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-hjJVH0C1RG\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-uFeYBWR1cR\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-uFeYBWR1cR   page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-uFeYBWR1cR page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAdvanced Auto Cleaning System:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_para-uFeYBWR1cR     page-crafter-div-container\"\u003e\n\u003cp\u003eRest assured, the worries about bacterial contamination chapter is closed, with the ACS (Auto Cleaning System) technology. sanitRO's ingenious setup automatically empties and sterilises ambient and cold-water tanks using UV light every 4 days, ensuring an uninterrupted flow of pristine water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-jWlcsZhhjr\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-jWlcsZhhjr\"\u003e\u003cstrong\u003eConnection Diagram\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"MEDIA-oBUfWoGFQE\"\u003e\n\u003cdiv class=\"page_crafter_media_container_block page_crafter_media_container-oBUfWoGFQE  page-crafter-div-container\"\u003e\u003cimg alt=\"A diagram explaining how to install a countertop dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Oatmeal_Countertop_Reverse_Osmosis_Filtered_Water_Connection_Diagram_3a81b8cf-eee4-4afc-8853-e042e7cc0448.jpg?v=1720630005\" class=\"page-crafter-image-base-class page_crafter_media-oBUfWoGFQE\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"FOUR_COLUMN_GIRD-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_four_column_grid_container-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_0-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"A vector of a glass of water\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_0-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eMultiple Dispensing Options\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eAmbient, Cold, Hot Water at\u003cbr\u003ethe Touch of a Button\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_1-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"a vector of a water filtration graphic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Water_Droplet_going_through_a_filter.jpg?v=1716197588\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_1-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eReverse Osmosis Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003e4 Stage Reverse\u003cbr\u003eOsmosis Filtration\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_2-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"a vector of a house and offices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_House_and_Office_Vector.jpg?v=1720358948\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_2-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eDual-Purpose Solution\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eSuitable for both\u003cbr\u003eHomes and Offices\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_3-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg alt=\"A vector of a van going fast to show speedy delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_3-D3Hb2Hgs5q\"\u003e\u003c\/div\u003e\n\u003ch4 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eQuickly Dispatched With\u003cbr\u003eNo Hidden Charges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-5KCuU64JEc\"\u003e\n\u003ch2 class=\"page-crafter-h3 page_crafter_heading-5KCuU64JEc\"\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-lO12n46xBr\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-lO12n46xBr    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e2 years on parts \u0026amp; fittings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"MEDIA-aWTjOk24SK\"\u003e\n\u003cdiv class=\"page_crafter_media_container_block page_crafter_media_container-aWTjOk24SK  page-crafter-div-container\"\u003e\u003cimg alt=\"Product specification for countertop dispenser hommix sanitro\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/hommix_sanitro_countertop_reverse_osmosis_luxury_water_filtration_purification_system_specification.jpg?v=1720631789\" class=\"page-crafter-image-base-class page_crafter_media-aWTjOk24SK\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-KvUIE9jHtU\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-KvUIE9jHtU    page-crafter-div-container\"\u003e\n\u003ch2\u003e\n\u003cstrong\u003eAvailable here today with\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003efast, free delivery and installation options\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e.page_crafter_heading-Jd1ApvyXmd { color: #000;  text-align: center;  font-size: 25px;    color: #000 !important; }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-wNA07vhDRL {\n    margin-top: 60px;  margin-bottom: 60px;  \n  } .page_crafter_plain_text-zvYomrSeYz  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-zvYomrSeYz {\n    margin-bottom: 10px;  margin-top: 26px;  \n  } .page_crafter_two_column_grid_highlight-HWWJcU7Dl5  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-HWWJcU7Dl5 { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-HWWJcU7Dl5  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-HWWJcU7Dl5 { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-HWWJcU7Dl5  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-HWWJcU7Dl5  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5 {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-Dk3WurFV6d { background-color: #f4f4f4;  align-items: null;     }  .page_crafter_two_column_heading_highlight-Dk3WurFV6d { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-Dk3WurFV6d { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-Dk3WurFV6d { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-Dk3WurFV6d { text-align: null;  order: -1;     }  .page_crafter_two_column_button_highlight-Dk3WurFV6d  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d {\n    \n  } .page_crafter_heading_para_container-1CJiRJq0yA  { text-align: null;     }  .page_crafter_heading-1CJiRJq0yA { color: #000;  text-align: null;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-1CJiRJq0yA  { color: #000;  font-size: ;  text-align: null;    color: #000 !important; }  #HEADING_PARA-1CJiRJq0yA {\n    margin-bottom: 10px;  margin-top: 21px;  \n  } .page_crafter_plain_text-kpHCUrzDAr  { color: #000;  font-size: 20px;  text-align: center;    color: #000 !important; }  #TEXT-kpHCUrzDAr {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-fpwXGrEsIr  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-fpwXGrEsIr { color: #000;  text-align: left;  font-size: null;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-fpwXGrEsIr  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-fpwXGrEsIr { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-fpwXGrEsIr  { text-align: null;  order: -1;     }  .page_crafter_two_column_button_highlight-fpwXGrEsIr  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-fpwXGrEsIr {\n    margin-bottom: 10px;  \n  }  .page_crafter_heading-FP6ccCqp4M { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-FP6ccCqp4M { color: #000;  font-size: 16px;  text-align: left;    color: #000 !important; }  #HEADING_PARA-FP6ccCqp4M {\n    margin-top: 19px;  margin-bottom: 30px;  \n  } .page_crafter_two_column_grid_highlight-hjJVH0C1RG  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-hjJVH0C1RG { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-hjJVH0C1RG  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-hjJVH0C1RG { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-hjJVH0C1RG  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-hjJVH0C1RG  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-hjJVH0C1RG {\n    margin-bottom: 10px;  \n  } .page_crafter_heading_para_container-uFeYBWR1cR  { text-align: null;     }  .page_crafter_heading-uFeYBWR1cR { color: #000;  text-align: null;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-uFeYBWR1cR  { color: #000;  font-size: ;  text-align: null;    color: #000 !important; }  #HEADING_PARA-uFeYBWR1cR {\n    margin-bottom: 10px;  \n  } .page_crafter_heading-jWlcsZhhjr { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-jWlcsZhhjr {\n    margin-bottom: 10px;  margin-top: 45px;  \n  } .page_crafter_media-oBUfWoGFQE { height: null;  width: null;     }  .page_crafter_media_container-oBUfWoGFQE  { text-align: center;     }  #MEDIA-oBUfWoGFQE {\n    margin-bottom: 25px;  margin-top: 24px;  \n  } .page_crafter_four_column_grid_container-D3Hb2Hgs5q { background-color: #CAE6EC;  color: ;    color:  !important; }  .page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_0-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_1-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_2-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_3-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    margin-top: 23px;  margin-bottom: 19px;  \n  } .page_crafter_heading-5KCuU64JEc { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  #HEADING-5KCuU64JEc {\n    margin-top: 19px;  margin-bottom: 20px;  \n  } .page_crafter_plain_text-lO12n46xBr { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-lO12n46xBr {\n    \n  } .page_crafter_media-aWTjOk24SK { height: null;  width: null;     }  .page_crafter_media_container-aWTjOk24SK  { text-align: null;     }  #MEDIA-aWTjOk24SK {\n    margin-bottom: 10px;  margin-top: 15px;  \n  } .page_crafter_plain_text-KvUIE9jHtU { color: #000;  font-size: 25px;  text-align: center;    color: #000 !important; }  #TEXT-KvUIE9jHtU {\n    \n  }\n  \n  @media (max-width: 798px) {\n    .page_crafter_heading-Jd1ApvyXmd { font-size: 25px;     }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { font-size: 16px;  text-align: center;     }  #HEADING-wNA07vhDRL {\n    \n  }  #TEXT-zvYomrSeYz {\n    \n  }  .page_crafter_two_column_heading_highlight-HWWJcU7Dl5 { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-HWWJcU7Dl5 {\n    \n  }  .page_crafter_two_column_heading_highlight-Dk3WurFV6d { text-align: center;     }    .page_crafter_grid_media_container_highlight-Dk3WurFV6d { order: 1;     }   #TWO_COLUMN_GRID_HIGHLIGHT-Dk3WurFV6d {\n    \n  }  .page_crafter_heading-1CJiRJq0yA { text-align: center;     }   #HEADING_PARA-1CJiRJq0yA {\n    \n  } .page_crafter_plain_text-kpHCUrzDAr  { text-align: center;     }  #TEXT-kpHCUrzDAr {\n    margin-top: 19px;  \n  }  .page_crafter_two_column_heading_highlight-fpwXGrEsIr { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-fpwXGrEsIr {\n    \n  }  .page_crafter_heading-FP6ccCqp4M { font-size: 20px;     }   #HEADING_PARA-FP6ccCqp4M {\n    \n  }  .page_crafter_two_column_heading_highlight-hjJVH0C1RG { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-hjJVH0C1RG {\n    \n  }  .page_crafter_heading-uFeYBWR1cR { text-align: center;     }   #HEADING_PARA-uFeYBWR1cR {\n    \n  } .page_crafter_heading-jWlcsZhhjr { text-align: center;     }  #HEADING-jWlcsZhhjr {\n    margin-bottom: 17px;  \n  }   #MEDIA-oBUfWoGFQE {\n    \n  }                  #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    \n  } .page_crafter_heading-5KCuU64JEc { text-align: center;     }  #HEADING-5KCuU64JEc {\n    \n  }  #TEXT-lO12n46xBr {\n    \n  }   #MEDIA-aWTjOk24SK {\n    \n  } .page_crafter_plain_text-KvUIE9jHtU { font-size: 20px;     }  #TEXT-KvUIE9jHtU {\n    \n  }\n  }\n  \u003c\/style\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47182052426017,"sku":null,"price":1699.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixsanitRO3-in-1LuxuryCountertopReverseOsmosisFiltrationSystem-OatmealBeige2.png?v=1697454499"},{"product_id":"hommix-nero-3in1-grey-countertop-ro-dispenser","title":"Hommix neRO 3-in-1 Grey Countertop RO Filtration Dispenser","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        \/* Modern Reset \u0026 Base Styles *\/\n        .product-page-wrapper {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        .product-page-wrapper h2, .product-page-wrapper h3 {\n            color: #000;\n            margin-top: 0;\n        }\n\n        .product-page-wrapper img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n        }\n\n        \/* Reusable Grid System *\/\n        .section-grid {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 40px;\n            padding: 40px 20px;\n            margin: 20px 0;\n            border-radius: 12px;\n        }\n\n        .grid-content { flex: 1; min-width: 300px; }\n        .grid-media { flex: 1; min-width: 300px; text-align: center; }\n\n        \/* Custom Backgrounds *\/\n        .bg-light-grey { background-color: #f8f8f8; }\n        .bg-brand-blue { background-color: #CAE6EC; }\n\n        \/* Typography Tweak *\/\n        .main-heading { text-align: center; margin: 60px 0; font-size: 28px; }\n        .intro-text { margin-bottom: 40px; font-size: 17px; }\n        .stage-title { text-decoration: underline; margin-top: 25px; display: block; }\n        \n        \/* 4-Column Grid *\/\n        .four-column-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            padding: 40px 20px;\n            text-align: center;\n        }\n\n        .icon-box img {\n            width: 50px;\n            height: 50px;\n            margin: 0 auto 15px;\n        }\n\n        \/* Full Width Text Blocks *\/\n        .full-width-text {\n            text-align: center;\n            padding: 40px 20px;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        \/* Mobile Specific Adjustments *\/\n        @media (max-width: 768px) {\n            .section-grid { flex-direction: column !important; text-align: center; padding: 30px 15px; }\n            .section-grid ul { text-align: left; display: inline-block; }\n            .main-heading { font-size: 22px; margin: 40px 0; }\n            .grid-media { order: -1 !important; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-page-wrapper\"\u003e\n\u003cdiv class=\"main-heading\"\u003e\n\u003ch2\u003e\u003cstrong\u003eAre You Interested in Bringing a Stylish 4-Stage Filtration to Your Home or Business?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eElevate the purity of your drinking water with Hommix neRO. Carefully crafted, this innovation integrates a sophisticated 4-stage purification process using Reverse Osmosis, ensuring consistently pure drinking water, all year long. Each stage meticulously removes impurities, enhancing the taste and quality of your water. With Hommix neRO, you not only enjoy the health benefits of clean water but also the peace of mind that comes with advanced purification technology. Experience the difference that pure, refreshing water can make in your daily life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid bg-light-grey\"\u003e\n\u003cdiv class=\"grid-content\"\u003e\n\u003ch2\u003e\u003cstrong\u003eAdvanced 3 in 1 Water Purification Solution: Pure, Safe, and Effortless\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMultiple choices offer ambient, chilled, and hot water\u003c\/li\u003e\n\u003cli\u003eReverse Osmosis Membrane capable of delivering 80GPD for excellent daily water output.\u003c\/li\u003e\n\u003cli\u003eAuto Dispense 500ml at the touch of a button\u003c\/li\u003e\n\u003cli\u003eAuto cleaning system places paramount importance on water purity\u003c\/li\u003e\n\u003cli\u003eSimple to operate with low maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_neRO_3-in-1_Grey_Countertop_Reverse_Osmosis_Filtration_System_Front_View.jpg?v=1720624541\" alt=\"A Countertop dispenser\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex-direction: row-reverse;\" class=\"section-grid\"\u003e\n\u003cdiv class=\"grid-content\"\u003e\n\u003ch2\u003e\u003cstrong\u003eAll-in-One Filtered Water Experience\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFiltered Room Temp Water:\u003c\/strong\u003e Savour uninterrupted, refreshing hydration as your day unfolds.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChilled \/ Cold filtered water:\u003c\/strong\u003e Keep cool and invigorated with delicious sips all year round.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHot Filtered Water:\u003c\/strong\u003e Instantly heat baby bottles or enjoy a cup of tea or coffee whatever the time of day\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-media\" style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_neRO_Countertop_Dispenser_Reverse_Osmosis_system_dispensing_stats.jpg?v=1720624610\" alt=\"Countertop RO water dispenser and dispensing options\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid bg-light-grey\"\u003e\n\u003cdiv class=\"grid-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eEasy Functionality and Simple to Install\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe neRO, is as easy as plugging in and connecting to your main water supply.\u003c\/p\u003e\n\u003cp\u003eWith minimal maintenance required, this countertop reverse osmosis water filter effortlessly accommodates your needs. Tap once to activate your desired water style—choose between the Chilled, Ambient or Hot\u003c\/p\u003e\n\u003cp\u003eThe Hommix neRO unit seamlessly blends the complexities of Reverse Osmosis purification in a gorgeous design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix-neROcountertopreverseosmosisrosystemhotcoldambientgreycloseup.jpg?v=1708340513\" alt=\"Silver countertop dispenser\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 40px 0;\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eFantastic 4 Stage Filtration\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong class=\"stage-title\"\u003eStage 1 + 2: TCR Pre-Carbon Filter\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris. In addition to \u003cstrong\u003eremoving chlorine\u003c\/strong\u003e, it specifically targets trihalomethane and organic chemicals.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong class=\"stage-title\"\u003eStage 3: TCR Membrane Filter\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThis filtration system utilises a semi-permeable membrane for reverse osmosis filtration, successfully eliminating dissolved pollutants, including heavy metals and organic contaminants. Effectively removes:\u003c\/p\u003e\n\u003cul style=\"column-count: 2; list-style-position: inside;\"\u003e\n\u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cstrong class=\"stage-title\"\u003eStage 4: TCR Post-Carbon Filter\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eCompleting the filtration process, this filter \u003cstrong\u003eremoves dissolved gases and odours\u003c\/strong\u003e to improve water taste and raise the pH level. Includes CORAL SAND for calcium supplements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-radius: 12px; margin: 20px 0;\" class=\"bg-light-grey\"\u003e\n\u003cdiv class=\"full-width-text\"\u003e\n\u003ch3\u003e\u003cstrong\u003eContinuous Access to Fresh, Pure Water with 80 GPD Membrane\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWith its 80 GPD Membrane, it effortlessly produces 300 liters of filtered water daily. Automatic replenishment kicks in with every dispensed drop, maintaining a seamless flow of fresh water. This ensures you never run out of clean, pure water, whether you need it for drinking, cooking, or other household uses. The advanced technology behind this system guarantees that every liter is thoroughly purified, removing contaminants and improving taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 40px 20px; text-align: center;\"\u003e\n\u003ch3\u003e\u003cstrong\u003eAdvanced Auto Cleaning System:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eRest assured, the worries about bacterial contamination chapter is closed, with the ACS (Auto Cleaning System) technology. neRO's ingenious setup automatically empties and sterilises ambient and cold-water tanks using UV light every 4 days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin: 40px 0;\"\u003e\n\u003ch2\u003e\u003cstrong\u003eConnection Diagram\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cimg style=\"margin: 0 auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_neRO_countertop_reverse_osmosis_system_connection_diagram.jpg?v=1720624807\" alt=\"Installation Diagram\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"four-column-container bg-brand-blue\"\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" alt=\"Glass of water\"\u003e\n\u003ch3\u003e\u003cstrong\u003eMultiple Dispensing Options\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eAmbient, Cold, Hot Water at\u003cbr\u003ethe Touch of a Button\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Water_Droplet_going_through_a_filter.jpg?v=1716197588\" alt=\"Filtration icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003eDeep Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e4 Stage Reverse\u003cbr\u003eOsmosis Filtration\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_House_and_Office_Vector.jpg?v=1720358948\" alt=\"House\/Office icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003eDual-Purpose Solution\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eSuitable for both\u003cbr\u003eHomes and Offices\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" alt=\"Van icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eQuickly Dispatched With\u003cbr\u003eNo Hidden Charges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 40px 0;\"\u003e\n\u003ch2\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 years on parts \u0026amp; fittings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg style=\"margin-top: 20px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_neRO_specifications.jpg?v=1720624859\" alt=\"Specifications\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; padding: 60px 0;\"\u003e\n\u003ch2 style=\"font-size: 28px;\"\u003eAvailable here today with fast, free delivery\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47182492598561,"sku":"","price":1499.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixneRO3-in-1GreyCountertopReverseOsmosisFiltrationSystem.png?v=1697457697"},{"product_id":"hommix-nero-white-3-in-1-countertop-reverse-osmosis-filtration-system","title":"Hommix neRO White 3-in-1 Countertop Dispenser Reverse Osmosis Filtration System","description":"\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eIs manually refilling your Countertop Dispenser becoming a chore?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp style=\"text-align: left;\"\u003eElevate the purity of your drinking water with Hommix neRO, the newest addition to our countertop Reverse Osmosis system line-up. Carefully crafted, this innovation integrates a 4-stage purification process using Reverse Osmosis, offering you instant and consistent pure drinking water, all year long. Designed to meet your daily hydration needs both at home and work.\u003c\/p\u003e\n\u003cp\u003e\u003ca title=\"Dispensing temperatures of an RO Countertop water system\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixneROWhite3-in-1CountertopReverseOsmosisFiltrationSystem3.png?v=1697458816\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixneROWhite3-in-1CountertopReverseOsmosisFiltrationSystem3_56684b69-56b0-4404-88ee-4a4d0f122419_240x240.png?v=1707944839\" alt=\"Picture of Countertop Reverse Osmosis system with dispensing quantities\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003e Discover the Next Level of Refreshing, Reverse Omsosis, Filtered Water\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eReverse Osmosis Membrane capable of delivering 80GPD for excellent daily water output.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMultiple choices offer ambient, chilled, and hot water\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAuto cleaning system places paramount importance on water purity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eSimple setup, usage and maintenance\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eSeamlessly link it to your primary water source and relish a continuous stream of impeccably filtered water, \u003cstrong\u003eerasing the hassle of frequent tank refills\u003c\/strong\u003e. Instantly dispense healthy ambient, boiled, and chilled water with a simple press of a button. Perfect for homes and offices  \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eExceptional Purification Levels\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cp\u003ePure excellence embodied in the Hommix neRO. With its 80 GPD Reverse Osmosis Membrane, it effortlessly produces 300 Litres of filtered water daily. Automatic replenishment kicks in with every dispensed drop, maintaining a seamless flow of fresh water. Embrace the exceptional purity you're entitled to.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003eStage 1 + 2:\u003c\/span\u003e AT Pre-Carbon Filter\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris, ensuring minimal flow reduction from turbidity materials. In addition to \u003cstrong\u003eremoving Chlorine\u003c\/strong\u003e, it specifically targets trihalomethane and organic chemicals in the second stage, contributing to the membrane filter's protection. \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003eStage 3:\u003c\/span\u003e AT Membrane Filter\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThis filtration system utilises a semi-permeable membrane (pore size: 0.0001㎛, 1\/1,000,000 of hair) for reverse osmosis filtration, successfully eliminating dissolved pollutants, including heavy metals and organic contaminants. The discharged pollutants exit through a designated brine tube. With remarkable effectiveness, this filter efficiently removes detrimental ionic substances like: \u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e \u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003eStage 4:\u003c\/span\u003e AT Post-Carbon Filter\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003eCompleting the filtration process, this filter removes dissolved gases and odours to improve water taste and raise the pH level. Furthermore, this filter includes CORAL SAND, a natural organic mineral, to deliver calcium supplements.\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommisneROcloseuppictures_a.jpg?v=1762701691\" title=\"key features of Hommix Nero Countertop RO System\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommisneROcloseuppictures_240x240.jpg?v=1708336847\" alt=\"a breakdown of the key features of hommix countertop water dispenser\" style=\"margin-right: 158px; margin-bottom: 16px; margin-left: 158px; float: none;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3 style=\"text-align: center;\"\u003eState-of-the-Art Auto Cleaning \u003c\/h3\u003e\n\u003cp\u003eRest assured, the worries about bacterial contamination chapter is closed, with the ACS (Auto Cleaning System) technology. The Hommix nerRO ingenious setup automatically empties and sterilises ambient and cold-water tanks every 4 days, ensuring an uninterrupted flow of pristine water.\u003c\/p\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cstrong\u003eMinimal Maintenance Required\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eIt is a breeze to operate and requires minimal maintenance. Instantly access filtered water at your fingertips, with the Pre-set Volume feature dispensing 500ml with a single touch.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e29cm Width x 50cm Depth x 48cm Height.\u003c\/p\u003e\n\u003ch2\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003eFull specification\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Nero_System_Specification.png?v=1762700959\" title=\"Full specification Hommix RO System\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Specification of a revers osmosis countertop water dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_neRO_specifications_6a07bed5-a713-4213-b454-005ab412f8d9.jpg?v=1762700662\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cstrong\u003eConnection diagram \u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003ca title=\"Installation diagram of how to install Hommix countertop water dispenser\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Nero_Installation_Diagram_4c203d3b-e27e-4689-a827-3f267b59a1a7.png?v=1762701183\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Nero_Installation_Diagram_4c203d3b-e27e-4689-a827-3f267b59a1a7.png?v=1762701183\" alt=\"installation diagram of hommix countertop with list of pipes\"\u003e\u003c\/a\u003e\u003c\/h3\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cem\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eFull instructions provided\u003c\/span\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\n\u003cstrong\u003eAvailable to buy here today, with fast \u003c\/strong\u003e\u003cstrong\u003efree delivery. Installation available\u003c\/strong\u003e\n\u003c\/h2\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47182757069089,"sku":"","price":1499.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixneROWhite3-in-1CountertopReverseOsmosisFiltrationSystem.png?v=1697458815"},{"product_id":"hommix-rosmo-3-in-1-countertop-reverse-osmosis-filtration-system-uv","title":"Hommix ROsmo 3-in-1 Countertop RO Dispenser with UV","description":"\u003ch2 style=\"text-align: center;\"\u003e\u003cstrong\u003eIs manually refilling your countertop \u003cbr\u003edispenser becoming a chore?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAmp up your hydration experience with the Hommix ROsmo, a state-of-the-art countertop reverse osmosis innovation. Designed specifically for delivering pure drinking water, this revolutionary model employs a 4 stage purification system with Reverse Osmosis.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"Countertop dispenser with dispensing quantities\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixROsmo3-in-1CountertopReverseOsmosisFiltrationSystem_UV2_240x240.png?v=1708085965\" style=\"font-size: 0.875rem; margin-bottom: 16px; float: none;\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstantly dispense healthy ambient, boiled, and chilled water with a simple press of a button.\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003cspan style=\"font-size: 0.875rem;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eSimple setup,\u003cbr\u003eusage and maintenance\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eSimply plug in, connect, and indulge.\u003c\/p\u003e\n\u003cp\u003eWith minimal maintenance, the Hommix ROsmo effortlessly dispenses purified water on demand. With a single touch, access your preferred water mode\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003cu\u003e\u003c\/u\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003cu\u003e\u003c\/u\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cu\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixROsmo3-in-1CountertopReverseOsmosisFiltrationSystem_UV4_77029935-3979-473c-8d1b-851ce93d9569_240x240.png?v=1708087927\" alt=\"countertop dispenser on a kitchen surface\" style=\"float: none;\"\u003e\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cu\u003e\u003cbr\u003ePerfect for homes and offices\u003c\/u\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003cstrong\u003e\u003cu\u003e\u003cimg data-mce-fragment=\"1\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/80gpd-membrane-nero_160x160.jpg?v=1617384603\" width=\"124\" height=\"124\" style=\"margin-top: 10px; margin-right: 10px; margin-bottom: 10px; float: left;\"\u003e\u003cbr\u003e\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch4\u003e \u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eOutstanding Purification Levels\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\" style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong\u003eStage 1 + 2 AT Pre Carbon Filter \u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cp\u003e \u003cbr\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris, ensuring minimal flow reduction from turbidity materials.\u003c\/p\u003e\n\u003cp\u003eIn addition to removing chlorine, it specifically targets trihalomethane and organic chemicals in the second stage, contributing to the membrane filter's protection.\u003c\/p\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch3 data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eStage 3: AT Membrane Filter\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cbr\u003eThis filtration system utilises a semi-permeable membrane (pore size: 0.0001㎛, 1\/1,000,000 of hair) for reverse osmosis filtration, successfully eliminating dissolved pollutants, including heavy metals and organic contaminants. The discharged pollutants exit through a designated brine tube.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWith remarkable effectiveness, this filter efficiently removes detrimental ionic substances like:\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003ca title=\"Hommix ROsmo Carbon Filtration Diagram\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ROsmo_Countertop_Reverse_Osmosis_System_Filtration_Process_overview.jpg?v=1713729462\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"A picture explaining a 4 stage filtration process for a reverse osmosis countertop dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ROsmo_Countertop_Reverse_Osmosis_System_Filtration_Process_overview_2192c703-090e-4c18-9e09-d5be43ad0992_240x240.jpg?v=1713729515\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eStage 4: AT Post-Carbon Filter \u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cbr\u003eCompleting the filtration process, this filter removes dissolved gases and odours to improve water taste and raise the pH level. Furthermore, this filter includes CORAL SAND, a natural organic mineral, to deliver calcium supplements.\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch3\u003e\u003cstrong\u003eFlawless Excellence:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eWith minimal upkeep, this countertop reverse osmosis water filter grants you instant access to clean water at the push of a button.\u003c\/p\u003e\n\u003cp\u003eEasily and precisely dispense 150ml, 300ml, or 600ml volumes by using the Preset Volume function.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 10px; margin-right: 10px; margin-bottom: 10px; float: left;\" alt=\"Countertop RO ACS\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Hommix-ACS-Image_100x100.png?v=1582698100\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eState-of-the-Art Auto Cleaning\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch4\u003e \u003c\/h4\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eRest assured, the worries about bacterial contamination chapter is closed, with the ACS (Auto Cleaning System) technology.\u003c\/p\u003e\n\u003cp\u003eThe Hommix nerRO ingenious setup automatically empties and sterilises ambient and cold-water tanks every 4 days, ensuring an uninterrupted flow of pristine water.\u003c\/p\u003e\n\u003cp\u003e  \u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003ca title=\"Hommix ROsmo water preset volumes\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ROsmo_Preset_Water_Volume_Banner_reverse_osmosis_filtration_preset_volumes.jpg?v=1713730651\"\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ROsmo_Preset_Water_Volume_Banner_reverse_osmosis_filtration_preset_volumes_240x240.jpg?v=1713730651\" style=\"margin-bottom: 16px; float: none;\" alt=\"A picture showing the preset volume dispensing levels for a countertop dispenser\"\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003ePrepare for a water transformation\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eGear up your approach to water purification with the Hommix ROsmo's exclusive countertop reverse osmosis system. After discovering the unparalleled convenience and top-notch quality of our ROsmo, there's no changing course.\u003c\/p\u003e\n\u003cp\u003eEmbrace a new era of staying hydrated and upgrade your daily water experience with the innovative Hommix ROsmo.  Your premier pick for high-quality water, starts here\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\n\u003cstrong style=\"font-size: 0.875rem;\"\u003eDimensions\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e29cm Width x 52cm Depth x 48cm Height\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eSet up diagram \u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ROsmo_Countertop_Connection_Diagram.png?v=1713730052\" title=\"Hommix ROsmo installation and setup diagram\"\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixROsmoCountertopConnectionDiagram_240x240.png?v=1698403954\" alt=\"A connection diagram showing how to connect a countertop dispenser to the mains water\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003cem\u003eFull instructions provided\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003cstrong\u003eSpecification\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ROsmo_Countertop_Reverse_Osmosis_System_Specifications.jpg?v=1713729932\" title=\"Hommix ROsmo full product specification\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixROsmoCountertopReverseOsmosisSystemSpecifications_240x240.jpg?v=1708088653\" alt=\"Specification for countertop dispenser\" style=\"float: none;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cstrong\u003eAvailable to buy here today\u003cbr\u003ewith fast, free delivery\u003c\/strong\u003e\u003c\/h3\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47182926086433,"sku":"","price":1199.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixROsmo3-in-1CountertopReverseOsmosisFiltrationSystem_UV.png?v=1697461527"},{"product_id":"premium-countertop-reverse-osmosis-system-hommix-puro","title":"Hommix puRO Countertop RO Dispenser System","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    \u003cstyle\u003e\n        \/* Base Styles - Same as previous for consistency *\/\n        .product-page-wrapper {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        .product-page-wrapper h2, .product-page-wrapper h3 {\n            color: #000;\n            margin-top: 0;\n        }\n\n        .product-page-wrapper img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n        }\n\n        \/* Reusable Grid System *\/\n        .section-grid {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 40px;\n            padding: 40px 20px;\n            margin: 20px 0;\n            border-radius: 12px;\n        }\n\n        .grid-content { flex: 1; min-width: 300px; }\n        .grid-media { flex: 1; min-width: 300px; text-align: center; }\n\n        \/* Background Colors *\/\n        .bg-light-grey { background-color: #f8f8f8; }\n        .bg-brand-blue { background-color: #CAE6EC; }\n\n        \/* Typography *\/\n        .main-heading { text-align: center; margin: 40px 0 60px; font-size: 28px; }\n        .intro-text { margin-bottom: 40px; font-size: 17px; text-align: left; }\n        .stage-title { text-decoration: underline; margin-top: 25px; display: block; }\n        \n        \/* 4-Column Grid *\/\n        .four-column-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            padding: 40px 20px;\n            text-align: center;\n        }\n\n        .icon-box img {\n            width: 50px;\n            height: 50px;\n            margin: 0 auto 15px;\n        }\n\n        \/* Mobile Adjustments *\/\n        @media (max-width: 768px) {\n            .section-grid { flex-direction: column !important; text-align: center; padding: 30px 15px; }\n            .section-grid ul { text-align: left; display: inline-block; }\n            .main-heading { font-size: 22px; margin: 40px 0; }\n            .grid-media { order: -1 !important; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"product-page-wrapper\"\u003e\n\n    \u003cdiv class=\"main-heading\"\u003e\n        \u003ch2\u003e\u003cstrong\u003eWhy Not Bring Premium Water Filtration to Your Home with a Countertop Reverse Osmosis System?\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"intro-text\"\u003e\n        \u003cp\u003eExplore the next era of purified water through Hommix puRO, the state-of-the-art countertop reverse osmosis system, designed to revolution your access to purified water.\u003c\/p\u003e\n        \u003cp\u003eWhether at home or in a business setting the Hommix puRO embodies elegance, efficiency, and innovation, redefining your daily hydration with style\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-grid bg-light-grey\"\u003e\n        \u003cdiv class=\"grid-content\"\u003e\n            \u003ch3\u003e\u003cstrong\u003eSleek Design and Effortless Dispensing\u003c\/strong\u003e\u003c\/h3\u003e\n            \u003cul\u003e\n                \u003cli\u003eA sleek and contemporary design that adapts beautifully to any setting\u003c\/li\u003e\n                \u003cli\u003eConnects to main water supply - no more tank filling\u003c\/li\u003e\n                \u003cli\u003eEnsure all-day hydration with a generous 5.5-litres of RO-filtered ambient water per day\u003c\/li\u003e\n                \u003cli\u003e4 Stages of Purification with Reverse Osmosis\u003c\/li\u003e\n                \u003cli\u003eSingle click dispensing for 150ml, 500ml or 1 litre\u003c\/li\u003e\n                \u003cli\u003eSpeedy and Effortless Filter Changes Under 30 Seconds\u003c\/li\u003e\n                \u003cli\u003eEasy and Low-Cost Maintenance\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid-media\"\u003e\n            \u003cimg alt=\"A white countertop dispenser\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_puRO_Countertop_Reverse_Osmosis_Filtration_System.jpg?v=1720704104\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-grid\" style=\"flex-direction: row-reverse;\"\u003e\n        \u003cdiv class=\"grid-content\"\u003e\n            \u003ch3\u003e\u003cstrong\u003eAll-in-One Filtered Water Experience\u003c\/strong\u003e\u003c\/h3\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n\u003cstrong\u003eContinuous Water Supply:\u003c\/strong\u003e Hooks up directly to your main water supply, ensuring a constant flow of filtered water.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eEco-Friendly:\u003c\/strong\u003e Reduces plastic waste by eliminating the need for bottled water.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eFiltered Room Temp Water:\u003c\/strong\u003e Savour uninterrupted, refreshing hydration as your day unfolds.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHealth Benefits:\u003c\/strong\u003e Provides safe, high-quality water, free from harmful contaminants.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid-media\"\u003e\n            \u003cimg alt=\"puRO 5.5l Capacity\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_puRO_5.5l.jpg?v=1720704604\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-grid bg-light-grey\"\u003e\n        \u003cdiv class=\"grid-content\"\u003e\n            \u003ch3\u003e\u003cstrong\u003eEasy Functionality and Simple to Install\u003c\/strong\u003e\u003c\/h3\u003e\n            \u003cp\u003eThe Hommix puRO is as easy as plugging in and connecting to your main water supply.\u003c\/p\u003e\n            \u003cp\u003eThe Hommix puRO unit seamlessly blends the complexities of Reverse Osmosis purification in a gorgeous design. Blending advanced technology and modern functionality, it ensures unparalleled purity and convenience.\u003c\/p\u003e\n            \u003cp\u003eNo more hassle with manual tank filling. The puRO hooks up directly to your main water supply, ensuring a constant flow of filtered water, readily accessible whenever you need it.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eIdeal for Homes and Businesses\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid-media\"\u003e\n            \u003cimg alt=\"White countertop dispenser elegant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_puRO_countertop_reverse_osmosis_system_elegant.jpg?v=1720704959\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding: 40px 0;\"\u003e\n        \u003ch3 style=\"text-align: center;\"\u003e\u003cstrong\u003eAdvanced 4 Stage Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong class=\"stage-title\"\u003eStage 1 + 2: TCR Pre-Carbon Filter\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eHigh-temperature compression played a crucial role in shaping the carbon block filter. The first stage efficiently deals with suspended solids and rust debris, ensuring minimal flow reduction. In addition to \u003cstrong\u003eremoving chlorine\u003c\/strong\u003e, it specifically targets trihalomethane and organic chemicals.\u003c\/p\u003e\n        \n        \u003cp\u003e\u003cstrong class=\"stage-title\"\u003eStage 3: TCR Membrane Filter\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eThis system utilises a semi-permeable membrane for reverse osmosis filtration, eliminating dissolved pollutants, heavy metals and organic contaminants. Effectively removes:\u003c\/p\u003e\n        \u003cul style=\"column-count: 2; list-style-position: inside;\"\u003e\n            \u003cli\u003eAluminium\u003c\/li\u003e\n\u003cli\u003eArsenic\u003c\/li\u003e\n\u003cli\u003eFluoride\u003c\/li\u003e\n\u003cli\u003eGreen Algae\u003c\/li\u003e\n\u003cli\u003eHeavy Metals\u003c\/li\u003e\n\u003cli\u003eIron\u003c\/li\u003e\n\u003cli\u003eLead\u003c\/li\u003e\n\u003cli\u003eMercury\u003c\/li\u003e\n\u003cli\u003eRadioactive Elements\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\u003cstrong class=\"stage-title\"\u003eStage 4: TCR Post-Carbon Filter\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eCompleting the filtration process, this filter \u003cstrong\u003eremoves dissolved gases and odours\u003c\/strong\u003e to improve water taste and raise the pH level. Includes CORAL SAND to deliver calcium supplements.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-grid bg-light-grey\"\u003e\n        \u003cdiv class=\"grid-content\"\u003e\n            \u003ch3\u003e\u003cstrong\u003e30 Second Filter Replacement\u003c\/strong\u003e\u003c\/h3\u003e\n            \u003cp\u003eReplacing the filters, including the pre-carbon, RO membrane, and post-carbon filters, is both easy and swift, taking less than 30 seconds. This simple process ensures optimal water purity and quality.\u003c\/p\u003e\n            \u003cp\u003eAdditional filters can be bought here: \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/regalflow.co.uk\/collections\/filter-replacements\/products\/hommix-1-year-replacement-filter-set-for-the-hommix-puro-nero-sanitro-countertop-ro-systems\" target=\"_blank\"\u003eHommix Filter Replacements\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid-media\"\u003e\n            \u003cimg alt=\"Filter cartridges view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_puROcountertop_reverse_osmosis_system_filters_22d9666a-1d13-41cf-bac1-3d701f00800e.jpg?v=1720705361\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding: 40px 20px; text-align: center;\"\u003e\n        \u003ch3\u003e\u003cstrong\u003eAdvanced Auto Cleaning System:\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cp\u003eIf you’d prefer to have filtered Hot \u0026amp; Chilled water; on demand! Then why not simply check out our further \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.hommix.co.uk\/collections\/countertop-ro-systems\" target=\"_blank\"\u003eHommix countertop range\u003c\/a\u003e? Surprising how far water filtration has gone and with the latest editions to our range, it gets even better!\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: center; margin: 40px 0;\"\u003e\n        \u003ch3\u003e\u003cstrong\u003eConnection Diagram\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cimg alt=\"puRO Installation Diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_puRO_Countertop_Connection_Diagram.jpg?v=1720705216\" style=\"margin: 0 auto;\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"four-column-container bg-brand-blue\"\u003e\n        \u003cdiv class=\"icon-box\"\u003e\n            \u003cimg alt=\"Environmentally friendly\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/No_More_Bottled_Water_Vector.jpg?v=1718810307\"\u003e\n            \u003ch3\u003eEnvironmentally Friendly\u003c\/h3\u003e\n            \u003cp\u003eEliminate Waste and Say\u003cbr\u003eGoodbye to Bottled Water\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"icon-box\"\u003e\n            \u003cimg alt=\"Water filtration\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Water_Droplet_going_through_a_filter.jpg?v=1716197588\"\u003e\n            \u003ch3\u003eDeep Filtration\u003c\/h3\u003e\n            \u003cp\u003e4 Stage Reverse\u003cbr\u003eOsmosis Purification\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"icon-box\"\u003e\n            \u003cimg alt=\"House\/Office vector\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_House_and_Office_Vector.jpg?v=1720358948\"\u003e\n            \u003ch3\u003eDual-Purpose Solution\u003c\/h3\u003e\n            \u003cp\u003eSuitable for both\u003cbr\u003eHomes and Offices\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"icon-box\"\u003e\n            \u003cimg alt=\"Delivery van\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\"\u003e\n            \u003ch3\u003eFast, Free Delivery\u003c\/h3\u003e\n            \u003cp\u003eQuickly Dispatched With\u003cbr\u003eNo Hidden Charges\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding: 40px 0;\"\u003e\n        \u003ch3\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cul\u003e\u003cli\u003e2 years on parts \u0026amp; fittings.\u003c\/li\u003e\u003c\/ul\u003e\n        \n        \u003ch3 style=\"margin-top:40px;\"\u003e\u003cstrong\u003eFull Specification\u003c\/strong\u003e\u003c\/h3\u003e\n        \u003cimg alt=\"Full Specifications\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_puRO_Specifications.jpg?v=1720712779\" style=\"margin-top: 20px;\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: center; padding: 60px 0;\"\u003e\n        \u003ch2 style=\"font-size: 28px;\"\u003eAvailable here today with\u003cbr\u003efast, free delivery\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":47182987723041,"sku":"","price":749.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixpuROCountertopReverseOsmosisFiltrationSystem.png?v=1697463377"},{"product_id":"hommix-verona-brushed-nickel-3-way-triflow-tap","title":"Hommix Verona Brushed Nickel 3-Way Filter Tap","description":"\u003cdiv class=\"rf-hv\"\u003e\n  \u003csection class=\"rf-hv__opening\"\u003e\n    \u003cdiv class=\"rf-hv__eyebrow\"\u003eHommix Verona · Brushed nickel three-way tap\u003c\/div\u003e\n    \u003ch2\u003eThree water supplies in one understated fixture\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Verona combines normal hot and cold water with a separately controlled filtered-water pathway, finished in softly brushed nickel.\u003c\/p\u003e\n    \u003cdiv class=\"rf-hv__buttons\"\u003e\n      \u003ca class=\"rf-hv__button rf-hv__button--primary\" href=\"#rf-hv-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-hv__button rf-hv__button--secondary\" href=\"#rf-hv-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water supplies\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e¼\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eFilter connection\u003c\/strong\u003eDedicated ¼-inch push-fit inlet\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eFive-year parts cover\u003c\/strong\u003eIncluding the ceramic cartridge\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__alternating\"\u003e\n    \u003cdiv class=\"rf-hv__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixVeronaBrushedNickel3WayTapTriflowTapFrontView_600x600.jpg?v=1712579238\" alt=\"Hommix Verona brushed nickel three-way Triflow kitchen tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__copy\"\u003e\n      \u003cdiv class=\"rf-hv__eyebrow\"\u003eQuietly premium finish\u003c\/div\u003e\n      \u003ch2\u003eA cleaner sink layout without a second drinking tap\u003c\/h2\u003e\n      \u003cp\u003eThe Verona replaces a normal kitchen mixer while adding a separate filtered-water control. Its brushed nickel surface is softer and less reflective than polished chrome, pairing naturally with stainless-steel appliances and muted kitchen finishes.\u003c\/p\u003e\n      \u003cul class=\"rf-hv__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold mixer operation\u003c\/li\u003e\n        \u003cli\u003eSeparate lever for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eCeramic valve cartridge\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filtration systems\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-hv__eyebrow\"\u003eIndependent water delivery\u003c\/div\u003e\n      \u003ch2\u003eFiltered water never travels through the mains-water channel\u003c\/h2\u003e\n      \u003cp\u003eHommix uses a tube-within-a-tube arrangement so filtered drinking water remains isolated from normal hot and cold mains water all the way to the outlet.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eDelivered through the normal mixer control.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eDelivered through the normal mixer control.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eOperated by its own dedicated lever and channel.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__alternating rf-hv__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-hv__media rf-hv__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Verona_Brushed_Nickel_3-Way_Triflow_Filter_Tap_Installed_800x800.jpg?v=1728218720\" alt=\"Hommix Verona brushed nickel three-way tap installed in a contemporary kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__copy\"\u003e\n      \u003cdiv class=\"rf-hv__eyebrow\"\u003eBuilt for everyday kitchens\u003c\/div\u003e\n      \u003ch2\u003eEasy operation, without a separate drinking-water tap\u003c\/h2\u003e\n      \u003cp\u003eThe familiar mixer control handles ordinary hot and cold water, while the smaller independent lever dispenses filtered water. This keeps daily operation simple while avoiding another tap and mounting hole.\u003c\/p\u003e\n      \u003cul class=\"rf-hv__ticks\"\u003e\n        \u003cli\u003eOne tap and one mounting position\u003c\/li\u003e\n        \u003cli\u003eSeparate hot\/cold and filtered-water outlets\u003c\/li\u003e\n        \u003cli\u003eSwivel swan-neck spout\u003c\/li\u003e\n        \u003cli\u003eBrushed finish with two-year finish cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__install\" id=\"rf-hv-install\"\u003e\n    \u003cdiv class=\"rf-hv__install-copy\"\u003e\n      \u003cdiv class=\"rf-hv__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003ePlan the tap and filter installation together\u003c\/h2\u003e\n      \u003cp\u003eThe Hommix Verona is a three-way tap, not a filter system. It requires a suitable treated-water supply from a compatible under-sink filter, reverse-osmosis system or other appropriate source.\u003c\/p\u003e\n      \u003cdiv class=\"rf-hv__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar. The manufacturer states a maximum of 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eNot gravity-fed\u003c\/h3\u003e\n\u003cp\u003eHommix does not recommend this three-way tap for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003eCheck the ½-inch hot\/cold and ¼-inch push-fit filtered-water connections.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer’s current summary specifies a maximum 34 mm sink hole.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixVeronaBrushedNickel3WayTapTriflowTapInstallationKit_600x600.jpg?v=1712913653\" alt=\"Installation kit and connections supplied with the Hommix Verona three-way tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__spec\" id=\"rf-hv-spec\"\u003e\n    \u003cdiv class=\"rf-hv__section-heading\"\u003e\n      \u003cdiv class=\"rf-hv__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Verona Brushed Nickel specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__spec-list\"\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way hot, cold and filtered-water mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBrushed nickel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eWaterways\u003c\/strong\u003e\u003cspan\u003eIndependent mains and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eSpout\u003c\/strong\u003e\u003cspan\u003eSwivel swan-neck spout with separate outlets\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eHot\/cold connections\u003c\/strong\u003e\u003cspan\u003e2 × G½-inch female flexible hoses\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eFlexible hose length\u003c\/strong\u003e\u003cspan\u003e600 mm according to the installation manual\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eMaximum sink-hole diameter\u003c\/strong\u003e\u003cspan\u003e34 mm in the manufacturer’s current product summary\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar stated by Hommix\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eParts warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-hv__spec-row\"\u003e\n\u003cstrong\u003eFinish warranty\u003c\/strong\u003e\u003cspan\u003e2 years for brushed finishes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__filter-note\"\u003e\n    \u003cdiv class=\"rf-hv__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eDo you already have a compatible filter?\u003c\/h2\u003e\n\u003cp\u003eThe tap provides the separate treated-water pathway, but filtration performance depends on the under-sink system connected to it. Unless explicitly included in the selected product package, purchase the filter system separately.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-hv__button rf-hv__button--secondary\" href=\"\/collections\/filter-replacements\"\u003eBrowse filters\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-hv__eyebrow\"\u003eOfficial product information\u003c\/div\u003e\n\u003ch2\u003eHommix Verona installation manual\u003c\/h2\u003e\n\u003cp\u003eReview the connection layout, supplied fittings, installation sequence and finish-care guidance before fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Hommix_Verona_3-Way_Tap_Manual-V2.pdf?v=1776519536\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation manual\u003c\/strong\u003e\u003csmall\u003eOfficial Hommix PDF · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__collections\"\u003e\n    \u003cdiv class=\"rf-hv__section-heading\"\u003e\n      \u003cdiv class=\"rf-hv__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more kitchen filter taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider tap collection or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-hv__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-hv__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-hv__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more Hommix finishes, profiles and tap designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-hv__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__faq\"\u003e\n    \u003cdiv class=\"rf-hv__section-heading\"\u003e\n\u003cdiv class=\"rf-hv__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Verona include a water filter?\u003c\/summary\u003e\u003cp\u003eThe Hommix Verona is the three-way tap. A compatible under-sink filtration system is required to supply filtered water and should be purchased separately unless the selected product package explicitly says it is included.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. Hommix uses independent internal waterways so filtered water remains separate from normal mains hot and cold water.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan it connect to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eIt can work with many suitable under-sink systems, including reverse osmosis, but connections and operating pressure must be checked before purchase.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat pressure does the Hommix Verona require?\u003c\/summary\u003e\u003cp\u003eHommix states a minimum of 0.5 bar and a maximum of 11.5 bar. The tap is not recommended for gravity-fed systems.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the brushed nickel finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth, then dry with a soft cloth. Avoid bleach, acidic cleaners, limescale removers, abrasive products and scouring pads.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hv__support\"\u003e\n    \u003cdiv class=\"rf-hv__support-copy\"\u003e\n\u003cdiv class=\"rf-hv__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections, available finishes or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-hv__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-hv__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48592199450913,"sku":"Hommix-UK3302","price":179.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixVeronaBrushedNickel3WayTapTriflowTapFrontView.jpg?v=1712579238"},{"product_id":"hommix-verona-chrome-3-way-triflow-filter-tap","title":"Hommix Verona Chrome 3-Way Triflow Filter Tap","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .rf-verona-chrome-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.65;\n  }\n\n  .rf-verona-chrome-wrap h1,\n  .rf-verona-chrome-wrap h2,\n  .rf-verona-chrome-wrap h3,\n  .rf-verona-chrome-wrap h4,\n  .rf-verona-chrome-wrap h5,\n  .rf-verona-chrome-wrap h6 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 14px;\n  }\n\n  .rf-verona-chrome-wrap h2 {\n    text-align: center;\n  }\n\n  .rf-verona-chrome-wrap p {\n    margin: 0 0 14px;\n  }\n\n  .rf-verona-chrome-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-verona-chrome-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .rf-verona-chrome-highlight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-verona-chrome-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  .rf-verona-chrome-usp-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #CAE6EC;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 20px;\n    margin: 28px 0;\n  }\n\n  .rf-verona-chrome-usp {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .rf-verona-chrome-usp img {\n    width: 46px;\n    height: 46px;\n    object-fit: contain;\n    flex: 0 0 46px;\n  }\n\n  .rf-verona-chrome-usp strong {\n    display: block;\n    color: #000000 !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .rf-verona-chrome-usp p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .rf-verona-chrome-card {\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .rf-verona-chrome-card.soft {\n    background: #f7fbfc;\n  }\n\n  .rf-verona-chrome-card p strong {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-verona-chrome-list {\n    margin: 0 0 14px 18px;\n    padding: 0;\n  }\n\n  .rf-verona-chrome-list li {\n    margin-bottom: 8px;\n  }\n\n  .rf-verona-chrome-faq-wrap {\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-verona-chrome-faq-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .rf-verona-chrome-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-verona-chrome-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: #000000 !important;\n    position: relative;\n  }\n\n  .rf-verona-chrome-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-verona-chrome-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    color: #000000 !important;\n  }\n\n  .rf-verona-chrome-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-verona-chrome-faq-content {\n    padding: 0 18px 18px;\n  }\n\n  .rf-verona-chrome-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .rf-verona-chrome-grid4-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    padding: 18px 16px;\n    text-align: center;\n  }\n\n  .rf-verona-chrome-grid4-item h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #000000 !important;\n    font-weight: 700 !important;\n  }\n\n  .rf-verona-chrome-grid4-item p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #1f2937;\n  }\n\n  .rf-verona-chrome-cta {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .rf-verona-chrome-button-row {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 16px;\n  }\n\n  .rf-verona-chrome-button {\n    display: inline-block;\n    padding: 12px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: 0.2s ease;\n  }\n\n  .rf-verona-chrome-button.primary {\n    background: #006C84;\n    color: #fff;\n  }\n\n  .rf-verona-chrome-button.secondary {\n    background: #fff;\n    color: #006C84;\n    border: 1px solid #b9dbe3;\n  }\n\n  .rf-verona-chrome-button:hover {\n    opacity: 0.92;\n  }\n\n  @media (max-width: 798px) {\n    .rf-verona-chrome-highlight,\n    .rf-verona-chrome-usp-bar,\n    .rf-verona-chrome-grid4 {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-verona-chrome-wrap\"\u003e\n\n  \u003csection class=\"rf-verona-chrome-intro\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eWhat if your tap could deliver hot, cold, and filtered water in one polished chrome design?\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Verona Chrome 3 Way Triflow Filter Tap combines hot, cold, and filtered water in one clean, space saving fixture, helping keep the sink area streamlined without the need for a separate drinking water tap.\u003c\/p\u003e\n    \u003cp\u003eThe polished chrome finish gives the Verona a bright, classic look, making it a strong choice for kitchens that want filtered water convenience with broad design appeal.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv style=\"background:#f7fbfc; border:1px solid #d9edf2; padding:24px; border-radius:14px; margin:30px 0;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px; color:#000000 !important; font-weight:700 !important;\"\u003e\u003cstrong\u003eAvailable in other finishes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003eChoose the finish that suits your kitchen style:\u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:14px;\"\u003e\n      \u003ca href=\"\/products\/hommix-verona-chrome-3-way-triflow-filter-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eChrome\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eClassic polished finish with a bright, timeless look\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/products\/hommix-verona-brushed-brass-3-way-triflow-filter-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBrushed Brass\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eWarmer premium finish with more character\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/products\/hommix-verona-brushed-nickel-3-way-triflow-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBrushed Nickel\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eSubtle premium finish with a softer modern feel\u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rf-verona-chrome-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eWhy Choose the Hommix Verona Chrome 3 Way Tap\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eThree water types in one tap:\u003c\/strong\u003e Access hot, cold, and filtered water from one neat kitchen fixture.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo second tap required:\u003c\/strong\u003e Avoid extra drilling and keep the sink area cleaner.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSeparate filtered water channel:\u003c\/strong\u003e Filtered water stays isolated from the standard hot and cold supply.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003e360 degree swivel spout:\u003c\/strong\u003e Practical for daily kitchen use and easier movement around the sink.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003ePolished chrome finish:\u003c\/strong\u003e A bright, reflective look that suits a wide range of kitchen styles.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Verona_Chrome_3_Way_Tap_Triflow_Installation_Kit.jpg?v=1712664475\" alt=\"Hommix Verona Chrome 3 way triflow tap\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-usp-bar\"\u003e\n    \u003cdiv class=\"rf-verona-chrome-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Delivery_Van.jpg?v=1731772894\" alt=\"Fast free delivery\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003cp\u003eQuick dispatch with no hidden fees\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Customer_Support_A.jpg?v=1731849993\" alt=\"Friendly expert support\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eFriendly Support\u003c\/strong\u003e\u003cp\u003eAdvice before and after sale\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Bank_Notes_Pile.jpg?v=1731773739\" alt=\"Price beat\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003ePrice Beat\u003c\/strong\u003e\u003cp\u003eFind a better price and we will beat it\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Easy_Returns_Icon_A.jpg?v=1731773586\" alt=\"Hassle free returns\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eHassle Free Returns\u003c\/strong\u003e\u003cp\u003eDo not need it? Send it back\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eStylish and practical:\u003c\/strong\u003e A compact multi function tap that removes the need for a separate filtered water tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDedicated filtered water access:\u003c\/strong\u003e Hot, cold, and filtered water are all available from one streamlined fixture.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eNo extra sink hole needed:\u003c\/strong\u003e Helps keep the worktop and sink area cleaner.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSeparate internal waterways:\u003c\/strong\u003e Filtered water remains isolated from the standard mains supply.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003ePremium ceramic valves:\u003c\/strong\u003e Built for smooth operation and dependable daily use.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eNo Separate Tap Required\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eConnect your water filter, reverse osmosis system, or water purifier directly to the Verona Chrome triflow tap and enjoy hot, cold, and filtered water from one clean, space saving setup.\u003c\/p\u003e\n    \u003cp\u003eThis makes it a strong option for kitchens that want filtered drinking water without adding extra fittings around the sink.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eCompatible Filtration Systems\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eThe Hommix Verona Chrome 3 way tap can be paired with a wide range of under sink systems depending on your water quality and what level of filtration you need.\u003c\/p\u003e\n      \u003cul class=\"rf-verona-chrome-list\"\u003e\n        \u003cli\u003eReverse osmosis systems\u003c\/li\u003e\n        \u003cli\u003eUltrafiltration systems\u003c\/li\u003e\n        \u003cli\u003eCarbon based under sink filters\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eThis makes it suitable for households that want filtered water convenience without fitting a second tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Verona_Chrome_3_Way_Tap_Triflow_Spout_Filter_Picture.jpg?v=1712664426\" alt=\"Hommix Verona Chrome 3 way tap connected to filtration\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWhat’s Included\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-verona-chrome-list\"\u003e\n      \u003cli\u003eHommix Verona Chrome 3 way triflow tap\u003c\/li\u003e\n      \u003cli\u003e1\/2 inch female hot and cold connection fittings with flexible pipes supplied\u003c\/li\u003e\n      \u003cli\u003e1\/4 inch push fit filtered water connection with tube included\u003c\/li\u003e\n      \u003cli\u003eInstallation fittings and fixing kit\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-grid4\"\u003e\n    \u003cdiv class=\"rf-verona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003ePractical\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eHot, cold, and filtered water from one tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eCleaner Design\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eNo need for a separate filtered water tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFiltered Water\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eDedicated water channel helps maintain filtered water separation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eClassic Finish\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003ePolished chrome styling for a bright, timeless kitchen look.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-verona-chrome-list\"\u003e\n      \u003cli\u003eHommix taps are covered for 5 years on parts and fittings, including the ceramic valve cartridge.\u003c\/li\u003e\n      \u003cli\u003eChrome and Brushed finishes have 2 years cover on the finish.\u003c\/li\u003e\n      \u003cli\u003eHommix 3 way taps are not recommended for gravity fed systems. Minimum pressure is 0.5 bar and maximum pressure is 11.5 bar.\u003c\/li\u003e\n      \u003cli\u003eClean with a damp cloth and dry with a soft cloth. Avoid harsh chemicals or abrasive cleaners.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-faq-wrap\"\u003e\n    \u003ch3 style=\"text-align:center;\"\u003e\u003cstrong\u003eFrequently Asked Questions\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cdetails class=\"rf-verona-chrome-faq-item\"\u003e\n      \u003csummary\u003eCan this tap connect to a reverse osmosis system?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-chrome-faq-content\"\u003e\n        \u003cp\u003eYes. The Verona Chrome is designed to work with suitable under sink filtered water systems including reverse osmosis units.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-chrome-faq-item\"\u003e\n      \u003csummary\u003eDoes filtered water mix with the standard hot and cold supply?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-chrome-faq-content\"\u003e\n        \u003cp\u003eNo. The Verona uses a separate internal water channel for filtered water, helping keep it isolated from the standard mains hot and cold supply.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-chrome-faq-item\"\u003e\n      \u003csummary\u003eDo I need a separate tap for filtered water?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-chrome-faq-content\"\u003e\n        \u003cp\u003eNo. One of the main benefits of a 3 way tap is that it removes the need for a second drinking water tap.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-chrome-faq-item\"\u003e\n      \u003csummary\u003eIs this suitable for gravity fed systems?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-chrome-faq-content\"\u003e\n        \u003cp\u003eNo. Hommix 3 way taps are not recommended for gravity fed systems and require suitable pressure to perform correctly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-chrome-faq-item\"\u003e\n      \u003csummary\u003eWhat comes in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-chrome-faq-content\"\u003e\n        \u003cp\u003eThe Verona Chrome includes the tap, filtered water connection, hot and cold flexible pipes, and installation fittings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-chrome-cta\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eAvailable here today with fast, free delivery\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eA strong choice for kitchens that want filtered water convenience, a cleaner sink layout, and a polished chrome finish with broad appeal.\u003c\/p\u003e\n    \u003cdiv class=\"rf-verona-chrome-button-row\"\u003e\n      \u003ca class=\"rf-verona-chrome-button primary\" href=\"https:\/\/regalflow.co.uk\/collections\/hommix-3-way-taps\"\u003eView Hommix Range\u003c\/a\u003e\n      \u003ca class=\"rf-verona-chrome-button secondary\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003eContact Regal Flow\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48608533610785,"sku":"UK3302","price":179.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixVeronaChrome3WayTapTriflowFrontView.jpg?v=1712667085"},{"product_id":"hommix-verona-brushed-brass-3-way-triflow-filter-tap","title":"Hommix Verona Brushed Brass 3-Way Triflow Filter Tap","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n  .rf-verona-brass-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.65;\n  }\n\n  .rf-verona-brass-wrap h1,\n  .rf-verona-brass-wrap h2,\n  .rf-verona-brass-wrap h3,\n  .rf-verona-brass-wrap h4,\n  .rf-verona-brass-wrap h5,\n  .rf-verona-brass-wrap h6 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 14px;\n  }\n\n  .rf-verona-brass-wrap h2 {\n    text-align: center;\n  }\n\n  .rf-verona-brass-wrap p {\n    margin: 0 0 14px;\n  }\n\n  .rf-verona-brass-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-verona-brass-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .rf-verona-brass-highlight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-verona-brass-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  .rf-verona-brass-usp-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #EAF4F7;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 20px;\n    margin: 28px 0;\n  }\n\n  .rf-verona-brass-usp {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .rf-verona-brass-usp img {\n    width: 46px;\n    height: 46px;\n    object-fit: contain;\n    flex: 0 0 46px;\n  }\n\n  .rf-verona-brass-usp strong {\n    display: block;\n    color: #000000 !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .rf-verona-brass-usp p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .rf-verona-brass-card {\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .rf-verona-brass-card.soft {\n    background: #f7fbfc;\n  }\n\n  .rf-verona-brass-card p strong {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-verona-brass-list {\n    margin: 0 0 14px 18px;\n    padding: 0;\n  }\n\n  .rf-verona-brass-list li {\n    margin-bottom: 8px;\n  }\n\n  .rf-verona-brass-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .rf-verona-brass-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e6f1f4;\n    vertical-align: top;\n  }\n\n  .rf-verona-brass-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-verona-brass-spec-table td:first-child {\n    width: 34%;\n    font-weight: 700;\n    color: #000000 !important;\n    background: #f7fbfc;\n  }\n\n  .rf-verona-brass-faq-wrap {\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-verona-brass-faq-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .rf-verona-brass-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-verona-brass-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: #000000 !important;\n    position: relative;\n  }\n\n  .rf-verona-brass-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-verona-brass-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    color: #000000 !important;\n  }\n\n  .rf-verona-brass-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-verona-brass-faq-content {\n    padding: 0 18px 18px;\n  }\n\n  .rf-verona-brass-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .rf-verona-brass-grid4-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    padding: 18px 16px;\n    text-align: center;\n  }\n\n  .rf-verona-brass-grid4-item h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #000000 !important;\n    font-weight: 700 !important;\n  }\n\n  .rf-verona-brass-grid4-item p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #1f2937;\n  }\n\n  .rf-verona-brass-cta {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .rf-verona-brass-button-row {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 16px;\n  }\n\n  .rf-verona-brass-button {\n    display: inline-block;\n    padding: 12px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: 0.2s ease;\n  }\n\n  .rf-verona-brass-button.primary {\n    background: #006C84;\n    color: #fff;\n  }\n\n  .rf-verona-brass-button.secondary {\n    background: #fff;\n    color: #006C84;\n    border: 1px solid #b9dbe3;\n  }\n\n  .rf-verona-brass-button:hover {\n    opacity: 0.92;\n  }\n\n  @media (max-width: 798px) {\n    .rf-verona-brass-highlight,\n    .rf-verona-brass-usp-bar,\n    .rf-verona-brass-grid4 {\n      grid-template-columns: 1fr;\n    }\n\n    .rf-verona-brass-spec-table,\n    .rf-verona-brass-spec-table tbody,\n    .rf-verona-brass-spec-table tr,\n    .rf-verona-brass-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .rf-verona-brass-spec-table td:first-child {\n      border-bottom: none;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-verona-brass-wrap\"\u003e\n\n  \u003csection class=\"rf-verona-brass-intro\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eWhat if your tap could deliver hot, cold, and filtered water in one brushed brass finish?\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Verona Brushed Brass 3 Way Triflow Filter Tap combines hot, cold, and filtered water in one elegant fixture, helping create a cleaner sink layout without the need for a separate drinking water tap.\u003c\/p\u003e\n    \u003cp\u003eThe brushed brass finish gives the Verona a warmer, more luxurious look than standard chrome, making it a strong choice for design led kitchens that want both practicality and character.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv style=\"background:#f7fbfc; border:1px solid #d9edf2; padding:24px; border-radius:14px; margin:30px 0;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px; color:#000000 !important; font-weight:700 !important;\"\u003e\u003cstrong\u003eAvailable in other finishes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003eChoose the finish that suits your kitchen style:\u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:14px;\"\u003e\n      \u003ca href=\"\/products\/hommix-verona-chrome-3-way-triflow-filter-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eChrome\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eClassic polished finish with a bright, timeless look\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/products\/hommix-verona-brushed-brass-3-way-triflow-filter-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBrushed Brass\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eWarmer premium finish with more character\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/products\/hommix-verona-brushed-nickel-3-way-triflow-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBrushed Nickel\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eSubtle premium finish with a softer modern feel\u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rf-verona-brass-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eWhy Choose the Hommix Verona Brushed Brass 3 Way Tap\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eThree water types in one tap:\u003c\/strong\u003e Access hot, cold, and filtered water from one neat kitchen fixture.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo second tap required:\u003c\/strong\u003e Avoid extra drilling and keep the sink area cleaner.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSeparate filtered water channel:\u003c\/strong\u003e Filtered water stays isolated from the standard hot and cold supply.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003e360 degree swivel spout:\u003c\/strong\u003e Practical for daily kitchen use and easier movement around the sink.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eBrushed brass finish:\u003c\/strong\u003e Adds warmth, softness, and more premium character than polished chrome.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-brass-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Verona_Brushed_Brass_Triflow_Tap_Installed_Kitchen.png?v=1776599062\" alt=\"Hommix Verona Brushed Brass 3 way triflow filter tap\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-usp-bar\"\u003e\n    \u003cdiv class=\"rf-verona-brass-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Delivery_Van.jpg?v=1731772894\" alt=\"Fast free delivery\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003cp\u003eQuick dispatch with no hidden fees\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-verona-brass-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Customer_Support_A.jpg?v=1731849993\" alt=\"Friendly expert support\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eFriendly Support\u003c\/strong\u003e\u003cp\u003eAdvice before and after sale\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-verona-brass-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Bank_Notes_Pile.jpg?v=1731773739\" alt=\"Price beat\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003ePrice Beat\u003c\/strong\u003e\u003cp\u003eFind a better price and we will beat it\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-verona-brass-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Easy_Returns_Icon_A.jpg?v=1731773586\" alt=\"Hassle free returns\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eHassle Free Returns\u003c\/strong\u003e\u003cp\u003eDo not need it? Send it back\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eStylish and practical:\u003c\/strong\u003e A compact multi function tap that removes the need for a separate filtered water tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDedicated filtered water access:\u003c\/strong\u003e Hot, cold, and filtered water are all available from one streamlined fixture.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eNo extra sink hole needed:\u003c\/strong\u003e Helps keep the worktop and sink area cleaner.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSeparate internal waterways:\u003c\/strong\u003e Filtered water remains isolated from the standard mains supply.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003ePremium ceramic valves:\u003c\/strong\u003e Built for smooth operation and dependable daily use.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eNo Separate Tap Required\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eConnect your water filter, reverse osmosis system, or water purifier directly to the Verona Brushed Brass triflow tap and enjoy hot, cold, and filtered water from one clean, space saving setup.\u003c\/p\u003e\n    \u003cp\u003eThis makes it a strong option for kitchens that want filtered drinking water without adding extra fittings around the sink.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-highlight\"\u003e\n    \u003cdiv style=\"max-width:720px; margin:0 auto; text-align:center;\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eCompatible Filtration Systems\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp style=\"max-width:620px; margin:0 auto 14px;\"\u003eThe Hommix Verona Brushed Brass 3 way tap can be paired with a wide range of under sink systems depending on your water quality and what level of filtration you need.\u003c\/p\u003e\n      \u003cul style=\"list-style:none; padding:0; margin:18px auto; max-width:400px; text-align:left;\"\u003e\n        \u003cli style=\"margin-bottom:8px;\"\u003e• Reverse osmosis systems\u003c\/li\u003e\n        \u003cli style=\"margin-bottom:8px;\"\u003e• Ultrafiltration systems\u003c\/li\u003e\n        \u003cli\u003e• Carbon based under sink filters\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp style=\"max-width:620px; margin:0 auto;\"\u003eThis makes it suitable for households that want filtered water convenience without fitting a second tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-brass-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Verona_Brushed_Brass_Faucet.png?v=1776600410\" alt=\"Hommix Verona Brushed Brass 3 way tap connected to filtration\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWhat’s Included\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-verona-brass-list\"\u003e\n      \u003cli\u003eHommix Verona Brushed Brass 3 way triflow tap\u003c\/li\u003e\n      \u003cli\u003e1\/2 inch female hot and cold connection fittings with flexible pipes supplied\u003c\/li\u003e\n      \u003cli\u003e1\/4 inch push fit filtered water connection with tube included\u003c\/li\u003e\n      \u003cli\u003eInstallation fittings and fixing kit\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-grid4\"\u003e\n    \u003cdiv class=\"rf-verona-brass-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003ePractical\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eHot, cold, and filtered water from one tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-brass-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eCleaner Design\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eNo need for a separate filtered water tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-brass-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFiltered Water\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eDedicated water channel helps maintain filtered water separation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-verona-brass-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003ePremium Finish\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eBrushed brass styling for a warmer, more luxurious kitchen look.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-verona-brass-list\"\u003e\n      \u003cli\u003eHommix taps are covered for 5 years on parts and fittings, including the ceramic valve cartridge.\u003c\/li\u003e\n      \u003cli\u003eChrome and Brushed finishes have 2 years cover on the finish.\u003c\/li\u003e\n      \u003cli\u003eHommix 3 way taps are not recommended for gravity fed systems. Minimum pressure is 0.5 bar and maximum pressure is 11.5 bar.\u003c\/li\u003e\n      \u003cli\u003eClean with a damp cloth and dry with a soft cloth. Avoid harsh chemicals or abrasive cleaners.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-faq-wrap\"\u003e\n    \u003ch3 style=\"text-align:center;\"\u003e\u003cstrong\u003eFrequently Asked Questions\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cdetails class=\"rf-verona-brass-faq-item\"\u003e\n      \u003csummary\u003eCan this tap connect to a reverse osmosis system?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-brass-faq-content\"\u003e\n        \u003cp\u003eYes. The Verona Brushed Brass is designed to work with suitable under sink filtered water systems including reverse osmosis units.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-brass-faq-item\"\u003e\n      \u003csummary\u003eDoes filtered water mix with the standard hot and cold supply?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-brass-faq-content\"\u003e\n        \u003cp\u003eNo. The Verona uses a separate internal water channel for filtered water, helping keep it isolated from the standard mains hot and cold supply.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-brass-faq-item\"\u003e\n      \u003csummary\u003eDo I need a separate tap for filtered water?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-brass-faq-content\"\u003e\n        \u003cp\u003eNo. One of the main benefits of a 3 way tap is that it removes the need for a second drinking water tap.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-brass-faq-item\"\u003e\n      \u003csummary\u003eIs this suitable for gravity fed systems?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-brass-faq-content\"\u003e\n        \u003cp\u003eNo. Hommix 3 way taps are not recommended for gravity fed systems and require suitable pressure to perform correctly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-verona-brass-faq-item\"\u003e\n      \u003csummary\u003eWhat comes in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-verona-brass-faq-content\"\u003e\n        \u003cp\u003eThe Verona Brushed Brass includes the tap, filtered water connection, hot and cold flexible pipes, and installation fittings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"rf-verona-brass-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHot and cold connection\u003c\/td\u003e\n          \u003ctd\u003e1\/2 inch female connection with flexible pipes supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFiltered water connection\u003c\/td\u003e\n          \u003ctd\u003e1\/4 inch push fit connection with tube included\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTap type\u003c\/td\u003e\n          \u003ctd\u003e3 way triflow filter tap\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSpout movement\u003c\/td\u003e\n          \u003ctd\u003e360 degree swivel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCartridge type\u003c\/td\u003e\n          \u003ctd\u003eCeramic valve cartridge\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMinimum operating pressure\u003c\/td\u003e\n          \u003ctd\u003e0.5 bar\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaximum operating pressure\u003c\/td\u003e\n          \u003ctd\u003e11.5 bar\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCompatibility\u003c\/td\u003e\n          \u003ctd\u003eNot recommended for gravity fed systems\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-verona-brass-cta\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eAvailable here today with fast, free delivery\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eA strong choice for kitchens that want filtered water convenience, a cleaner sink layout, and a brushed brass finish that adds warmth and character.\u003c\/p\u003e\n    \u003cdiv class=\"rf-verona-brass-button-row\"\u003e\n      \u003ca class=\"rf-verona-brass-button primary\" href=\"https:\/\/regalflow.co.uk\/collections\/hommix-3-way-taps\"\u003eView Hommix Range\u003c\/a\u003e\n      \u003ca class=\"rf-verona-brass-button secondary\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003eContact Regal Flow\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48614339871009,"sku":"Hommix3302","price":179.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixVeronaBrushedBrass3WayTapBrushedGoldBrushedTriflowTap.jpg?v=1712745668"},{"product_id":"hommix-tatiana-copper-pull-out-spray-hose-3-way-triflow-tap","title":"Hommix Tatiana Copper Pull-Out Spray 3-Way Triflow Tap","description":"\u003cdiv class=\"rf-tatiana\"\u003e\n  \u003csection class=\"rf-tatiana__opening\"\u003e\n    \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eHommix Tatiana · Copper pull-out three-way tap\u003c\/div\u003e\n    \u003ch2\u003eWarm copper styling with filtered water beautifully integrated\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Tatiana combines hot, cold and filtered drinking water in one Italian-made kitchen tap. Its tall spring profile and pull-out spray hose provide practical reach, while the copper finish makes it a confident focal point.\u003c\/p\u003e\n    \u003cdiv class=\"rf-tatiana__buttons\"\u003e\n      \u003ca class=\"rf-tatiana__button rf-tatiana__button--primary\" href=\"#rf-tatiana-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-tatiana__button rf-tatiana__button--secondary\" href=\"#rf-tatiana-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePull-out spray hose\u003c\/strong\u003eExtra reach around the sink\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive copper design\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__alternating\"\u003e\n    \u003cdiv class=\"rf-tatiana__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixTatianaCopperPullOutSprayHose3WayTriflowTap_600x600.jpg?v=1712774957\" alt=\"Hommix Tatiana copper pull-out spray-hose three-way kitchen tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__copy\"\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eTall professional profile\u003c\/div\u003e\n      \u003ch2\u003eMore control for rinsing, filling and cleaning\u003c\/h2\u003e\n      \u003cp\u003eThe spring-neck spray head pulls out when extra reach is required around the sink or larger cookware. A separate lever and dedicated outlet operate the filtered-water supply without adding a second drinking-water tap.\u003c\/p\u003e\n      \u003cul class=\"rf-tatiana__ticks\"\u003e\n        \u003cli\u003ePull-out spray function for ordinary hot and cold water\u003c\/li\u003e\n        \u003cli\u003eSeparate filtered-water control and outlet\u003c\/li\u003e\n        \u003cli\u003eCopper or contrasting white handle options, depending on the selected variant\u003c\/li\u003e\n        \u003cli\u003e35 mm ceramic cartridge for smooth mixer operation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows an independent route\u003c\/h2\u003e\n      \u003cp\u003eTwo internal waterways separate treated drinking water from the ordinary hot and cold supply. The Tatiana performs all three roles while protecting the filtered-water pathway inside the tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eControlled through the main mixer and spray head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eControlled through the main mixer and spray head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eOperated separately through its dedicated outlet.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__alternating rf-tatiana__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-tatiana__media rf-tatiana__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Tatian_Copper_Triflow_Faucet_with_pull_out_spray_1000x1000.png?v=1776611213\" alt=\"Hommix Tatiana copper pull-out filter tap installed in a bright contemporary kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__copy\"\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eDesigned to stand out\u003c\/div\u003e\n      \u003ch2\u003eA richer finish for light and neutral kitchens\u003c\/h2\u003e\n      \u003cp\u003eThe copper surface introduces warmth against pale worktops, stone and neutral cabinetry. Its strong profile is deliberately architectural, giving the sink area a clear centrepiece while retaining everyday filtered-water convenience.\u003c\/p\u003e\n      \u003cul class=\"rf-tatiana__ticks\"\u003e\n        \u003cli\u003eBrushed-copper appearance with a warm metallic tone\u003c\/li\u003e\n        \u003cli\u003eHigh spring profile creates a distinctive professional look\u003c\/li\u003e\n        \u003cli\u003eOne fixture replaces the ordinary mixer and separate filter tap\u003c\/li\u003e\n        \u003cli\u003eMade in Italy\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__alternating\"\u003e\n    \u003cdiv class=\"rf-tatiana__media rf-tatiana__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Tatiana_Copper_3_way_faucet_kitchen_1000x1000.png?v=1776611213\" alt=\"Hommix Tatiana copper three-way tap above a dark stone kitchen worktop\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__copy\"\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eConnect the treatment you need\u003c\/div\u003e\n      \u003ch2\u003eCompatible with many under-sink water systems\u003c\/h2\u003e\n      \u003cp\u003eThe Tatiana can dispense water from a suitable inline filter, ultrafiltration system or reverse-osmosis system. Compatibility depends on the treatment system, available pressure and connection arrangement, so these should be checked together before ordering.\u003c\/p\u003e\n      \u003cul class=\"rf-tatiana__ticks\"\u003e\n        \u003cli\u003e¼-inch push-fit filtered-water connection\u003c\/li\u003e\n        \u003cli\u003eFiltered-water tube supplied\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink systems, subject to connections\u003c\/li\u003e\n        \u003cli\u003eFiltration system is not included with this tap-only product\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__install\" id=\"rf-tatiana-install\"\u003e\n    \u003cdiv class=\"rf-tatiana__install-copy\"\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eImportant installation check\u003c\/div\u003e\n      \u003ch2\u003eThe mounting surface must support its 6.5 kg weight\u003c\/h2\u003e\n      \u003cp\u003eThe Tatiana is a tall, substantial tap. Hommix recommends a robust sink or worktop and advises against fitting it directly to a stainless-steel sink. Confirm the support, pressure and below-sink hose clearance before purchase.\u003c\/p\u003e\n      \u003cdiv class=\"rf-tatiana__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eMounting surface\u003c\/h3\u003e\n\u003cp\u003eUse a strong, stable sink or worktop; stainless-steel sinks are not advised.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eOperating pressure\u003c\/h3\u003e\n\u003cp\u003eThe product specification states 0.5 to 7 bar; it is not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap opening\u003c\/h3\u003e\n\u003cp\u003eHommix states 34 mm maximum, although the technical drawing labels a 35 mm hole. Confirm before drilling.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eHose clearance\u003c\/h3\u003e\n\u003cp\u003eKeep the cabinet area clear so the pull-out hose can travel without obstruction.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixTatianaCopperPullOutSprayHose3WayTriflowTapDimensions_600x600.jpg?v=1776611213\" alt=\"Hommix Tatiana copper three-way tap technical dimensions and connections\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__spec\" id=\"rf-tatiana-spec\"\u003e\n    \u003cdiv class=\"rf-tatiana__section-heading\"\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Tatiana Copper specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__spec-list\"\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003ePull-out spray-hose three-way kitchen filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and separately filtered drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eTwo independent internal waterways\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBrushed copper\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eHandle options\u003c\/strong\u003e\u003cspan\u003eCopper handles or white handles, according to the selected variant\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eManufacture\u003c\/strong\u003e\u003cspan\u003eMade in Italy\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eSpout\u003c\/strong\u003e\u003cspan\u003eTall spring neck with pull-out spray function\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water delivery\u003c\/strong\u003e\u003cspan\u003eSeparate lever and dedicated outlet\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eTap cartridge\u003c\/strong\u003e\u003cspan\u003e35 mm ceramic cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible hoses\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eHot and cold hose length\u003c\/strong\u003e\u003cspan\u003e500 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e560 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eMaximum depth \/ projection\u003c\/strong\u003e\u003cspan\u003e230 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eProduct width\u003c\/strong\u003e\u003cspan\u003e45 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eProduct weight\u003c\/strong\u003e\u003cspan\u003e6.5 kg\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eTap-hole guidance\u003c\/strong\u003e\u003cspan\u003e34 mm maximum in Hommix product text; technical drawing labels 35 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eMinimum operating pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eMaximum operating pressure\u003c\/strong\u003e\u003cspan\u003e7 bar in the product-specific full specification\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot suitable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eMounting requirement\u003c\/strong\u003e\u003cspan\u003eRobust sink or worktop; stainless-steel sinks are not advised\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eCopper-finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-tatiana__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__filter-note\"\u003e\n    \u003cdiv class=\"rf-tatiana__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the water-treatment system separately\u003c\/h2\u003e\n\u003cp\u003eThe Tatiana delivers treated water but does not filter it itself. A compatible filtration or reverse-osmosis system is required. A separate Hommix Hard Water Kit is also available for installations intended to dispense softened hot and cold water alongside a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-tatiana__button rf-tatiana__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-tatiana__eyebrow\"\u003eOfficial product information\u003c\/div\u003e\n\u003ch2\u003eHommix Tatiana technical drawing\u003c\/h2\u003e\n\u003cp\u003eReview the current product dimensions, mounting opening and connection layout before fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Tatiana-NEW-Spec-Sheet.jpg?v=1692716193\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Hommix specification sheet\u003c\/strong\u003e\u003csmall\u003eOfficial Hommix technical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__collections\"\u003e\n    \u003cdiv class=\"rf-tatiana__section-heading\"\u003e\n      \u003cdiv class=\"rf-tatiana__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more premium kitchen filter taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare more Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-tatiana__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filtered, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-tatiana__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-tatiana__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more Hommix finishes, profiles and pull-out options\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-tatiana__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__faq\"\u003e\n    \u003cdiv class=\"rf-tatiana__section-heading\"\u003e\n\u003cdiv class=\"rf-tatiana__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Tatiana include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This is the three-way tap and its connection components. A compatible under-sink filter or reverse-osmosis system is sold separately unless a selected bundle explicitly includes one.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. Two independent internal waterways keep treated drinking water separate from the ordinary hot and cold supply.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I fit the Tatiana to a stainless-steel sink?\u003c\/summary\u003e\u003cp\u003eHommix advises against it because the tap weighs approximately 6.5 kg. It should be fitted to a strong, stable sink or worktop able to support the tall tap properly.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat pressure does the Tatiana require?\u003c\/summary\u003e\u003cp\u003eThe product-specific full specification states an operating range of 0.5 to 7 bar. Hommix also states that its three-way taps are not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs the installation hole 34 mm or 35 mm?\u003c\/summary\u003e\u003cp\u003eHommix’s Tatiana product text specifies a maximum sink hole of 34 mm, while the current technical drawing labels the tap hole as 35 mm. Do not drill from assumption—confirm the actual fixing and opening with the installer before work begins.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen is the separate Hard Water Kit required?\u003c\/summary\u003e\u003cp\u003eIt is intended for an arrangement that uses softened hot and cold water while retaining a separate hard-water supply through the third pathway. The kit is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the copper finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, soap residue, acidic limescale removers, aggressive chemicals and abrasive pads because these can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-tatiana__support\"\u003e\n    \u003cdiv class=\"rf-tatiana__support-copy\"\u003e\n\u003cdiv class=\"rf-tatiana__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about the mounting surface, water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-tatiana__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-tatiana__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48625751064865,"sku":"","price":499.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixTatianaCopperPullOutSprayHose3WayTriflowTap.jpg?v=1712774957"},{"product_id":"hommix-savona-chrome-pull-out-spray-hose-3-way-triflow-filter-tap","title":"Hommix Savona Chrome Pull-Out Spray 3-Way Filter Tap","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .rf-savona-chrome-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #000000;\n    line-height: 1.65;\n  }\n\n  .rf-savona-chrome-wrap h1,\n  .rf-savona-chrome-wrap h2,\n  .rf-savona-chrome-wrap h3,\n  .rf-savona-chrome-wrap h4,\n  .rf-savona-chrome-wrap h5,\n  .rf-savona-chrome-wrap h6 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 14px;\n  }\n\n  .rf-savona-chrome-wrap h2 {\n    text-align: center;\n  }\n\n  .rf-savona-chrome-wrap p {\n    margin: 0 0 14px;\n  }\n\n  .rf-savona-chrome-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-savona-chrome-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .rf-savona-chrome-highlight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    background: #ffffff;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-savona-chrome-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  .rf-savona-chrome-usp-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #EAF4F7;\n    border: 1px solid #ffffff;\n    border-radius: 14px;\n    padding: 20px;\n    margin: 28px 0;\n  }\n\n  .rf-savona-chrome-usp {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .rf-savona-chrome-usp img {\n    width: 46px;\n    height: 46px;\n    object-fit: contain;\n    flex: 0 0 46px;\n  }\n\n  .rf-savona-chrome-usp strong {\n    display: block;\n    color: #000000 !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .rf-savona-chrome-usp p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .rf-savona-chrome-card {\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .rf-savona-chrome-card.soft {\n    background: #f7fbfc;\n  }\n\n  .rf-savona-chrome-card p strong {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-savona-chrome-list {\n    margin: 0 0 14px 18px;\n    padding: 0;\n  }\n\n  .rf-savona-chrome-list li {\n    margin-bottom: 8px;\n  }\n\n  .rf-savona-chrome-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .rf-savona-chrome-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e6f1f4;\n    vertical-align: top;\n  }\n\n  .rf-savona-chrome-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-savona-chrome-spec-table td:first-child {\n    width: 34%;\n    font-weight: 700;\n    color: #000000 !important;\n    background: #f7fbfc;\n  }\n\n  .rf-savona-chrome-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    background: #ffffff;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .rf-savona-chrome-grid4-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    padding: 18px 16px;\n    text-align: center;\n  }\n\n  .rf-savona-chrome-grid4-item h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #000000 !important;\n    font-weight: 700 !important;\n  }\n\n  .rf-savona-chrome-grid4-item p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #1f2937;\n  }\n\n  .rf-savona-chrome-grid4-item p + p {\n    margin-top: 6px;\n  }\n\n  .rf-savona-chrome-faq-wrap {\n    background: #ffffff;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-savona-chrome-faq-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .rf-savona-chrome-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-savona-chrome-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: #000000 !important;\n    position: relative;\n  }\n\n  .rf-savona-chrome-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-savona-chrome-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    color: #000000;\n  }\n\n  .rf-savona-chrome-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-savona-chrome-faq-content {\n    padding: 0 18px 18px;\n  }\n\n  .rf-savona-chrome-cta {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .rf-savona-chrome-button-row {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 16px;\n  }\n\n  .rf-savona-chrome-button {\n    display: inline-block;\n    padding: 12px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: 0.2s ease;\n  }\n\n  .rf-savona-chrome-button.primary {\n    background: #006C84;\n    color: #fff;\n  }\n\n  .rf-savona-chrome-button.secondary {\n    background: #fff;\n    color: #006C84;\n    border: 1px solid #b9dbe3;\n  }\n\n  .rf-savona-chrome-button:hover {\n    opacity: 0.92;\n  }\n\n  @media (max-width: 798px) {\n    .rf-savona-chrome-highlight,\n    .rf-savona-chrome-usp-bar,\n    .rf-savona-chrome-grid4 {\n      grid-template-columns: 1fr;\n    }\n\n    .rf-savona-chrome-spec-table,\n    .rf-savona-chrome-spec-table tbody,\n    .rf-savona-chrome-spec-table tr,\n    .rf-savona-chrome-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .rf-savona-chrome-spec-table td:first-child {\n      border-bottom: none;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-savona-chrome-wrap\"\u003e\n  \u003csection class=\"rf-savona-chrome-intro\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eWhat if your tap could rinse, spray, and deliver filtered water from one polished chrome fixture?\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Savona Chrome Pull Out Spray Hose 3 Way Triflow Filter Tap combines hot, cold, and filtered water with the added flexibility of a pull out spray hose, making it a stronger option than a standard fixed spout triflow tap.\u003c\/p\u003e\n    \u003cp\u003eIt is a practical choice for kitchens that want filtered drinking water, better sink usability, and a bright polished finish without fitting a separate tap.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv style=\"background: #f7fbfc; border: 1px solid #d9edf2; padding: 24px; border-radius: 14px; margin: 30px 0;\"\u003e\n    \u003ch3 style=\"margin: 0 0 10px; color: #000000 !important; font-weight: 700 !important;\"\u003e\u003cstrong\u003eAvailable in other finishes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp style=\"margin: 0 0 18px;\"\u003eChoose the finish that suits your kitchen style:\u003c\/p\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 14px;\"\u003e\n      \u003ca style=\"display: block; background: #fff; border: 1px solid #d9edf2; border-radius: 12px; padding: 16px; text-decoration: none; color: #1f2937;\" href=\"\/products\/hommix-savona-chrome-pull-out-spray-hose-3-way-triflow-filter-tap\"\u003e\n        \u003cdiv style=\"font-weight: 700; color: #000000 !important; margin-bottom: 6px;\"\u003eChrome\u003c\/div\u003e\n        \u003cdiv style=\"font-size: 14px;\"\u003eBright polished finish with a clean, timeless look\u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca style=\"display: block; background: #fff; border: 1px solid #d9edf2; border-radius: 12px; padding: 16px; text-decoration: none; color: #1f2937;\" href=\"\/products\/hommix-savona-brushed-nickel-pull-out-spray-3-way-filter-tap\"\u003e\n        \u003cdiv style=\"font-weight: 700; color: #000000 !important; margin-bottom: 6px;\"\u003eBrushed Nickel\u003c\/div\u003e\n        \u003cdiv style=\"font-size: 14px;\"\u003eSofter premium finish with the same pull out spray design\u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rf-savona-chrome-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eWhy Choose the Hommix Savona Chrome 3 Way Tap\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003ePull out spray hose:\u003c\/strong\u003e Gives you more flexibility for rinsing produce, washing dishes, and cleaning around the sink.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eThree water types in one tap:\u003c\/strong\u003e Access hot, cold, and filtered water from one streamlined fixture.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo second tap required:\u003c\/strong\u003e Keep the sink area cleaner and avoid extra drilling.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSeparate filtered water channel:\u003c\/strong\u003e Filtered water remains isolated from the standard hot and cold supply.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003ePolished chrome finish:\u003c\/strong\u003e A bright, reflective look that suits both classic and modern kitchens.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-media\"\u003e\n      \u003cimg alt=\"Hommix Savona Chrome pull out spray hose 3 way triflow filter tap\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Savona_Chrome_triflow_faucet.png?v=1776605467\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-usp-bar\"\u003e\n    \u003cdiv class=\"rf-savona-chrome-usp\"\u003e\n      \u003cimg alt=\"Fast free delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Delivery_Van.jpg?v=1731772894\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\n        \u003cp\u003eQuick dispatch with no hidden fees\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-usp\"\u003e\n      \u003cimg alt=\"Friendly expert support\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Customer_Support_A.jpg?v=1731849993\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFriendly Support\u003c\/strong\u003e\n        \u003cp\u003eAdvice before and after sale\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-usp\"\u003e\n      \u003cimg alt=\"Price beat\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Bank_Notes_Pile.jpg?v=1731773739\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePrice Beat\u003c\/strong\u003e\n        \u003cp\u003eFind a better price and we will beat it\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-usp\"\u003e\n      \u003cimg alt=\"Hassle free returns\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Easy_Returns_Icon_A.jpg?v=1731773586\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eHassle Free Returns\u003c\/strong\u003e\n        \u003cp\u003eDo not need it? Send it back\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003ePull out spray functionality:\u003c\/strong\u003e Adds flexibility for washing dishes, rinsing food, and cleaning the sink area.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eTrue 3 way design:\u003c\/strong\u003e Hot, cold, and filtered water are all available from one tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSeparate internal waterways:\u003c\/strong\u003e Filtered water does not mix with the standard mains flow.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSpace saving solution:\u003c\/strong\u003e No need for a separate drinking water tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCeramic cartridge setup:\u003c\/strong\u003e Built for dependable day to day performance.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eBuilt for Real Kitchen Use\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cul class=\"rf-savona-chrome-list\"\u003e\n        \u003cli\u003eRinse vegetables and fruit more easily with the pull out spray\u003c\/li\u003e\n        \u003cli\u003eClean larger sinks and awkward corners with better reach\u003c\/li\u003e\n        \u003cli\u003eFill pans, bottles, and containers with more control\u003c\/li\u003e\n        \u003cli\u003eKeep filtered water access built into the same tap\u003c\/li\u003e\n        \u003cli\u003eReduce sink clutter compared with a separate filter tap setup\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eThis is where the Savona separates itself from more basic 3 way taps. It is not only about filtered water. It is about better kitchen usability.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-media\"\u003e\n      \u003cimg alt=\"Hommix Savona Chrome pull out spray tap in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Savona_Chrome_three_way_tap_with_hose.png?v=1776602686\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eCompatible Filtration Systems\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eThe Hommix Savona Chrome can be paired with a wide range of under sink filtration systems depending on your water quality and what level of filtration you need.\u003c\/p\u003e\n      \u003cul class=\"rf-savona-chrome-list\"\u003e\n        \u003cli\u003eReverse osmosis systems\u003c\/li\u003e\n        \u003cli\u003eUltrafiltration systems\u003c\/li\u003e\n        \u003cli\u003eCarbon based under sink filters\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eThis makes it suitable for households that want cleaner drinking water without cluttering the sink area with a second tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-media\"\u003e\n      \u003cimg alt=\"Hommix Savona Chrome tap and installation kit\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Savona_Chrome_Spring_3_Way_Triflow_Tap_Installation_Kit.jpg?v=1713459715\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWhat’s Included\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-savona-chrome-list\"\u003e\n      \u003cli\u003eHommix Savona Chrome 3 way tap\u003c\/li\u003e\n      \u003cli\u003e1 set filtered water pipe with 1\/4 inch push fit adapter\u003c\/li\u003e\n      \u003cli\u003e2 hot and cold 600mm hoses\u003c\/li\u003e\n      \u003cli\u003eLock bolt\u003c\/li\u003e\n      \u003cli\u003eRubber gasket\u003c\/li\u003e\n      \u003cli\u003eMetal gasket\u003c\/li\u003e\n      \u003cli\u003eLock nut\u003c\/li\u003e\n      \u003cli\u003eFixing screws\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-grid4\"\u003e\n    \u003cdiv class=\"rf-savona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFlexible\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003ePull out spray head for more practical everyday use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eCleaner Design\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eNo need for a separate filtered water tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFiltered Water\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eDedicated water channel helps maintain filtered water separation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-chrome-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eClassic Finish\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003ePolished chrome styling for a bright, timeless kitchen look.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eInstallation Notes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eNo additional hole required:\u003c\/strong\u003e The Savona is designed to replace your main kitchen tap rather than add another fitting.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e35mm sink hole guidance:\u003c\/strong\u003e The installation guide shows a 35mm tap hole requirement.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCorrect hose positioning matters:\u003c\/strong\u003e Hot, cold, and filtered water connections must be attached in the correct positions.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eFlush the pipework first:\u003c\/strong\u003e Any sand, silt, or debris should be cleared before connection to help protect the cartridge and aerator.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-faq-wrap\"\u003e\n    \u003ch3 style=\"text-align: center; color: #000000 !important; font-weight: 700 !important;\"\u003e\u003cstrong\u003eFrequently Asked Questions\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cdetails class=\"rf-savona-chrome-faq-item\"\u003e\n      \u003csummary\u003eCan this tap connect to a reverse osmosis system?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-chrome-faq-content\"\u003e\n        \u003cp\u003eYes. The Savona Chrome is designed to work with reverse osmosis systems and other suitable under sink filtered water systems using a 1\/4 inch push fit connection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-chrome-faq-item\"\u003e\n      \u003csummary\u003eDoes filtered water mix with the standard hot and cold supply?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-chrome-faq-content\"\u003e\n        \u003cp\u003eNo. The Savona uses a separate internal water channel for filtered water, helping keep it isolated from the standard mains hot and cold supply.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-chrome-faq-item\"\u003e\n      \u003csummary\u003eDo I need a separate tap for filtered water?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-chrome-faq-content\"\u003e\n        \u003cp\u003eNo. This is one of the main advantages of a 3 way tap. You can access filtered water without adding a second tap to the sink area.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-chrome-faq-item\"\u003e\n      \u003csummary\u003eWhat makes the Savona different from a standard 3 way tap?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-chrome-faq-content\"\u003e\n        \u003cp\u003eThe pull out spray hose gives the Savona extra flexibility for rinsing, washing, and cleaning, making it more versatile than a fixed spout 3 way tap.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-chrome-faq-item\"\u003e\n      \u003csummary\u003eWhat comes in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-chrome-faq-content\"\u003e\n        \u003cp\u003eThe Savona includes the tap, filtered water pipe and push fit adapter, hot and cold hoses, and the fixing kit needed for installation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"rf-savona-chrome-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFiltered water connection\u003c\/td\u003e\n          \u003ctd\u003e1\/4 inch push fit connection\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHot and cold supply\u003c\/td\u003e\n          \u003ctd\u003e2 x G-1\/2 flexible hoses\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCartridge type\u003c\/td\u003e\n          \u003ctd\u003e35mm ceramic cartridge\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFlow rate\u003c\/td\u003e\n          \u003ctd\u003e2.2 GPM based on 0.5MPa\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOverall height\u003c\/td\u003e\n          \u003ctd\u003e495mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTap height to outlet section\u003c\/td\u003e\n          \u003ctd\u003e210mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOverall reach\u003c\/td\u003e\n          \u003ctd\u003e221mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWorking spout reach\u003c\/td\u003e\n          \u003ctd\u003e180mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBase diameter\u003c\/td\u003e\n          \u003ctd\u003e45mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSink hole guidance\u003c\/td\u003e\n          \u003ctd\u003e35mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-chrome-cta\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eUpgrade to a More Versatile 3 Way Kitchen Tap\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eThe Hommix Savona Chrome is not just a filtered water tap. It is a functional kitchen upgrade that adds flexibility, cleaner design, and polished styling in one smart setup.\u003c\/p\u003e\n    \u003cdiv class=\"rf-savona-chrome-button-row\"\u003e\n      \u003ca href=\"https:\/\/regalflow.co.uk\/collections\/hommix-3-way-taps\" class=\"rf-savona-chrome-button primary\"\u003eView Hommix Range\u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact-regal-flow-support-inquiries\" class=\"rf-savona-chrome-button secondary\"\u003eContact Regal Flow\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48772344906017,"sku":"","price":249.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixSavonaChromeSpring3WayTriflowTapFrontView.jpg?v=1713459504"},{"product_id":"hommix-luana-gold-pull-out-spray-hose-3-way-triflow-tap","title":"Hommix Luana Gold Pull-Out Spray 3-Way Filter Tap","description":"\u003cdiv class=\"rf-luana\"\u003e\n  \u003csection class=\"rf-luana__opening\"\u003e\n    \u003cdiv class=\"rf-luana__eyebrow\"\u003eHommix Luana · Gold pull-out three-way tap\u003c\/div\u003e\n    \u003ch2\u003eA statement kitchen tap with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Luana brings hot, cold and filtered drinking water together in one Italian-made tap. Its tall spring profile, pull-out spray hose and polished gold finish combine practical sink-side reach with a distinctive luxury appearance.\u003c\/p\u003e\n    \u003cdiv class=\"rf-luana__buttons\"\u003e\n      \u003ca class=\"rf-luana__button rf-luana__button--primary\" href=\"#rf-luana-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-luana__button rf-luana__button--secondary\" href=\"#rf-luana-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePull-out spray hose\u003c\/strong\u003eExtra reach around the sink\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive spring-spout design\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__alternating\"\u003e\n    \u003cdiv class=\"rf-luana__media rf-luana__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Kitchen_Filter_Faucet.png?v=1788278724\" alt=\"Hommix Luana gold pull-out three-way filter tap installed in a bright contemporary kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__copy\"\u003e\n      \u003cdiv class=\"rf-luana__eyebrow\"\u003eTall professional profile\u003c\/div\u003e\n      \u003ch2\u003eMore reach for rinsing, filling and everyday cleaning\u003c\/h2\u003e\n      \u003cp\u003eThe flexible spring and pull-out spray head extend beyond a conventional fixed spout, helping you work around the sink and larger cookware. A separate lever and outlet operate the filtered-water supply without adding a second tap.\u003c\/p\u003e\n      \u003cul class=\"rf-luana__ticks\"\u003e\n        \u003cli\u003ePull-out spray hose for ordinary hot and cold water\u003c\/li\u003e\n        \u003cli\u003eDedicated control and outlet for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eGold finish with black detailing\u003c\/li\u003e\n        \u003cli\u003eCeramic valves for smooth everyday operation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-luana__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows an independent route\u003c\/h2\u003e\n      \u003cp\u003eTwo internal waterways separate the treated drinking-water supply from ordinary hot and cold water. This protects the filtered route while allowing one tap to handle all three supplies.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eControlled through the main mixer and spray head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eControlled through the main mixer and spray head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eOperated separately through its dedicated outlet.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__alternating rf-luana__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-luana__media rf-luana__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_3_way_tap_Luana.png?v=1788278393\" alt=\"Hommix Luana gold three-way tap with pull-out spray hose above a dark stone kitchen worktop\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__copy\"\u003e\n      \u003cdiv class=\"rf-luana__eyebrow\"\u003eConnect the treatment you need\u003c\/div\u003e\n      \u003ch2\u003eCompatible with many under-sink water systems\u003c\/h2\u003e\n      \u003cp\u003eThe Luana can dispense water from a suitable inline filter, ultrafiltration system or reverse-osmosis system. Compatibility depends on the treatment system, available pressure and connection arrangement, so these should be checked together before ordering.\u003c\/p\u003e\n      \u003cul class=\"rf-luana__ticks\"\u003e\n        \u003cli\u003e¼-inch push-fit filtered-water connection\u003c\/li\u003e\n        \u003cli\u003eFiltered-water tube supplied\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink systems, subject to connections\u003c\/li\u003e\n        \u003cli\u003eFiltration system is not included with this tap-only product\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__install\" id=\"rf-luana-install\"\u003e\n    \u003cdiv class=\"rf-luana__install-copy\"\u003e\n      \u003cdiv class=\"rf-luana__eyebrow\"\u003eImportant installation check\u003c\/div\u003e\n      \u003ch2\u003eThe mounting surface must support this tap properly\u003c\/h2\u003e\n      \u003cp\u003eThe Luana is a tall, substantial tap. Hommix recommends installation on a strong sink or worktop and advises against fitting it directly to a stainless-steel sink. Confirm the support, pressure and below-sink clearance before purchase.\u003c\/p\u003e\n      \u003cdiv class=\"rf-luana__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eMounting surface\u003c\/h3\u003e\n\u003cp\u003eUse a strong, stable sink or worktop; stainless-steel sinks are not advised.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar; not recommended for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap opening\u003c\/h3\u003e\n\u003cp\u003eThe technical drawing specifies a 35 mm installation hole.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eHose clearance\u003c\/h3\u003e\n\u003cp\u003eKeep the cabinet area clear so the pull-out hose can move without obstruction.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Luana_Gold_Specification_Diagram.jpg?v=1713609401\" alt=\"Hommix Luana gold three-way tap technical dimensions and connections\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__spec\" id=\"rf-luana-spec\"\u003e\n    \u003cdiv class=\"rf-luana__section-heading\"\u003e\n      \u003cdiv class=\"rf-luana__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Luana Gold specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__spec-list\"\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003ePull-out spray-hose three-way kitchen filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and separately filtered drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eTwo independent internal waterways\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eGold with black detailing\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eManufacture\u003c\/strong\u003e\u003cspan\u003eMade in Italy\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eSpout\u003c\/strong\u003e\u003cspan\u003eTall spring profile with pull-out spray hose\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water delivery\u003c\/strong\u003e\u003cspan\u003eSeparate lever and dedicated outlet\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valves\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible hoses\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eHot and cold hose length\u003c\/strong\u003e\u003cspan\u003e300 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e560 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eMaximum spout projection\u003c\/strong\u003e\u003cspan\u003e230 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eTap-base diameter\u003c\/strong\u003e\u003cspan\u003e50 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eInstallation hole\u003c\/strong\u003e\u003cspan\u003e35 mm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eMounting requirement\u003c\/strong\u003e\u003cspan\u003eStrong sink or worktop; stainless-steel sinks are not advised\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eGold-finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-luana__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__filter-note\"\u003e\n    \u003cdiv class=\"rf-luana__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the water-treatment system separately\u003c\/h2\u003e\n\u003cp\u003eThe Luana delivers treated water but does not filter it itself. A compatible filtration or reverse-osmosis system is required. A separate Hommix Hard Water Kit is also available for installations intended to dispense softened hot and cold water alongside a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-luana__button rf-luana__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-luana__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eHommix Luana technical drawing\u003c\/h2\u003e\n\u003cp\u003eReview the product dimensions, mounting opening and connection layout before fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Luana_Gold_Specification_Diagram.jpg?v=1713609401\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the technical drawing\u003c\/strong\u003e\u003csmall\u003eInstallation image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__collections\"\u003e\n    \u003cdiv class=\"rf-luana__section-heading\"\u003e\n      \u003cdiv class=\"rf-luana__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more premium kitchen filter taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare more Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-luana__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filtered, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-luana__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-luana__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more Hommix finishes, profiles and pull-out options\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-luana__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__faq\"\u003e\n    \u003cdiv class=\"rf-luana__section-heading\"\u003e\n\u003cdiv class=\"rf-luana__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Luana include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This product is the three-way tap and connection components. A compatible under-sink filter or reverse-osmosis system is sold separately unless a selected bundle explicitly includes one.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. Two independent internal waterways keep treated drinking water separate from the ordinary hot and cold supply.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I fit the Luana to a stainless-steel sink?\u003c\/summary\u003e\u003cp\u003eHommix advises against it because of the tap’s weight. The manufacturer recommends a strong, stable sink or worktop able to support the tall tap properly.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat pressure does the Luana require?\u003c\/summary\u003e\u003cp\u003eThe stated operating range is 0.5 to 11.5 bar. Hommix does not recommend its three-way taps for gravity-fed systems.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size installation hole is required?\u003c\/summary\u003e\u003cp\u003eThe current Luana technical drawing specifies a 35 mm tap hole. Check the mounting surface and cabinet clearance before drilling or fitting.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen is the separate Hard Water Kit required?\u003c\/summary\u003e\u003cp\u003eIt is intended for an arrangement that uses softened hot and cold water while retaining a separate hard-water supply through the third pathway. The kit is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the gold finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, soap residue, acidic limescale removers, aggressive chemicals and abrasive pads because these can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-luana__support\"\u003e\n    \u003cdiv class=\"rf-luana__support-copy\"\u003e\n\u003cdiv class=\"rf-luana__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about the mounting surface, water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-luana__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-luana__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48794793967905,"sku":"","price":599.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixLuanaGold3WayTriflowTapDoubleLever.jpg?v=1713607892"},{"product_id":"hommix-picasso-chrome-3-way-triflow-filter-tap","title":"Hommix Picasso Chrome 3-Way Triflow Filter Tap","description":"\u003cdiv class=\"rf-picasso\"\u003e\n  \u003csection class=\"rf-picasso__opening\"\u003e\n    \u003cdiv class=\"rf-picasso__eyebrow\"\u003eHommix Picasso · Italian-made chrome three-way tap\u003c\/div\u003e\n    \u003ch2\u003eFiltered water and refined Italian design from one kitchen tap\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Picasso combines normal hot, normal cold and water from a compatible filtration system in one polished-chrome tap. Its dedicated filtered-water lever and outlet keep the treated supply separate while removing the need for a second dispenser beside the sink.\u003c\/p\u003e\n    \u003cdiv class=\"rf-picasso__buttons\"\u003e\n      \u003ca class=\"rf-picasso__button rf-picasso__button--primary\" href=\"#rf-picasso-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-picasso__button rf-picasso__button--secondary\" href=\"#rf-picasso-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water options\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eChrome finish and ceramic valves\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e0.5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePressure requirement\u003c\/strong\u003eMinimum operating pressure in bar\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__alternating\"\u003e\n    \u003cdiv class=\"rf-picasso__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixPicassoChrome3WayTapFilterTapFrontView_600x600.jpg?v=1713868661\" alt=\"Hommix Picasso chrome three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eTwo controls · three water options\u003c\/div\u003e\n      \u003ch2\u003eOne tap replaces the mixer and separate filter dispenser\u003c\/h2\u003e\n      \u003cp\u003eThe main side lever mixes ordinary hot and cold water. The smaller front control operates the dedicated filtered-water supply, giving each function a clear purpose without adding another tap hole.\u003c\/p\u003e\n      \u003cul class=\"rf-picasso__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold water through the main mixer outlet\u003c\/li\u003e\n        \u003cli\u003eSeparate control and outlet for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eIndependent internal waterways help prevent cross-mixing\u003c\/li\u003e\n        \u003cli\u003eFixed swan-neck design with a 360° swivel spout\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eSeparate by design\u003c\/div\u003e\n      \u003ch2\u003eFiltered water never passes through the ordinary mixer route\u003c\/h2\u003e\n      \u003cp\u003eThe Picasso uses two independent internal pathways and distinct outlets. Water quality therefore depends on the under-sink filter or reverse-osmosis system connected to the dedicated ¼-inch filtered-water inlet—not on the tap itself.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eSelected using the main mixer lever.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eSelected using the main mixer lever.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eDispensed through its own control and outlet.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__alternating rf-picasso__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-picasso__media rf-picasso__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Picasso_Triflow_Tap_Kitchen_1000x1000.png?v=1776610306\" alt=\"Hommix Picasso chrome triflow tap installed in a modern kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003ePolished chrome finish\u003c\/div\u003e\n      \u003ch2\u003eA distinctive silhouette without unnecessary clutter\u003c\/h2\u003e\n      \u003cp\u003eThe high curved spout, slim mixer lever and detailed filtered-water control give the Picasso more character than a standard minimalist tap. The polished chrome surface works naturally with stainless-steel sinks, chrome handles and contemporary appliances.\u003c\/p\u003e\n      \u003cul class=\"rf-picasso__ticks\"\u003e\n        \u003cli\u003eItalian-made three-way kitchen tap\u003c\/li\u003e\n        \u003cli\u003ePolished chrome decorative finish\u003c\/li\u003e\n        \u003cli\u003eSolid brass construction\u003c\/li\u003e\n        \u003cli\u003ePremium ceramic valves for dependable everyday control\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__alternating\"\u003e\n    \u003cdiv class=\"rf-picasso__media rf-picasso__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixPicassoChrome3WayTriflowFilterTapConnectedtoWholeHouseWaterFilter_600x600.jpg?v=1776610306\" alt=\"Hommix Picasso chrome tap connected to an under-sink water filtration system\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eChoose the filtration separately\u003c\/div\u003e\n      \u003ch2\u003eThe tap-only package does not include a water filter\u003c\/h2\u003e\n      \u003cp\u003eThis listing supplies the Picasso tap and its connection hoses and tube. A compatible under-sink filter, reverse-osmosis system or hard-water kit must be selected separately according to the water issue, available cabinet space and required flow.\u003c\/p\u003e\n      \u003cul class=\"rf-picasso__ticks\"\u003e\n        \u003cli\u003eCompatible with many under-sink filtration systems\u003c\/li\u003e\n        \u003cli\u003eCompatible with suitable reverse-osmosis systems\u003c\/li\u003e\n        \u003cli\u003e¼-inch push-fit filtered-water connection supplied\u003c\/li\u003e\n        \u003cli\u003eFiltration system and Hommix Hard Water Kit are not included\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__notice\" aria-label=\"Important package information\"\u003e\n    \u003cdiv class=\"rf-picasso__notice-icon\" aria-hidden=\"true\"\u003ei\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eImportant before ordering\u003c\/div\u003e\n\u003ch2\u003eThis is a three-way tap, not a complete filtration system\u003c\/h2\u003e\n\u003cp\u003eThe filtered-water outlet only dispenses the water supplied to it. Choose a compatible filtration system separately, or ask Regal Flow to check an existing system’s pressure and ¼-inch connection before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__install\" id=\"rf-picasso-install\"\u003e\n    \u003cdiv class=\"rf-picasso__install-copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, cut-out and under-sink connections\u003c\/h2\u003e\n      \u003cp\u003eThe Picasso requires at least 0.5 bar and is not recommended for gravity-fed systems. Check the existing sink or worktop opening against Hommix’s 34 mm hole guidance before drilling or installation.\u003c\/p\u003e\n      \u003cdiv class=\"rf-picasso__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar; not recommended for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eTap opening\u003c\/h3\u003e\n\u003cp\u003eConfirm the worktop cut-out against the manufacturer’s 34 mm guidance.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap clearance\u003c\/h3\u003e\n\u003cp\u003eOverall height is approximately 350 mm with a 220 mm reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003e½-inch hot\/cold hoses and ¼-inch filtered-water tube.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixPicassoChrome3WayTriflowFilterTapDiagramandDimensions_600x600.jpg?v=1776610306\" alt=\"Hommix Picasso chrome three-way tap dimensions and installation drawing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__spec\" id=\"rf-picasso-spec\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Picasso Chrome specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__spec-list\"\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e\u003cspan\u003eHommix Picasso Chrome\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eManufacturer SKU\u003c\/strong\u003e\u003cspan\u003eHMX-UK8180-CR\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eEAN\u003c\/strong\u003e\u003cspan\u003e5060775360797\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eFixed-spout three-way kitchen mixer and filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eNormal hot, normal cold and separately filtered cold water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent mixer and filtered-water channels with separate outlets\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eControls\u003c\/strong\u003e\u003cspan\u003eMain hot\/cold mixer lever and separate filtered-water control\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003ePolished chrome\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003eBrass\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valves\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eSpout movement\u003c\/strong\u003e\u003cspan\u003e360° swivel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003eApproximately 350 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003eApproximately 235 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003eApproximately 220 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eTap-body width\u003c\/strong\u003e\u003cspan\u003eApproximately 42 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eTap-hole guidance\u003c\/strong\u003e\u003cspan\u003eManufacturer states up to 34 mm; confirm before drilling\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003e½-inch female; two 50 cm flexible pipes supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit; tube supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eMinimum operating pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar \/ 7.2 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eMaximum stated pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar \/ 166 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eCountry of manufacture\u003c\/strong\u003e\u003cspan\u003eItaly\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eWater filter included\u003c\/strong\u003e\u003cspan\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eChrome finish warranty\u003c\/strong\u003e\u003cspan\u003e2 years\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__included\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eInside the box\u003c\/div\u003e\n\u003ch2\u003eWhat is included—and what is not\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__included-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003ePicasso Chrome tap\u003c\/h3\u003e\n\u003cp\u003eItalian-made three-way tap with ceramic valves.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eHot and cold hoses\u003c\/h3\u003e\n\u003cp\u003eTwo 50 cm flexible pipes with ½-inch female connections.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eFiltered-water tube\u003c\/h3\u003e\n\u003cp\u003e¼-inch push-fit connection and tube for the treated supply.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"rf-picasso__included-missing\"\u003e\u003cspan\u003e×\u003c\/span\u003e\u003ch3\u003eWater filter\u003c\/h3\u003e\n\u003cp\u003eNo filter, RO system or Hard Water Kit is included with this tap-only listing.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eManufacturer resource\u003c\/div\u003e\n\u003ch2\u003eHommix Picasso specification sheet\u003c\/h2\u003e\n\u003cp\u003eReview the tap dimensions and component layout before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Picasso-New-Spec-Sheet.jpg?v=1692716193\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Picasso specification sheet\u003c\/strong\u003e\u003csmall\u003eManufacturer image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__collections\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more kitchen taps and Hommix systems\u003c\/h2\u003e\n      \u003cp\u003eCompare other Hommix three-way taps, explore the wider Hommix range or browse all premium kitchen taps before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__collection-grid rf-picasso__collection-grid--three\"\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-picasso__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eHommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare finishes, fixed spouts and pull-out designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-picasso__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-ro-dispensers-3-way-filter-taps\"\u003e\u003cspan class=\"rf-picasso__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eExplore the Hommix range\u003c\/strong\u003e\u003csmall\u003eBrowse taps, under-sink systems and water dispensers\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-picasso__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-picasso__collection-icon\" aria-hidden=\"true\"\u003eT\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filter, boiling-water and multifunction taps\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-picasso__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__faq\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Picasso include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This is the tap-only product. It includes the tap, hot and cold flexible pipes, and the ¼-inch filtered-water tube, but the filtration system and Hommix Hard Water Kit are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow does the Picasso provide three water options with two controls?\u003c\/summary\u003e\u003cp\u003eThe main lever mixes ordinary hot and cold water. The smaller front control opens the separate filtered-water supply, which is delivered through its own outlet.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan it work with an existing under-sink filter?\u003c\/summary\u003e\u003cp\u003eIt works with many under-sink filters and reverse-osmosis systems, but connections and operating pressure vary. Confirm that the proposed system can connect to the supplied ¼-inch filtered-water tube before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan softened and unsoftened water be used?\u003c\/summary\u003e\u003cp\u003eYes, the tap can be arranged to supply softened hot and cold water plus hard drinking water through the separate channel. A suitable filtration setup is advised, and Hommix’s Hard Water Kit is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs the Picasso suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eHommix does not recommend its three-way taps for gravity-fed systems. The Picasso requires at least 0.5 bar, so check the measured pressure at the kitchen tap rather than relying only on the property’s system type.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size opening does the tap require?\u003c\/summary\u003e\u003cp\u003eHommix lists a maximum sink-hole measurement of 34 mm. Because cut-out terminology can vary, confirm the actual tap shank and worktop opening with the installer before drilling.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies?\u003c\/summary\u003e\u003cp\u003eHommix provides five years’ cover on parts and fittings, including the ceramic valve cartridge. The chrome decorative finish has two years’ cover, subject to the manufacturer’s care conditions.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the chrome finish?\u003c\/summary\u003e\u003cp\u003eWipe it with a damp cloth and dry it with a soft cloth. Avoid bleach, abrasive products and aggressive cleaning chemicals because they can damage the decorative surface.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__support\"\u003e\n    \u003cdiv class=\"rf-picasso__support-copy\"\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help matching a filtration system?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow to check pressure, connections, tap-hole clearance or the right under-sink filter before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-picasso__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48822039445793,"sku":"","price":319.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPicassoChrome3WayTapFilterTapFrontView.jpg?v=1713868661"},{"product_id":"hommix-picasso-copper-3-way-triflow-filter-tap","title":"Hommix Picasso Copper 3-Way Triflow Filter Tap","description":"\u003cdiv class=\"rf-picasso\"\u003e\n  \u003csection class=\"rf-picasso__opening\"\u003e\n    \u003cdiv class=\"rf-picasso__eyebrow\"\u003eHommix Picasso · Italian-made copper three-way tap\u003c\/div\u003e\n    \u003ch2\u003eFiltered water and refined Italian design from one kitchen tap\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Picasso combines normal hot, normal cold and water from a compatible filtration system in one distinctive copper tap. Its dedicated filtered-water control and separate outlet keep the treated supply isolated while removing the need for a second dispenser beside the sink.\u003c\/p\u003e\n    \u003cdiv class=\"rf-picasso__buttons\"\u003e\n      \u003ca class=\"rf-picasso__button rf-picasso__button--primary\" href=\"#rf-picasso-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-picasso__button rf-picasso__button--secondary\" href=\"#rf-picasso-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water options\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eCopper finish and ceramic valves\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e0.5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePressure requirement\u003c\/strong\u003eMinimum operating pressure in bar\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__alternating\"\u003e\n    \u003cdiv class=\"rf-picasso__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixPicassoCopper3WayTriflowFilterTapFrontView_600x600.jpg?v=1713873563\" alt=\"Hommix Picasso copper three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eTwo controls · three water options\u003c\/div\u003e\n      \u003ch2\u003eOne tap replaces the mixer and separate filter dispenser\u003c\/h2\u003e\n      \u003cp\u003eThe main side lever mixes ordinary hot and cold water. The smaller front control operates the dedicated filtered-water supply, giving each function a clear purpose without adding another tap hole.\u003c\/p\u003e\n      \u003cul class=\"rf-picasso__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold water through the main mixer outlet\u003c\/li\u003e\n        \u003cli\u003eSeparate control and outlet for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eIndependent internal waterways help prevent cross-mixing\u003c\/li\u003e\n        \u003cli\u003eFixed horizontal spout with 360° swivel movement\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eSeparate by design\u003c\/div\u003e\n      \u003ch2\u003eFiltered water never passes through the ordinary mixer route\u003c\/h2\u003e\n      \u003cp\u003eThe Picasso uses two independent internal pathways and distinct outlets. Water quality therefore depends on the under-sink filter or reverse-osmosis system connected to the dedicated ¼-inch filtered-water inlet—not on the tap itself.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eSelected using the main mixer lever.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eSelected using the main mixer lever.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eDispensed through its own control and outlet.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__alternating rf-picasso__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-picasso__media rf-picasso__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixPicassoCopper3WayTriflowFilterTapSpout_600x600.jpg?v=1713873563\" alt=\"Close view of the separate mixer and filtered-water outlets on the Hommix Picasso copper tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eWarm copper finish\u003c\/div\u003e\n      \u003ch2\u003eA distinctive silhouette without unnecessary clutter\u003c\/h2\u003e\n      \u003cp\u003eThe tall linear body, long horizontal spout and detailed filtered-water control give the Picasso a strong architectural profile. Its warm, lightly aged copper colouring works particularly well with natural stone, timber, darker cabinetry and other character-led kitchen finishes.\u003c\/p\u003e\n      \u003cul class=\"rf-picasso__ticks\"\u003e\n        \u003cli\u003eItalian-made three-way kitchen tap\u003c\/li\u003e\n        \u003cli\u003eWarm copper decorative finish\u003c\/li\u003e\n        \u003cli\u003eSolid brass construction\u003c\/li\u003e\n        \u003cli\u003ePremium ceramic valves for dependable everyday control\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__alternating\"\u003e\n    \u003cdiv class=\"rf-picasso__media rf-picasso__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Picasso_Copper_3_Way_Triflow_Filter_Tap_with_Whole_House_Water_Filter.jpg?v=1713873657\" alt=\"Hommix Picasso copper tap connected to an under-sink water filtration system\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eChoose the filtration separately\u003c\/div\u003e\n      \u003ch2\u003eThe tap-only package does not include a water filter\u003c\/h2\u003e\n      \u003cp\u003eThis listing supplies the Picasso tap and its connection hoses and tube. A compatible under-sink filter, reverse-osmosis system or hard-water kit must be selected separately according to the water issue, available cabinet space and required flow.\u003c\/p\u003e\n      \u003cul class=\"rf-picasso__ticks\"\u003e\n        \u003cli\u003eCompatible with many under-sink filtration systems\u003c\/li\u003e\n        \u003cli\u003eCompatible with suitable reverse-osmosis systems\u003c\/li\u003e\n        \u003cli\u003e¼-inch push-fit filtered-water connection supplied\u003c\/li\u003e\n        \u003cli\u003eFiltration system and Hommix Hard Water Kit are not included\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__notice\" aria-label=\"Important package information\"\u003e\n    \u003cdiv class=\"rf-picasso__notice-icon\" aria-hidden=\"true\"\u003ei\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eImportant before ordering\u003c\/div\u003e\n\u003ch2\u003eThis is a three-way tap, not a complete filtration system\u003c\/h2\u003e\n\u003cp\u003eThe filtered-water outlet only dispenses the water supplied to it. Choose a compatible filtration system separately, or ask Regal Flow to check an existing system’s pressure and ¼-inch connection before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__install\" id=\"rf-picasso-install\"\u003e\n    \u003cdiv class=\"rf-picasso__install-copy\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, cut-out and under-sink connections\u003c\/h2\u003e\n      \u003cp\u003eThe Picasso requires at least 0.5 bar and is not recommended for gravity-fed systems. Check the existing sink or worktop opening against Hommix’s 34 mm hole guidance before drilling or installation.\u003c\/p\u003e\n      \u003cdiv class=\"rf-picasso__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar; not recommended for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eTap opening\u003c\/h3\u003e\n\u003cp\u003eConfirm the worktop cut-out against the manufacturer’s 34 mm guidance.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap clearance\u003c\/h3\u003e\n\u003cp\u003eOverall height is approximately 350 mm with a 220 mm reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003e½-inch hot\/cold hoses and ¼-inch filtered-water tube.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Picasso_Copper_3_Way_Triflow_Filter_Tap_Diagram_and_Dimensions.jpg?v=1713873695\" alt=\"Hommix Picasso copper three-way tap dimensions and installation drawing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__spec\" id=\"rf-picasso-spec\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Picasso Copper specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__spec-list\"\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e\u003cspan\u003eHommix Picasso Copper\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003ePicasso range reference\u003c\/strong\u003e\u003cspan\u003eHommix-UK8180\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eFixed-spout three-way kitchen mixer and filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eNormal hot, normal cold and separately filtered cold water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent mixer and filtered-water channels with separate outlets\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eControls\u003c\/strong\u003e\u003cspan\u003eMain hot\/cold mixer lever and separate filtered-water control\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eCopper\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003eBrass\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valves\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eSpout movement\u003c\/strong\u003e\u003cspan\u003e360° swivel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003eApproximately 350 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003eApproximately 235 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003eApproximately 220 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eTap-body width\u003c\/strong\u003e\u003cspan\u003eApproximately 42 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eTap-hole guidance\u003c\/strong\u003e\u003cspan\u003eManufacturer states up to 34 mm; confirm before drilling\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003e½-inch female; two 50 cm flexible pipes supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit; tube supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eMinimum operating pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar \/ 7.2 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eMaximum stated pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar \/ 166 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eCountry of manufacture\u003c\/strong\u003e\u003cspan\u003eItaly\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eWater filter included\u003c\/strong\u003e\u003cspan\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-picasso__spec-row\"\u003e\n\u003cstrong\u003eCopper finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__included\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eInside the box\u003c\/div\u003e\n\u003ch2\u003eWhat is included—and what is not\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__included-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003ePicasso Copper tap\u003c\/h3\u003e\n\u003cp\u003eItalian-made three-way tap with ceramic valves.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eHot and cold hoses\u003c\/h3\u003e\n\u003cp\u003eTwo 50 cm flexible pipes with ½-inch female connections.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eFiltered-water tube\u003c\/h3\u003e\n\u003cp\u003e¼-inch push-fit connection and tube for the treated supply.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"rf-picasso__included-missing\"\u003e\u003cspan\u003e×\u003c\/span\u003e\u003ch3\u003eWater filter\u003c\/h3\u003e\n\u003cp\u003eNo filter, RO system or Hard Water Kit is included with this tap-only listing.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eManufacturer resource\u003c\/div\u003e\n\u003ch2\u003eHommix Picasso specification sheet\u003c\/h2\u003e\n\u003cp\u003eReview the tap dimensions and component layout before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Picasso_Installation_Diagram.jpg?v=1713872134\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Picasso installation diagram\u003c\/strong\u003e\u003csmall\u003eTechnical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__collections\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n      \u003cdiv class=\"rf-picasso__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more kitchen taps and Hommix systems\u003c\/h2\u003e\n      \u003cp\u003eCompare other Hommix three-way taps, explore the wider Hommix range or browse all premium kitchen taps before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__collection-grid rf-picasso__collection-grid--three\"\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-picasso__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eHommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare finishes, fixed spouts and pull-out designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-picasso__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-ro-dispensers-3-way-filter-taps\"\u003e\u003cspan class=\"rf-picasso__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eExplore the Hommix range\u003c\/strong\u003e\u003csmall\u003eBrowse taps, under-sink systems and water dispensers\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-picasso__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-picasso__collection-icon\" aria-hidden=\"true\"\u003eT\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filter, boiling-water and multifunction taps\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-picasso__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__faq\"\u003e\n    \u003cdiv class=\"rf-picasso__section-heading\"\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Picasso include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This is the tap-only product. It includes the tap, hot and cold flexible pipes, and the ¼-inch filtered-water tube, but the filtration system and Hommix Hard Water Kit are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow does the Picasso provide three water options with two controls?\u003c\/summary\u003e\u003cp\u003eThe main lever mixes ordinary hot and cold water. The smaller front control opens the separate filtered-water supply, which is delivered through its own outlet.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan it work with an existing under-sink filter?\u003c\/summary\u003e\u003cp\u003eIt works with many under-sink filters and reverse-osmosis systems, but connections and operating pressure vary. Confirm that the proposed system can connect to the supplied ¼-inch filtered-water tube before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan softened and unsoftened water be used?\u003c\/summary\u003e\u003cp\u003eYes, the tap can be arranged to supply softened hot and cold water plus hard drinking water through the separate channel. A suitable filtration setup is advised, and Hommix’s Hard Water Kit is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs the Picasso suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eHommix does not recommend its three-way taps for gravity-fed systems. The Picasso requires at least 0.5 bar, so check the measured pressure at the kitchen tap rather than relying only on the property’s system type.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size opening does the tap require?\u003c\/summary\u003e\u003cp\u003eHommix lists a maximum sink-hole measurement of 34 mm. Because cut-out terminology can vary, confirm the actual tap shank and worktop opening with the installer before drilling.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies?\u003c\/summary\u003e\u003cp\u003eHommix provides five years’ cover on parts and fittings, including the ceramic valve cartridge. The copper decorative finish has one year’s cover, subject to the manufacturer’s care conditions.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the copper finish?\u003c\/summary\u003e\u003cp\u003eWipe it with a damp cloth and dry it with a soft cloth. Avoid bleach, soap residue, abrasive products and aggressive cleaning chemicals because they can damage the decorative surface.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-picasso__support\"\u003e\n    \u003cdiv class=\"rf-picasso__support-copy\"\u003e\n\u003cdiv class=\"rf-picasso__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help matching a filtration system?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow to check pressure, connections, tap-hole clearance or the right under-sink filter before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-picasso__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-picasso__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48822254436641,"sku":"","price":359.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPicassoCopper3WayTriflowFilterTapFrontView.jpg?v=1713873563"},{"product_id":"hommix-pardenia-black-3-way-triflow-tap","title":"Hommix Pardenia Black 3 Way Triflow Tap","description":"\u003cdiv class=\"rf-pardenia-black\"\u003e\n  \u003csection class=\"rf-pardenia-black__opening\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eHommix Pardenia · Black three-way tap\u003c\/div\u003e\n    \u003ch2\u003eConfident black styling with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Pardenia delivers hot, cold and filtered drinking water from one Italian-made dual-lever kitchen tap, while independent internal channels keep the treated supply separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-pardenia-black__buttons\"\u003e\n      \u003ca class=\"rf-pardenia-black__button rf-pardenia-black__button--primary\" href=\"#rf-pardenia-black-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-black__button rf-pardenia-black__button--secondary\" href=\"#rf-pardenia-black-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive European design\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaBlack3WayTriflowTap.jpg?v=1713881175\" alt=\"Hommix Pardenia black three-way triflow kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA restrained black centrepiece without a second filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the secondary lever operates the filtered supply. Its high curved spout and matt black finish give the Pardenia a stronger contemporary presence at the sink.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-black__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second drinking-water dispenser required\u003c\/li\u003e\n        \u003cli\u003eHigh-arc profile creates useful sink clearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia uses two independent waterways and a dedicated outlet for filtered water. The treated supply does not pass through the ordinary hot and cold channel, helping preserve its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA separate control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eIndependent outlets\u003c\/h3\u003e\n\u003cp\u003eSeparate channels continue through the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__alternating rf-pardenia-black__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaBlack3WayTriflowTapwithWholeHouseFilterandMainsConnected.jpg?v=1713881175\" alt=\"Connection diagram for the Hommix Pardenia black three-way tap and water filtration system\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eDesigned for an under-sink system\u003c\/div\u003e\n      \u003ch2\u003eConnect filtered water without adding another tap\u003c\/h2\u003e\n      \u003cp\u003eHot and cold connect to the ordinary supplies, while the third inlet connects to a compatible under-sink filter or reverse-osmosis system. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-black__ticks\"\u003e\n        \u003cli\u003eTwo 500 mm hot and cold flexible tails with ½-inch female connections\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit connection\u003c\/li\u003e\n        \u003cli\u003eFiltration system and any model-specific adapters are not included\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filters and RO systems, subject to connections\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaBlack3WayTriflowTapFilterSpliterCloseUp.jpg?v=1713881175\" alt=\"Close-up diagram of the separate filtered-water and hot and cold outlets on the Hommix Pardenia tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eSeparate water at the point of delivery\u003c\/div\u003e\n      \u003ch2\u003eFiltered water leaves through its own outlet\u003c\/h2\u003e\n      \u003cp\u003eThe aerator contains separate openings for treated water and ordinary mixed water. This completes the independent pathway through the tap instead of sending filtered water through the hot and cold outlet.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-black__ticks\"\u003e\n        \u003cli\u003eDedicated outlet for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eSeparate opening for ordinary hot and cold water\u003c\/li\u003e\n        \u003cli\u003eIndependent control prevents accidental blending\u003c\/li\u003e\n        \u003cli\u003eFiltration performance depends on the connected system\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__install\" id=\"rf-pardenia-black-install\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__install-copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected treatment system is suitable for the ¼-inch filtered-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-pardenia-black__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 34 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eThe current drawing shows 360 mm overall height and 180 mm reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConfirm the tails\u003c\/h3\u003e\n\u003cp\u003eThe product listing and installation drawing show different tail specifications.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaBlack3WayTriflowTapDiagramandSpecifications.jpg?v=1713881175\" alt=\"Hommix Pardenia black three-way tap technical dimensions and connections\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__spec\" id=\"rf-pardenia-black-spec\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Pardenia Black specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__spec-list\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBlack\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible tails, 500 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e360 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e250 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e180 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eTap-body width\u003c\/strong\u003e\u003cspan\u003e45 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e34 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eBlack-finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-black__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__filter-note\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Pardenia delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it. A separate Hommix Hard Water Kit is required if the intended arrangement includes a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-pardenia-black__button rf-pardenia-black__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eHommix Pardenia Black installation drawing\u003c\/h2\u003e\n\u003cp\u003eReview the connection layout and dimensions shown for this exact black variant before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaBlack3WayTriflowTapDiagramandSpecifications.jpg?v=1713881175\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation drawing\u003c\/strong\u003e\u003csmall\u003eTechnical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__collections\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-pardenia-black__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-black__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-pardenia-black__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-black__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/water-purification-system-clean-safe-water\"\u003e\n        \u003cspan class=\"rf-pardenia-black__collection-icon\" aria-hidden=\"true\"\u003eW\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eExplore water systems\u003c\/strong\u003e\u003csmall\u003eChoose a compatible treated-water source for the tap\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-black__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__faq\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__section-heading\"\u003e\n\u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Pardenia has an independent filtered-water channel and dedicated outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Pardenia include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size mounting hole is required?\u003c\/summary\u003e\u003cp\u003eThe current product information specifies a maximum sink or worktop hole diameter of 34 mm. Check the available mounting space before installation.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen would I need the separate Hard Water Kit?\u003c\/summary\u003e\u003cp\u003eThe additional Hommix kit is required when the intended arrangement uses softened hot and cold water while retaining a dedicated hard-water supply through the third pathway. It is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhich hot and cold tail size is supplied?\u003c\/summary\u003e\u003cp\u003eHommix’s current product listing states two 500 mm tails with ½-inch female connections. The installation drawing on the product page depicts 450 mm tails marked ⅜ inch, so the installer should confirm the supplied connection before preparing adapters.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies to the Pardenia Black?\u003c\/summary\u003e\u003cp\u003eHommix provides five years of cover for parts and fittings, including the ceramic valve cartridge. The black surface finish is covered for one year.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the black finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-black__support\"\u003e\n    \u003cdiv class=\"rf-pardenia-black__support-copy\"\u003e\n\u003cdiv class=\"rf-pardenia-black__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-black__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-black__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48822747431201,"sku":"","price":299.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaBlack3WayTriflowTap.jpg?v=1713881175"},{"product_id":"hommix-pardenia-chrome-3-way-triflow-tap","title":"Hommix Pardenia Chrome 3 Way Triflow Tap","description":"\u003cdiv class=\"rf-pardenia-chrome\"\u003e\n  \u003csection class=\"rf-pardenia-chrome__opening\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eHommix Pardenia · Chrome three-way tap\u003c\/div\u003e\n    \u003ch2\u003ePolished Chrome styling with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Pardenia delivers hot, cold and filtered drinking water from one Italian-made dual-lever kitchen tap, while independent internal channels keep the treated supply separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__buttons\"\u003e\n      \u003ca class=\"rf-pardenia-chrome__button rf-pardenia-chrome__button--primary\" href=\"#rf-pardenia-chrome-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-chrome__button rf-pardenia-chrome__button--secondary\" href=\"#rf-pardenia-chrome-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive European design\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Pardenia_Chrome_3_way_tap.png?v=1748252381\" alt=\"Hommix Pardenia polished Chrome three-way triflow kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA bright, versatile centrepiece without a second filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the secondary lever operates the filtered supply. Its high curved spout and polished Chrome finish coordinate easily with stainless-steel sinks and other reflective kitchen fittings.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-chrome__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second drinking-water dispenser required\u003c\/li\u003e\n        \u003cli\u003eHigh-arc profile creates useful sink clearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia uses two independent waterways and a dedicated outlet for filtered water. The treated supply does not pass through the ordinary hot and cold channel, helping preserve its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA separate control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eIndependent outlets\u003c\/h3\u003e\n\u003cp\u003eSeparate channels continue through the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__alternating rf-pardenia-chrome__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaChrome3WayTriflowTapWholeHouseFilterConnectedandMainsWater.jpg?v=1748252381\" alt=\"Connection diagram for the Hommix Pardenia chrome three-way tap and water filtration system\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eDesigned for an under-sink system\u003c\/div\u003e\n      \u003ch2\u003eConnect filtered water without adding another tap\u003c\/h2\u003e\n      \u003cp\u003eHot and cold connect to the ordinary supplies, while the third inlet connects to a compatible under-sink filter or reverse-osmosis system. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-chrome__ticks\"\u003e\n        \u003cli\u003eTwo 500 mm hot and cold flexible tails with ½-inch female connections\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit connection\u003c\/li\u003e\n        \u003cli\u003eFiltration system and any model-specific adapters are not included\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filters and RO systems, subject to connections\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaChrome3WayTriflowTapFilterSpoutCloseUp.jpg?v=1748252381\" alt=\"Close-up diagram of the separate filtered-water and hot and cold outlets on the Hommix Pardenia tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eSeparate water at the point of delivery\u003c\/div\u003e\n      \u003ch2\u003eFiltered water leaves through its own outlet\u003c\/h2\u003e\n      \u003cp\u003eThe aerator contains separate openings for treated water and ordinary mixed water. This completes the independent pathway through the tap instead of sending filtered water through the hot and cold outlet.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-chrome__ticks\"\u003e\n        \u003cli\u003eDedicated outlet for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eSeparate opening for ordinary hot and cold water\u003c\/li\u003e\n        \u003cli\u003eIndependent control prevents accidental blending\u003c\/li\u003e\n        \u003cli\u003eFiltration performance depends on the connected system\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__install\" id=\"rf-pardenia-chrome-install\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__install-copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected treatment system is suitable for the ¼-inch filtered-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 34 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eThe current drawing shows 360 mm overall height and 180 mm reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConfirm the tails\u003c\/h3\u003e\n\u003cp\u003eThe product listing and installation drawing show different tail specifications.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaChrome3WayTriflowTapDiagramandSpecifications.jpg?v=1748252381\" alt=\"Hommix Pardenia technical dimensions and connections shown on the Chrome product listing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__spec\" id=\"rf-pardenia-chrome-spec\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Pardenia Chrome specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__spec-list\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003ePolished Chrome\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible tails, 500 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e360 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e250 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e180 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eTap-body width\u003c\/strong\u003e\u003cspan\u003e45 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e34 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eChrome-finish warranty\u003c\/strong\u003e\u003cspan\u003e2 years\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__filter-note\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Pardenia delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it. A separate Hommix Hard Water Kit is required if the intended arrangement includes a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-pardenia-chrome__button rf-pardenia-chrome__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eHommix Pardenia installation drawing\u003c\/h2\u003e\n\u003cp\u003eReview the connection layout and Pardenia family dimensions currently attached to the Chrome product listing before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaChrome3WayTriflowTapDiagramandSpecifications.jpg?v=1748252381\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation drawing\u003c\/strong\u003e\u003csmall\u003eTechnical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__collections\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-pardenia-chrome__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-chrome__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-pardenia-chrome__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-chrome__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/water-purification-system-clean-safe-water\"\u003e\n        \u003cspan class=\"rf-pardenia-chrome__collection-icon\" aria-hidden=\"true\"\u003eW\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eExplore water systems\u003c\/strong\u003e\u003csmall\u003eChoose a compatible treated-water source for the tap\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-chrome__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__faq\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__section-heading\"\u003e\n\u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Pardenia has an independent filtered-water channel and dedicated outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Pardenia include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size mounting hole is required?\u003c\/summary\u003e\u003cp\u003eThe current product information specifies a maximum sink or worktop hole diameter of 34 mm. Check the available mounting space before installation.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen would I need the separate Hard Water Kit?\u003c\/summary\u003e\u003cp\u003eThe additional Hommix kit is required when the intended arrangement uses softened hot and cold water while retaining a dedicated hard-water supply through the third pathway. It is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhich hot and cold tail size is supplied?\u003c\/summary\u003e\u003cp\u003eHommix’s current product listing states two 500 mm tails with ½-inch female connections. The installation drawing on the product page depicts 450 mm tails marked ⅜ inch, so the installer should confirm the supplied connection before preparing adapters.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies to the Pardenia Chrome?\u003c\/summary\u003e\u003cp\u003eHommix provides five years of cover for parts and fittings, including the ceramic valve cartridge. The Chrome surface finish is covered for two years.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the chrome finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-chrome__support\"\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__support-copy\"\u003e\n\u003cdiv class=\"rf-pardenia-chrome__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-chrome__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-chrome__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48823249830177,"sku":"","price":299.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Pardenia_Chrome_3_way_tap.png?v=1748252381"},{"product_id":"hommix-pardenia-copper-3-way-triflow-tap","title":"Hommix Pardenia Copper 3 Way Triflow Tap","description":"\u003cdiv class=\"rf-pardenia-copper\"\u003e\n  \u003csection class=\"rf-pardenia-copper__opening\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eHommix Pardenia · Copper three-way tap\u003c\/div\u003e\n    \u003ch2\u003eWarm brushed copper styling with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Pardenia delivers hot, cold and filtered drinking water from one Italian-made dual-lever kitchen tap, while independent internal channels keep the treated supply separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-pardenia-copper__buttons\"\u003e\n      \u003ca class=\"rf-pardenia-copper__button rf-pardenia-copper__button--primary\" href=\"#rf-pardenia-copper-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-copper__button rf-pardenia-copper__button--secondary\" href=\"#rf-pardenia-copper-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive European design\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_3_way_tap_Copper.png?v=1748251852\" alt=\"Hommix Pardenia brushed copper three-way triflow kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA warmer centrepiece without a second filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the secondary lever operates the filtered supply. Its high curved spout and brushed copper finish bring depth and character to the sink without compromising day-to-day practicality.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-copper__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second drinking-water dispenser required\u003c\/li\u003e\n        \u003cli\u003eHigh-arc profile creates useful sink clearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia uses two independent waterways and a dedicated outlet for filtered water. The treated supply does not pass through the ordinary hot and cold channel, helping preserve its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA separate control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eIndependent outlets\u003c\/h3\u003e\n\u003cp\u003eSeparate channels continue through the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__alternating rf-pardenia-copper__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaCopper3WayTriflowTap.jpg?v=1748251852\" alt=\"Hommix Pardenia copper three-way tap installed above a black kitchen sink\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eA considered metallic finish\u003c\/div\u003e\n      \u003ch2\u003eCopper adds warmth without making the sink feel traditional\u003c\/h2\u003e\n      \u003cp\u003eThe softly brushed surface brings a warmer visual note to pale worktops, dark sinks and natural materials. The simple cylindrical body and slim twin levers keep the overall profile contemporary.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-copper__ticks\"\u003e\n        \u003cli\u003eBrushed Copper finish with subtle tonal variation\u003c\/li\u003e\n        \u003cli\u003eHigh-arc spout suits larger sink areas\u003c\/li\u003e\n        \u003cli\u003eDual-lever layout remains clean and balanced\u003c\/li\u003e\n        \u003cli\u003eOne-hole installation avoids a separate drinking-water tap\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaCopper3WayTapwithCloseUpofFilterSpout.jpg?v=1748251852\" alt=\"Close-up diagram of the separate filtered-water and hot and cold outlets on the Hommix Pardenia tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eSeparate water at the point of delivery\u003c\/div\u003e\n      \u003ch2\u003eFiltered water leaves through its own outlet\u003c\/h2\u003e\n      \u003cp\u003eThe aerator contains separate openings for treated water and ordinary mixed water. This completes the independent pathway through the tap instead of sending filtered water through the hot and cold outlet.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-copper__ticks\"\u003e\n        \u003cli\u003eDedicated outlet for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eSeparate opening for ordinary hot and cold water\u003c\/li\u003e\n        \u003cli\u003eIndependent control prevents accidental blending\u003c\/li\u003e\n        \u003cli\u003eFiltration performance depends on the connected system\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__alternating rf-pardenia-copper__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaCopper3WayTriflowTapwithWholeHouseFilterandMainsConnected.jpg?v=1748251852\" alt=\"Connection diagram for the Hommix Pardenia copper three-way tap and a water filtration system\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eDesigned for an under-sink system\u003c\/div\u003e\n      \u003ch2\u003eConnect filtered water without adding another tap\u003c\/h2\u003e\n      \u003cp\u003eHot and cold connect to the ordinary supplies, while the third inlet connects to a compatible under-sink filter or reverse-osmosis system. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-copper__ticks\"\u003e\n        \u003cli\u003eManufacturer listing states two 500 mm hot and cold flexible tails\u003c\/li\u003e\n        \u003cli\u003e½-inch female connections stated for hot and cold\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit connection included\u003c\/li\u003e\n        \u003cli\u003eSystem compatibility and any additional adapters should be checked before fitting\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__install\" id=\"rf-pardenia-copper-install\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__install-copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected treatment system is suitable for the ¼-inch filtered-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-pardenia-copper__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 34 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eThe current drawing shows 360 mm overall height and 180 mm reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConfirm the tails\u003c\/h3\u003e\n\u003cp\u003eThe product listing and installation drawing show different tail specifications.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaCopper3WayTriflowTapDiagramandSpecifications.jpg?v=1748251852\" alt=\"Hommix Pardenia three-way tap technical dimensions and connections shown on the Copper product listing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__spec\" id=\"rf-pardenia-copper-spec\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Pardenia Copper specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__spec-list\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBrushed Copper\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible tails, 500 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e360 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e250 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e180 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eTap-body width\u003c\/strong\u003e\u003cspan\u003e45 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e34 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eCopper-finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-copper__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__filter-note\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Pardenia delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it. A separate Hommix Hard Water Kit is required if the intended arrangement includes a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-pardenia-copper__button rf-pardenia-copper__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eHommix Pardenia installation drawing\u003c\/h2\u003e\n\u003cp\u003eReview the connection layout and Pardenia family dimensions currently attached to the Copper product listing before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixPardeniaCopper3WayTriflowTapDiagramandSpecifications.jpg?v=1748251852\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation drawing\u003c\/strong\u003e\u003csmall\u003eTechnical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__collections\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-pardenia-copper__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-copper__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-pardenia-copper__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-copper__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/water-purification-system-clean-safe-water\"\u003e\n        \u003cspan class=\"rf-pardenia-copper__collection-icon\" aria-hidden=\"true\"\u003eW\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eExplore water systems\u003c\/strong\u003e\u003csmall\u003eChoose a compatible treated-water source for the tap\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-copper__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__faq\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__section-heading\"\u003e\n\u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Pardenia has an independent filtered-water channel and dedicated outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Pardenia include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size mounting hole is required?\u003c\/summary\u003e\u003cp\u003eThe current product information specifies a maximum sink or worktop hole diameter of 34 mm. Check the available mounting space before installation.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen would I need the separate Hard Water Kit?\u003c\/summary\u003e\u003cp\u003eThe additional Hommix kit is required when the intended arrangement uses softened hot and cold water while retaining a dedicated hard-water supply through the third pathway. It is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhich hot and cold tail size is supplied?\u003c\/summary\u003e\u003cp\u003eHommix’s current product listing states two 500 mm tails with ½-inch female connections. The installation drawing on the product page depicts 450 mm tails marked ⅜ inch, so the installer should confirm the supplied connection before preparing adapters.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies to the Pardenia Copper?\u003c\/summary\u003e\u003cp\u003eHommix provides five years of cover for parts and fittings, including the ceramic valve cartridge. The copper surface finish is covered for one year.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the copper finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-copper__support\"\u003e\n    \u003cdiv class=\"rf-pardenia-copper__support-copy\"\u003e\n\u003cdiv class=\"rf-pardenia-copper__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-copper__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-copper__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48828267135265,"sku":"","price":299.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_3_way_tap_Copper.png?v=1748251852"},{"product_id":"hommix-berta-chrome-3-way-triflow-filter-tap","title":"Hommix Berta Chrome 3 Way Triflow Filter Tap","description":"\u003cdiv class=\"rf-berta\"\u003e\n  \u003csection class=\"rf-berta__opening\"\u003e\n    \u003cdiv class=\"rf-berta__eyebrow\"\u003eHommix Berta · Chrome three-way tap\u003c\/div\u003e\n    \u003ch2\u003eModern chrome styling with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Berta delivers hot, cold and filtered drinking water from one elegant dual-lever kitchen tap, while independent internal channels keep the treated supply separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-berta__buttons\"\u003e\n      \u003ca class=\"rf-berta__button rf-berta__button--primary\" href=\"#rf-berta-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-berta__button rf-berta__button--secondary\" href=\"#rf-berta-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e¼\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eCeramic cartridges\u003c\/strong\u003eSmooth, dependable control\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__alternating\"\u003e\n    \u003cdiv class=\"rf-berta__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixBertaChrome3WayTriflowFilterTap_600x600.jpg?v=1713949806\" alt=\"Hommix Berta chrome three-way triflow kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__copy\"\u003e\n      \u003cdiv class=\"rf-berta__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA clean chrome centrepiece without a second filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the smaller secondary lever operates the filtered supply. Its high curved spout and polished chrome finish give the Berta a crisp, contemporary presence at the sink.\u003c\/p\u003e\n      \u003cul class=\"rf-berta__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second drinking-water dispenser required\u003c\/li\u003e\n        \u003cli\u003eHigh-arc profile creates useful sink clearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-berta__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Berta uses two independent waterways and a dedicated outlet for filtered water. The treated supply does not pass through the ordinary hot and cold channel, helping preserve its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA separate control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eIndependent outlets\u003c\/h3\u003e\n\u003cp\u003eSeparate channels continue through the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__alternating rf-berta__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-berta__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixBertaChrome3WayTriflowFilterTapFullInstallationKit_600x600.jpg?v=1713949806\" alt=\"Hommix Berta chrome tap with flexible hoses and installation fittings\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__copy\"\u003e\n      \u003cdiv class=\"rf-berta__eyebrow\"\u003eInstallation components included\u003c\/div\u003e\n      \u003ch2\u003eThe essential tap connections arrive together\u003c\/h2\u003e\n      \u003cp\u003eThe supplied kit includes the mounting hardware, two 600 mm hot and cold flexible hoses and the filtered-water connection components. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-berta__ticks\"\u003e\n        \u003cli\u003eTwo 600 mm G½ hot and cold flexible hoses\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit adapter\u003c\/li\u003e\n        \u003cli\u003eLock bolt, rubber and metal gaskets, lock nut and fixing screws\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filters and RO systems, subject to connections\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__install\" id=\"rf-berta-install\"\u003e\n    \u003cdiv class=\"rf-berta__install-copy\"\u003e\n      \u003cdiv class=\"rf-berta__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Berta is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected treatment system is suitable for the ¼-inch filtered-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-berta__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 35 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eOverall height is 333 mm with a 215 mm spout reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eFlush the pipework\u003c\/h3\u003e\n\u003cp\u003eRemove debris before connection to protect the ceramic cartridges and aerators.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixBertaChrome3WayTriflowFilterTapwithDiagramandSpecification_600x600.jpg?v=1713949806\" alt=\"Hommix Berta chrome three-way tap technical dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__spec\" id=\"rf-berta-spec\"\u003e\n    \u003cdiv class=\"rf-berta__section-heading\"\u003e\n      \u003cdiv class=\"rf-berta__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Berta Chrome specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__spec-list\"\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003ePolished chrome\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo G½ female flexible hoses, 600 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch tube connection with push-fit adapter\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eManual-rated flow\u003c\/strong\u003e\u003cspan\u003e2.2 G\/M at 0.5 MPa\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e333 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e241 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e215 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eBase diameter\u003c\/strong\u003e\u003cspan\u003e52 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e35 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eChrome-finish warranty\u003c\/strong\u003e\u003cspan\u003e2 years\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-berta__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__filter-note\"\u003e\n    \u003cdiv class=\"rf-berta__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Berta delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-berta__button rf-berta__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-berta__eyebrow\"\u003eOfficial installation information\u003c\/div\u003e\n\u003ch2\u003eHommix Berta installation manual\u003c\/h2\u003e\n\u003cp\u003eReview the supplied components, connection positions, installation sequence and care guidance before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix-Berta-DG-B3301-Installation_26552f18-4f47-49e5-8810-41cea476eb3f.pdf?v=1723046607\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Hommix manual\u003c\/strong\u003e\u003csmall\u003eInstallation PDF · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__collections\"\u003e\n    \u003cdiv class=\"rf-berta__section-heading\"\u003e\n      \u003cdiv class=\"rf-berta__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-berta__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-berta__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-berta__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-berta__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__faq\"\u003e\n    \u003cdiv class=\"rf-berta__section-heading\"\u003e\n\u003cdiv class=\"rf-berta__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Berta has an independent filtered-water channel and dedicated outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Berta include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size mounting hole is required?\u003c\/summary\u003e\u003cp\u003eThe manufacturer specifies a maximum sink or worktop hole diameter of 35 mm. Check the available mounting space and worktop before installation.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the chrome finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-berta__support\"\u003e\n    \u003cdiv class=\"rf-berta__support-copy\"\u003e\n\u003cdiv class=\"rf-berta__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-berta__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-berta__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48829226221857,"sku":"","price":169.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixBertaChrome3WayTriflowFilterTap.jpg?v=1713949806"},{"product_id":"hommix-parma-black-3-way-triflow-tap","title":"Hommix Parma Black 3 Way Triflow Tap","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Premium 1400px Wide Format *\/\n    .product-page-wrapper {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 20px 40px;\n    }\n\n    .product-page-wrapper h2, .product-page-wrapper h3 {\n        color: #000;\n        margin-top: 0;\n    }\n\n    .product-page-wrapper img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 12px;\n    }\n\n    \/* Expansive Grid System *\/\n    .section-grid {\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        gap: 80px;\n        padding: 60px 40px;\n        margin: 40px 0;\n        border-radius: 16px;\n    }\n\n    .grid-content { flex: 1.2; min-width: 350px; }\n    .grid-media { flex: 1; min-width: 350px; text-align: center; }\n\n    .bg-light-grey { background-color: #f9f9f9; }\n    .bg-brand-blue { background-color: #CAE6EC; }\n\n    \/* Typography *\/\n    .main-heading { text-align: center; margin: 60px 0 80px; font-size: 36px; }\n    .intro-text { \n        margin: 0 auto 60px; \n        font-size: 19px; \n        max-width: 1000px; \n        text-align: center; \n        color: #444;\n    }\n    \n    \/* Fixed Icon Flex Container *\/\n    .icon-flex-container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-around;\n        gap: 20px;\n        padding: 60px 40px;\n        border-radius: 16px;\n        text-align: center;\n        margin: 40px 0;\n    }\n\n    .icon-box { \n        flex: 1; \n        min-width: 250px; \n        padding: 15px; \n    }\n\n    .icon-box img { \n        width: 60px; \n        height: 60px; \n        margin: 0 auto 20px; \n        mix-blend-mode: multiply; \n    }\n\n    .cta-text { \n        text-align: center; \n        padding: 80px 0 40px; \n        font-size: 34px; \n        font-weight: bold;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 768px) {\n        .product-page-wrapper { padding: 15px; }\n        .section-grid { flex-direction: column !important; text-align: center; padding: 30px 20px; gap: 40px; }\n        .section-grid ul { text-align: left; display: inline-block; }\n        .main-heading { font-size: 26px; margin: 40px 0; }\n        .grid-media { order: -1 !important; }\n        .cta-text { font-size: 24px; padding: 40px 0; }\n        .icon-box { min-width: 100%; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-page-wrapper\"\u003e\n\u003cdiv class=\"main-heading\"\u003e\n\u003ch2\u003e\u003cstrong\u003eWould you like the luxury of built-in filtered water without the need for a separate tap?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eThe Hommix Parma is a refined three-way mixer tap that combines hot, cold, and filtered water. Its clean design suits modern kitchens and is meticulously crafted to ensure longevity. Experience the luxury of the Hommix Parma as it elevates your surroundings with a sophisticated touch. This all-in-one water solution offers unparalleled convenience, transforming your space while providing seamless access to quality water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid bg-light-grey\"\u003e\n\u003cdiv class=\"grid-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eStylish, Modern and Practical\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul style=\"font-size: 17px;\"\u003e\n\u003cli\u003eProvides a compact, multi-functional solution that removes the need for an additional sink hole\u003c\/li\u003e\n\u003cli\u003eInnovative three-way design, with a dedicated lever for accessing hot, cold, and filtered water.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eNo need to drill an extra hole in your sink or have a separate tap for filtered water\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eTwo independent waterways so that filtered water is never tainted\u003c\/li\u003e\n\u003cli\u003eEngineered with premium ceramic valves, guaranteeing durability and performance.\u003c\/li\u003e\n\u003cli\u003eA solid construction with a sleek design\u003c\/li\u003e\n\u003cli\u003eOffered in a range of chic finishes: Chrome, White, Black, Brushed and Copper\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-media\"\u003e\u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBlack3WayTriflowFilterTapwithWholeHouseFilterConnectedtoMainsWater_600x600.jpg?v=1716811433\" alt=\"Hommix Parma Black 3 Way Triflow Filter Tap\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid\" style=\"flex-direction: row-reverse;\"\u003e\n\u003cdiv class=\"grid-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eNo separate tap required\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\"\u003eSimply connect your Water Filter, Reverse Osmosis System or Water Purifier to the triflow tap to have instant access to Hot, Cold or filtered water through one access point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-media\"\u003e\u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBlack3WayTriflowFilterTapDiagramandMeasurements_600x600.jpg?v=1716811433\" alt=\"Parma Black Tap Diagram and Measurements\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid bg-light-grey\"\u003e\n\u003cdiv class=\"grid-content\"\u003e\n\u003ch2\u003e\u003cstrong\u003eWhat's included?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul style=\"font-size: 17px;\"\u003e\n\u003cli\u003eStylish 3 Way Black Triflow Tap\u003c\/li\u003e\n\u003cli\u003e1\/2\" female connection for Hot and Cold (50cm flexible pipes supplied)\u003c\/li\u003e\n\u003cli\u003e1\/4\" push fit connection for filtered water (tube included)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-media\"\u003e\n\u003cdiv style=\"background: #fff; padding: 40px; border-radius: 12px; border: 1px dashed #bbb;\"\u003e\n\u003cp style=\"margin: 0; font-size: 18px;\"\u003e\u003cstrong\u003eInstallation Tip:\u003c\/strong\u003e Replacing your current tap is seamless. This system is designed for a standard 35mm sink hole.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-flex-container bg-brand-blue\"\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" alt=\"Practical icon\"\u003e\n\u003ch3\u003ePractical\u003c\/h3\u003e\n\u003cp\u003eEliminates the need for a separate tap. No need for extra sink holes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Tap_with_Stars_and_Gloss_around_it.jpg?v=1714487202\" alt=\"Stylish icon\"\u003e\n\u003ch3\u003eStylish\u003c\/h3\u003e\n\u003cp\u003eDesigned and manufactured in Italy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Spanner_and_Hand_icon_25189c6d-2f6d-44bc-b474-bcf5d78741e7.jpg?v=1714486016\" alt=\"Simple install icon\"\u003e\n\u003ch3\u003eSimple to install\u003c\/h3\u003e\n\u003cp\u003eSeamless and very easy to replace your current tap\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"icon-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" alt=\"Delivery van icon\"\u003e\n\u003ch3\u003eFast, Free Delivery\u003c\/h3\u003e\n\u003cp\u003eQuickly dispatched with no hidden charges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 40px 0; margin-top: 20px;\"\u003e\n\u003ch2 style=\"font-size: 24px;\"\u003e\u003cstrong\u003eWarranty \u0026amp; System Compatibility\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul style=\"padding-left: 20px; font-size: 16px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covered on parts and fittings, including ceramic valve cartridges.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish Guarantee:\u003c\/strong\u003e Black and other color finishes are covered by a 1-year guarantee.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWater Pressure:\u003c\/strong\u003e Minimum 0.5 Bar (7.2 PSI) required. Maximum 11.5 Bar (166 PSI).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCare Tip:\u003c\/strong\u003e Clean with a damp cloth and dry immediately. Avoid aggressive chemicals.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"cta-text\"\u003eAvailable here today with fast, free delivery\u003c\/h2\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Black","offer_id":57406533140867,"sku":null,"price":299.99,"currency_code":"GBP","in_stock":true},{"title":"Bronze","offer_id":57406533173635,"sku":null,"price":329.99,"currency_code":"GBP","in_stock":true},{"title":"Copper","offer_id":57406533206403,"sku":null,"price":319.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixParmaBlack3WayTriflowFilterTap_a54e88f2-fde7-446f-85cd-f27da0db9f69.jpg?v=1771437190"},{"product_id":"hommix-parma-bronze-3-way-triflow-tap","title":"Hommix Parma Bronze 3 Way Triflow Tap","description":"\u003cdiv class=\"rf-parma\"\u003e\n  \u003csection class=\"rf-parma__opening\"\u003e\n    \u003cdiv class=\"rf-parma__eyebrow\"\u003eHommix Parma · Italian-made bronze three-way tap\u003c\/div\u003e\n    \u003ch2\u003eFiltered-water convenience with a warmer, more distinctive finish\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Parma Bronze combines normal hot, normal cold and water from a compatible filtration system in one refined kitchen tap. Its two forward-facing levers and dedicated filtered-water pathway keep everyday operation simple while removing the need for a separate drinking-water dispenser.\u003c\/p\u003e\n    \u003cdiv class=\"rf-parma__buttons\"\u003e\n      \u003ca class=\"rf-parma__button rf-parma__button--primary\" href=\"#rf-parma-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-parma__button rf-parma__button--secondary\" href=\"#rf-parma-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water options\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eBronze finish and ceramic valves\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e0.5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePressure requirement\u003c\/strong\u003eMinimum operating pressure in bar\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__alternating\"\u003e\n    \u003cdiv class=\"rf-parma__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBronze3WayTriflowTap_TriflowFilterTap_600x600.jpg?v=1771437190\" alt=\"Hommix Parma bronze three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__copy\"\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eTwo forward-facing levers\u003c\/div\u003e\n      \u003ch2\u003eOne tap replaces the mixer and separate filter dispenser\u003c\/h2\u003e\n      \u003cp\u003eOne lever controls ordinary hot and cold water while the second operates the dedicated filtered-water supply. Both controls face forwards, helping the Parma fit neatly where rear splashback clearance is limited.\u003c\/p\u003e\n      \u003cul class=\"rf-parma__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold water through the main mixer route\u003c\/li\u003e\n        \u003cli\u003eDedicated second lever for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eIndependent internal waterways help prevent cross-mixing\u003c\/li\u003e\n        \u003cli\u003eFixed L-shaped spout with 360° rotation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eSeparate by design\u003c\/div\u003e\n      \u003ch2\u003eFiltered water stays apart from the ordinary mixer supply\u003c\/h2\u003e\n      \u003cp\u003eThe Parma uses two internal pathways and a dedicated filtered-water outlet. The tap does not purify water itself: its filtered supply is determined entirely by the under-sink filter or reverse-osmosis system connected to the ¼-inch inlet.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eSelected through the ordinary mixer control.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eSelected through the ordinary mixer control.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eDispensed through its own lever and outlet.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__alternating rf-parma__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-parma__media rf-parma__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Kitchen_Filter_Tap_Bronze.png?v=1788281807\" alt=\"Hommix Parma bronze three-way filter tap installed in a premium kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__copy\"\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eRich bronze character\u003c\/div\u003e\n      \u003ch2\u003eA warmer alternative to conventional chrome\u003c\/h2\u003e\n      \u003cp\u003eThe bronze finish gives the compact Parma more depth and presence without making the sink area feel heavy. It works especially well with warm cabinetry, natural materials and darker kitchen hardware, while the slim L-shaped spout keeps the overall design controlled.\u003c\/p\u003e\n      \u003cul class=\"rf-parma__ticks\"\u003e\n        \u003cli\u003eDistinctive bronze decorative finish\u003c\/li\u003e\n        \u003cli\u003eCompact 290 mm overall height\u003c\/li\u003e\n        \u003cli\u003eTwo clean forward-facing lever controls\u003c\/li\u003e\n        \u003cli\u003eItalian design and manufacture\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__alternating\"\u003e\n    \u003cdiv class=\"rf-parma__media rf-parma__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBronze3WayTriflowTapWholeHouseFilterandWaterMainsConnected_600x600.jpg?v=1713960330\" alt=\"Hommix Parma bronze tap connected to mains water and a separate filtered-water supply\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__copy\"\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eChoose the filtration separately\u003c\/div\u003e\n      \u003ch2\u003eThe tap-only package does not include a water filter\u003c\/h2\u003e\n      \u003cp\u003eThis listing supplies the Parma tap and its connection hoses and tube. Select a compatible under-sink filter, reverse-osmosis system or hard-water arrangement separately according to the incoming water, available cabinet space and required drinking-water flow.\u003c\/p\u003e\n      \u003cul class=\"rf-parma__ticks\"\u003e\n        \u003cli\u003eCompatible with many under-sink filtration systems\u003c\/li\u003e\n        \u003cli\u003eCompatible with suitable reverse-osmosis systems\u003c\/li\u003e\n        \u003cli\u003e¼-inch push-fit filtered-water connection supplied\u003c\/li\u003e\n        \u003cli\u003eFiltration system and Hommix Hard Water Kit are not included\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__notice\" aria-label=\"Important package information\"\u003e\n    \u003cdiv class=\"rf-parma__notice-icon\" aria-hidden=\"true\"\u003ei\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-parma__eyebrow\"\u003eImportant before ordering\u003c\/div\u003e\n\u003ch2\u003eThis is a three-way tap, not a complete filtration system\u003c\/h2\u003e\n\u003cp\u003eThe filtered-water outlet only dispenses the water supplied to it. Choose a compatible filtration system separately, or ask Regal Flow to check an existing system’s pressure and ¼-inch connection before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__install\" id=\"rf-parma-install\"\u003e\n    \u003cdiv class=\"rf-parma__install-copy\"\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, cut-out and under-sink connections\u003c\/h2\u003e\n      \u003cp\u003eThe Parma requires at least 0.5 bar and Hommix states it is not suitable for gravity-fed systems. Check the existing sink or worktop opening against the manufacturer’s 34 mm hole guidance before drilling or installation.\u003c\/p\u003e\n      \u003cdiv class=\"rf-parma__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar; not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eTap opening\u003c\/h3\u003e\n\u003cp\u003eConfirm the worktop cut-out against Hommix’s 34 mm guidance.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap clearance\u003c\/h3\u003e\n\u003cp\u003eOverall height is approximately 290 mm with a 200 mm reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003e½-inch hot\/cold hoses and ¼-inch filtered-water tube.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBronze3WayTriflowTapDiagramandSpecifications_600x600.jpg?v=1713960329\" alt=\"Hommix Parma bronze three-way tap dimensions and installation drawing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__spec\" id=\"rf-parma-spec\"\u003e\n    \u003cdiv class=\"rf-parma__section-heading\"\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Parma Bronze specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__spec-list\"\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e\u003cspan\u003eHommix Parma Bronze\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eManufacturer SKU\u003c\/strong\u003e\u003cspan\u003eHOMMIX-2680-MOF-BZ\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eEAN\u003c\/strong\u003e\u003cspan\u003e5060775364580\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eFixed-spout three-way kitchen mixer and filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eNormal hot, normal cold and separately filtered cold water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent mixer and filtered-water channels with separate outlet\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eControls\u003c\/strong\u003e\u003cspan\u003eTwo forward-facing levers\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBronze\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003eBrass\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eTap cartridge\u003c\/strong\u003e\u003cspan\u003e35 mm ceramic cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eSpout style\u003c\/strong\u003e\u003cspan\u003eFixed L-shaped spout\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eSpout movement\u003c\/strong\u003e\u003cspan\u003e360° swivel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003eApproximately 290 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003eApproximately 200 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eTap-hole guidance\u003c\/strong\u003e\u003cspan\u003eManufacturer states up to 34 mm; confirm before drilling\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003e½-inch female; two 50 cm flexible pipes supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit; tube supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eMinimum operating pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar \/ 7.2 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eMaximum stated pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar \/ 166 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot suitable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eCountry of manufacture\u003c\/strong\u003e\u003cspan\u003eItaly\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eWater filter included\u003c\/strong\u003e\u003cspan\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma__spec-row\"\u003e\n\u003cstrong\u003eBronze finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__included\"\u003e\n    \u003cdiv class=\"rf-parma__section-heading\"\u003e\n\u003cdiv class=\"rf-parma__eyebrow\"\u003eInside the box\u003c\/div\u003e\n\u003ch2\u003eWhat is included—and what is not\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__included-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eParma Bronze tap\u003c\/h3\u003e\n\u003cp\u003eItalian-made three-way tap with ceramic valve components.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eHot and cold hoses\u003c\/h3\u003e\n\u003cp\u003eTwo 50 cm flexible pipes with ½-inch female connections.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eFiltered-water tube\u003c\/h3\u003e\n\u003cp\u003e¼-inch push-fit connection and tube for the treated supply.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"rf-parma__included-missing\"\u003e\u003cspan\u003e×\u003c\/span\u003e\u003ch3\u003eWater filter\u003c\/h3\u003e\n\u003cp\u003eNo filter, RO system or Hard Water Kit is included with this tap-only listing.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-parma__eyebrow\"\u003eManufacturer resource\u003c\/div\u003e\n\u003ch2\u003eHommix Parma specification sheet\u003c\/h2\u003e\n\u003cp\u003eReview the tap dimensions and component layout before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Pama-NEW-Spec-Sheet.jpg?v=1692716193\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Parma specification sheet\u003c\/strong\u003e\u003csmall\u003eManufacturer image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__collections\"\u003e\n    \u003cdiv class=\"rf-parma__section-heading\"\u003e\n      \u003cdiv class=\"rf-parma__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more kitchen taps and Hommix systems\u003c\/h2\u003e\n      \u003cp\u003eCompare other Hommix three-way taps, explore the wider Hommix range or browse all premium kitchen taps before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__collection-grid rf-parma__collection-grid--three\"\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-parma__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eHommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare finishes, fixed spouts and pull-out designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-parma__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-ro-dispensers-3-way-filter-taps\"\u003e\u003cspan class=\"rf-parma__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eExplore the Hommix range\u003c\/strong\u003e\u003csmall\u003eBrowse taps, under-sink systems and water dispensers\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-parma__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-parma__collection-icon\" aria-hidden=\"true\"\u003eT\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filter, boiling-water and multifunction taps\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-parma__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__faq\"\u003e\n    \u003cdiv class=\"rf-parma__section-heading\"\u003e\n\u003cdiv class=\"rf-parma__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Parma Bronze include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This is the tap-only product. It includes the tap, hot and cold flexible pipes, and the ¼-inch filtered-water tube, but the filtration system and Hommix Hard Water Kit are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow are the three water supplies controlled?\u003c\/summary\u003e\u003cp\u003eOne lever controls ordinary hot and cold water. The second lever opens the separate filtered-water supply, which travels through its own internal pathway and outlet.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan it work with an existing under-sink filter?\u003c\/summary\u003e\u003cp\u003eIt works with many under-sink filters and reverse-osmosis systems, but connections and operating pressure vary. Confirm that the proposed system can connect to the supplied ¼-inch filtered-water tube before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan softened and unsoftened water be used?\u003c\/summary\u003e\u003cp\u003eYes, the tap can be arranged to supply softened hot and cold water plus hard drinking water through the separate channel. A suitable filtration setup is advised, and Hommix’s Hard Water Kit is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs the Parma suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix states its three-way taps are not suitable for gravity-fed systems. The Parma requires at least 0.5 bar, so check the measured pressure at the kitchen tap before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size opening does the tap require?\u003c\/summary\u003e\u003cp\u003eHommix lists a maximum sink-hole measurement of 34 mm. Because cut-out terminology can vary, confirm the actual tap shank and worktop opening with the installer before drilling.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies?\u003c\/summary\u003e\u003cp\u003eHommix provides five years’ cover on parts and fittings, including the ceramic valve cartridge. The bronze decorative finish has one year’s cover, subject to the manufacturer’s care conditions.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the bronze finish?\u003c\/summary\u003e\u003cp\u003eWipe it with a damp cloth and dry it with a soft cloth. Avoid bleach, soap, abrasive products and aggressive cleaning chemicals because they can damage the decorative surface.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma__support\"\u003e\n    \u003cdiv class=\"rf-parma__support-copy\"\u003e\n\u003cdiv class=\"rf-parma__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help matching a filtration system?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow to check pressure, connections, tap-hole clearance or the right under-sink filter before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-parma__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-parma__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":57406475501955,"sku":null,"price":319.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixParmaBronze3WayTriflowTap_TriflowFilterTap.jpg?v=1771437190"},{"product_id":"hommix-parma-brushed-3-way-triflow-tap","title":"Hommix Parma Brushed 3 Way Triflow Tap","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .rf-parma-brushed-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.65;\n  }\n\n  .rf-parma-brushed-wrap h1,\n  .rf-parma-brushed-wrap h2,\n  .rf-parma-brushed-wrap h3,\n  .rf-parma-brushed-wrap h4,\n  .rf-parma-brushed-wrap h5,\n  .rf-parma-brushed-wrap h6 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 14px;\n  }\n\n  .rf-parma-brushed-wrap h2 {\n    text-align: center;\n  }\n\n  .rf-parma-brushed-wrap p {\n    margin: 0 0 14px;\n  }\n\n  .rf-parma-brushed-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-parma-brushed-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .rf-parma-brushed-highlight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-parma-brushed-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  .rf-parma-brushed-usp-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #CAE6EC;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 20px;\n    margin: 28px 0;\n  }\n\n  .rf-parma-brushed-usp {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .rf-parma-brushed-usp img {\n    width: 46px;\n    height: 46px;\n    object-fit: contain;\n    flex: 0 0 46px;\n  }\n\n  .rf-parma-brushed-usp strong {\n    display: block;\n    color: #000000 !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .rf-parma-brushed-usp p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .rf-parma-brushed-card {\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .rf-parma-brushed-card.soft {\n    background: #f7fbfc;\n  }\n\n  .rf-parma-brushed-card p strong {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-parma-brushed-list {\n    margin: 0 0 14px 18px;\n    padding: 0;\n  }\n\n  .rf-parma-brushed-list li {\n    margin-bottom: 8px;\n  }\n\n  .rf-parma-brushed-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .rf-parma-brushed-grid4-item {\n    background: rgba(255,255,255,0.45);\n    border: 1px solid rgba(0,108,132,0.10);\n    border-radius: 12px;\n    padding: 18px 16px;\n    text-align: center;\n  }\n\n  .rf-parma-brushed-grid4-item img {\n    width: 42px;\n    height: 42px;\n    object-fit: contain;\n    margin: 0 auto 12px;\n    display: block;\n  }\n\n  .rf-parma-brushed-grid4-item h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #000000 !important;\n    font-weight: 700 !important;\n  }\n\n  .rf-parma-brushed-grid4-item p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #1f2937;\n  }\n\n  .rf-parma-brushed-grid4-item p + p {\n    margin-top: 6px;\n  }\n\n  .rf-parma-brushed-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .rf-parma-brushed-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e6f1f4;\n    vertical-align: top;\n  }\n\n  .rf-parma-brushed-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-parma-brushed-spec-table td:first-child {\n    width: 34%;\n    font-weight: 700;\n    color: #000000 !important;\n    background: #f7fbfc;\n  }\n\n  .rf-parma-brushed-faq-wrap {\n    background: #CAE6EC;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-parma-brushed-faq-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .rf-parma-brushed-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-parma-brushed-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: #000000 !important;\n    position: relative;\n  }\n\n  .rf-parma-brushed-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-parma-brushed-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    color: #000000 !important;\n  }\n\n  .rf-parma-brushed-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-parma-brushed-faq-content {\n    padding: 0 18px 18px;\n  }\n\n  .rf-parma-brushed-cta {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .rf-parma-brushed-button-row {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 16px;\n  }\n\n  .rf-parma-brushed-button {\n    display: inline-block;\n    padding: 12px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: 0.2s ease;\n  }\n\n  .rf-parma-brushed-button.primary {\n    background: #006C84;\n    color: #fff;\n  }\n\n  .rf-parma-brushed-button.secondary {\n    background: #fff;\n    color: #006C84;\n    border: 1px solid #b9dbe3;\n  }\n\n  .rf-parma-brushed-button:hover {\n    opacity: 0.92;\n  }\n\n  @media (max-width: 798px) {\n    .rf-parma-brushed-highlight,\n    .rf-parma-brushed-usp-bar,\n    .rf-parma-brushed-grid4 {\n      grid-template-columns: 1fr;\n    }\n\n    .rf-parma-brushed-spec-table,\n    .rf-parma-brushed-spec-table tbody,\n    .rf-parma-brushed-spec-table tr,\n    .rf-parma-brushed-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .rf-parma-brushed-spec-table td:first-child {\n      border-bottom: none;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-parma-brushed-wrap\"\u003e\n\n  \u003csection class=\"rf-parma-brushed-intro\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eWhat if your tap could deliver hot, cold, and filtered water in one sleek brushed finish?\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Parma Brushed 3 way triflow tap combines hot, cold, and filtered water in one elegant fixture, helping create a cleaner sink layout without the need for a second drinking water tap.\u003c\/p\u003e\n    \u003cp\u003eThe brushed finish gives the Parma a softer, more understated premium look than polished chrome, making it a strong choice for modern kitchens that want style and practicality in one streamlined design.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv style=\"background:#CAE6EC; padding:24px; border-radius:14px; margin:30px 0;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px; color:#000000 !important; font-weight:700 !important;\"\u003e\u003cstrong\u003eAvailable in other finishes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003eChoose the finish that best suits your kitchen style:\u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:14px;\"\u003e\n\n      \u003ca href=\"https:\/\/regalflow.co.uk\/products\/hommix-parma-black-3-way-triflow-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBlack\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eBold, contemporary styling for statement kitchens\u003c\/div\u003e\n      \u003c\/a\u003e\n\n\n      \u003ca href=\"https:\/\/regalflow.co.uk\/products\/hommix-parma-copper-3-way-triflow-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eCopper\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eWarm metallic finish with premium character\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"https:\/\/regalflow.co.uk\/products\/hommix-parma-brushed-3-way-triflow-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBrushed\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eSubtle modern finish with understated style\u003c\/div\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rf-parma-brushed-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eWhy Choose the Hommix Parma Brushed 3 Way Tap\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eOne tap, three functions:\u003c\/strong\u003e Access hot, cold, and filtered water from one neat kitchen tap.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo extra drilling required:\u003c\/strong\u003e Avoid fitting a separate filtered water tap or second sink hole.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eTrue triflow design:\u003c\/strong\u003e Separate internal waterways help keep filtered water isolated.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eUnderstated premium finish:\u003c\/strong\u003e Brushed styling offers a softer and more refined look than polished chrome.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eBuilt for daily use:\u003c\/strong\u003e Quality ceramic valve components support dependable long term performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-brushed-media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBrushed3WayTriflowFilterTapWholeHouseFilterConnectedtoMainsWater_600x600.jpg?v=1713962625\" alt=\"Hommix Parma Brushed 3 way triflow kitchen tap\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-usp-bar\"\u003e\n    \u003cdiv class=\"rf-parma-brushed-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Delivery_Van.jpg?v=1731772894\" alt=\"Fast free delivery\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\n        \u003cp\u003eQuick dispatch with no hidden fees\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-parma-brushed-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Customer_Support_A.jpg?v=1731849993\" alt=\"Friendly expert support\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFriendly Support\u003c\/strong\u003e\n        \u003cp\u003eAdvice before and after sale\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-parma-brushed-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Bank_Notes_Pile.jpg?v=1731773739\" alt=\"Price beat\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePrice Beat\u003c\/strong\u003e\n        \u003cp\u003eFind a better price and we will beat it\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-parma-brushed-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Easy_Returns_Icon_A.jpg?v=1731773586\" alt=\"Hassle free returns\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eHassle Free Returns\u003c\/strong\u003e\n        \u003cp\u003eDo not need it? Send it back\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eStylish and practical:\u003c\/strong\u003e A premium 3 way tap that removes the need for a separate filtered water tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDedicated filtered water access:\u003c\/strong\u003e Hot, cold, and filtered water are all available from one neat fixture.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eNo extra sink hole needed:\u003c\/strong\u003e Helps keep the sink area cleaner and less cluttered.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSeparate internal waterways:\u003c\/strong\u003e Filtered water remains isolated from the standard hot and cold supply.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003ePremium ceramic valve components:\u003c\/strong\u003e Built for everyday reliability and smoother long term use.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eMultiple finish options:\u003c\/strong\u003e Also available in Black, Chrome, and Copper finishes.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eNo Separate Tap Required\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eConnect your water filter, reverse osmosis system, or water purifier directly to the Hommix Parma Brushed triflow tap and enjoy hot, cold, and filtered water from one clean, space saving setup.\u003c\/p\u003e\n    \u003cp\u003eThis makes it especially suitable for kitchens that want filtered water functionality without cluttering the sink area with extra fittings.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eCompatible Filtration Systems\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eThe Hommix Parma Brushed 3 way tap can be paired with a wide range of under sink systems, including:\u003c\/p\u003e\n      \u003cul class=\"rf-parma-brushed-list\"\u003e\n        \u003cli\u003eUltrafiltration systems for everyday drinking water filtration\u003c\/li\u003e\n        \u003cli\u003eReverse osmosis systems for more advanced purification\u003c\/li\u003e\n        \u003cli\u003eWater purifiers and carbon based filters for taste and chlorine reduction\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eYour ideal setup depends on local water quality, available pressure, and how much filtration you need.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-brushed-media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaBrushed3WayTriflowFilterTapDiagramandSpecification_600x600.jpg?v=1713962625\" alt=\"Hommix Parma Brushed 3 way tap diagram and specification\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"rf-parma-brushed-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHot and cold connection\u003c\/td\u003e\n          \u003ctd\u003e1\/2 inch female connection with 50cm flexible tails supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFiltered water connection\u003c\/td\u003e\n          \u003ctd\u003e1\/4 inch push fit connection with tube included\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eConnection size\u003c\/td\u003e\n          \u003ctd\u003e15mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eConnection type\u003c\/td\u003e\n          \u003ctd\u003eBSP\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFilter type\u003c\/td\u003e\n          \u003ctd\u003eOptional water inlet filter\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHose length\u003c\/td\u003e\n          \u003ctd\u003e225mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaximum operating pressure\u003c\/td\u003e\n          \u003ctd\u003e7 bar\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMinimum operating pressure\u003c\/td\u003e\n          \u003ctd\u003e0.5 bar\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct depth\u003c\/td\u003e\n          \u003ctd\u003e45mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct height\u003c\/td\u003e\n          \u003ctd\u003e280mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct width\u003c\/td\u003e\n          \u003ctd\u003e45mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct weight\u003c\/td\u003e\n          \u003ctd\u003e3000g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTap cartridge type\u003c\/td\u003e\n          \u003ctd\u003e35mm ceramic cartridge\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSpout height\u003c\/td\u003e\n          \u003ctd\u003e250mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"margin-top:14px;\"\u003e\u003cstrong\u003eInstallation note:\u003c\/strong\u003e Ensure your system meets the 0.5 bar minimum pressure requirement for reliable performance. This tap is not recommended for gravity fed systems.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWhat’s Included\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-parma-brushed-list\"\u003e\n      \u003cli\u003eHommix Parma Brushed 3 way triflow tap\u003c\/li\u003e\n      \u003cli\u003e1\/2 inch female hot and cold connection fittings with 50cm flexible pipes supplied\u003c\/li\u003e\n      \u003cli\u003e1\/4 inch push fit filtered water connection with tube included\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-grid4\"\u003e\n    \u003cdiv class=\"rf-parma-brushed-grid4-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" alt=\"Practical icon\"\u003e\n      \u003ch3\u003e\u003cstrong\u003ePractical\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eHot, cold, and filtered water from one tap.\u003c\/p\u003e\n      \u003cp\u003eNo extra sink holes required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-parma-brushed-grid4-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Tap_with_Stars_and_Gloss_around_it.jpg?v=1714487202\" alt=\"Stylish icon\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eRefined Finish\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eBrushed styling for a softer, more understated premium look.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-parma-brushed-grid4-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Spanner_and_Hand_icon_25189c6d-2f6d-44bc-b474-bcf5d78741e7.jpg?v=1714486016\" alt=\"Simple installation icon\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eSimple Upgrade\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eDesigned to replace your current tap with less clutter around the sink.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rf-parma-brushed-grid4-item\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" alt=\"Fast delivery icon\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eQuickly dispatched with no hidden charges.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-parma-brushed-list\"\u003e\n      \u003cli\u003eHommix taps are covered for 5 years on parts and fittings, including the ceramic valve cartridge.\u003c\/li\u003e\n      \u003cli\u003eChrome and Brushed finishes have 2 years cover on the finish. Black, Copper, White, Bronze, and other coloured finishes have 1 year finish cover.\u003c\/li\u003e\n      \u003cli\u003eHommix 3 way taps are not recommended for gravity fed systems. Minimum pressure is 0.5 bar and maximum pressure is 11.5 bar.\u003c\/li\u003e\n      \u003cli\u003eDo not use aggressive cleaning products such as bleach, soap, or strong chemicals. Clean with a damp cloth and dry with a soft cloth.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-faq-wrap\"\u003e\n    \u003ch3 style=\"text-align:center; color:#000000 !important; font-weight:700 !important;\"\u003e\u003cstrong\u003eFrequently Asked Questions\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cdetails class=\"rf-parma-brushed-faq-item\"\u003e\n      \u003csummary\u003eCan this tap connect to an under sink water filter or reverse osmosis system?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-parma-brushed-faq-content\"\u003e\n        \u003cp\u003eYes. The Hommix Parma Brushed 3 way tap is designed to work with suitable under sink filtration systems, including reverse osmosis units and carbon based filter systems.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-parma-brushed-faq-item\"\u003e\n      \u003csummary\u003eDoes filtered water travel through a separate internal channel?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-parma-brushed-faq-content\"\u003e\n        \u003cp\u003eYes. This is a true triflow tap, so filtered water runs through its own internal waterway rather than mixing with standard hot or cold mains water.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-parma-brushed-faq-item\"\u003e\n      \u003csummary\u003eDo I need an extra sink hole for filtered water?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-parma-brushed-faq-content\"\u003e\n        \u003cp\u003eNo. One of the main benefits of a 3 way tap is that it removes the need for a separate drinking water tap, helping keep the sink area cleaner and more streamlined.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-parma-brushed-faq-item\"\u003e\n      \u003csummary\u003eIs the Hommix Parma suitable for gravity fed systems?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-parma-brushed-faq-content\"\u003e\n        \u003cp\u003eNo. It is not recommended for gravity fed systems and requires suitable water pressure to perform correctly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-parma-brushed-faq-item\"\u003e\n      \u003csummary\u003eWhat is included with the tap?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-parma-brushed-faq-content\"\u003e\n        \u003cp\u003eThe tap includes the hot and cold flexible tails plus the filtered water push fit connection with tube included, so the core tap connections are covered.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-brushed-cta\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eAvailable here today with fast, free delivery\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eA strong choice for kitchens that want filtered water convenience, a cleaner sink layout, and a softer brushed finish that feels more refined than standard chrome.\u003c\/p\u003e\n    \u003cdiv class=\"rf-parma-brushed-button-row\"\u003e\n      \u003ca class=\"rf-parma-brushed-button primary\" href=\"\/collections\/hommix-ro-dispensers-3-way-filter-taps\"\u003eView Hommix Range\u003c\/a\u003e\n      \u003ca class=\"rf-parma-brushed-button secondary\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003eContact Regal Flow\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48834016510241,"sku":"","price":349.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixParmaBrushed3WayTriflowFilterTapFrontView.jpg?v=1713962625"},{"product_id":"hommix-parma-copper-3-way-triflow-tap","title":"Hommix Parma Copper 3 Way Triflow Tap","description":"\u003cdiv class=\"rf-parma-copper\"\u003e\n  \u003csection class=\"rf-parma-copper__opening\"\u003e\n    \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eHommix Parma · Italian-made copper three-way tap\u003c\/div\u003e\n    \u003ch2\u003eFiltered-water convenience with a warmer, more distinctive finish\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Parma Copper combines normal hot, normal cold and water from a compatible filtration system in one refined kitchen tap. Its two forward-facing levers and dedicated filtered-water pathway keep everyday operation simple while removing the need for a separate drinking-water dispenser.\u003c\/p\u003e\n    \u003cdiv class=\"rf-parma-copper__buttons\"\u003e\n      \u003ca class=\"rf-parma-copper__button rf-parma-copper__button--primary\" href=\"#rf-parma-copper-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-parma-copper__button rf-parma-copper__button--secondary\" href=\"#rf-parma-copper-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water options\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eBrushed-copper finish and ceramic valves\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e0.5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePressure requirement\u003c\/strong\u003eMinimum operating pressure in bar\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__alternating\"\u003e\n    \u003cdiv class=\"rf-parma-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Parma_Copper_3_Way_Tap_4c9bd7dc-5bc0-47b9-9711-7df4f7190ad4_760x760.jpg?v=1748251105\" alt=\"Hommix Parma copper three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__copy\"\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eTwo forward-facing levers\u003c\/div\u003e\n      \u003ch2\u003eOne tap replaces the mixer and separate filter dispenser\u003c\/h2\u003e\n      \u003cp\u003eOne lever controls ordinary hot and cold water while the second operates the dedicated filtered-water supply. Both controls face forwards, helping the Parma fit neatly where rear splashback clearance is limited.\u003c\/p\u003e\n      \u003cul class=\"rf-parma-copper__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold water through the main mixer route\u003c\/li\u003e\n        \u003cli\u003eDedicated second lever for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003eIndependent internal waterways help prevent cross-mixing\u003c\/li\u003e\n        \u003cli\u003eFixed L-shaped spout with 360° rotation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eSeparate by design\u003c\/div\u003e\n      \u003ch2\u003eFiltered water stays apart from the ordinary mixer supply\u003c\/h2\u003e\n      \u003cp\u003eThe Parma uses two internal pathways and a dedicated filtered-water outlet. The tap does not purify water itself: its filtered supply is determined entirely by the under-sink filter or reverse-osmosis system connected to the ¼-inch inlet.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eSelected through the ordinary mixer control.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eSelected through the ordinary mixer control.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eDispensed through its own lever and outlet.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__alternating rf-parma-copper__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-parma-copper__media rf-parma-copper__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Triflow_Tap_Copper.png?v=1788282804\" alt=\"Hommix Parma copper three-way filter tap installed in a premium kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__copy\"\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eWarm brushed-copper character\u003c\/div\u003e\n      \u003ch2\u003eA warmer alternative to conventional chrome\u003c\/h2\u003e\n      \u003cp\u003eThe brushed-copper finish gives the compact Parma warmth and presence without making the sink area feel heavy. It works especially well with natural stone, timber cabinetry and warm metallic details, while the clean L-shaped spout keeps the overall design controlled.\u003c\/p\u003e\n      \u003cul class=\"rf-parma-copper__ticks\"\u003e\n        \u003cli\u003eWarm brushed-copper decorative finish\u003c\/li\u003e\n        \u003cli\u003eCompact 280 mm overall height\u003c\/li\u003e\n        \u003cli\u003eTwo clean forward-facing lever controls\u003c\/li\u003e\n        \u003cli\u003eItalian design and manufacture\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__alternating\"\u003e\n    \u003cdiv class=\"rf-parma-copper__media rf-parma-copper__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaCopper3WayTriflowFilterTapWholeHouseFilterConnectedtoMainsWater.jpg?v=1748251105\" alt=\"Hommix Parma copper tap connected to mains water and a separate filtered-water supply\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__copy\"\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eChoose the filtration separately\u003c\/div\u003e\n      \u003ch2\u003eThe tap-only package does not include a water filter\u003c\/h2\u003e\n      \u003cp\u003eThis listing supplies the Parma tap and its connection hoses and tube. Select a compatible under-sink filter, reverse-osmosis system or hard-water arrangement separately according to the incoming water, available cabinet space and required drinking-water flow.\u003c\/p\u003e\n      \u003cul class=\"rf-parma-copper__ticks\"\u003e\n        \u003cli\u003eCompatible with many under-sink filtration systems\u003c\/li\u003e\n        \u003cli\u003eCompatible with suitable reverse-osmosis systems\u003c\/li\u003e\n        \u003cli\u003e¼-inch push-fit filtered-water connection supplied\u003c\/li\u003e\n        \u003cli\u003eFiltration system and Hommix Hard Water Kit are not included\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__notice\" aria-label=\"Important package information\"\u003e\n    \u003cdiv class=\"rf-parma-copper__notice-icon\" aria-hidden=\"true\"\u003ei\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eImportant before ordering\u003c\/div\u003e\n\u003ch2\u003eThis is a three-way tap, not a complete filtration system\u003c\/h2\u003e\n\u003cp\u003eThe filtered-water outlet only dispenses the water supplied to it. Choose a compatible filtration system separately, or ask Regal Flow to check an existing system’s pressure and ¼-inch connection before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__install\" id=\"rf-parma-copper-install\"\u003e\n    \u003cdiv class=\"rf-parma-copper__install-copy\"\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, cut-out and under-sink connections\u003c\/h2\u003e\n      \u003cp\u003eThe Parma requires at least 0.5 bar and Hommix states it is not suitable for gravity-fed systems. Check the existing sink or worktop opening against the manufacturer’s 34 mm hole guidance before drilling or installation.\u003c\/p\u003e\n      \u003cdiv class=\"rf-parma-copper__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar; not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eTap opening\u003c\/h3\u003e\n\u003cp\u003eConfirm the worktop cut-out against Hommix’s 34 mm guidance.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap clearance\u003c\/h3\u003e\n\u003cp\u003eOverall height is approximately 280 mm with a 225 mm spout reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003e½-inch hot\/cold hoses and ¼-inch filtered-water tube.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixParmaCopper3WayTriflowFilterTapDiagramandDimensions.jpg?v=1748251105\" alt=\"Hommix Parma copper three-way tap dimensions and installation drawing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__spec\" id=\"rf-parma-copper-spec\"\u003e\n    \u003cdiv class=\"rf-parma-copper__section-heading\"\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Parma Copper specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__spec-list\"\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eModel\u003c\/strong\u003e\u003cspan\u003eHommix Parma Copper\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eEAN\u003c\/strong\u003e\u003cspan\u003e5060775360773\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eFixed-spout three-way kitchen mixer and filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eNormal hot, normal cold and separately filtered cold water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent mixer and filtered-water channels with separate outlet\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eControls\u003c\/strong\u003e\u003cspan\u003eTwo forward-facing levers\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBrushed copper\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eTap cartridge\u003c\/strong\u003e\u003cspan\u003e35 mm ceramic cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eSpout style\u003c\/strong\u003e\u003cspan\u003eFixed L-shaped spout\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eSpout movement\u003c\/strong\u003e\u003cspan\u003e360° swivel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003eApproximately 280 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eSpout height\u003c\/strong\u003e\u003cspan\u003eApproximately 250 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003eApproximately 225 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eTap-hole guidance\u003c\/strong\u003e\u003cspan\u003eManufacturer states up to 34 mm; confirm before drilling\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003e½-inch female; two 50 cm flexible pipes supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit; tube supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eMinimum operating pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar \/ 7.2 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eMaximum stated pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar \/ 166 psi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot suitable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eCountry of manufacture\u003c\/strong\u003e\u003cspan\u003eItaly\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eWater filter included\u003c\/strong\u003e\u003cspan\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-parma-copper__spec-row\"\u003e\n\u003cstrong\u003eCopper finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__included\"\u003e\n    \u003cdiv class=\"rf-parma-copper__section-heading\"\u003e\n\u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eInside the box\u003c\/div\u003e\n\u003ch2\u003eWhat is included—and what is not\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__included-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eParma Copper tap\u003c\/h3\u003e\n\u003cp\u003eItalian-made three-way tap with ceramic valve components.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eHot and cold hoses\u003c\/h3\u003e\n\u003cp\u003eTwo 50 cm flexible pipes with ½-inch female connections.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003ch3\u003eFiltered-water tube\u003c\/h3\u003e\n\u003cp\u003e¼-inch push-fit connection and tube for the treated supply.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"rf-parma-copper__included-missing\"\u003e\u003cspan\u003e×\u003c\/span\u003e\u003ch3\u003eWater filter\u003c\/h3\u003e\n\u003cp\u003eNo filter, RO system or Hard Water Kit is included with this tap-only listing.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eManufacturer resource\u003c\/div\u003e\n\u003ch2\u003eHommix Parma installation specification\u003c\/h2\u003e\n\u003cp\u003eReview the manufacturer’s Parma dimensions and component layout before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/www.hommix.co.uk\/cdn\/shop\/products\/Hommix-Parma-filter-tap-3-way-tap-specifications-diagram_cd9973f1-a979-4e13-90e9-cc8bb42a3402.jpg?v=1775660473\u0026amp;width=1200\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Parma installation diagram\u003c\/strong\u003e\u003csmall\u003eManufacturer image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__collections\"\u003e\n    \u003cdiv class=\"rf-parma-copper__section-heading\"\u003e\n      \u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more kitchen taps and Hommix systems\u003c\/h2\u003e\n      \u003cp\u003eCompare other Hommix three-way taps, explore the wider Hommix range or browse all premium kitchen taps before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__collection-grid rf-parma-copper__collection-grid--three\"\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-parma-copper__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eHommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare finishes, fixed spouts and pull-out designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-parma-copper__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-ro-dispensers-3-way-filter-taps\"\u003e\u003cspan class=\"rf-parma-copper__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eExplore the Hommix range\u003c\/strong\u003e\u003csmall\u003eBrowse taps, under-sink systems and water dispensers\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-parma-copper__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-parma-copper__collection-icon\" aria-hidden=\"true\"\u003eT\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filter, boiling-water and multifunction taps\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-parma-copper__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__faq\"\u003e\n    \u003cdiv class=\"rf-parma-copper__section-heading\"\u003e\n\u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Parma Copper include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This is the tap-only product. It includes the tap, hot and cold flexible pipes, and the ¼-inch filtered-water tube, but the filtration system and Hommix Hard Water Kit are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow are the three water supplies controlled?\u003c\/summary\u003e\u003cp\u003eOne lever controls ordinary hot and cold water. The second lever opens the separate filtered-water supply, which travels through its own internal pathway and outlet.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan it work with an existing under-sink filter?\u003c\/summary\u003e\u003cp\u003eIt works with many under-sink filters and reverse-osmosis systems, but connections and operating pressure vary. Confirm that the proposed system can connect to the supplied ¼-inch filtered-water tube before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan softened and unsoftened water be used?\u003c\/summary\u003e\u003cp\u003eYes, the tap can be arranged to supply softened hot and cold water plus hard drinking water through the separate channel. A suitable filtration setup is advised, and Hommix’s Hard Water Kit is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs the Parma suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix states its three-way taps are not suitable for gravity-fed systems. The Parma requires at least 0.5 bar, so check the measured pressure at the kitchen tap before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size opening does the tap require?\u003c\/summary\u003e\u003cp\u003eHommix lists a maximum sink-hole measurement of 34 mm. Because cut-out terminology can vary, confirm the actual tap shank and worktop opening with the installer before drilling.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies?\u003c\/summary\u003e\u003cp\u003eHommix provides five years’ cover on parts and fittings, including the ceramic valve cartridge. The copper decorative finish has one year’s cover, subject to the manufacturer’s care conditions.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the copper finish?\u003c\/summary\u003e\u003cp\u003eWipe it with a damp cloth and dry it with a soft cloth. Avoid bleach, soap, abrasive products and aggressive cleaning chemicals because they can damage the decorative surface.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-parma-copper__support\"\u003e\n    \u003cdiv class=\"rf-parma-copper__support-copy\"\u003e\n\u003cdiv class=\"rf-parma-copper__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help matching a filtration system?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow to check pressure, connections, tap-hole clearance or the right under-sink filter before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-parma-copper__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-parma-copper__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Copper","offer_id":57406465245571,"sku":null,"price":319.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57406465278339,"sku":null,"price":299.99,"currency_code":"GBP","in_stock":true},{"title":"Bronze","offer_id":57406497882499,"sku":null,"price":329.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Parma_Copper_3_Way_Tap_4c9bd7dc-5bc0-47b9-9711-7df4f7190ad4.jpg?v=1748251105"},{"product_id":"hommix-sasani-brushed-304-stainless-steel-3-way-tap","title":"Hommix Sasani Brushed 304 Stainless Steel 3-Way Tap","description":"\u003cdiv class=\"rf-sasani\"\u003e\n  \u003csection class=\"rf-sasani__opening\"\u003e\n    \u003cdiv class=\"rf-sasani__eyebrow\"\u003eHommix Sasani · Brushed 304 stainless steel\u003c\/div\u003e\n    \u003ch2\u003eThree-way convenience with a clean, timeless profile\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Sasani delivers hot, cold and filtered drinking water from one elegant dual-lever kitchen tap, while keeping the filtered supply internally separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-sasani__buttons\"\u003e\n      \u003ca class=\"rf-sasani__button rf-sasani__button--primary\" href=\"#rf-sasani-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-sasani__button rf-sasani__button--secondary\" href=\"#rf-sasani-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e304\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eStainless steel body\u003c\/strong\u003eDurable brushed construction\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__alternating\"\u003e\n    \u003cdiv class=\"rf-sasani__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixSasaniBrushed3WayTriflowTap_600x600.jpg?v=1713969246\" alt=\"Hommix Sasani brushed 304 stainless steel three-way kitchen tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__copy\"\u003e\n      \u003cdiv class=\"rf-sasani__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA refined way to remove the separate filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the smaller dedicated lever operates the filtered supply. The result is a cleaner sink area without sacrificing convenient access to treated drinking water.\u003c\/p\u003e\n      \u003cul class=\"rf-sasani__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second dispenser or additional sink hole required\u003c\/li\u003e\n        \u003cli\u003eBrushed finish complements stainless steel sinks and appliances\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-sasani__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Sasani uses two independent waterways and separate aerator outlets. Filtered water does not travel through the same internal channel as ordinary hot and cold water, helping protect its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA dedicated control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eSeparate outlets\u003c\/h3\u003e\n\u003cp\u003eDedicated aerators preserve separation to the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__alternating rf-sasani__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-sasani__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixSasaniBrushed3043WayTriflowFilterTapFullInstallationKit_600x600.jpg?v=1713969244\" alt=\"Hommix Sasani three-way tap with installation fittings and flexible hoses\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__copy\"\u003e\n      \u003cdiv class=\"rf-sasani__eyebrow\"\u003eInstallation components included\u003c\/div\u003e\n      \u003ch2\u003eThe essential tap connections arrive together\u003c\/h2\u003e\n      \u003cp\u003eThe supplied kit includes the mounting hardware, two 600 mm hot and cold flexible hoses and the filtered-water connection components. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-sasani__ticks\"\u003e\n        \u003cli\u003eTwo 600 mm G½ hot and cold flexible hoses\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit adapter\u003c\/li\u003e\n        \u003cli\u003eLock bolt, rubber and metal gaskets, lock nut and fixing screws\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filters and RO systems, subject to connections\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__install\" id=\"rf-sasani-install\"\u003e\n    \u003cdiv class=\"rf-sasani__install-copy\"\u003e\n      \u003cdiv class=\"rf-sasani__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Sasani is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected filtration system is suitable for the ¼-inch treated-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-sasani__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 35 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eOverall height is 350 mm with a 210 mm spout reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eFlush the pipework\u003c\/h3\u003e\n\u003cp\u003eRemove debris before connection to protect the ceramic cartridge and aerators.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixSasaniBrushed304StainlessSteel3WayTriflowFilterTapDiagramandDimensions_600x600.jpg?v=1713969245\" alt=\"Hommix Sasani three-way tap technical dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__spec\" id=\"rf-sasani-spec\"\u003e\n    \u003cdiv class=\"rf-sasani__section-heading\"\u003e\n      \u003cdiv class=\"rf-sasani__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Sasani specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__spec-list\"\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003e304 stainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBrushed stainless steel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo G½ female flexible hoses, 600 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch tube connection with push-fit adapter\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eManual-rated flow\u003c\/strong\u003e\u003cspan\u003e2.2 G\/M at 0.5 MPa\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e350 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e280 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e210 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eBase diameter\u003c\/strong\u003e\u003cspan\u003e52 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e35 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eMaximum worktop thickness\u003c\/strong\u003e\u003cspan\u003e50 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eBrushed-finish warranty\u003c\/strong\u003e\u003cspan\u003e2 years\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-sasani__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__filter-note\"\u003e\n    \u003cdiv class=\"rf-sasani__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Sasani delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-sasani__button rf-sasani__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-sasani__eyebrow\"\u003eOfficial installation information\u003c\/div\u003e\n\u003ch2\u003eHommix Sasani installation manual\u003c\/h2\u003e\n\u003cp\u003eReview the supplied parts, connection positions, installation sequence and care guidance before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Hommix_Sasani_3-Way_Tap_Installation_Manual_1e5dcdb1-2642-49e0-b5cc-d426a5e3e4f8.pdf?v=1692718666\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the Hommix manual\u003c\/strong\u003e\u003csmall\u003eManufacturer PDF · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__collections\"\u003e\n    \u003cdiv class=\"rf-sasani__section-heading\"\u003e\n      \u003cdiv class=\"rf-sasani__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-sasani__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-sasani__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-sasani__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-sasani__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__faq\"\u003e\n    \u003cdiv class=\"rf-sasani__section-heading\"\u003e\n\u003cdiv class=\"rf-sasani__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Sasani has an independent filtered-water channel and separate outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Sasani include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I use the Sasani with softened hot and cold water?\u003c\/summary\u003e\u003cp\u003eYes. Hommix states that it can dispense softened hot and cold water with a separate hard or filtered drinking-water supply, although the correct hard-water connection kit may be required.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the brushed finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-sasani__support\"\u003e\n    \u003cdiv class=\"rf-sasani__support-copy\"\u003e\n\u003cdiv class=\"rf-sasani__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections, softened-water arrangements or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-sasani__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-sasani__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Hommix","offers":[{"title":"Default Title","offer_id":48834386788641,"sku":"","price":179.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixSasaniBrushed3WayTriflowTap.jpg?v=1713969246"},{"product_id":"hommix-ziro-zero-installation-countertop-reverse-osmosis-water-purifier","title":"Hommix ziRO Countertop Zero Installation RO Water Purifier","description":"\u003cdiv id=\"HEADING-Jd1ApvyXmd\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"HEADING-wNA07vhDRL\"\u003e\n\u003ch2 class=\"page-crafter-h2 page_crafter_heading-wNA07vhDRL\"\u003e\u003cstrong\u003eWould a portable, 5 stage filtration Countertop Dispenser suit your home and lifestyle?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-MPkNk9kmZ0\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-MPkNk9kmZ0    page-crafter-div-container\"\u003e\n\u003cp\u003eHommix ziRO ensures you have access to pure, transparent water, no matter where you are. No need for complex installs, enjoy crystal clear water right away. Ideal for rental living, university students, business travellers, or people who like the flexibility of a portable countertop dispenser. The Hommix ziRO makes clean water easily accessible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-AaDKInHUPc\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-AaDKInHUPc\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-AaDKInHUPc page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eStylish and Practical\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-AaDKInHUPc     page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003eSophisticated, sleek design enhanced by a metallic touch interface\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eZero installation and portable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eAdvanced 5-stage filtration system for thorough purification\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eHigh-speed production of 150 Gallons Per Day (GPD)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eFlexible water choices: ambient and boiling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eTwo jugs provided, giving the choice between cold or room-temperature water\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003ePrecise water measurements with pre-set volumes of 120ml, 150ml, or 500ml\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eTotal Dissolved Solids (TDS) monitor to check water purity\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eChild lock function effectively prevents accidental operation by children\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-AaDKInHUPc  page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-AaDKInHUPc\" src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixziROZeroInstallationCountertopReverseOsmosisWaterPurifierOnTablewithCoffee_600x600.jpg?v=1716145018\" alt=\"A Countertop dispenser next to a cup of coffee and a biscuit\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-Y9xSbpSRai\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-Y9xSbpSRai\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-Y9xSbpSRai page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eAll-In-One \u0026amp; Easy-to-Use Design\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-Y9xSbpSRai     page-crafter-div-container\"\u003e\n\u003cp\u003eWhether you need ambient water for a refreshing drink or boiling water for hot beverages, it's easily accessible. The system also features preset options for precise water dispensing—choose from 120ml, 150ml, or 500ml. Plus, easily assess your filtered water quality with the integrated Total Dissolved Solids (TDS) monitor.\u003c\/p\u003e\n\u003cp\u003eThe dispenser has a Filter Lifetime Reminder built in. Ensuring filters are replaced within the specified timeframes is crucial for maintaining both optimal filter and device performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-Y9xSbpSRai  page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-Y9xSbpSRai\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixziROZeroInstallationCountertopReverseOsmosisWaterPurifier.jpg?v=1716145018\" alt=\"A White countertop dispenser front view\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-kzVN1iXNZF\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-kzVN1iXNZF\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-kzVN1iXNZF page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eComprehensive Filtration Solution\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-kzVN1iXNZF     page-crafter-div-container\"\u003e\n\u003cp\u003eThe ziRO boasts an all-encompassing filtration system, combining pre-carbon, sediment, and a 150 GPD membrane in a single filter. A separate filter incorporates post-carbon and alkaline filtration. This two-stage system not only purifies your water but also enriches it with vital minerals, making every sip as nourishing as it is refreshing.\u003c\/p\u003e\n\u003cp\u003eThe Hommix ziRO adheres to strict quality and safety guidelines, with certifications like NSF\/ANSI 58 \u0026amp; 51, CE, SGS, ISO14001, and ISO9001. Rest assured that your water is purified to top-tier standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-kzVN1iXNZF  page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-kzVN1iXNZF\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_diagram_showing_Water_Treatment_Process.jpg?v=1720716325\" alt=\"Placeholder Image\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-vEJyQxM1wo\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-vEJyQxM1wo\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-vEJyQxM1wo page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eSafety and Convenience\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-vEJyQxM1wo     page-crafter-div-container\"\u003e\n\u003cp\u003eIncludes a child lock function that effectively safeguards unintended operation by children, minimising potential safety risks such as scalding incidents. The magnetic drip tray helps you keep your space clean and clutter-free. Furthermore, we provide you with a dual jug system - one for refrigeration and one for immediate dispensing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-vEJyQxM1wo  page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-vEJyQxM1wo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixziROZeroInstallationCountertopReverseOsmosisWaterPurifierFamilyKitchen.jpg?v=1716145018\" alt=\"A woman and child in a kitchen with a countertop dispenser\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TWO_COLUMN_GRID_HIGHLIGHT-JJsehblgiB\"\u003e\n\u003cdiv class=\"page-crafter-two-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_two_column_grid_highlight-JJsehblgiB\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_two_column_heading_highlight-JJsehblgiB page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eNimble and Mobile\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_grid_plain_text_highlight-JJsehblgiB     page-crafter-div-container\"\u003e\n\u003cp\u003eWith its lightweight and efficient plastic exterior, it's a breeze to move and position anywhere in your living area. what’s more, its compact design means it won't hog your countertop space.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eInstant Setup: No Installation Required\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eNo installation, basically plug in and use. Just plug it in, fill the container, and enjoy the magic as your journey to pure water begins right away. This system is equipped with two water jugs—one for fridge storage to provide cold water, and another for use directly on the device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-align-self-center page_crafter_grid_media_container_highlight-JJsehblgiB  page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_grid_media_highlight-JJsehblgiB\" src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/HommixziROZeroInstallationCountertopReverseOsmosisWaterPurifierDimensions_600x600.jpg?v=1716145018\" alt=\"a countertop dispenser with measurements\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING_PARA-4Hfxz1LBZT\"\u003e\n\u003cdiv class=\"page_crafter_heading_para_container-4Hfxz1LBZT  page-crafter-div-container\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-4Hfxz1LBZT page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eWhat's included?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_para-4Hfxz1LBZT    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003eHommix ziRO ×1\u003c\/li\u003e\n\u003cli\u003eActivated Carbon + RO Membrane Filter Cartridge x 1 \u003c\/li\u003e\n\u003cli\u003eActivated Carbon + pH Adjusting Filter ×1\u003c\/li\u003e\n\u003cli\u003eDrip Tray x 1 \u003c\/li\u003e\n\u003cli\u003ePure Water Jug ×2 (W 95MM x L 105MM x H 2200MM)\u003c\/li\u003e\n\u003cli\u003eHard Water Tank x 1\u003c\/li\u003e\n\u003cli\u003eInstruction Manual ×1\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"FOUR_COLUMN_GIRD-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-column-grid page-crafter-inner-padding page-crafter-border-radius page_crafter_four_column_grid_container-D3Hb2Hgs5q\"\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_0-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_0-D3Hb2Hgs5q\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/A_Glass_of_Water_Graphic.jpg?v=1714492192\" alt=\"A vector of a glass of water\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eSimply Dispensing\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003ePrecise, Preset Volumes of\u003cbr\u003e120ml, 150ml, or 500ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_1-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_1-D3Hb2Hgs5q\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Water_Droplet_going_through_a_filter.jpg?v=1716197588\" alt=\"A vector showing 5 stage filtration\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003e5 Stage Filtration\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eAdvanced Filtration System\u003cbr\u003efor Thorough Purification\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_2-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_2-D3Hb2Hgs5q\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Screwdrive_and_Spanner_Icon_2bd67de0-8e63-4161-9be2-86010710ce4b.jpg?v=1716196781\" alt=\"a vector of tools and an exclamation mark\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eNo Installation Required\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003ePortable and Ready to Use,\u003cbr\u003eAnywhere, Anytime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-crafter-four-grid-column page-crafter-div-container\"\u003e\n\u003cdiv class=\"page-crafter-element-bottom-spacing page_crafter_four_column_grid_media_container_3-D3Hb2Hgs5q page-crafter-div-container\"\u003e\u003cimg class=\"page-crafter-image-base-class page_crafter_four_column_grid_media_3-D3Hb2Hgs5q\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Delivery_van_icon_6ee961f6-6bbd-4ea8-b15f-09d355d67800.jpg?v=1714473703\" alt=\"a vector of a van going quickly\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q page-crafter-element-bottom-spacing\"\u003e\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q    page-crafter-div-container\"\u003e\n\u003cp\u003eQuickly Dispatched With\u003cbr\u003eNo Hidden Charges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"HEADING-5KCuU64JEc\"\u003e\n\u003ch3 class=\"page-crafter-h3 page_crafter_heading-5KCuU64JEc\"\u003e\u003cstrong\u003eWarranty Information\u003c\/strong\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-lO12n46xBr\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-lO12n46xBr    page-crafter-div-container\"\u003e\n\u003cul\u003e\n\u003cli\u003e2 Years Warranty on Parts and Fittings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"PDF_LIST-x1DqMWVVKg\"\u003e\n\u003cdiv class=\"page-crafter-div-container\"\u003e\n\u003ch2 class=\"page-crafter-h2 page_crafter_pdf_list_heading-x1DqMWVVKg\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003cdiv class=\"page-crafter-pdf-list-container\"\u003e\n\u003cdiv class=\"page-crafter-pdf-list-item\"\u003e\n\u003cdiv\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ziRO_Zero_Installation_Countertop_Reverse_Osmosis_System_Instructions_v1.1.pdf?v=1716201000\" target=\"_blank\"\u003e \u003cimg width=\"40\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/AdobeStock_465412924_1d2c3c40-e71d-496a-990b-d51bdc54a2ab.jpg?v=1716201069\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_ziRO_Zero_Installation_Countertop_Reverse_Osmosis_System_Instructions_v1.1.pdf?v=1716201000\" target=\"_blank\"\u003e Installation Manual \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"TEXT-KvUIE9jHtU\"\u003e\n\u003cdiv class=\"page_crafter_plain_text-KvUIE9jHtU    page-crafter-div-container\"\u003e\n\u003ch2\u003e\u003cstrong\u003eAvailable here today with fast, free delivery\u003c\/strong\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e.page_crafter_heading-Jd1ApvyXmd { color: #000;  text-align: center;  font-size: 25px;    color: #000 !important; }  #HEADING-Jd1ApvyXmd {\n    \n  } .page_crafter_heading-wNA07vhDRL { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  #HEADING-wNA07vhDRL {\n    margin-top: 29px;  margin-bottom: 26px;  \n  } .page_crafter_plain_text-MPkNk9kmZ0 { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-MPkNk9kmZ0 {\n    margin-bottom: 29px;  \n  } .page_crafter_two_column_grid_highlight-AaDKInHUPc  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-AaDKInHUPc { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-AaDKInHUPc  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-AaDKInHUPc { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-AaDKInHUPc  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-AaDKInHUPc  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-AaDKInHUPc {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-Y9xSbpSRai  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-Y9xSbpSRai { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-Y9xSbpSRai  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-Y9xSbpSRai { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-Y9xSbpSRai  { text-align: null;  order: -1;     }  .page_crafter_two_column_button_highlight-Y9xSbpSRai  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-Y9xSbpSRai {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-kzVN1iXNZF  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-kzVN1iXNZF { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-kzVN1iXNZF  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-kzVN1iXNZF { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-kzVN1iXNZF  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-kzVN1iXNZF  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-kzVN1iXNZF {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-vEJyQxM1wo  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-vEJyQxM1wo { color: #000;  text-align: left;  font-size: null;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-vEJyQxM1wo  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-vEJyQxM1wo { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-vEJyQxM1wo  { text-align: null;  order: -1;     }  .page_crafter_two_column_button_highlight-vEJyQxM1wo  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-vEJyQxM1wo {\n    margin-bottom: 10px;  \n  } .page_crafter_two_column_grid_highlight-JJsehblgiB  { background-color: #f8f8f8;  align-items: center;     }  .page_crafter_two_column_heading_highlight-JJsehblgiB { color: #000;  text-align: left;  font-size: null;    color: #000 !important; }  .page_crafter_grid_plain_text_highlight-JJsehblgiB  { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  .page_crafter_grid_media_highlight-JJsehblgiB { height: null;  width: null;     }  .page_crafter_grid_media_container_highlight-JJsehblgiB  { text-align: null;  order: 1;     }  .page_crafter_two_column_button_highlight-JJsehblgiB  { background-color: #000;  color: #fff;  font-size: 16px;    color: #fff !important; }  #TWO_COLUMN_GRID_HIGHLIGHT-JJsehblgiB {\n    margin-bottom: 10px;  \n  }  .page_crafter_heading-4Hfxz1LBZT { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  .page_crafter_para-4Hfxz1LBZT { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #HEADING_PARA-4Hfxz1LBZT {\n    margin-bottom: 50px;  margin-top: 21px;  \n  } .page_crafter_four_column_grid_container-D3Hb2Hgs5q { background-color: #CAE6EC;  color: ;    color:  !important; }  .page_crafter_four_column_grid_heading_0-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_0-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_0-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_1-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_1-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_1-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_2-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_2-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_2-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   .page_crafter_four_column_grid_heading_3-D3Hb2Hgs5q { color: #000;  text-align: center;  font-size: 20px;    color: #000 !important; }  .page_crafter_four_column_grid_plain_text_3-D3Hb2Hgs5q { color: #000;  font-size: ;  text-align: center;    color: #000 !important; }  .page_crafter_four_column_grid_media_3-D3Hb2Hgs5q { height: 50px;  width: 50px;     }   #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    \n  } .page_crafter_heading-5KCuU64JEc { color: #000;  text-align: left;  font-size: 20px;    color: #000 !important; }  #HEADING-5KCuU64JEc {\n    margin-top: 32px;  margin-bottom: 20px;  \n  } .page_crafter_plain_text-lO12n46xBr { color: #000;  font-size: ;  text-align: left;    color: #000 !important; }  #TEXT-lO12n46xBr {\n    \n  } .page_crafter_pdf_list_heading-x1DqMWVVKg { color: #000;  text-align: left;  font-size: null;    color: #000 !important; }   #PDF_LIST-x1DqMWVVKg {\n    margin-top: 25px;  \n  } .page_crafter_plain_text-KvUIE9jHtU { color: #000;  font-size: 25px;  text-align: center;    color: #000 !important; }  #TEXT-KvUIE9jHtU {\n    \n  }\n  \n  @media (max-width: 798px) {\n     #HEADING-Jd1ApvyXmd {\n    \n  }  #HEADING-wNA07vhDRL {\n    \n  }  #TEXT-MPkNk9kmZ0 {\n    \n  }  .page_crafter_two_column_heading_highlight-AaDKInHUPc { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-AaDKInHUPc {\n    \n  }  .page_crafter_two_column_heading_highlight-Y9xSbpSRai { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-Y9xSbpSRai {\n    \n  }       #TWO_COLUMN_GRID_HIGHLIGHT-kzVN1iXNZF {\n    \n  }       #TWO_COLUMN_GRID_HIGHLIGHT-vEJyQxM1wo {\n    \n  }  .page_crafter_two_column_heading_highlight-JJsehblgiB { text-align: center;     }      #TWO_COLUMN_GRID_HIGHLIGHT-JJsehblgiB {\n    \n  }  .page_crafter_heading-4Hfxz1LBZT { text-align: center;     }   #HEADING_PARA-4Hfxz1LBZT {\n    \n  }                  #FOUR_COLUMN_GIRD-D3Hb2Hgs5q {\n    \n  } .page_crafter_heading-5KCuU64JEc { text-align: center;     }  #HEADING-5KCuU64JEc {\n    \n  }  #TEXT-lO12n46xBr {\n    \n  }   #PDF_LIST-x1DqMWVVKg {\n    \n  }  #TEXT-KvUIE9jHtU {\n    margin-top: 19px;  \n  }\n  }\n  \u003c\/style\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":49039855354145,"sku":"","price":599.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/HommixziROZeroInstallationCountertopReverseOsmosisWaterPurifier.jpg?v=1716145018"},{"product_id":"under-sink-ro-system-with-alkaline-filter","title":"Hommix hydRO 800GPD Under Sink Tankless RO System","description":"\u003cdiv class=\"rf-hydro\"\u003e\n  \u003csection class=\"rf-hydro-hero\"\u003e\n    \u003cdiv class=\"rf-hydro-hero__content\"\u003e\n      \u003cspan class=\"rf-hydro-label\"\u003eHommix hydRO Pro 800GPD\u003c\/span\u003e\n      \u003ch2\u003eHigh-Flow Tankless Reverse Osmosis for Modern Kitchens\u003c\/h2\u003e\n      \u003cp class=\"rf-hydro-lead\"\u003eA compact 800GPD under-sink reverse osmosis system delivering purified water on demand at up to 2.2 litres per minute, without a bulky storage tank.\u003c\/p\u003e\n      \u003cul class=\"rf-hydro-ticks\"\u003e\n        \u003cli\u003e800GPD high-capacity RO membrane\u003c\/li\u003e\n        \u003cli\u003e2.0–2.2 litres per minute water flow\u003c\/li\u003e\n        \u003cli\u003eOnly 130mm wide for compact under-sink installation\u003c\/li\u003e\n        \u003cli\u003eOptional alkaline remineralisation filter\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hydro-hero__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Hydro_Reverse_Osmosis_System.png?v=1751123866\" alt=\"Hommix hydRO Pro 800GPD tankless reverse osmosis system\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-trust\"\u003e\n    \u003carticle\u003e\u003cspan class=\"rf-hydro-trust__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#006C84\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 2.5s6 6.2 6 11.2a6 6 0 1 1-12 0c0-5 6-11.2 6-11.2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 15.2c.7 1.4 1.7 2.1 3.2 2.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003ch3\u003eFast Direct Flow\u003c\/h3\u003e\n\u003cp\u003eUp to 2.2 litres per minute for glasses, kettles, bottles and everyday cooking.\u003c\/p\u003e\u003c\/article\u003e\n    \u003carticle\u003e\u003cspan class=\"rf-hydro-trust__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#006C84\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 7h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 11h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 15h3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003ch3\u003eTankless Design\u003c\/h3\u003e\n\u003cp\u003eNo pressurised storage tank, helping preserve valuable cupboard space beneath the sink.\u003c\/p\u003e\u003c\/article\u003e\n    \u003carticle\u003e\u003cspan class=\"rf-hydro-trust__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#006C84\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M4 6h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 6v12\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 6v12\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 18h16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003ch3\u003eQuick-Change Filters\u003c\/h3\u003e\n\u003cp\u003eFront-access cartridges can be replaced without moving the system or using specialist tools.\u003c\/p\u003e\u003c\/article\u003e\n    \u003carticle\u003e\u003cspan class=\"rf-hydro-trust__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#006C84\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 2l7 3v6c0 5-3.5 8.5-7 11-3.5-2.5-7-6-7-11V5l7-3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003ch3\u003e2-Year Warranty\u003c\/h3\u003e\n\u003cp\u003eManufacturer warranty for two years, subject to correct installation, approved parts and regular maintenance.\u003c\/p\u003e\u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-split\"\u003e\n    \u003cdiv class=\"rf-hydro-split__media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_hydRO_residential_under_sink_ro_system.png?v=1787549026\" alt=\"Hommix hydRO Pro residential under-sink reverse osmosis system\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rf-hydro-split__content\"\u003e\n      \u003cspan class=\"rf-hydro-label\"\u003eCompact Under-Sink Design\u003c\/span\u003e\n      \u003ch2\u003eHigh-Capacity Purification Without the Storage Tank\u003c\/h2\u003e\n      \u003cp\u003eTraditional reverse osmosis systems often rely on a separate pressurised tank. The hydRO Pro uses a high-capacity 800GPD membrane and booster pump to produce purified water directly when the tap is opened.\u003c\/p\u003e\n      \u003cul class=\"rf-hydro-ticks\"\u003e\n\u003cli\u003e130mm wide cabinet\u003c\/li\u003e\n\u003cli\u003e435mm deep × 385mm high\u003c\/li\u003e\n\u003cli\u003e800GPD RO pump and membrane\u003c\/li\u003e\n\u003cli\u003eDesigned for municipal tap water\u003c\/li\u003e\n\u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-feature\"\u003e\n    \u003cdiv class=\"rf-hydro-feature__content\"\u003e\n      \u003cspan class=\"rf-hydro-label\"\u003eHigh-Flow Performance\u003c\/span\u003e\n      \u003ch2\u003ePurified Water at Up to 2.2 Litres Per Minute\u003c\/h2\u003e\n      \u003cp\u003eThe high-flow design makes the hydRO Pro suitable for households that use purified water frequently throughout the day. It can fill bottles, kettles and cooking vessels considerably faster than many traditional tank-based RO systems.\u003c\/p\u003e\n      \u003cdiv class=\"rf-hydro-stat-grid\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e800GPD\u003c\/strong\u003e\u003cspan\u003eRO membrane capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e2.0–2.2 L\/min\u003c\/strong\u003e\u003cspan\u003eRated water flow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e5000L\u003c\/strong\u003e\u003cspan\u003eRated total net water volume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1 : 0.7\u003c\/strong\u003e\u003cspan\u003ePure-to-waste water ratio\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-hydro-feature__note\"\u003e\n\u003ch3\u003eEfficient Water Use\u003c\/h3\u003e\n\u003cp\u003eHommix states that the system produces approximately 0.7 litres of wastewater for every 1 litre of purified water, substantially reducing wastewater compared with many older RO configurations.\u003c\/p\u003e\n\u003cp\u003eActual flow and efficiency can vary with incoming water pressure, temperature and water quality.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-filtration\"\u003e\n    \u003cspan class=\"rf-hydro-label\"\u003eFour-Stage Filtration\u003c\/span\u003e\n    \u003ch2\u003eThree Quick-Change Filters, Four Purification Stages\u003c\/h2\u003e\n    \u003cp\u003eThe hydRO Pro combines sediment, activated carbon, reverse osmosis and final post-carbon filtration in a compact three-cartridge design.\u003c\/p\u003e\n    \u003cdiv class=\"rf-hydro-filtration__grid\"\u003e\n\u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eSediment Filtration\u003c\/h3\u003e\n\u003cp\u003eHelps reduce suspended particles, sediment and rust before water reaches the membrane.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eActivated Carbon\u003c\/h3\u003e\n\u003cp\u003eTargets chlorine, organic compounds, colour and unwanted odours before reverse osmosis.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003e800GPD RO Membrane\u003c\/h3\u003e\n\u003cp\u003eThe TFC reverse osmosis membrane provides the main purification stage for dissolved contaminants.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003ePost Carbon\u003c\/h3\u003e\n\u003cp\u003eFinal activated carbon polishing helps improve taste and reduce residual odour before dispensing.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-split rf-hydro-split--reverse\"\u003e\n    \u003cdiv class=\"rf-hydro-split__content\"\u003e\n\u003cspan class=\"rf-hydro-label\"\u003eSmart Maintenance\u003c\/span\u003e\u003ch2\u003eFilter Status, TDS Monitoring and Automatic Alerts\u003c\/h2\u003e\n\u003cp\u003eThe front display provides live system information including TDS, filter status, flushing and purified-water production. Filter indicators warn when replacement is approaching and combine flashing alerts with an audible alarm when a cartridge is due to be changed.\u003c\/p\u003e\n\u003cul class=\"rf-hydro-ticks\"\u003e\n\u003cli\u003eTDS reading updated every 10 seconds\u003c\/li\u003e\n\u003cli\u003eApprox. 30-day advance filter warning\u003c\/li\u003e\n\u003cli\u003eAudible replacement alarm\u003c\/li\u003e\n\u003cli\u003eManual and automatic RO membrane flushing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-hydro-maintenance-card\"\u003e\n\u003ch3\u003eTypical Filter Life\u003c\/h3\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePCB\u003c\/strong\u003e\u003cspan\u003eApprox. 12 months\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRO Membrane\u003c\/strong\u003e\u003cspan\u003eApprox. 24 months\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCB\u003c\/strong\u003e\u003cspan\u003eApprox. 12 months\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003csection class=\"rf-hydro-alkaline\"\u003e\n\n  \u003cdiv class=\"rf-hydro-alkaline__content\"\u003e\n    \u003cspan class=\"rf-hydro-label\"\u003eOptional Remineralisation\u003c\/span\u003e\n\n    \u003ch2\u003ePrefer Remineralised Water?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The hydRO Pro can be paired with the Hommix Alkaline Mineralising 2 filter,\n      which is installed after the RO system to reintroduce selected minerals\n      following reverse osmosis.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is an optional addition rather than a requirement — the hydRO Pro\n      operates as a complete reverse osmosis system without it.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rf-hydro-alkaline__badge\"\u003e\n    \u003cstrong\u003eOptional Upgrade\u003c\/strong\u003e\n    \u003cspan\u003eHommix Alkaline Mineralising 2\u003c\/span\u003e\n\n    \u003ca href=\"https:\/\/regalflow.co.uk\/products\/hommix-alkaline-mineralising-2-water-filter-cartridge\" class=\"rf-hydro-alkaline__link\"\u003e\n      View Alkaline Filter →\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n  \u003csection class=\"rf-hydro-kit\"\u003e\u003cspan class=\"rf-hydro-label\"\u003eWhat's Included\u003c\/span\u003e\u003ch2\u003eComplete Installation Kit Included\u003c\/h2\u003e\n\u003cp\u003eHommix supplies the core fittings, tubing, drinking-water tap and connectors needed for a standard installation.\u003c\/p\u003e\n\u003cdiv class=\"rf-hydro-kit__grid\"\u003e\n\u003cul class=\"rf-hydro-ticks\"\u003e\n\u003cli\u003eHommix hydRO Pro unit\u003c\/li\u003e\n\u003cli\u003ePCB filter, 800GPD RO membrane and CB filter\u003c\/li\u003e\n\u003cli\u003e304 stainless steel brushed drinking-water tap\u003c\/li\u003e\n\u003cli\u003ePower transformer\u003c\/li\u003e\n\u003cli\u003eWater feed inlet valve\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"rf-hydro-ticks\"\u003e\n\u003cli\u003ePush-fit elbow connectors and clips\u003c\/li\u003e\n\u003cli\u003eDrain saddle valve\u003c\/li\u003e\n\u003cli\u003e1\/4-inch LLDPE tubing\u003c\/li\u003e\n\u003cli\u003e3\/8-inch LLDPE tubing\u003c\/li\u003e\n\u003cli\u003eInstallation and maintenance manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-install\"\u003e\u003cspan class=\"rf-hydro-label\"\u003eInstallation Planning\u003c\/span\u003e\u003ch2\u003eWhat You Need Under the Sink\u003c\/h2\u003e\n\u003cdiv class=\"rf-hydro-install__grid\"\u003e\n\u003carticle\u003e\u003ch3\u003eCold Water Feed\u003c\/h3\u003e\n\u003cp\u003eA 1\/2-inch BSP cold-water connection and municipal tap-water supply are required.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch3\u003eDrain Connection\u003c\/h3\u003e\n\u003cp\u003eA suitable drain pipe is required for the RO concentrate water connection.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch3\u003ePower Socket\u003c\/h3\u003e\n\u003cp\u003eThe booster pump requires access to a standard UK 3-pin electrical socket.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch3\u003e1–4 Bar Pressure\u003c\/h3\u003e\n\u003cp\u003eThe manual specifies an incoming pressure range of 1–4 bar and requires pressure reduction above 4 bar.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hydro-note\"\u003eThe manual confirms that a Hommix 3-way tap can be used instead of the supplied separate filter tap. The purified-water tube connects to the filtered-water connection on the 3-way tap.\u003c\/div\u003e\u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-specs\"\u003e\u003cspan class=\"rf-hydro-label\"\u003eTechnical Details\u003c\/span\u003e\u003ch2\u003eHommix hydRO Pro 800GPD Specifications\u003c\/h2\u003e\n\u003cdiv class=\"rf-hydro-table-wrap\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSystem type\u003c\/th\u003e\n\u003ctd\u003eTankless under-sink reverse osmosis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRO membrane\u003c\/th\u003e\n\u003ctd\u003e800GPD TFC membrane\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWater flow rate\u003c\/th\u003e\n\u003ctd\u003e2.0–2.2 litres per minute\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated total net water volume\u003c\/th\u003e\n\u003ctd\u003e5000 litres\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePure-to-waste ratio\u003c\/th\u003e\n\u003ctd\u003e1 litre purified : 0.7 litres wastewater\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e130mm W × 435mm D × 385mm H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInlet water pressure\u003c\/th\u003e\n\u003ctd\u003e0.1–0.4MPa \/ 1–4 bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating pressure\u003c\/th\u003e\n\u003ctd\u003e0.4–0.9MPa\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplicable water temperature\u003c\/th\u003e\n\u003ctd\u003e5°C–38°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEnvironmental temperature\u003c\/th\u003e\n\u003ctd\u003e2°C–45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated voltage \/ frequency\u003c\/th\u003e\n\u003ctd\u003eAC 220V ~ 50Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated power\u003c\/th\u003e\n\u003ctd\u003e192W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFilters\u003c\/th\u003e\n\u003ctd\u003ePCB + 800GPD RO membrane + CB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFilter life\u003c\/th\u003e\n\u003ctd\u003ePCB approx. 12 months; RO approx. 24 months; CB approx. 12 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTap included\u003c\/th\u003e\n\u003ctd\u003e304 stainless steel brushed drinking-water tap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSystem weight\u003c\/th\u003e\n\u003ctd\u003e13kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBox weight\u003c\/th\u003e\n\u003ctd\u003e15kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-handbook\"\u003e\u003cdiv class=\"rf-hydro-handbook__content\"\u003e\n\u003cspan class=\"rf-hydro-label\"\u003eInstallation and Maintenance\u003c\/span\u003e\u003ch2\u003eOfficial Hommix hydRO Pro User Manual\u003c\/h2\u003e\n\u003cp\u003eView the manufacturer manual covering installation, tubing connections, filter replacement, display functions, flushing, troubleshooting and warranty information.\u003c\/p\u003e\n\u003cdiv class=\"rf-hydro-handbook__features\"\u003e\n\u003cspan\u003eInstallation diagrams\u003c\/span\u003e\u003cspan\u003eFilter replacement\u003c\/span\u003e\u003cspan\u003eDisplay and TDS functions\u003c\/span\u003e\u003cspan\u003eTroubleshooting guidance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hydro-handbook__action\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_hydRO_Pro_Tankless_RO_Installation_and_User_Manual.pdf?v=1787502229\" target=\"_blank\" rel=\"noopener\"\u003eView User Manual \u003cspan aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-faq\"\u003e\u003cspan class=\"rf-hydro-label\"\u003eCommon Questions\u003c\/span\u003e\u003ch2\u003eHommix hydRO Pro FAQs\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the Hommix hydRO Pro tankless?\u003c\/summary\u003e\u003cp\u003eYes. It is a direct-flow system and does not require a separate pressurised storage tank.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow fast is the water flow?\u003c\/summary\u003e\u003cp\u003eHommix specifies a flow rate of approximately 2.0–2.2 litres per minute, depending on incoming pressure and water quality.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow much wastewater does it produce?\u003c\/summary\u003e\u003cp\u003eThe manufacturer states a pure-to-waste ratio of 1 litre of purified water to approximately 0.7 litres of wastewater.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow often do the filters need replacing?\u003c\/summary\u003e\u003cp\u003eThe PCB and CB cartridges are typically replaced around every 12 months, while the 800GPD RO membrane is typically replaced around every 24 months.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes the system tell me when a filter needs changing?\u003c\/summary\u003e\u003cp\u003eYes. The display has individual filter indicators. They flash when approximately 30 days of filter life remain and combine flashing alerts with an audible alarm when replacement is due.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I connect it to a Hommix 3-way tap?\u003c\/summary\u003e\u003cp\u003eYes. The manual confirms that the pure-water tube can connect to the filtered-water connection on a Hommix 3-way tap instead of using the separate drinking-water tap.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it include an alkaline filter?\u003c\/summary\u003e\u003cp\u003eAn alkaline remineralisation filter is available as an optional push-fit addition. Check the selected package before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat water pressure does it need?\u003c\/summary\u003e\u003cp\u003eThe manual specifies an incoming pressure of 1–4 bar. A pressure reducer is required if the incoming pressure exceeds 4 bar.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes the system require electricity?\u003c\/summary\u003e\u003cp\u003eYes. The 800GPD booster pump and electronic display require a nearby UK electrical socket.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-links\"\u003e\u003cdiv class=\"rf-hydro-links__intro\"\u003e\n\u003cspan class=\"rf-hydro-label\"\u003eContinue Exploring\u003c\/span\u003e\u003ch2\u003eBuild the Right Under-Sink Filtration Setup\u003c\/h2\u003e\n\u003cp\u003eCompare under-sink RO systems, browse Hommix products or explore our Hommix guide for compatible taps and filtration options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hydro-links__grid\"\u003e\n\u003ca class=\"rf-hydro-links__card\" href=\"https:\/\/regalflow.co.uk\/collections\/undersink-reverse-osmosis-systems\"\u003e\u003cspan class=\"rf-hydro-links__copy\"\u003e\u003cstrong\u003eUnder-Sink RO Systems\u003c\/strong\u003e\u003csmall\u003eCompare our complete reverse osmosis range\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-links__arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"rf-hydro-links__card\" href=\"https:\/\/regalflow.co.uk\/collections\/hommix-ro-dispensers-3-way-filter-taps\"\u003e\u003cspan class=\"rf-hydro-links__copy\"\u003e\u003cstrong\u003eHommix Collection\u003c\/strong\u003e\u003csmall\u003eRO systems, dispensers and 3-way filter taps\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-links__arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"rf-hydro-links__card\" href=\"https:\/\/regalflow.co.uk\/pages\/hommix-water-filtration-kitchen-taps\"\u003e\u003cspan class=\"rf-hydro-links__copy\"\u003e\u003cstrong\u003eHommix Buying Guide\u003c\/strong\u003e\u003csmall\u003eExplore filtration systems and kitchen tap options\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-links__arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n  \u003csection class=\"rf-hydro-support\"\u003e\u003cdiv class=\"rf-hydro-support__intro\"\u003e\n\u003ch2\u003eNeed Help Choosing an Under-Sink RO System?\u003c\/h2\u003e\n\u003cp\u003eOur technical team can help you check cupboard space, incoming water pressure, tap compatibility and installation requirements before you order.\u003c\/p\u003e\n\u003ca class=\"rf-hydro-support__main\" href=\"https:\/\/regalflow.co.uk\/pages\/contact-regal-flow-support-inquiries\"\u003eContact Support Team\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hydro-support__actions\"\u003e\n\u003ca class=\"rf-hydro-support__card\" href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan class=\"rf-hydro-support__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"m3 7 9 6 9-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-support__copy\"\u003e\u003cstrong\u003eEmail Support\u003c\/strong\u003e\u003csmall\u003einfo@regalflow.co.uk\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-support__arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"rf-hydro-support__card\" href=\"tel:01216301130\"\u003e\u003cspan class=\"rf-hydro-support__icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2A19.79 19.79 0 0 1 3.09 5.18 2 2 0 0 1 5.08 3h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L9.09 10.91a16 16 0 0 0 4 4l1.45-1.17a2 2 0 0 1 2.11-.45c.85.3 1.73.51 2.63.63A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-support__copy\"\u003e\u003cstrong\u003eTelephone\u003c\/strong\u003e\u003csmall\u003e0121 630 1130\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-support__arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"rf-hydro-support__card\" href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan class=\"rf-hydro-support__icon rf-hydro-support__icon--whatsapp\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"#25D366\" d=\"M16.04 3C8.85 3 3 8.84 3 16.04c0 2.52.74 4.98 2.14 7.08L3 29l6.07-2.09a13.02 13.02 0 0 0 6.97 2.02h.01c7.2 0 13.04-5.84 13.04-13.04S23.24 3 16.04 3zm7.59 18.44c-.32.91-1.88 1.73-2.61 1.84-.67.1-1.51.15-2.44-.15-.56-.18-1.27-.41-2.2-.81-3.87-1.67-6.39-5.58-6.59-5.85-.2-.27-1.58-2.1-1.58-4.01 0-1.91 1-2.84 1.36-3.22.36-.38.79-.48 1.06-.48.27 0 .53 0 .76.01.25.01.58-.09.91.7.34.82 1.15 2.83 1.25 3.03.1.2.17.44.03.71-.13.27-.2.44-.4.68-.2.24-.42.54-.6.73-.2.2-.4.41-.17.81.23.4 1.02 1.68 2.19 2.72 1.51 1.35 2.78 1.77 3.18 1.97.4.2.63.17.86-.1.23-.27.99-1.15 1.26-1.54.27-.39.53-.33.9-.2.37.13 2.33 1.1 2.73 1.3.4.2.67.3.76.47.1.17.1.98-.22 1.89z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-support__copy\"\u003e\u003cstrong\u003eWhatsApp\u003c\/strong\u003e\u003csmall\u003eMessage our technical team\u003c\/small\u003e\u003c\/span\u003e\u003cspan class=\"rf-hydro-support__arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":55885793395075,"sku":"","price":959.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Hydro_4_stage_RO_System.png?v=1751123866"},{"product_id":"guglielmi-rose-gold-3-way-tap","title":"Guglielmi Rose Gold 3-Way Tap (Triflow Filter Tap)","description":"\u003cdiv class=\"rf-guglielmi\"\u003e\n  \u003csection class=\"rf-guglielmi__opening\"\u003e\n    \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eGuglielmi · Rose-gold three-way tap\u003c\/div\u003e\n    \u003ch2\u003eItalian design with filtered water beautifully integrated\u003c\/h2\u003e\n    \u003cp\u003eThe Guglielmi Rose Gold combines ordinary hot and cold water with a dedicated filtered-water supply in one refined kitchen tap. Separate internal waterways protect the treated supply, while the warm metallic finish creates an elegant focal point at the sink.\u003c\/p\u003e\n    \u003cdiv class=\"rf-guglielmi__buttons\"\u003e\n      \u003ca class=\"rf-guglielmi__button rf-guglielmi__button--primary\" href=\"#rf-guglielmi-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-guglielmi__button rf-guglielmi__button--secondary\" href=\"#rf-guglielmi-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e360°\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eSwivel spout\u003c\/strong\u003eFlexible positioning at the sink\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eFiltered flow\u003c\/strong\u003eUp to 5 litres per minute\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__alternating\"\u003e\n    \u003cdiv class=\"rf-guglielmi__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Guglielmi_Rose_Gold_3-Way_Tap_600x600.webp?v=1764438549\" alt=\"Guglielmi rose-gold three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__copy\"\u003e\n      \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eOne tap · Two dedicated controls\u003c\/div\u003e\n      \u003ch2\u003eA considered centrepiece for a modern kitchen\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls domestic hot and cold water, while the forward secondary lever operates the filtered supply. The sweeping profile and rose-gold surface bring warmth to the kitchen without the visual clutter of a second drinking-water tap.\u003c\/p\u003e\n      \u003cul class=\"rf-guglielmi__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated 45° filtered-water control\u003c\/li\u003e\n        \u003cli\u003eFull 360° swivel spout\u003c\/li\u003e\n        \u003cli\u003eAnti-limescale aerator designed for straightforward cleaning\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water keeps its own route through the tap\u003c\/h2\u003e\n      \u003cp\u003eTwo independent waterways prevent treated drinking water from mixing with the ordinary hot and cold supply. The tap dispenses all three water choices while maintaining separation inside the body and spout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eDomestic mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends ordinary hot and cold water.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered control\u003c\/h3\u003e\n\u003cp\u003eThe forward lever opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eSeparate waterways\u003c\/h3\u003e\n\u003cp\u003eIndependent channels protect the filtered-water route.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__alternating rf-guglielmi__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-guglielmi__media rf-guglielmi__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/hommix_3_way_filter_tap_rose_gold_600x600.webp?v=1764438633\" alt=\"Guglielmi rose-gold three-way tap installed in a contemporary kitchen\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__copy\"\u003e\n      \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eSmooth everyday operation\u003c\/div\u003e\n      \u003ch2\u003ePractical engineering beneath the polished finish\u003c\/h2\u003e\n      \u003cp\u003eCeramic cartridges provide precise control, while the CLICK cartridge introduces a moderate domestic flow before allowing full flow when the lever moves beyond its resistance point. An anti-torsion arrangement lets the spout swivel without turning the lever or connection hoses below.\u003c\/p\u003e\n      \u003cul class=\"rf-guglielmi__ticks\"\u003e\n        \u003cli\u003eDomestic-water flow up to 12 litres per minute\u003c\/li\u003e\n        \u003cli\u003eFiltered-water flow up to 5 litres per minute, subject to the filter system\u003c\/li\u003e\n        \u003cli\u003eSoftpex flexible connection hoses\u003c\/li\u003e\n        \u003cli\u003eThree-screw support helps stabilise the tap at the sink\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__install\" id=\"rf-guglielmi-install\"\u003e\n    \u003cdiv class=\"rf-guglielmi__install-copy\"\u003e\n      \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm the connections and space beneath the sink\u003c\/h2\u003e\n      \u003cp\u003eThe technical drawing shows an overall tap height of 345 mm and 400 mm connection hoses. Check the sink area, cabinet space and compatibility of the intended filtration system before installation.\u003c\/p\u003e\n      \u003cdiv class=\"rf-guglielmi__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eHot and cold feeds\u003c\/h3\u003e\n\u003cp\u003eTwo ½-inch Softpex flexible hose connections.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eFiltered feed\u003c\/h3\u003e\n\u003cp\u003eA separate ¼-inch push-fit connection.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eTap height\u003c\/h3\u003e\n\u003cp\u003eAllow for the specified 345 mm overall height.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eFlush the pipework\u003c\/h3\u003e\n\u003cp\u003eRemove installation debris before connecting the cartridges and aerator.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Guglielmi_Rose_Gold_3-Way_Tap_installation_and_dimensions_600x600.webp?v=1764438608\" alt=\"Guglielmi rose-gold three-way tap installation dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__spec\" id=\"rf-guglielmi-spec\"\u003e\n    \u003cdiv class=\"rf-guglielmi__section-heading\"\u003e\n      \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eGuglielmi Rose Gold specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__spec-list\"\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way kitchen mixer and filtered-water tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eTwo independent internal waterways\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eRose gold\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eSpout movement\u003c\/strong\u003e\u003cspan\u003e360° swivel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water control\u003c\/strong\u003e\u003cspan\u003eForward lever with 45° ceramic Ecobrass valve\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eDomestic-water flow\u003c\/strong\u003e\u003cspan\u003eUp to 12 litres per minute\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water flow\u003c\/strong\u003e\u003cspan\u003eUp to 5 litres per minute, dependent on the filter system\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003e½-inch Softpex flexible hoses\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e345 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eConnection-hose length\u003c\/strong\u003e\u003cspan\u003e400 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eAerator\u003c\/strong\u003e\u003cspan\u003eAnti-limescale design\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eMounting support\u003c\/strong\u003e\u003cspan\u003eSupport flange with three-screw fixing\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eCartridge and screw warranty\u003c\/strong\u003e\u003cspan\u003e5 years\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eManufacturing and surface warranty\u003c\/strong\u003e\u003cspan\u003e2 years\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-guglielmi__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__filter-note\"\u003e\n    \u003cdiv class=\"rf-guglielmi__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003ePair the tap with a suitable water system\u003c\/h2\u003e\n\u003cp\u003eThe Guglielmi dispenses filtered water but does not treat it itself. Connect it to a compatible under-sink filter or reverse-osmosis system; the resulting flow and filtration performance will depend on the system selected.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-guglielmi__button rf-guglielmi__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eGuglielmi technical drawing\u003c\/h2\u003e\n\u003cp\u003eReview the tap dimensions and connection layout before arranging installation.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Guglielmi_Rose_Gold_3-Way_Tap_installation_and_dimensions_600x600.webp?v=1764438608\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the technical drawing\u003c\/strong\u003e\u003csmall\u003eInstallation image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__collections\"\u003e\n    \u003cdiv class=\"rf-guglielmi__section-heading\"\u003e\n      \u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\u003cspan class=\"rf-guglielmi__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare premium three-way and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-guglielmi__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\u003cspan class=\"rf-guglielmi__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cspan class=\"rf-guglielmi__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__faq\"\u003e\n    \u003cdiv class=\"rf-guglielmi__section-heading\"\u003e\n\u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the filtered water mix with hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Guglielmi uses independent internal waterways, so the treated supply remains separate from ordinary domestic water.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes this tap include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This is a tap-only product. Choose a compatible under-sink filtration or reverse-osmosis system separately unless a bundle explicitly says it is included.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat connections does the tap use?\u003c\/summary\u003e\u003cp\u003eThe hot and cold supplies use ½-inch Softpex flexible hoses. The filtered-water supply uses a separate ¼-inch push-fit connection.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat does the CLICK cartridge do?\u003c\/summary\u003e\u003cp\u003eIt introduces resistance after a moderate domestic flow, allowing the user to continue to full flow when required. This gives clearer control over everyday water use.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow much filtered water can it deliver?\u003c\/summary\u003e\u003cp\u003eThe published filtered-water flow is up to 5 litres per minute. The actual result depends on the connected filtration system and installation conditions.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the rose-gold finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the surface afterwards. Avoid abrasive pads, harsh chemicals, bleach and acidic limescale removers that could damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-guglielmi__support\"\u003e\n    \u003cdiv class=\"rf-guglielmi__support-copy\"\u003e\n\u003cdiv class=\"rf-guglielmi__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about filter connections, installation planning or choosing a suitable water system before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-guglielmi__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-guglielmi__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":56716835193219,"sku":null,"price":599.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Guglielmi_Rose_Gold_3-Way_Tap.webp?v=1764438549"},{"product_id":"hommix-parma-white-3-way-triflow-tap","title":"Hommix Parma White 3 Way Triflow Tap","description":"\u003cstyle\u003e\n  .rf-parma-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.65;\n  }\n\n  .rf-parma-wrap h1,\n  .rf-parma-wrap h2,\n  .rf-parma-wrap h3,\n  .rf-parma-wrap h4,\n  .rf-parma-wrap h5,\n  .rf-parma-wrap h6 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 14px;\n  }\n\n  .rf-parma-wrap h2 {\n    text-align: center;\n  }\n\n  .rf-parma-wrap p {\n    margin: 0 0 14px;\n  }\n\n  .rf-parma-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-parma-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .rf-parma-highlight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-parma-media img,\n  .rf-parma-two-images img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  .rf-parma-list {\n    margin: 0 0 14px 18px;\n    padding: 0;\n  }\n\n  .rf-parma-list li {\n    margin-bottom: 8px;\n  }\n\n  .rf-parma-usp-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #CAE6EC;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 20px;\n    margin: 28px 0;\n  }\n\n  .rf-parma-usp {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .rf-parma-usp img {\n    width: 46px;\n    height: 46px;\n    object-fit: contain;\n    flex: 0 0 46px;\n  }\n\n  .rf-parma-usp strong {\n    display: block;\n    color: #000000 !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .rf-parma-usp p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .rf-parma-card {\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .rf-parma-card.soft {\n    background: #f7fbfc;\n  }\n\n  .rf-parma-card p strong {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-parma-two-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin: 24px 0;\n  }\n\n  .rf-parma-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-parma-grid4-item {\n    text-align: center;\n  }\n\n  .rf-parma-grid4-item img {\n    width: 50px;\n    height: 50px;\n    object-fit: contain;\n    margin: 0 auto 12px;\n    display: block;\n  }\n\n  .rf-parma-grid4-item h3 {\n    font-size: 20px;\n    margin-bottom: 8px;\n    color: #000000 !important;\n    font-weight: 700 !important;\n  }\n\n  .rf-parma-grid4-item p {\n    margin-bottom: 6px;\n  }\n\n  .rf-parma-download {\n    text-align: center;\n  }\n\n  .rf-parma-download a {\n    text-decoration: none;\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-parma-download img {\n    width: 90px;\n    height: auto;\n    display: block;\n    margin: 0 auto 10px;\n  }\n\n  .rf-parma-cta {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  @media (max-width: 798px) {\n    .rf-parma-highlight,\n    .rf-parma-usp-bar,\n    .rf-parma-two-images,\n    .rf-parma-grid4 {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rf-parma-wrap\"\u003e\n\u003csection class=\"rf-parma-intro\"\u003e\n\u003ch2\u003e\u003cstrong\u003eWith its stylish design, this Hommix 3 Way Tap is perfect for modern kitchens\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eUpgrade your kitchen with the Hommix Parma White 3 way tap, a premium Italian designed solution that delivers hot, cold, and filtered water from a single elegant fixture.\u003c\/p\u003e\n\u003cp\u003eDesigned for modern homes, this triflow tap removes the need for a separate drinking water tap, keeping your sink area clean, uncluttered, and highly functional.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-highlight\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e\u003cstrong\u003eWhy choose the Hommix Parma 3 Way Tap\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe Hommix Parma is not just about appearance. It is engineered for everyday performance, combining durability, hygiene, and convenience in one streamlined design.\u003c\/p\u003e\n\u003cul class=\"rf-parma-list\"\u003e\n\u003cli\u003eNo need for a second tap or extra drill hole\u003c\/li\u003e\n\u003cli\u003eDedicated internal waterways keep filtered water completely separate\u003c\/li\u003e\n\u003cli\u003eCompatible with most under sink filtration and reverse osmosis systems\u003c\/li\u003e\n\u003cli\u003eClean, minimalist finish ideal for modern kitchens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Parma_triflow_tap_white_kitchen.png?v=1776007935\" alt=\"Hommix Parma White 3 way tap in a kitchen\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-usp-bar\"\u003e\n\u003cdiv class=\"rf-parma-usp\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Delivery_Van.jpg?v=1731772894\" alt=\"Fast free delivery\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\n\u003cp\u003eQuick dispatch with no hidden fees\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-usp\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Customer_Support_A.jpg?v=1731849993\" alt=\"Friendly expert support\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFriendly Support\u003c\/strong\u003e\n\u003cp\u003e0121 630 1130\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-usp\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Bank_Notes_Pile.jpg?v=1731773739\" alt=\"Price beat\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePrice Beat\u003c\/strong\u003e\n\u003cp\u003eFind a better price and we will beat it\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-usp\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Easy_Returns_Icon_A.jpg?v=1731773586\" alt=\"Hassle free returns\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHassle Free Returns\u003c\/strong\u003e\n\u003cp\u003eDo not need it? Send it back\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card soft\"\u003e\n\u003ch3\u003e\u003cstrong\u003eKey features\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAll in One Water Control:\u003c\/strong\u003e Dispense hot, cold, and filtered water from a single tap using a dual lever system.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTrue Triflow Design:\u003c\/strong\u003e Separate internal channels ensure filtered water never mixes with mains supply.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePremium Build Quality:\u003c\/strong\u003e High grade ceramic valves provide smooth operation and long term reliability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUniversal Compatibility:\u003c\/strong\u003e Works with standard under sink filters and reverse osmosis systems.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpace Saving Solution:\u003c\/strong\u003e Eliminates the need for additional taps and reduces sink clutter.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eItalian Design:\u003c\/strong\u003e Manufactured in Italy with a focus on both performance and aesthetics.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card\"\u003e\n\u003ch3\u003e\u003cstrong\u003ePair it with the right filtration system\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEnhance your kitchen setup by connecting the Hommix Parma White to the filtration system that best suits your home.\u003c\/p\u003e\n\u003cp\u003eIt works with under sink carbon filters, ultrafiltration systems, and reverse osmosis systems, giving you flexibility based on your water quality, taste preference, and purification goals.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-two-images\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Parma_White_three_way_tap_set_up_guide.png?v=1776008347\" alt=\"Hommix Parma White 3 way tap setup guide\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Parma_Installation_Dimenstions.png?v=1776008083\" alt=\"Hommix Parma White installation dimensions\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-grid4\"\u003e\n\u003cdiv class=\"rf-parma-grid4-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Glass_of_Regal_Flow_Water.jpg?v=1731776552\" alt=\"Practical water tap icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003ePractical\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEliminates the need for a separate tap.\u003c\/p\u003e\n\u003cp\u003eNo extra sink holes required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-grid4-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Tap.jpg?v=1732461885\" alt=\"Stylish tap icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003eStylish\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eDesigned and manufactured in Italy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-grid4-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Spanner_and_Hand_Icona.jpg?v=1737306573\" alt=\"Simple installation icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSimple to Install\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eDesigned to replace your current kitchen tap with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-parma-grid4-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Untitled_design_23.jpg?v=1737208049\" alt=\"No more bottled water icon\"\u003e\n\u003ch3\u003e\u003cstrong\u003eNo More Bottled Water\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003ePure, fresh filtered water at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card\"\u003e\n\u003ch2\u003e\u003cstrong\u003eTechnical specifications\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eHot and cold connection: 1\/2\" female with 50cm flexible hoses included.\u003c\/p\u003e\n\u003cp\u003eFilter connection: 1\/4\" push fit tube included.\u003c\/p\u003e\n\u003cp\u003eMinimum pressure: 0.5 bar.\u003c\/p\u003e\n\u003cp\u003eMaximum pressure: 11.5 bar.\u003c\/p\u003e\n\u003cp\u003eMaximum sink hole size: 34mm.\u003c\/p\u003e\n\u003cp\u003eNot suitable for gravity fed systems.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card\"\u003e\n\u003ch3\u003e\u003cstrong\u003eCompatible systems\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eThe Hommix Parma White tap pairs with under sink carbon filters, ultrafiltration systems, and reverse osmosis systems.\u003c\/p\u003e\n\u003cp\u003eThis flexibility allows you to tailor water quality based on your home and local water conditions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card\"\u003e\n\u003ch2\u003e\u003cstrong\u003eInstallation overview\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eDesigned for straightforward installation, the Parma can replace most existing kitchen taps without modification.\u003c\/p\u003e\n\u003cp\u003eFits standard UK plumbing connections, does not require an additional tap hole, and is well suited to retrofit kitchen upgrades.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card\"\u003e\n\u003ch2\u003e\u003cstrong\u003eWhat is included\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"rf-parma-list\"\u003e\n\u003cli\u003eHommix Parma White 3 way tap\u003c\/li\u003e\n\u003cli\u003e1\/2\" hot and cold flexible connectors\u003c\/li\u003e\n\u003cli\u003e1\/4\" filtered water connection tube\u003c\/li\u003e\n\u003cli\u003eInstallation components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card soft\"\u003e\n\u003ch2\u003e\u003cstrong\u003eWarranty information\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"rf-parma-list\"\u003e\n\u003cli\u003eHommix taps are covered for 5 years on parts and fittings, including the ceramic valve cartridge.\u003c\/li\u003e\n\u003cli\u003eChrome and Brushed finishes have 2 years cover on the finish. White, black, copper, and other coloured finishes have 1 year finish cover.\u003c\/li\u003e\n\u003cli\u003eHommix 3 way taps are not recommended for gravity fed systems. Minimum pressure is 0.5 bar and maximum pressure is 11.5 bar.\u003c\/li\u003e\n\u003cli\u003eDo not use aggressive cleaning products such as bleach, soap, or strong chemicals. Clean with a damp cloth and dry with a soft cloth.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-card\"\u003e\n\u003ch2\u003e\u003cstrong\u003eInstallation diagram\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"rf-parma-download\"\u003e\u003ca rel=\"noopener\" title=\"Dimensions and installation guide for the Hommix Parma Triflow Tap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Parma_Measurements_and_dimensions.png?v=1776009667\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/AdobeStock_465412924_2b4b16c3-ad7b-40a9-8e02-372e1a3cf8f7.jpg?v=1714637036\" alt=\"Installation diagram PDF\"\u003e View Hommix Parma White installation diagram \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-parma-cta\"\u003e\n\u003ch2\u003e\u003cstrong\u003eFast, free delivery included with this Hommix 3 Way Tap\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eA clean, practical, and elegant way to bring filtered water into your kitchen without adding a second tap.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":57777418764675,"sku":null,"price":299.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Parma_White_three_way_triflow_tap.png?v=1776007604"},{"product_id":"hommix-pardenia-bronze-3-way-triflow-tap","title":"Hommix Pardenia Bronze 3-Way Triflow Tap","description":"\u003cdiv class=\"rf-pardenia\"\u003e\n  \u003csection class=\"rf-pardenia__opening\"\u003e\n    \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eHommix Pardenia · Bronze three-way tap\u003c\/div\u003e\n    \u003ch2\u003eWarm bronze styling with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Pardenia delivers hot, cold and filtered drinking water from one Italian-made dual-lever kitchen tap, while independent internal channels keep the treated supply separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-pardenia__buttons\"\u003e\n      \u003ca class=\"rf-pardenia__button rf-pardenia__button--primary\" href=\"#rf-pardenia-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia__button rf-pardenia__button--secondary\" href=\"#rf-pardenia-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive European design\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_Bronze_3_way_triflow_tap.png?v=1776010205\" alt=\"Hommix Pardenia bronze three-way triflow kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA warm bronze centrepiece without a second filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the secondary lever operates the filtered supply. Its high curved spout and rich bronze finish give the Pardenia a warmer, more individual presence at the sink.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second drinking-water dispenser required\u003c\/li\u003e\n        \u003cli\u003eHigh-arc profile creates useful sink clearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia uses two independent waterways and a dedicated outlet for filtered water. The treated supply does not pass through the ordinary hot and cold channel, helping preserve its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA separate control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eIndependent outlets\u003c\/h3\u003e\n\u003cp\u003eSeparate channels continue through the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__alternating rf-pardenia__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-pardenia__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_3_way_kitchen_faucet.png?v=1776010531\" alt=\"Hommix Pardenia bronze three-way tap installed at a kitchen sink\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eInstallation components included\u003c\/div\u003e\n      \u003ch2\u003eThe essential tap connections arrive together\u003c\/h2\u003e\n      \u003cp\u003eThe supplied kit includes the mounting hardware, two 500 mm hot and cold flexible tails and the filtered-water tube. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia__ticks\"\u003e\n        \u003cli\u003eTwo 500 mm hot and cold flexible tails with ½-inch female connections\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit connection\u003c\/li\u003e\n        \u003cli\u003eMounting hardware for the tap installation\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filters and RO systems, subject to connections\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__install\" id=\"rf-pardenia-install\"\u003e\n    \u003cdiv class=\"rf-pardenia__install-copy\"\u003e\n      \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected treatment system is suitable for the ¼-inch filtered-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-pardenia__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 34 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eOverall height is 380 mm with a 180 mm spout reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eFlush the pipework\u003c\/h3\u003e\n\u003cp\u003eRemove debris before connection to protect the ceramic cartridges and aerators.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_kitchen_faucet_dimensions_and_specifications.png?v=1776011020\" alt=\"Hommix Pardenia three-way tap technical dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__spec\" id=\"rf-pardenia-spec\"\u003e\n    \u003cdiv class=\"rf-pardenia__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Pardenia Bronze specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__spec-list\"\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBronze\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible tails, 500 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e380 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e250 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e180 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eTap-body width\u003c\/strong\u003e\u003cspan\u003e45 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e34 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eBronze-finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__filter-note\"\u003e\n    \u003cdiv class=\"rf-pardenia__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Pardenia delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it. A separate Hommix Hard Water Kit is required if the intended arrangement includes a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-pardenia__button rf-pardenia__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-pardenia__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eHommix Pardenia installation diagram\u003c\/h2\u003e\n\u003cp\u003eReview the connection layout and current product dimensions before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Pardenia_Installation_Guide.png?v=1776015580\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation diagram\u003c\/strong\u003e\u003csmall\u003eTechnical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__collections\"\u003e\n    \u003cdiv class=\"rf-pardenia__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-pardenia__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-pardenia__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__faq\"\u003e\n    \u003cdiv class=\"rf-pardenia__section-heading\"\u003e\n\u003cdiv class=\"rf-pardenia__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Pardenia has an independent filtered-water channel and dedicated outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Pardenia include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size mounting hole is required?\u003c\/summary\u003e\u003cp\u003eThe current product information specifies a maximum sink or worktop hole diameter of 34 mm. Check the available mounting space before installation.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen would I need the separate Hard Water Kit?\u003c\/summary\u003e\u003cp\u003eThe additional Hommix kit is required when the intended arrangement uses softened hot and cold water while retaining a dedicated hard-water supply through the third pathway. It is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies to the Pardenia Bronze?\u003c\/summary\u003e\u003cp\u003eHommix provides five years of cover for parts and fittings, including the ceramic valve cartridge. The bronze surface finish is covered for one year.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the bronze finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia__support\"\u003e\n    \u003cdiv class=\"rf-pardenia__support-copy\"\u003e\n\u003cdiv class=\"rf-pardenia__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Hommix","offers":[{"title":"Default Title","offer_id":57778098176387,"sku":null,"price":329.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Pardenia_Bronze_3_way_triflow_tap.png?v=1776010205"},{"product_id":"hommix-pardenia-white-3-way-triflow-tap","title":"Hommix Pardenia White 3-Way Triflow Tap","description":"\u003cdiv class=\"rf-pardenia-white\"\u003e\n  \u003csection class=\"rf-pardenia-white__opening\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eHommix Pardenia · White three-way tap\u003c\/div\u003e\n    \u003ch2\u003eClean white styling with filtered water built in\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Pardenia delivers hot, cold and filtered drinking water from one Italian-made dual-lever kitchen tap, while independent internal channels keep the treated supply separate from ordinary mains water.\u003c\/p\u003e\n    \u003cdiv class=\"rf-pardenia-white__buttons\"\u003e\n      \u003ca class=\"rf-pardenia-white__button rf-pardenia-white__button--primary\" href=\"#rf-pardenia-white-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-white__button rf-pardenia-white__button--secondary\" href=\"#rf-pardenia-white-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree-way water delivery\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water stays separate\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003eIT\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMade in Italy\u003c\/strong\u003eDistinctive European design\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e5\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eParts warranty\u003c\/strong\u003eFive-year manufacturer cover\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__alternating\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_White_3_Way_Triflow_Tap_1000x1000.png?v=1776016173\" alt=\"Hommix Pardenia white three-way triflow kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eOne tap · Two simple controls\u003c\/div\u003e\n      \u003ch2\u003eA clean white centrepiece without a second filter tap\u003c\/h2\u003e\n      \u003cp\u003eThe main mixer lever controls ordinary hot and cold water, while the secondary lever operates the filtered supply. Its high curved spout and crisp white finish give the Pardenia a bright, minimalist presence at the sink.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-white__ticks\"\u003e\n        \u003cli\u003eHot, cold and filtered water from one tap\u003c\/li\u003e\n        \u003cli\u003eDedicated filtered-water control\u003c\/li\u003e\n        \u003cli\u003eNo second drinking-water dispenser required\u003c\/li\u003e\n        \u003cli\u003eHigh-arc profile creates useful sink clearance\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eTrue triflow construction\u003c\/div\u003e\n      \u003ch2\u003eFiltered water follows its own internal route\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia uses two independent waterways and a dedicated outlet for filtered water. The treated supply does not pass through the ordinary hot and cold channel, helping preserve its taste and quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eM\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot and cold mixer\u003c\/h3\u003e\n\u003cp\u003eThe main lever blends the ordinary supplies.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered-water lever\u003c\/h3\u003e\n\u003cp\u003eA separate control opens the treated supply.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003e2\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eIndependent outlets\u003c\/h3\u003e\n\u003cp\u003eSeparate channels continue through the spout.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__alternating rf-pardenia-white__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_3_way_filter_faucet_1000x1000.png?v=1776016372\" alt=\"Hommix Pardenia white three-way tap installed at a modern kitchen sink\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eInstallation components included\u003c\/div\u003e\n      \u003ch2\u003eThe essential tap connections arrive together\u003c\/h2\u003e\n      \u003cp\u003eThe supplied kit includes the mounting hardware, two 500 mm hot and cold flexible tails and the filtered-water tube. The filtration system itself is not included with this tap-only product.\u003c\/p\u003e\n      \u003cul class=\"rf-pardenia-white__ticks\"\u003e\n        \u003cli\u003eTwo 500 mm hot and cold flexible tails with ½-inch female connections\u003c\/li\u003e\n        \u003cli\u003e¼-inch filtered-water tube and push-fit connection\u003c\/li\u003e\n        \u003cli\u003eMounting hardware for the tap installation\u003c\/li\u003e\n        \u003cli\u003eCompatible with many under-sink filters and RO systems, subject to connections\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__install\" id=\"rf-pardenia-white-install\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__install-copy\"\u003e\n      \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003eConfirm pressure, space and filter connections\u003c\/h2\u003e\n      \u003cp\u003eThe Pardenia is not recommended for gravity-fed systems. Check the incoming pressure and ensure the connected treatment system is suitable for the ¼-inch filtered-water connection.\u003c\/p\u003e\n      \u003cdiv class=\"rf-pardenia-white__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar and maximum 11.5 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eMounting hole\u003c\/h3\u003e\n\u003cp\u003eThe maximum sink or worktop hole is 34 mm.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eAvailable space\u003c\/h3\u003e\n\u003cp\u003eOverall height is 375 mm with a 195 mm spout reach.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eFlush the pipework\u003c\/h3\u003e\n\u003cp\u003eRemove debris before connection to protect the ceramic cartridges and aerators.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_Installation_Diagram_Guide_1000x1000.png?v=1776016577\" alt=\"Hommix Pardenia three-way tap technical dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__spec\" id=\"rf-pardenia-white-spec\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Pardenia White specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__spec-list\"\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003eThree-way, dual-lever kitchen mixer tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eHot, cold and filtered or treated drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eWaterway design\u003c\/strong\u003e\u003cspan\u003eIndependent hot\/cold and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eHot and cold connections\u003c\/strong\u003e\u003cspan\u003eTwo ½-inch female flexible tails, 500 mm long\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connection\u003c\/strong\u003e\u003cspan\u003e¼-inch push-fit connection with tube included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar (7.2 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar (166 psi)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003e375 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003e275 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003e195 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eTap-base width\u003c\/strong\u003e\u003cspan\u003e55 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eMaximum mounting hole\u003c\/strong\u003e\u003cspan\u003e34 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eParts and fittings warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic valve cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eWhite-finish warranty\u003c\/strong\u003e\u003cspan\u003e1 year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-pardenia-white__spec-row\"\u003e\n\u003cstrong\u003eFiltration system\u003c\/strong\u003e\u003cspan\u003eNot included with this tap-only product\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__filter-note\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eChoose the filtration system separately\u003c\/h2\u003e\n\u003cp\u003eThe Pardenia delivers the treated water, but it does not filter the water itself. Filtration performance depends entirely on the under-sink filter, reverse-osmosis system or other treatment system connected to it. A separate Hommix Hard Water Kit is required if the intended arrangement includes a dedicated hard-water supply.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-pardenia-white__button rf-pardenia-white__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eExplore water systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eInstallation information\u003c\/div\u003e\n\u003ch2\u003eHommix Pardenia installation diagram\u003c\/h2\u003e\n\u003cp\u003eReview the connection layout and current product dimensions before fitting the tap.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Pardenia_Installation_Diagram_Guide_1000x1000.png?v=1776016577\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation diagram\u003c\/strong\u003e\u003csmall\u003eTechnical image · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__collections\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__section-heading\"\u003e\n      \u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more three-way kitchen taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider luxury tap range or compare other Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-pardenia-white__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare three-way, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-white__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-pardenia-white__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more finishes, profiles and tap functions\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-pardenia-white__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__faq\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__section-heading\"\u003e\n\u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with ordinary hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Pardenia has an independent filtered-water channel and dedicated outlet, so treated drinking water does not pass through the ordinary hot and cold pathway.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Pardenia include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the tap and its connection components. A suitable filtration or reverse-osmosis system must be purchased separately unless the selected package explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I connect it to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eYes, provided the system has compatible connections and operates within the required pressure range. Confirm the installation arrangement before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat size mounting hole is required?\u003c\/summary\u003e\u003cp\u003eThe current product information specifies a maximum sink or worktop hole diameter of 34 mm. Check the available mounting space before installation.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs it suitable for a gravity-fed system?\u003c\/summary\u003e\u003cp\u003eNo. Hommix does not recommend its three-way taps for gravity-fed systems. The stated minimum operating pressure is 0.5 bar.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhen would I need the separate Hard Water Kit?\u003c\/summary\u003e\u003cp\u003eThe additional Hommix kit is required when the intended arrangement uses softened hot and cold water while retaining a dedicated hard-water supply through the third pathway. It is sold separately.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty applies to the Pardenia White?\u003c\/summary\u003e\u003cp\u003eHommix provides five years of cover for parts and fittings, including the ceramic valve cartridge. The white surface finish is covered for one year.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the white finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, vinegar, abrasive sponges and aggressive chemicals because they can damage the finish.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-pardenia-white__support\"\u003e\n    \u003cdiv class=\"rf-pardenia-white__support-copy\"\u003e\n\u003cdiv class=\"rf-pardenia-white__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-pardenia-white__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-pardenia-white__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n","brand":"Hommix","offers":[{"title":"Default Title","offer_id":57779307544963,"sku":null,"price":299.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Pardenia_White_3_Way_Triflow_Tap.png?v=1776016173"},{"product_id":"hommix-savona-brushed-nickel-pull-out-spray-3-way-filter-tap","title":"Hommix Savona Brushed Nickel Pull-Out Spray 3-Way Filter Tap","description":"\u003cstyle\u003e\n  .rf-savona-wrap {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.65;\n  }\n\n  .rf-savona-wrap h1,\n  .rf-savona-wrap h2,\n  .rf-savona-wrap h3,\n  .rf-savona-wrap h4,\n  .rf-savona-wrap h5,\n  .rf-savona-wrap h6 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 14px;\n  }\n\n  .rf-savona-wrap h2 {\n    text-align: center;\n  }\n\n  .rf-savona-wrap p {\n    margin: 0 0 14px;\n  }\n\n  .rf-savona-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-savona-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .rf-savona-highlight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n    background: #f7fbfc;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-savona-media img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  .rf-savona-usp-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    background: #CAE6EC;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 20px;\n    margin: 28px 0;\n  }\n\n  .rf-savona-usp {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .rf-savona-usp img {\n    width: 46px;\n    height: 46px;\n    object-fit: contain;\n    flex: 0 0 46px;\n  }\n\n  .rf-savona-usp strong {\n    display: block;\n    color: #000000 !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .rf-savona-usp p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .rf-savona-card {\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .rf-savona-card.soft {\n    background: #f7fbfc;\n  }\n\n  .rf-savona-card p strong {\n    color: #000000 !important;\n    font-weight: 700;\n  }\n\n  .rf-savona-list {\n    margin: 0 0 14px 18px;\n    padding: 0;\n  }\n\n  .rf-savona-list li {\n    margin-bottom: 8px;\n  }\n\n  .rf-savona-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .rf-savona-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e6f1f4;\n    vertical-align: top;\n  }\n\n  .rf-savona-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-savona-spec-table td:first-child {\n    width: 34%;\n    font-weight: 700;\n    color: #000000 !important;\n    background: #f7fbfc;\n  }\n\n  .rf-savona-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .rf-savona-grid4-item {\n    background: rgba(255,255,255,0.45);\n    border: 1px solid rgba(0,108,132,0.10);\n    border-radius: 12px;\n    padding: 18px 16px;\n    text-align: center;\n  }\n\n  .rf-savona-grid4-item h3 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #000000 !important;\n    font-weight: 700 !important;\n  }\n\n  .rf-savona-grid4-item p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #1f2937;\n  }\n\n  .rf-savona-grid4-item p + p {\n    margin-top: 6px;\n  }\n\n  .rf-savona-faq-wrap {\n    background: #CAE6EC;\n    border: 1px solid #d9edf2;\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .rf-savona-faq-item {\n    background: #fff;\n    border: 1px solid #d9edf2;\n    border-radius: 12px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .rf-savona-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-savona-faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 16px 18px;\n    font-weight: 700;\n    color: #000000 !important;\n    position: relative;\n  }\n\n  .rf-savona-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-savona-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    color: #000000 !important;\n  }\n\n  .rf-savona-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-savona-faq-content {\n    padding: 0 18px 18px;\n  }\n\n  .rf-savona-cta {\n    background: #CAE6EC;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .rf-savona-button-row {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 16px;\n  }\n\n  .rf-savona-button {\n    display: inline-block;\n    padding: 12px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: 0.2s ease;\n  }\n\n  .rf-savona-button.primary {\n    background: #006C84;\n    color: #fff;\n  }\n\n  .rf-savona-button.secondary {\n    background: #fff;\n    color: #006C84;\n    border: 1px solid #b9dbe3;\n  }\n\n  .rf-savona-button:hover {\n    opacity: 0.92;\n  }\n\n  @media (max-width: 798px) {\n    .rf-savona-highlight,\n    .rf-savona-usp-bar,\n    .rf-savona-grid4 {\n      grid-template-columns: 1fr;\n    }\n\n    .rf-savona-spec-table,\n    .rf-savona-spec-table tbody,\n    .rf-savona-spec-table tr,\n    .rf-savona-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .rf-savona-spec-table td:first-child {\n      border-bottom: none;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rf-savona-wrap\"\u003e\n\n  \u003csection class=\"rf-savona-intro\"\u003e\n    \u003ch2\u003e\u003cstrong\u003eWhat if your tap could rinse, spray, and deliver filtered water from one sleek kitchen fixture?\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Savona Brushed Nickel Pull Out Spray 3 Way Tap combines hot, cold, and filtered water with the added flexibility of a pull out spray hose, making it a more versatile option than a standard triflow tap.\u003c\/p\u003e\n    \u003cp\u003eIt is a strong choice for kitchens that want filtered drinking water, better sink practicality, and a cleaner overall look without fitting a separate tap.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv style=\"background:#CAE6EC; padding:24px; border-radius:14px; margin:30px 0;\"\u003e\n    \u003ch3 style=\"margin:0 0 10px; color:#000000 !important; font-weight:700 !important;\"\u003e\u003cstrong\u003eAvailable in other finishes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003eChoose the finish that suits your kitchen style:\u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:14px;\"\u003e\n\n      \u003ca href=\"\/products\/hommix-savona-brushed-nickel-pull-out-spray-3-way-filter-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eBrushed Nickel\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003ePull out spray model with a softer premium finish\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"https:\/\/regalflow.co.uk\/products\/hommix-savona-chrome-pull-out-spray-hose-3-way-triflow-filter-tap\" style=\"display:block; background:#fff; border:1px solid #d9edf2; border-radius:12px; padding:16px; text-decoration:none; color:#1f2937;\"\u003e\n        \u003cdiv style=\"font-weight:700; color:#000000 !important; margin-bottom:6px;\"\u003eChrome\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;\"\u003eClassic polished finish for a brighter kitchen look\u003c\/div\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"rf-savona-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eWhy Choose the Hommix Savona 3 Way Tap\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003ePull out spray hose:\u003c\/strong\u003e Gives you more flexibility for rinsing produce, washing dishes, and cleaning around the sink.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eThree water types in one tap:\u003c\/strong\u003e Access hot, cold, and filtered water from one streamlined fixture.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo second tap required:\u003c\/strong\u003e Keep the sink area cleaner and avoid extra drilling.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSeparate filtered water channel:\u003c\/strong\u003e Filtered water remains isolated from the standard hot and cold supply.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eBrushed nickel finish:\u003c\/strong\u003e A modern, professional look that suits contemporary kitchens well.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Savona_triflow_kitchen_faucet_installation.png?v=1776102857\" alt=\"Hommix Savona brushed nickel pull out spray 3 way filter tap\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-usp-bar\"\u003e\n    \u003cdiv class=\"rf-savona-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Delivery_Van.jpg?v=1731772894\" alt=\"Fast free delivery\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFast, Free Delivery\u003c\/strong\u003e\n        \u003cp\u003eQuick dispatch with no hidden fees\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Customer_Support_A.jpg?v=1731849993\" alt=\"Friendly expert support\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFriendly Support\u003c\/strong\u003e\n        \u003cp\u003eAdvice before and after sale\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Bank_Notes_Pile.jpg?v=1731773739\" alt=\"Price beat\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003ePrice Beat\u003c\/strong\u003e\n        \u003cp\u003eFind a better price and we will beat it\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-usp\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Regal_Flow_Easy_Returns_Icon_A.jpg?v=1731773586\" alt=\"Hassle free returns\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eHassle Free Returns\u003c\/strong\u003e\n        \u003cp\u003eDo not need it? Send it back\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eKey Features\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003ePull out spray functionality:\u003c\/strong\u003e Adds flexibility for washing dishes, rinsing food, and cleaning the sink area.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eTrue 3 way design:\u003c\/strong\u003e Hot, cold, and filtered water are all available from one tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSeparate internal waterways:\u003c\/strong\u003e Filtered water does not mix with the standard mains flow.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSpace saving solution:\u003c\/strong\u003e No need for a separate drinking water tap.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCeramic cartridge setup:\u003c\/strong\u003e Built for dependable day to day performance.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eBuilt for Real Kitchen Use\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cul class=\"rf-savona-list\"\u003e\n        \u003cli\u003eRinse vegetables and fruit more easily with the pull out spray\u003c\/li\u003e\n        \u003cli\u003eClean larger sinks and awkward corners with better reach\u003c\/li\u003e\n        \u003cli\u003eFill pans, bottles, and containers with more control\u003c\/li\u003e\n        \u003cli\u003eKeep filtered water access built into the same tap\u003c\/li\u003e\n        \u003cli\u003eReduce sink clutter compared with a separate filter tap setup\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eThis is where the Savona separates itself from more basic 3 way taps. It is not only about filtered water. It is about better kitchen usability.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_triflow_faucet_brushed_nickel_close_up.png?v=1776103216\" alt=\"Hommix Savona pull out spray tap in use\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eTechnical Specifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"rf-savona-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFiltered water connection\u003c\/td\u003e\n          \u003ctd\u003e1\/4 inch push fit connection\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHot and cold supply\u003c\/td\u003e\n          \u003ctd\u003e2 x G-1\/2 flexible hoses\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCartridge type\u003c\/td\u003e\n          \u003ctd\u003e35mm ceramic cartridge\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFlow rate\u003c\/td\u003e\n          \u003ctd\u003e2.2 GPM based on 0.5MPa\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOverall height\u003c\/td\u003e\n          \u003ctd\u003e495mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTap height to outlet section\u003c\/td\u003e\n          \u003ctd\u003e210mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOverall reach\u003c\/td\u003e\n          \u003ctd\u003e221mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWorking spout reach\u003c\/td\u003e\n          \u003ctd\u003e180mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBase diameter\u003c\/td\u003e\n          \u003ctd\u003e45mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSink hole guidance\u003c\/td\u003e\n          \u003ctd\u003e35mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-highlight\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e\u003cstrong\u003eCompatible Filtration Systems\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eThe Hommix Savona can be paired with a wide range of under sink filtration systems depending on your water quality and what level of filtration you need.\u003c\/p\u003e\n      \u003cul class=\"rf-savona-list\"\u003e\n        \u003cli\u003eReverse osmosis systems\u003c\/li\u003e\n        \u003cli\u003eUltrafiltration systems\u003c\/li\u003e\n        \u003cli\u003eCarbon based under sink filters\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eThis makes it suitable for households that want cleaner drinking water without cluttering the sink area with a second tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Savona_dimension_and_measurements.png?v=1776103381\" alt=\"Hommix Savona tap connected to an under sink filtration system\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-card\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eWhat’s Included\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cul class=\"rf-savona-list\"\u003e\n      \u003cli\u003eHommix Savona 3 way tap\u003c\/li\u003e\n      \u003cli\u003e1 set filtered water pipe with 1\/4 inch push fit adapter\u003c\/li\u003e\n      \u003cli\u003e2 hot and cold 600mm hoses\u003c\/li\u003e\n      \u003cli\u003eLock bolt\u003c\/li\u003e\n      \u003cli\u003eRubber gasket\u003c\/li\u003e\n      \u003cli\u003eMetal gasket\u003c\/li\u003e\n      \u003cli\u003eLock nut\u003c\/li\u003e\n      \u003cli\u003eFixing screws\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-grid4\"\u003e\n    \u003cdiv class=\"rf-savona-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFlexible\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003ePull out spray head for more practical everyday use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eCleaner Design\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eNo need for a separate filtered water tap.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003eFiltered Water\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eDedicated water channel helps maintain filtered water separation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-savona-grid4-item\"\u003e\n      \u003ch3\u003e\u003cstrong\u003ePremium Finish\u003c\/strong\u003e\u003c\/h3\u003e\n      \u003cp\u003eBrushed nickel styling for a modern, professional kitchen look.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-card soft\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eInstallation Notes\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003eNo additional hole required:\u003c\/strong\u003e The Savona is designed to replace your main kitchen tap rather than add another fitting.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e35mm sink hole guidance:\u003c\/strong\u003e The installation guide shows a 35mm tap hole requirement.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCorrect hose positioning matters:\u003c\/strong\u003e Hot, cold, and filtered water connections must be attached in the correct positions.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eFlush the pipework first:\u003c\/strong\u003e Any sand, silt, or debris should be cleared before connection to help protect the cartridge and aerator.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-faq-wrap\"\u003e\n    \u003ch3 style=\"text-align:center; color:#000000 !important; font-weight:700 !important;\"\u003e\u003cstrong\u003eFrequently Asked Questions\u003c\/strong\u003e\u003c\/h3\u003e\n\n    \u003cdetails class=\"rf-savona-faq-item\"\u003e\n      \u003csummary\u003eCan this tap connect to a reverse osmosis system?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-faq-content\"\u003e\n        \u003cp\u003eYes. The Savona is designed to work with reverse osmosis systems and other suitable under sink filtered water systems using a 1\/4 inch push fit connection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-faq-item\"\u003e\n      \u003csummary\u003eDoes filtered water mix with the standard hot and cold supply?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-faq-content\"\u003e\n        \u003cp\u003eNo. The Savona uses a separate internal water channel for filtered water, helping keep it isolated from the standard mains hot and cold supply.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-faq-item\"\u003e\n      \u003csummary\u003eDo I need a separate tap for filtered water?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-faq-content\"\u003e\n        \u003cp\u003eNo. This is one of the main advantages of a 3 way tap. You can access filtered water without adding a second tap to the sink area.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-faq-item\"\u003e\n      \u003csummary\u003eWhat makes the Savona different from a standard 3 way tap?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-faq-content\"\u003e\n        \u003cp\u003eThe pull out spray hose gives the Savona extra flexibility for rinsing, washing, and cleaning, making it more versatile than a fixed spout 3 way tap.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"rf-savona-faq-item\"\u003e\n      \u003csummary\u003eWhat comes in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"rf-savona-faq-content\"\u003e\n        \u003cp\u003eThe Savona includes the tap, filtered water pipe and push fit adapter, hot and cold hoses, and the fixing kit needed for installation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-savona-cta\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eUpgrade to a More Versatile 3 Way Kitchen Tap\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp\u003eThe Hommix Savona is not just a filtered water tap. It is a functional kitchen upgrade that adds flexibility, cleaner design, and premium styling in one smart setup.\u003c\/p\u003e\n    \u003cdiv class=\"rf-savona-button-row\"\u003e\n      \u003ca class=\"rf-savona-button primary\" href=\"https:\/\/regalflow.co.uk\/collections\/hommix-3-way-taps\"\u003eView Hommix Range\u003c\/a\u003e\n      \u003ca class=\"rf-savona-button secondary\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003eContact Regal Flow\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":57784455201155,"sku":null,"price":269.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Savona_3_way_triflow_faucet_brushed_Nickel.png?v=1776266335"},{"product_id":"hommix-pisa-brushed-304-stainless-steel-3-way-tap","title":"Hommix Pisa Brushed 304 Stainless Steel 3-Way Tap","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .rf-pisa-wrap {\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 22px 16px;\n    font-family: Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.65;\n  }\n\n  .rf-pisa-wrap h2,\n  .rf-pisa-wrap h3,\n  .rf-pisa-wrap h4 {\n    color: #000000 !important;\n    font-weight: 700 !important;\n    line-height: 1.25;\n    margin: 0 0 14px;\n  }\n\n  .rf-pisa-wrap h2 {\n    text-align: center;\n    font-size: 31px;\n    margin-bottom: 12px;\n  }\n\n  .rf-pisa-wrap h3 {\n    font-size: 24px;\n    margin-top: 0;\n  }\n\n  .rf-pisa-wrap h4 {\n    font-size: 18px;\n    margin-bottom: 10px;\n  }\n\n  .rf-pisa-wrap p {\n    margin: 0 0 14px;\n    font-size: 16px;\n  }\n\n  .rf-pisa-wrap section {\n    margin: 0 0 28px;\n  }\n\n  .rf-pisa-intro {\n    text-align: center;\n    max-width: 900px;\n    margin: 0 auto 26px;\n  }\n\n  .rf-pisa-intro p:last-child,\n  .rf-pisa-card p:last-child,\n  .rf-pisa-highlight p:last-child,\n  .rf-pisa-cta p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-pisa-anchor-links {\n    text-align: center;\n    margin: 0 0 26px;\n  }\n\n  .rf-pisa-anchor-links a {\n    display: inline-block;\n    margin: 5px 6px;\n    padding: 9px 15px;\n    border-radius: 999px;\n    background: #f8fbfc;\n    border: 1px solid #d9e9ee;\n    color: #006C84 !important;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .rf-pisa-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 16px;\n  }\n\n  .rf-pisa-card {\n    background: #ffffff;\n    border: 1px solid #e3edf0;\n    border-radius: 14px;\n    padding: 20px;\n    box-sizing: border-box;\n    box-shadow: 0 1px 0 rgba(0,0,0,0.02);\n  }\n\n  .rf-pisa-highlight {\n    background: #f8fbfc;\n    border: 1px solid #e3edf0;\n    border-radius: 16px;\n    padding: 24px;\n  }\n\n  .rf-pisa-specs {\n    background: #ffffff;\n    border: 1px solid #e3edf0;\n    border-radius: 16px;\n    padding: 12px 22px 8px;\n    box-shadow: 0 1px 0 rgba(0,0,0,0.02);\n  }\n\n  .rf-pisa-specs-head {\n    padding: 10px 0 8px;\n  }\n\n  .rf-pisa-specs table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 15px;\n  }\n\n  .rf-pisa-specs td {\n    padding: 13px 6px;\n    border-bottom: 1px solid #ebf2f4;\n    vertical-align: top;\n  }\n\n  .rf-pisa-specs tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-pisa-specs td:first-child {\n    width: 36%;\n    font-weight: 700;\n    color: #000000;\n    padding-right: 18px;\n  }\n\n  .rf-pisa-note {\n    font-size: 14px;\n    color: #4b5563;\n    padding: 10px 0 4px;\n  }\n\n  .rf-pisa-faq {\n    border: 1px solid #e3edf0;\n    border-radius: 14px;\n    margin-bottom: 10px;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .rf-pisa-faq summary {\n    cursor: pointer;\n    padding: 17px 18px;\n    font-weight: 700;\n    color: #000000;\n    list-style: none;\n    position: relative;\n  }\n\n  .rf-pisa-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-pisa-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 400;\n    color: #006C84;\n  }\n\n  .rf-pisa-faq[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-pisa-faq .rf-pisa-faq-content {\n    padding: 0 18px 16px;\n  }\n\n  .rf-pisa-cta {\n    background: #ffffff;\n    border: 1px solid #e3edf0;\n    border-radius: 16px;\n    padding: 26px 22px;\n    text-align: center;\n    box-shadow: 0 1px 0 rgba(0,0,0,0.02);\n  }\n\n  .rf-pisa-cta h3 {\n    margin-bottom: 10px;\n  }\n\n  .rf-pisa-cta p {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    color: #374151;\n  }\n\n  .rf-pisa-btns {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 8px;\n  }\n\n  .rf-pisa-btn {\n    display: inline-block;\n    padding: 12px 20px;\n    border-radius: 999px;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 15px;\n    transition: all 0.2s ease;\n  }\n\n  .rf-pisa-btn-main {\n    background: #006C84;\n    color: #ffffff !important;\n    border: 1px solid #006C84;\n  }\n\n  .rf-pisa-btn-alt {\n    background: #ffffff;\n    color: #006C84 !important;\n    border: 1px solid #006C84;\n  }\n\n  .rf-pisa-btn:hover {\n    transform: translateY(-1px);\n    opacity: 0.97;\n  }\n\n  @media (max-width: 767px) {\n    .rf-pisa-wrap {\n      padding: 18px 14px;\n    }\n\n    .rf-pisa-wrap h2 {\n      font-size: 27px;\n    }\n\n    .rf-pisa-wrap h3 {\n      font-size: 22px;\n    }\n\n    .rf-pisa-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .rf-pisa-specs td:first-child {\n      width: 42%;\n    }\n\n    .rf-pisa-cta,\n    .rf-pisa-highlight,\n    .rf-pisa-card {\n      padding: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rf-pisa-wrap\"\u003e\n\u003csection class=\"rf-pisa-intro\"\u003e\n\u003ch2\u003eHommix Pisa Brushed 304 Stainless Steel 3 Way Tap\u003c\/h2\u003e\n\u003cp\u003eThe Hommix Pisa Brushed 304 Stainless Steel 3 Way Tap is designed for kitchens that want a cleaner finish without losing the convenience of filtered drinking water. Rather than adding a separate small tap beside your main mixer, the Pisa gives you hot, cold, and filtered water from one elegant swan neck design.\u003c\/p\u003e\n\u003cp\u003eIt is a smart choice for anyone pairing a kitchen tap with an under sink water filter or reverse osmosis system and wanting the final setup to look neat, premium, and properly integrated.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"rf-pisa-anchor-links\"\u003e\n\u003ca href=\"#rf-pisa-benefits\"\u003eWhy choose this tap\u003c\/a\u003e \u003ca href=\"#rf-pisa-features\"\u003eKey features\u003c\/a\u003e \u003ca href=\"#rf-pisa-specs\"\u003eSpecifications\u003c\/a\u003e \u003ca href=\"#rf-pisa-faqs\"\u003eFAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"rf-pisa-highlight\" id=\"rf-pisa-benefits\"\u003e\n\u003ch3\u003eWhy Choose the Hommix Pisa 3 Way Tap\u003c\/h3\u003e\n\u003cp\u003eA lot of 3 way taps look right in photos but disappoint in practice. The Pisa does not. It gives you a dedicated route for filtered water, helping keep drinking water separate from the standard hot and cold supply. That matters when you are investing in filtration and want the tap at the end of the system to do its job properly.\u003c\/p\u003e\n\u003cp\u003eIt also keeps the sink area looking cleaner and less cluttered. There is no need for an extra dispenser, no need to spoil the worktop with another fitting, and no compromise on everyday usability.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"rf-pisa-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"rf-pisa-grid\"\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003eThree Water Types From One Tap\u003c\/h4\u003e\n\u003cp\u003eThe Pisa dispenses hot, cold, and filtered water from one tap body, making it ideal for kitchens where you want a neater finish without drilling for a separate filter tap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003eSeparate Internal Waterways\u003c\/h4\u003e\n\u003cp\u003eFiltered water travels through its own dedicated internal path so it is not mixed with the standard mains hot and cold supply before it reaches your glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003e304 Stainless Steel Construction\u003c\/h4\u003e\n\u003cp\u003eThe brushed 304 stainless steel finish gives this tap a durable, modern look that suits contemporary kitchens and feels a step above cheaper plated alternatives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003eElegant Swan Neck Design\u003c\/h4\u003e\n\u003cp\u003eThe curved high neck profile gives useful clearance for glasses, jugs, and pans while helping the whole kitchen feel more refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003ePremium Ceramic Valves\u003c\/h4\u003e\n\u003cp\u003eHigh grade ceramic valves help provide smooth operation and a better long term feel, which is exactly what you want in a tap used every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003eSimple Upgrade Path\u003c\/h4\u003e\n\u003cp\u003eFor the right setup, the Pisa is an easy way to replace an existing kitchen tap and add filtered water at the same time without making the sink area look overcomplicated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eA Smarter Choice for Filtered Water Setups\u003c\/h3\u003e\n\u003cp\u003eIf you are fitting an under sink water filter or reverse osmosis system, the tap matters more than people think. The filtration system does the cleaning, but the tap is the final delivery point. If that part is weak, the whole setup feels weaker.\u003c\/p\u003e\n\u003cp\u003eThe Hommix Pisa is designed to work with most under sink filter systems, with a dedicated 1\/4\" push fit filtered water connection and standard 1\/2\" female hot and cold connections. It is a practical choice for households that want filtered water on tap without turning the kitchen into a patchwork of different fittings and finishes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eBuilt for Everyday Kitchens\u003c\/h3\u003e\n\u003cp\u003eSome taps look good in a showroom image and fall flat in real use. This design is more balanced than that. It has the visual appeal needed for a premium kitchen, but the real strength is that it is made to be used day after day.\u003c\/p\u003e\n\u003cp\u003eThe double lever layout keeps operation simple, while the separate pure water outlet shows clearly that filtered water has its own route through the tap. That is the detail that separates a proper triflow tap from a weak imitation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-pisa-specs\" id=\"rf-pisa-specs\"\u003e\n\u003cdiv class=\"rf-pisa-specs-head\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTap type\u003c\/td\u003e\n\u003ctd\u003e3 way kitchen mixer tap for hot, cold, and filtered water\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eBrushed 304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFiltered water connection\u003c\/td\u003e\n\u003ctd\u003e1\/4\" push fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHot and cold connections\u003c\/td\u003e\n\u003ctd\u003e1\/2\" female connection with flexible hoses supplied\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall height\u003c\/td\u003e\n\u003ctd\u003eApprox. 380mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout reach\u003c\/td\u003e\n\u003ctd\u003eApprox. 215mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTap body projection\u003c\/td\u003e\n\u003ctd\u003eApprox. 145mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase height reference\u003c\/td\u003e\n\u003ctd\u003eApprox. 120mm with additional lower reference point shown at 53mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorktop thickness suitability\u003c\/td\u003e\n\u003ctd\u003e10 to 40mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSink hole size\u003c\/td\u003e\n\u003ctd\u003eMaximum 34mm to 35mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePressure guidance\u003c\/td\u003e\n\u003ctd\u003eMinimum 0.5 bar, maximum 11.5 bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"rf-pisa-note\"\u003eAlways confirm compatibility with the intended filtration system and installation surface before purchase, especially where plumbing is non standard.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eInstallation Information\u003c\/h3\u003e\n\u003cp\u003eThe Hommix Pisa is supplied with the core fittings needed for installation, including the fixing hardware, filtered water pipe set with plastic adapter, and hot and cold hoses. It is designed for kitchens using a suitable, sturdy sink or worktop surface and is not recommended for stainless steel sinks.\u003c\/p\u003e\n\u003cp\u003eAs with most 3 way taps, it is worth checking pressure and connection compatibility before installation begins. For gravity fed systems, this tap is not the right fit. For standard pressurised systems within the correct pressure range, it is a much stronger option.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eWho This Tap Suits Best\u003c\/h3\u003e\n\u003cdiv class=\"rf-pisa-grid\"\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003eIdeal For\u003c\/h4\u003e\n\u003cp\u003eHomeowners wanting one tap for hot, cold, and filtered water, people fitting an under sink filter system, and kitchens where appearance matters just as much as function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-pisa-card\"\u003e\n\u003ch4\u003eLess Suitable For\u003c\/h4\u003e\n\u003cp\u003eGravity fed plumbing setups, stainless steel sink installations, or buyers wanting features such as a pull out spray hose or boiling water function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eWhy It Works Well with Under Sink Water Filters\u003c\/h3\u003e\n\u003cp\u003eA 3 way tap only makes sense when the filtered side is properly separated and easy to connect. That is where the Pisa is strong. It gives you the cleaner kitchen finish people want, while still offering the correct dedicated route for filtered water from the system below.\u003c\/p\u003e\n\u003cp\u003eFor customers buying a reverse osmosis system or standard under sink filter, this is the type of tap that keeps the final setup looking intentional rather than patched together.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"rf-pisa-faqs\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"rf-pisa-faq\"\u003e\n\u003csummary\u003eDoes the Hommix Pisa need a separate filter tap?\u003c\/summary\u003e\n\u003cdiv class=\"rf-pisa-faq-content\"\u003e\n\u003cp\u003eNo. That is one of the main strengths of this tap. It gives you hot, cold, and filtered water from one fitting, so there is no need to add a second small tap to the sink or worktop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-pisa-faq\"\u003e\n\u003csummary\u003eCan this tap be used with a reverse osmosis system?\u003c\/summary\u003e\n\u003cdiv class=\"rf-pisa-faq-content\"\u003e\n\u003cp\u003eYes, it is designed to work with most under sink water filtration systems, including reverse osmosis setups, provided the connection requirements and installation details are suitable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-pisa-faq\"\u003e\n\u003csummary\u003eDoes filtered water mix with normal mains water inside the tap?\u003c\/summary\u003e\n\u003cdiv class=\"rf-pisa-faq-content\"\u003e\n\u003cp\u003eNo. The Pisa uses separate waterways, which is exactly what you want from a proper 3 way tap. Filtered water stays on its own dedicated route.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-pisa-faq\"\u003e\n\u003csummary\u003eWhat type of kitchen style does the Pisa suit?\u003c\/summary\u003e\n\u003cdiv class=\"rf-pisa-faq-content\"\u003e\n\u003cp\u003eThe brushed stainless steel finish and swan neck shape work especially well in modern kitchens, but the design is restrained enough to sit comfortably in more classic spaces too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-pisa-faq\"\u003e\n\u003csummary\u003eIs this suitable for all plumbing systems?\u003c\/summary\u003e\n\u003cdiv class=\"rf-pisa-faq-content\"\u003e\n\u003cp\u003eNo. It is not recommended for gravity fed systems. Pressure, surface strength, and connection compatibility should all be checked before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-pisa-highlight\"\u003e\n\u003ch3\u003eRegal Flow Benefits\u003c\/h3\u003e\n\u003cp\u003eWhen you buy through Regal Flow, you are buying from a specialist retailer focused on quality water filtration and compatible products, with support before and after the sale. That matters when you want the right tap, the right fittings, and the right setup first time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-pisa-cta\"\u003e\n\u003cdiv class=\"rf-pisa-btns\"\u003e\n\u003csection class=\"rf-pisa-cta\"\u003e\n\u003ch3\u003eExplore More Hommix 3 Way Taps\u003c\/h3\u003e\n\u003cp\u003eIf you are comparing styles, finishes, or looking for the right fit for your kitchen, explore the full Hommix 3 way tap range.\u003c\/p\u003e\n\u003cdiv class=\"rf-pisa-btns\"\u003e\u003ca href=\"https:\/\/regalflow.co.uk\/collections\/hommix-3-way-taps\" class=\"rf-pisa-btn rf-pisa-btn-main\"\u003e Browse Hommix 3 Way Taps \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":57832065991043,"sku":null,"price":179.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_3_way_tap_Pisa_Brushed_304_Stainless_Steel.png?v=1776614135"},{"product_id":"hommix-riva-pull-down-3-way-kitchen-filter-tap-chrome","title":"Hommix Riva Pull Down 3 Way Kitchen Filter Tap Chrome","description":"\u003cdiv class=\"rf-rivac\"\u003e\n  \u003csection class=\"rf-rivac__opening\"\u003e\n    \u003cdiv class=\"rf-rivac__eyebrow\"\u003eHommix Riva · Chrome pull-down tap\u003c\/div\u003e\n    \u003ch2\u003eFiltered-water convenience with a more practical pull-down design\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Riva combines normal hot and cold water with a separately delivered filtered-water supply, finished in polished chrome with a flexible spring spout and magnetic spray head.\u003c\/p\u003e\n    \u003cdiv class=\"rf-rivac__buttons\"\u003e\n      \u003ca class=\"rf-rivac__button rf-rivac__button--primary\" href=\"#rf-rivac-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-rivac__button rf-rivac__button--secondary\" href=\"#rf-rivac-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water supplies\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePull-down spray head\u003c\/strong\u003eExtra reach for rinsing and cleaning\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e◎\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMagnetic docking\u003c\/strong\u003eReturns the spray head neatly\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__alternating\"\u003e\n    \u003cdiv class=\"rf-rivac__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Riva_3_way_kitchen_tap_pull_down_mixer_1000x1000.png?v=1780558413\" alt=\"Hommix Riva chrome pull-down three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__copy\"\u003e\n      \u003cdiv class=\"rf-rivac__eyebrow\"\u003eBright contemporary finish\u003c\/div\u003e\n      \u003ch2\u003eA premium focal point that still works hard every day\u003c\/h2\u003e\n      \u003cp\u003eThe polished chrome finish gives contemporary kitchens a clean, light-reflective focal point, while the professional spring profile gives the tap greater reach and flexibility than a fixed-spout three-way mixer.\u003c\/p\u003e\n      \u003cul class=\"rf-rivac__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold mixer operation\u003c\/li\u003e\n        \u003cli\u003eIndependent control for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003ePull-down spray function for hot and cold water\u003c\/li\u003e\n        \u003cli\u003eForward-moving handle suits tighter splashback spaces\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-rivac__eyebrow\"\u003eIndependent water delivery\u003c\/div\u003e\n      \u003ch2\u003eFiltered water stays separate from ordinary mixer water\u003c\/h2\u003e\n      \u003cp\u003eDual internal waterways keep filtered drinking water isolated from normal hot and cold mains water. This allows one tap to perform both roles without adding a separate drinking-water tap to the sink.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eDelivered through the normal mixer and pull-down head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eDelivered through the normal mixer and pull-down head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eOperated separately through its independent channel.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__alternating rf-rivac__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-rivac__media rf-rivac__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_filter_tap_chrome_with_Pull_Down_Magnetic_Spring_1000x1000.png?v=1780558413\" alt=\"Hommix Riva chrome pull-down tap installed above a kitchen sink\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__copy\"\u003e\n      \u003cdiv class=\"rf-rivac__eyebrow\"\u003eDesigned around the sink\u003c\/div\u003e\n      \u003ch2\u003eMore control for rinsing, filling and cleaning\u003c\/h2\u003e\n      \u003cp\u003ePull the spray head down when you need extra reach around the bowl, then return it to the magnetic dock when the task is finished. The swivel spout also makes the Riva suitable for many single and double-bowl sink arrangements.\u003c\/p\u003e\n      \u003cul class=\"rf-rivac__ticks\"\u003e\n        \u003cli\u003eFlexible spring spout\u003c\/li\u003e\n        \u003cli\u003ePull-down hot and cold spray head\u003c\/li\u003e\n        \u003cli\u003eMagnetic holder and docking fixture\u003c\/li\u003e\n        \u003cli\u003eCeramic valve cartridges for smooth operation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__install\" id=\"rf-rivac-install\"\u003e\n    \u003cdiv class=\"rf-rivac__install-copy\"\u003e\n      \u003cdiv class=\"rf-rivac__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003ePlan the tap and filter installation together\u003c\/h2\u003e\n      \u003cp\u003eThe Riva is the three-way tap rather than a filtration system. It needs a compatible under-sink filter or reverse-osmosis system, suitable pressure and enough room for the pull-down hose to travel freely.\u003c\/p\u003e\n      \u003cdiv class=\"rf-rivac__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar. Hommix recommends a pressure reducer where pressure exceeds 4 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eNot gravity-fed\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer states that the Riva is not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003eCheck the ½-inch hot\/cold and ¼-inch or ⅜-inch filtered-water connections.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eClearance\u003c\/h3\u003e\n\u003cp\u003eAllow for a 35 mm tap hole and unobstructed movement of the pull-down hose below the sink.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Riva_3_way_Tap_Dimensions_1000x1000.png?v=1780558539\" alt=\"Hommix Riva chrome tap dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__spec\" id=\"rf-rivac-spec\"\u003e\n    \u003cdiv class=\"rf-rivac__section-heading\"\u003e\n      \u003cdiv class=\"rf-rivac__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Riva Chrome specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__spec-list\"\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003ePull-down three-way kitchen filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eNormal hot, normal cold and separately filtered drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eChrome\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eWaterways\u003c\/strong\u003e\u003cspan\u003eIndependent normal-water and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eSpout\u003c\/strong\u003e\u003cspan\u003eFlexible spring spout with pull-down spray head\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eSpray-head docking\u003c\/strong\u003e\u003cspan\u003eMagnetic holder and fixture\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003ePull-down function\u003c\/strong\u003e\u003cspan\u003eFor normal hot and cold water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eHot\/cold connections\u003c\/strong\u003e\u003cspan\u003e2 × ½-inch BSP female flexible hoses\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eHot\/cold hose length\u003c\/strong\u003e\u003cspan\u003eApproximately 600 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connections\u003c\/strong\u003e\u003cspan\u003e¼-inch and ⅜-inch push-fit connector options supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eApproximate flow rate\u003c\/strong\u003e\u003cspan\u003e7.5 litres per minute at 3 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003eApproximately 520 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003eApproximately 240 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003eApproximately 126 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eMaximum tap-hole diameter\u003c\/strong\u003e\u003cspan\u003e35 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar stated by Hommix\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003ePressure-reducer guidance\u003c\/strong\u003e\u003cspan\u003eRecommended where supply pressure exceeds 4 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot suitable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eParts warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-rivac__spec-row\"\u003e\n\u003cstrong\u003eFinish warranty\u003c\/strong\u003e\u003cspan\u003e2 years for chrome and brushed finishes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__filter-note\"\u003e\n    \u003cdiv class=\"rf-rivac__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eFiltration is sold separately\u003c\/h2\u003e\n\u003cp\u003eThe Riva provides the dedicated filtered-water pathway and connection options, but the quality and performance of the drinking water depend on the compatible under-sink filter or reverse-osmosis system connected to it.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-rivac__button rf-rivac__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eBrowse filter systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-rivac__eyebrow\"\u003eOfficial product information\u003c\/div\u003e\n\u003ch2\u003eHommix Riva installation manual\u003c\/h2\u003e\n\u003cp\u003eReview the fixing components, water connections, installation sequence and finish-care guidance before fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Hommix_Riva_3_Way_Tap_Manual_-_HMXKS3302M.pdf?v=1774882009\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation manual\u003c\/strong\u003e\u003csmall\u003eOfficial Hommix PDF · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__collections\"\u003e\n    \u003cdiv class=\"rf-rivac__section-heading\"\u003e\n      \u003cdiv class=\"rf-rivac__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more premium kitchen filter taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider kitchen-tap collection or compare more Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-rivac__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filtered, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-rivac__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-rivac__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more Hommix finishes, profiles and pull-down options\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-rivac__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__faq\"\u003e\n    \u003cdiv class=\"rf-rivac__section-heading\"\u003e\n\u003cdiv class=\"rf-rivac__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Riva include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This product is the three-way tap. A compatible under-sink filtration or reverse-osmosis system is required for filtered water and is sold separately unless a specific bundle explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Riva uses independent internal waterways so filtered drinking water remains separate from normal hot and cold mains water.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the pull-down head dispense filtered water?\u003c\/summary\u003e\u003cp\u003eThe manufacturer describes the spray function as operating with hot and cold water. Filtered water is delivered through its separate internal pathway and control.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan the Riva connect to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eIt is compatible with many under-sink filters and reverse-osmosis systems, subject to suitable operating pressure and either a ¼-inch or ⅜-inch filtered-water connection.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat pressure does the Riva require?\u003c\/summary\u003e\u003cp\u003eHommix states a minimum of 0.5 bar and a maximum of 11.5 bar, while recommending a pressure reducer above 4 bar. The tap is not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the chrome finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, solvents, vinegar, abrasive products and scouring pads.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-rivac__support\"\u003e\n    \u003cdiv class=\"rf-rivac__support-copy\"\u003e\n\u003cdiv class=\"rf-rivac__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections, under-sink clearance or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-rivac__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-rivac__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Chrome","offer_id":58186806034819,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Brushed Brass","offer_id":58186806067587,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Riva_3_way_kitchen_tap_pull_down_mixer.png?v=1780558413"},{"product_id":"hommix-riva-pull-down-3-way-kitchen-filter-tap-brushed-brass","title":"Hommix Riva Pull Down 3 Way Kitchen Filter Tap Brushed Brass","description":"\u003cdiv class=\"rf-riva\"\u003e\n  \u003csection class=\"rf-riva__opening\"\u003e\n    \u003cdiv class=\"rf-riva__eyebrow\"\u003eHommix Riva · Brushed brass pull-down tap\u003c\/div\u003e\n    \u003ch2\u003eFiltered-water convenience with a more practical pull-down design\u003c\/h2\u003e\n    \u003cp\u003eThe Hommix Riva combines normal hot and cold water with a separately delivered filtered-water supply, finished in warm brushed brass with a flexible spring spout and magnetic spray head.\u003c\/p\u003e\n    \u003cdiv class=\"rf-riva__buttons\"\u003e\n      \u003ca class=\"rf-riva__button rf-riva__button--primary\" href=\"#rf-riva-spec\"\u003eView specification\u003c\/a\u003e\n      \u003ca class=\"rf-riva__button rf-riva__button--secondary\" href=\"#rf-riva-install\"\u003eCheck installation\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__feature-strip\" aria-label=\"Product highlights\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e3\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eThree water supplies\u003c\/strong\u003eHot, cold and filtered water\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e↕\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003ePull-down spray head\u003c\/strong\u003eExtra reach for rinsing and cleaning\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e◎\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eMagnetic docking\u003c\/strong\u003eReturns the spray head neatly\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e2\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eIndependent waterways\u003c\/strong\u003eFiltered water remains separate\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__alternating\"\u003e\n    \u003cdiv class=\"rf-riva__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Riva_Pull_Down_3_way_kitchen_filter_tap_brushed_brass_1254x1254.png?v=1780597066\" alt=\"Hommix Riva brushed brass pull-down three-way kitchen filter tap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__copy\"\u003e\n      \u003cdiv class=\"rf-riva__eyebrow\"\u003eWarm statement finish\u003c\/div\u003e\n      \u003ch2\u003eA premium focal point that still works hard every day\u003c\/h2\u003e\n      \u003cp\u003eThe brushed brass finish brings warmth to contemporary kitchens, while the professional spring profile gives the tap greater reach and flexibility than a fixed-spout three-way mixer.\u003c\/p\u003e\n      \u003cul class=\"rf-riva__ticks\"\u003e\n        \u003cli\u003eNormal hot and cold mixer operation\u003c\/li\u003e\n        \u003cli\u003eIndependent control for filtered drinking water\u003c\/li\u003e\n        \u003cli\u003ePull-down spray function for hot and cold water\u003c\/li\u003e\n        \u003cli\u003eForward-moving handle suits tighter splashback spaces\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__pathway\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rf-riva__eyebrow\"\u003eIndependent water delivery\u003c\/div\u003e\n      \u003ch2\u003eFiltered water stays separate from ordinary mixer water\u003c\/h2\u003e\n      \u003cp\u003eDual internal waterways keep filtered drinking water isolated from normal hot and cold mains water. This allows one tap to perform both roles without adding a separate drinking-water tap to the sink.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__pathway-grid\"\u003e\n      \u003carticle\u003e\u003cspan\u003eH\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eHot water\u003c\/h3\u003e\n\u003cp\u003eDelivered through the normal mixer and pull-down head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eC\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eCold water\u003c\/h3\u003e\n\u003cp\u003eDelivered through the normal mixer and pull-down head.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n      \u003carticle\u003e\u003cspan\u003eF\u003c\/span\u003e\u003cdiv\u003e\n\u003ch3\u003eFiltered water\u003c\/h3\u003e\n\u003cp\u003eOperated separately through its independent channel.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__alternating rf-riva__alternating--reverse\"\u003e\n    \u003cdiv class=\"rf-riva__media rf-riva__media--lifestyle\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_riva_pull_down_kitchen_tap_1000x1000.png?v=1788106687\" alt=\"Hommix Riva brushed brass pull-down tap installed above a kitchen sink\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__copy\"\u003e\n      \u003cdiv class=\"rf-riva__eyebrow\"\u003eDesigned around the sink\u003c\/div\u003e\n      \u003ch2\u003eMore control for rinsing, filling and cleaning\u003c\/h2\u003e\n      \u003cp\u003ePull the spray head down when you need extra reach around the bowl, then return it to the magnetic dock when the task is finished. The swivel spout also makes the Riva suitable for many single and double-bowl sink arrangements.\u003c\/p\u003e\n      \u003cul class=\"rf-riva__ticks\"\u003e\n        \u003cli\u003eFlexible spring spout\u003c\/li\u003e\n        \u003cli\u003ePull-down hot and cold spray head\u003c\/li\u003e\n        \u003cli\u003eMagnetic holder and docking fixture\u003c\/li\u003e\n        \u003cli\u003eCeramic valve cartridges for smooth operation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__install\" id=\"rf-riva-install\"\u003e\n    \u003cdiv class=\"rf-riva__install-copy\"\u003e\n      \u003cdiv class=\"rf-riva__eyebrow\"\u003eCheck before ordering\u003c\/div\u003e\n      \u003ch2\u003ePlan the tap and filter installation together\u003c\/h2\u003e\n      \u003cp\u003eThe Riva is the three-way tap rather than a filtration system. It needs a compatible under-sink filter or reverse-osmosis system, suitable pressure and enough room for the pull-down hose to travel freely.\u003c\/p\u003e\n      \u003cdiv class=\"rf-riva__checks\"\u003e\n        \u003carticle\u003e\u003cspan\u003e01\u003c\/span\u003e\u003ch3\u003eWater pressure\u003c\/h3\u003e\n\u003cp\u003eMinimum 0.5 bar. Hommix recommends a pressure reducer where pressure exceeds 4 bar.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e02\u003c\/span\u003e\u003ch3\u003eNot gravity-fed\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer states that the Riva is not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e03\u003c\/span\u003e\u003ch3\u003eConnections\u003c\/h3\u003e\n\u003cp\u003eCheck the ½-inch hot\/cold and ¼-inch or ⅜-inch filtered-water connections.\u003c\/p\u003e\u003c\/article\u003e\n        \u003carticle\u003e\u003cspan\u003e04\u003c\/span\u003e\u003ch3\u003eClearance\u003c\/h3\u003e\n\u003cp\u003eAllow for a 35 mm tap hole and unobstructed movement of the pull-down hose below the sink.\u003c\/p\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__media\"\u003e\n      \u003cimg src=\"https:\/\/regalflow.co.uk\/cdn\/shop\/files\/Hommix_Riva_Dimensions_1254x1254.png?v=1780597298\" alt=\"Hommix Riva brushed brass tap dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__spec\" id=\"rf-riva-spec\"\u003e\n    \u003cdiv class=\"rf-riva__section-heading\"\u003e\n      \u003cdiv class=\"rf-riva__eyebrow\"\u003eManufacturer technical data\u003c\/div\u003e\n      \u003ch2\u003eHommix Riva Brushed Brass specification\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__spec-list\"\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eTap type\u003c\/strong\u003e\u003cspan\u003ePull-down three-way kitchen filter tap\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eWater supplies\u003c\/strong\u003e\u003cspan\u003eNormal hot, normal cold and separately filtered drinking water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eBrushed brass \/ matt gold\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eWaterways\u003c\/strong\u003e\u003cspan\u003eIndependent normal-water and filtered-water channels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eSpout\u003c\/strong\u003e\u003cspan\u003eFlexible spring spout with pull-down spray head\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eSpray-head docking\u003c\/strong\u003e\u003cspan\u003eMagnetic holder and fixture\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003ePull-down function\u003c\/strong\u003e\u003cspan\u003eFor normal hot and cold water\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eValve type\u003c\/strong\u003e\u003cspan\u003eCeramic valve cartridges\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eHot\/cold connections\u003c\/strong\u003e\u003cspan\u003e2 × ½-inch BSP female flexible hoses\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eHot\/cold hose length\u003c\/strong\u003e\u003cspan\u003eApproximately 600 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eFiltered-water connections\u003c\/strong\u003e\u003cspan\u003e¼-inch and ⅜-inch push-fit connector options supplied\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eApproximate flow rate\u003c\/strong\u003e\u003cspan\u003e7.5 litres per minute at 3 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eOverall height\u003c\/strong\u003e\u003cspan\u003eApproximately 520 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eSpout reach\u003c\/strong\u003e\u003cspan\u003eApproximately 240 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eSpout outlet height\u003c\/strong\u003e\u003cspan\u003eApproximately 126 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eMaximum tap-hole diameter\u003c\/strong\u003e\u003cspan\u003e35 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eMinimum pressure\u003c\/strong\u003e\u003cspan\u003e0.5 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eMaximum pressure\u003c\/strong\u003e\u003cspan\u003e11.5 bar stated by Hommix\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003ePressure-reducer guidance\u003c\/strong\u003e\u003cspan\u003eRecommended where supply pressure exceeds 4 bar\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eGravity-fed systems\u003c\/strong\u003e\u003cspan\u003eNot suitable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eParts warranty\u003c\/strong\u003e\u003cspan\u003e5 years, including the ceramic cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rf-riva__spec-row\"\u003e\n\u003cstrong\u003eFinish warranty\u003c\/strong\u003e\u003cspan\u003e2 years for brushed finishes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__filter-note\"\u003e\n    \u003cdiv class=\"rf-riva__filter-icon\" aria-hidden=\"true\"\u003e◇\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003ch2\u003eFiltration is sold separately\u003c\/h2\u003e\n\u003cp\u003eThe Riva provides the dedicated filtered-water pathway and connection options, but the quality and performance of the drinking water depend on the compatible under-sink filter or reverse-osmosis system connected to it.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca class=\"rf-riva__button rf-riva__button--secondary\" href=\"\/collections\/water-purification-system-clean-safe-water\"\u003eBrowse filter systems\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__resource\"\u003e\n    \u003cdiv\u003e\n\u003cdiv class=\"rf-riva__eyebrow\"\u003eOfficial product information\u003c\/div\u003e\n\u003ch2\u003eHommix Riva installation manual\u003c\/h2\u003e\n\u003cp\u003eReview the fixing components, water connections, installation sequence and finish-care guidance before fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0025\/7549\/9362\/files\/Hommix_Riva_3_Way_Tap_Manual_-_HMXKS3302M.pdf?v=1774882009\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003e↓\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eOpen the installation manual\u003c\/strong\u003e\u003csmall\u003eOfficial Hommix PDF · opens in a new tab\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__collections\"\u003e\n    \u003cdiv class=\"rf-riva__section-heading\"\u003e\n      \u003cdiv class=\"rf-riva__eyebrow\"\u003eContinue browsing\u003c\/div\u003e\n      \u003ch2\u003eCompare more premium kitchen filter taps\u003c\/h2\u003e\n      \u003cp\u003eExplore the wider kitchen-tap collection or compare more Hommix three-way designs before making your final choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__collection-grid\"\u003e\n      \u003ca href=\"\/collections\/luxury-kitchen-taps-stylish-functional-designs\"\u003e\n        \u003cspan class=\"rf-riva__collection-icon\" aria-hidden=\"true\"\u003e◇\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eBrowse all kitchen taps\u003c\/strong\u003e\u003csmall\u003eCompare filtered, boiling-water and multifunction designs\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-riva__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/hommix-3-way-taps\"\u003e\n        \u003cspan class=\"rf-riva__collection-icon\" aria-hidden=\"true\"\u003eH\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eShop Hommix three-way taps\u003c\/strong\u003e\u003csmall\u003eCompare more Hommix finishes, profiles and pull-down options\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cspan class=\"rf-riva__collection-arrow\" aria-hidden=\"true\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__faq\"\u003e\n    \u003cdiv class=\"rf-riva__section-heading\"\u003e\n\u003cdiv class=\"rf-riva__eyebrow\"\u003eHelpful answers\u003c\/div\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Hommix Riva include a water filter?\u003c\/summary\u003e\u003cp\u003eNo. This product is the three-way tap. A compatible under-sink filtration or reverse-osmosis system is required for filtered water and is sold separately unless a specific bundle explicitly states otherwise.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes filtered water mix with hot or cold water?\u003c\/summary\u003e\u003cp\u003eNo. The Riva uses independent internal waterways so filtered drinking water remains separate from normal hot and cold mains water.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the pull-down head dispense filtered water?\u003c\/summary\u003e\u003cp\u003eThe manufacturer describes the spray function as operating with hot and cold water. Filtered water is delivered through its separate internal pathway and control.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan the Riva connect to a reverse-osmosis system?\u003c\/summary\u003e\u003cp\u003eIt is compatible with many under-sink filters and reverse-osmosis systems, subject to suitable operating pressure and either a ¼-inch or ⅜-inch filtered-water connection.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat pressure does the Riva require?\u003c\/summary\u003e\u003cp\u003eHommix states a minimum of 0.5 bar and a maximum of 11.5 bar, while recommending a pressure reducer above 4 bar. The tap is not suitable for gravity-fed systems.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should I clean the brushed brass finish?\u003c\/summary\u003e\u003cp\u003eUse a soft damp cloth and dry the tap afterwards. Avoid bleach, acidic cleaners, limescale removers, solvents, vinegar, abrasive products and scouring pads.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rf-riva__support\"\u003e\n    \u003cdiv class=\"rf-riva__support-copy\"\u003e\n\u003cdiv class=\"rf-riva__eyebrow\"\u003eFriendly product support\u003c\/div\u003e\n\u003ch2\u003eNeed help checking compatibility?\u003c\/h2\u003e\n\u003cp\u003eAsk Regal Flow about water pressure, filter connections, under-sink clearance or installation planning before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rf-riva__support-actions\"\u003e\n      \u003ca href=\"tel:01216301130\"\u003e\u003cspan\u003e☎\u003c\/span\u003eTelephone\u003c\/a\u003e\n      \u003ca href=\"mailto:info@regalflow.co.uk\"\u003e\u003cspan\u003e✉\u003c\/span\u003eEmail\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/441216301130\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 32 32\" aria-hidden=\"true\"\u003e\u003cpath fill=\"currentColor\" d=\"M16.04 3A12.91 12.91 0 0 0 5.1 22.78L3 29l6.42-2.06A12.98 12.98 0 1 0 16.04 3Zm0 23.75a10.77 10.77 0 0 1-5.49-1.5l-.39-.23-3.81 1.22 1.25-3.71-.25-.38a10.82 10.82 0 1 1 8.69 4.6Zm5.93-8.1c-.33-.16-1.92-.95-2.22-1.06-.3-.11-.52-.16-.73.16-.22.33-.84 1.06-1.03 1.28-.19.22-.38.25-.71.08-.32-.16-1.37-.5-2.61-1.61a9.78 9.78 0 0 1-1.81-2.25c-.19-.33-.02-.5.14-.66.15-.15.33-.38.49-.57.16-.19.22-.33.33-.54.1-.22.05-.41-.03-.57-.08-.17-.73-1.76-1-2.41-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.57.08-.87.41-.3.33-1.14 1.12-1.14 2.72s1.17 3.15 1.33 3.37c.16.22 2.3 3.51 5.57 4.92.78.34 1.39.54 1.86.69.78.25 1.49.21 2.05.13.63-.09 1.92-.79 2.19-1.55.27-.76.27-1.41.19-1.55-.08-.14-.3-.22-.62-.38Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eWhatsApp\u003c\/a\u003e\n      \u003ca class=\"rf-riva__contact\" href=\"\/pages\/contact-regal-flow-support-inquiries\"\u003e\u003cspan\u003e→\u003c\/span\u003eContact form\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Brushed Brass","offer_id":58186806690179,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true},{"title":"Chrome","offer_id":58186806722947,"sku":null,"price":249.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Riva_Pull_Down_3_way_kitchen_filter_tap_brushed_brass.png?v=1780597066"},{"product_id":"hommix-alkaline-mineralising-2-water-filter-cartridge","title":"Hommix Alkaline \/ Mineralising 2” Water Filter Cartridge","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .rf-hommix-filter-wrap {\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 30px 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3748;\n    line-height: 1.7;\n  }\n\n  .rf-hommix-filter-wrap h2,\n  .rf-hommix-filter-wrap h3,\n  .rf-hommix-filter-wrap h4 {\n    color: #0f172a !important;\n    font-weight: 700 !important;\n    line-height: 1.3;\n    margin: 0 0 16px;\n  }\n\n  .rf-hommix-filter-wrap h2 {\n    text-align: center;\n    font-size: 34px;\n    letter-spacing: -0.02em;\n    margin-bottom: 16px;\n  }\n\n  .rf-hommix-filter-wrap h3 {\n    font-size: 26px;\n    margin-top: 0;\n    letter-spacing: -0.01em;\n  }\n\n  .rf-hommix-filter-wrap h4 {\n    font-size: 19px;\n    margin-bottom: 12px;\n  }\n\n  .rf-hommix-filter-wrap p {\n    margin: 0 0 16px;\n    font-size: 16px;\n    color: #4a5568;\n  }\n\n  .rf-hommix-filter-wrap section {\n    margin: 0 0 40px;\n  }\n\n  .rf-hommix-filter-intro {\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 32px;\n  }\n\n  .rf-hommix-filter-intro p {\n    font-size: 17px;\n  }\n\n  .rf-hommix-filter-intro p:last-child,\n  .rf-hommix-filter-card p:last-child,\n  .rf-hommix-filter-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-hommix-filter-anchor-links {\n    text-align: center;\n    margin: 0 0 36px;\n  }\n\n  .rf-hommix-filter-anchor-links a {\n    display: inline-block;\n    margin: 6px;\n    padding: 10px 20px;\n    border-radius: 999px;\n    background: #f0f7f9;\n    border: 1px solid #cbe0e5;\n    color: #006C84 !important;\n    text-decoration: none !important;\n    font-weight: 600;\n    font-size: 14px;\n    transition: all 0.2s ease;\n  }\n\n  .rf-hommix-filter-anchor-links a:hover {\n    background: #006C84;\n    color: #ffffff !important;\n    border-color: #006C84;\n  }\n\n  .rf-hommix-filter-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 20px;\n  }\n\n  .rf-hommix-filter-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 14px;\n    padding: 24px;\n    box-sizing: border-box;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .rf-hommix-filter-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05);\n  }\n\n  .rf-hommix-filter-highlight {\n    background: #f7fafc;\n    border-left: 4px solid #006C84;\n    border-top: 1px solid #e2e8f0;\n    border-right: 1px solid #e2e8f0;\n    border-bottom: 1px solid #e2e8f0;\n    border-radius: 0 16px 16px 0;\n    padding: 28px;\n  }\n\n  .rf-hommix-filter-image-container {\n    display: flex;\n    flex-direction: row;\n    gap: 24px;\n    justify-content: center;\n    align-items: center;\n    margin: 36px 0;\n  }\n\n  .rf-hommix-filter-image-container img {\n    flex: 1;\n    max-width: calc(50% - 12px);\n    height: auto;\n    border-radius: 12px;\n    object-fit: contain;\n  }\n\n  .rf-hommix-filter-specs {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 16px;\n    padding: 24px 28px;\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n  }\n\n  .rf-hommix-filter-specs table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 15px;\n    margin-top: 12px;\n  }\n\n  .rf-hommix-filter-specs td {\n    padding: 14px 8px;\n    border-bottom: 1px solid #edf2f7;\n    vertical-align: top;\n  }\n\n  .rf-hommix-filter-specs tr:last-child td {\n    border-bottom: none;\n  }\n\n  .rf-hommix-filter-specs td:first-child {\n    width: 35%;\n    font-weight: 700;\n    color: #0f172a;\n    padding-right: 20px;\n  }\n\n  .rf-hommix-filter-note {\n    font-size: 14px;\n    color: #64748b;\n    padding: 16px 0 0;\n    font-style: italic;\n  }\n\n  .rf-hommix-filter-faq {\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    margin-bottom: 14px;\n    overflow: hidden;\n    background: #ffffff;\n    transition: border-color 0.2s ease;\n  }\n\n  .rf-hommix-filter-faq:hover {\n    border-color: #cbd5e1;\n  }\n\n  .rf-hommix-filter-faq summary {\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: #0f172a;\n    list-style: none;\n    position: relative;\n    user-select: none;\n  }\n\n  .rf-hommix-filter-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rf-hommix-filter-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 24px;\n    font-weight: 400;\n    color: #006C84;\n    transition: transform 0.2s ease;\n  }\n\n  .rf-hommix-filter-faq[open] summary::after {\n    content: \"−\";\n  }\n\n  .rf-hommix-filter-faq .rf-hommix-filter-faq-content {\n    padding: 0 20px 20px;\n    color: #4a5568;\n  }\n\n  .rf-support-cta {\n    background: #ffffff;\n    border: 1px solid #cbd5e1;\n    border-radius: 24px;\n    padding: 44px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 40px;\n    align-items: center;\n    justify-content: space-between;\n    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);\n    margin-top: 20px;\n  }\n\n  .rf-support-left {\n    flex: 1.2;\n    min-width: 320px;\n  }\n\n  .rf-support-cta h3 {\n    font-size: 32px;\n    font-weight: 700;\n    color: #0f172a !important;\n    margin-bottom: 16px;\n    line-height: 1.2;\n  }\n\n  .rf-support-cta p {\n    font-size: 17px;\n    color: #4a5568;\n    line-height: 1.65;\n    margin-bottom: 28px;\n  }\n\n  .rf-support-button {\n    display: inline-block;\n    background: #006C84;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    padding: 16px 36px;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 16px;\n    transition: background 0.2s ease, transform 0.2s ease;\n    box-shadow: 0 4px 6px -1px rgba(0, 108, 132, 0.2);\n  }\n\n  .rf-support-button:hover {\n    background: #005669;\n    transform: translateY(-1px);\n  }\n\n  .rf-support-contact {\n    flex: 0.8;\n    min-width: 300px;\n    background: #f8fbfc;\n    border: 1px solid #e2e8f0;\n    border-radius: 18px;\n    padding: 32px;\n  }\n\n  .rf-support-row {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 20px;\n    font-size: 16px;\n    color: #334155;\n  }\n\n  .rf-support-row:last-child {\n    margin-bottom: 0;\n  }\n\n  .rf-support-row a {\n    font-weight: 700;\n    color: #006C84 !important;\n    text-decoration: none !important;\n  }\n\n  .rf-support-row a:hover {\n    text-decoration: underline !important;\n  }\n\n  .rf-support-icon {\n    color: #006C84;\n    font-size: 22px;\n    min-width: 26px;\n    text-align: center;\n  }\n\n  .rf-whatsapp-icon {\n    min-width: 26px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  @media (max-width: 768px) {\n    .rf-hommix-filter-wrap {\n      padding: 20px 16px;\n    }\n\n    .rf-hommix-filter-wrap h2 {\n      font-size: 28px;\n    }\n\n    .rf-hommix-filter-wrap h3 {\n      font-size: 22px;\n    }\n\n    .rf-hommix-filter-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .rf-hommix-filter-image-container {\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .rf-hommix-filter-image-container img {\n      max-width: 100%;\n    }\n\n    .rf-hommix-filter-specs {\n      padding: 20px;\n    }\n\n    .rf-hommix-filter-specs td:first-child {\n      width: 40%;\n    }\n\n    .rf-hommix-filter-highlight,\n    .rf-hommix-filter-card {\n      padding: 20px;\n    }\n\n    .rf-support-cta {\n      padding: 30px 24px !important;\n      gap: 30px;\n    }\n\n    .rf-support-cta h3 {\n      font-size: 26px !important;\n    }\n\n    .rf-support-contact {\n      padding: 24px !important;\n    }\n\n    .rf-support-row {\n      font-size: 15px !important;\n    }\n\n    .rf-support-button {\n      width: 100%;\n      text-align: center;\n      box-sizing: border-box;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rf-hommix-filter-wrap\"\u003e\n\u003csection class=\"rf-hommix-filter-intro\"\u003e\n\u003ch2\u003eHommix Alkaline \/ Mineralising 2” Water Filter Cartridge\u003c\/h2\u003e\n\u003cp\u003eRefresh the pristine taste and vital mineral balance of your filtered water. Designed specifically for compatible Hommix setups, this premium under-sink replacement inline cartridge ensures your home filtration system operates at peak performance.\u003c\/p\u003e\n\u003cp\u003eIt is the perfect choice when your existing cartridge is due for routine maintenance or when you want to restore robust mineralisation without replacing your entire system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"rf-hommix-filter-anchor-links\"\u003e\n\u003ca href=\"#rf-hommix-filter-benefits\"\u003eWhy choose this filter\u003c\/a\u003e \u003ca href=\"#rf-hommix-filter-features\"\u003eKey features\u003c\/a\u003e \u003ca href=\"#rf-hommix-filter-specs\"\u003eSpecifications\u003c\/a\u003e \u003ca href=\"#rf-hommix-filter-faqs\"\u003eFAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"rf-hommix-filter-highlight\" id=\"rf-hommix-filter-benefits\"\u003e\n\u003ch3\u003eWhy Choose the Hommix Alkaline Mineralising Filter Cartridge?\u003c\/h3\u003e\n\u003cp\u003eAdvanced water purification often strips away naturally occurring trace elements alongside contaminants. This dedicated alkaline and mineralising stage gently reintroduces essential minerals back into your water post-filtration. The result? A cleaner, crisp, beautifully balanced drinking profile that elevates your everyday hydration experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"rf-hommix-filter-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"rf-hommix-filter-grid\"\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eAlkaline Mineralising Stage\u003c\/h4\u003e\n\u003cp\u003eRestores optimal mineral balance and transforms the taste profile of purified water into natural-feeling hydration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eCompact 2” Inline Format\u003c\/h4\u003e\n\u003cp\u003eAn optimised, low-profile replacement footprint built exclusively for seamless integration into compatible Hommix systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eElevated Culinary Taste\u003c\/h4\u003e\n\u003cp\u003eNoticeably enhances the flavor profiles of crisp drinking water, artisanal teas, rich coffees, and home cooking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eMaintains System Integrity\u003c\/h4\u003e\n\u003cp\u003eReplacing filters on schedule preserves steady water pressure, protects system longevity, and prevents flow drop-offs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eTailored for Hommix Setups\u003c\/h4\u003e\n\u003cp\u003eEngineered precisely to match the exact connection requirements and structural configurations of genuine Hommix hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eStraightforward Swapping\u003c\/h4\u003e\n\u003cp\u003eA quick, user-friendly maintenance update that extends the useful service life of your multi-stage configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-hommix-filter-image-container\"\u003e\u003cimg alt=\"White remineraliser cylindrical water filter for RO system on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Alkaine_filter_for_RO_System.png?v=1781332621\"\u003e \u003cimg alt=\"Hommix Alkaline\/Mineralising Filter 2 packaging with product details and branding.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Hommix_Alkaline_Remineraliser_2_inch.png?v=1781332089\"\u003e\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eFresh Tasting Water with Balanced Mineral Enrichment\u003c\/h3\u003e\n\u003cp\u003eTop-tier water filtration goes beyond standard contaminant defense—the final taste and mouthfeel matter just as much. By implementing this mineralising stage, you ensure that every glass of water passing through your system mimics nature's crispness. It makes a distinct difference across all culinary uses, from filling your morning kettle to rinsing fresh ingredients.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eWhy Timely Cartridge Replacement Matters\u003c\/h3\u003e\n\u003cp\u003eAn over-extended filter cartridge directly weakens the potential of your filtration investment. Over time, mineral media diminishes, water can taste flat, and overall flow parameters will slowly collapse. Consistent, scheduled replacement isn't just an option—it is basic, essential maintenance that safeguards your water consistency day in and day out.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eSystem Compatibility Notes\u003c\/h3\u003e\n\u003cp\u003eThis replacement cartridge is intended strictly for compatible Hommix systems. Prior to finalising your order, please cross-verify your current cartridge length, external housing parameters, and specific adapter fitments to confirm a perfect match.\u003c\/p\u003e\n\u003cp\u003eLooking for a brand new under-sink setup or tracking down alternate components? Explore our complete \u003ca style=\"color: #006c84; font-weight: bold;\" href=\"\/pages\/hommix-water-filtration-kitchen-taps\"\u003eHommix water filtration range\u003c\/a\u003e or browse our comprehensive \u003ca style=\"color: #006c84; font-weight: bold;\" href=\"\/collections\/filter-replacements\"\u003ereplacement filter collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-hommix-filter-specs\" id=\"rf-hommix-filter-specs\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eHommix Alkaline \/ Mineralising 2” Water Filter Cartridge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eReplacement inline post-filtration mineralising cartridge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge Size\u003c\/td\u003e\n\u003ctd\u003eStandard 2” diameter format\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Function\u003c\/td\u003e\n\u003ctd\u003eAlkaline enhancement, mineral reintroduction, and flavor polish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTypical Application\u003c\/td\u003e\n\u003ctd\u003eUnder-sink drinking water systems, Reverse Osmosis polishing stages\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eCompatible Hommix systems (Verify system housing requirements before purchase)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Pattern\u003c\/td\u003e\n\u003ctd\u003eDirect inline drop-in cartridge placement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePre-Purchase Check\u003c\/td\u003e\n\u003ctd\u003eConfirm existing filter layout, sizing lines, and connection types\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"rf-hommix-filter-note\"\u003eImportant: Always review your active filtration blueprint and structural spacing before placing your order. If you need confirmation, reach out to the Regal Flow technical support desk for guidance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3\u003eIs This Cartridge Right For Your Home?\u003c\/h3\u003e\n\u003cdiv class=\"rf-hommix-filter-grid\"\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eIdeal For\u003c\/h4\u003e\n\u003cp\u003eHomeowners conducting routine system servicing on matching Hommix filtration units, or anyone seeking to reintroduce balanced alkaline qualities into their pure water loop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-hommix-filter-card\"\u003e\n\u003ch4\u003eLess Suitable For\u003c\/h4\u003e\n\u003cp\u003eProprietary alternative brand housings with distinct clip locks, systems demanding mismatched filter diameters, or unfiltered raw well water setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"rf-hommix-filter-faqs\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"rf-hommix-filter-faq\" open=\"\"\u003e\n\u003csummary\u003eWhat exactly does the Hommix alkaline mineralising cartridge do?\u003c\/summary\u003e\n\u003cdiv class=\"rf-hommix-filter-faq-content\"\u003e\n\u003cp\u003eIt acts as a post-filtration polishing stage. It introduces balanced trace minerals back into water that has been thoroughly filtered, neutralising flat tastes and providing a crisp, natural mouthfeel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-hommix-filter-faq\"\u003e\n\u003csummary\u003eIs this a standalone, comprehensive water filtration system?\u003c\/summary\u003e\n\u003cdiv class=\"rf-hommix-filter-faq-content\"\u003e\n\u003cp\u003eNo. This is an individual replacement cartridge. It must be installed as an incremental stage inside a broader, compatible under-sink or reverse osmosis filtration network.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-hommix-filter-faq\"\u003e\n\u003csummary\u003eWill this filter fit dynamically into every single Hommix system?\u003c\/summary\u003e\n\u003cdiv class=\"rf-hommix-filter-faq-content\"\u003e\n\u003cp\u003eNo. Fits are determined entirely by your system model, line connections, and physical housing space. Please inspect the measurements of your active cartridge before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-hommix-filter-faq\"\u003e\n\u003csummary\u003eHow frequently should I update this cartridge?\u003c\/summary\u003e\n\u003cdiv class=\"rf-hommix-filter-faq-content\"\u003e\n\u003cp\u003eWe recommend adhering to your main system's manual intervals, or replacing the item immediately if you detect drops in line pressure, changes in water taste, or low flow rates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"rf-hommix-filter-faq\"\u003e\n\u003csummary\u003eCan this cartridge purify microbiologically unsafe water supplies?\u003c\/summary\u003e\n\u003cdiv class=\"rf-hommix-filter-faq-content\"\u003e\n\u003cp\u003eNo. This filter is strictly designed to polish municipally treated mains water or pre-filtered supplies. It does not treat unchlorinated, microbiologically compromised, or heavily contaminated raw water sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"rf-hommix-filter-highlight\"\u003e\n\u003ch3\u003eWhy Source Your Components From Regal Flow?\u003c\/h3\u003e\n\u003cp\u003eAs a dedicated, specialised water management supplier, Regal Flow assists you at every step of your water filtration journey. We cross-reference compatibility metrics, host genuine components, and keep technical advice accessible so you can avoid wrong purchases, leaky installations, or system downtimes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"rf-support-cta\"\u003e\n\u003cdiv class=\"rf-support-left\"\u003e\n\u003ch3\u003eUnsure About Compatibility? Let’s Check Together.\u003c\/h3\u003e\n\u003cp\u003eDon't guess on plumbing connections or housing formats. Send our specialist support desk a quick message or image of your current under-sink assembly, and we will pinpoint your exact match.\u003c\/p\u003e\n\u003ca href=\"mailto:info@regalflow.co.uk\" class=\"rf-support-button\"\u003eContact Support Team\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-support-contact\"\u003e\n\u003cdiv class=\"rf-support-row\"\u003e\n\u003cspan class=\"rf-support-icon\"\u003e✉\u003c\/span\u003e \u003cspan\u003eEmail Support: \u003ca href=\"mailto:info@regalflow.co.uk\"\u003einfo@regalflow.co.uk\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-support-row\"\u003e\n\u003cspan class=\"rf-support-icon\"\u003e☎\u003c\/span\u003e \u003cspan\u003eDirect Phone: \u003ca href=\"tel:01216301130\"\u003e0121 630 1130\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-support-row\"\u003e\n\u003cspan class=\"rf-support-icon\"\u003e \u003csvg fill=\"#25D366\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M20.52 3.48A11.86 11.86 0 0012.07 0C5.52 0 .19 5.33.19 11.88c0 2.1.55 4.15 1.6 5.95L0 24l6.34-1.66a11.83 11.83 0 005.73 1.46h.01c6.55 0 11.88-5.33 11.88-11.88 0-3.17-1.24-6.14-3.44-8.44zm-8.45 18.3a9.9 9.9 0 01-5.05-1.39l-.36-.21-3.76.99 1-3.67-.23-.38a9.88 9.88 0 01-1.51-5.24c0-5.46 4.45-9.9 9.91-9.9 2.64 0 5.12 1.03 6.98 2.89a9.83 9.83 0 012.89 6.99c0 5.46-4.45 9.91-9.87 9.91zm5.43-7.44c-.3-.15-1.77-.88-2.04-.98-.27-.1-.47-.15-.67.15-.2.3-.77.98-.95 1.18-.17.2-.35.23-.65.08-.3-.15-1.25-.46-2.38-1.47-.88-.79-1.47-1.77-1.64-2.07-.17-.3-.02-.46.13-.61.13-.13.3-.35.45-.52.15-.18.2-.3.3-.5.1-.2.05-.38-.03-.53-.08-.15-.67-1.61-.92-2.2-.24-.58-.48-.5-.67-.51h-.57c-.2 0-.53.08-.8.38-.27.3-1.04 1.02-1.04 2.49 0 1.47 1.07 2.89 1.22 3.09.15.2 2.1 3.21 5.08 4.5.71.31 1.26.49 1.69.63.71.23 1.36.2 1.87.12.57-.08 1.77-.72 2.02-1.42.25-.7.25-1.29.18-1.42-.07-.12-.27-.2-.57-.35z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cspan\u003eWhatsApp Help: \u003ca href=\"https:\/\/wa.me\/441216301130\"\u003eChat with a technical advisor instantly\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Hommix","offers":[{"title":"Default Title","offer_id":58227349029251,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/files\/Alkaline_Filter_Cartridge.png?v=1781332089"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/6164\/8673\/collections\/Hommix_Main_Logo.png?v=1739905918","url":"https:\/\/regalflow.co.uk\/collections\/hommix-ro-dispensers-3-way-filter-taps.oembed?page=3","provider":"Regal Flow","version":"1.0","type":"link"}