{"product_id":"delabie-algui-washbasin","title":"Delabie ALGUI Washbasin","description":"\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003cdiv id=\"tr-product\" class=\"tr-prod\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n#tr-product { font-family: inherit; color: inherit; }\n#tr-product * { box-sizing: border-box; }\n#tr-product .container { max-width: 1100px; margin: 0 auto; padding: 20px; display: grid; gap: 20px; }\n#tr-product .card { background: #fff; border-radius: 16px; padding: 20px; box-shadow: 0 2px 6px rgba(0,0,0,0.04); transition: transform .2s; }\n#tr-product .card:hover { transform: translateY(-2px); }\n#tr-product .overview-with-image { display: grid; grid-template-columns: 1fr 300px; gap: 30px; align-items: start; }\n#tr-product .overview-content h2 { font-size: 1.6rem; margin: 0 0 14px; line-height: 1.3; }\n#tr-product .overview-image { text-align: center; }\n#tr-product .overview-image img { max-width: 100%; height: auto; border-radius: 12px; }\n#tr-product h2 { font-size: 1.6rem; margin: 0 0 14px; line-height: 1.3; display: flex; align-items: center; gap: 8px; }\n#tr-product h3 { font-size: 1.3rem; margin: 0 0 12px; font-weight: 600; }\n#tr-product h4 { font-size: 1.1rem; margin: 0 0 8px; font-weight: 600; color: #2563eb; }\n#tr-product p { margin: 0 0 12px; line-height: 1.5; font-size: 1rem; }\n#tr-product ul { margin: 0; padding-left: 20px; display: grid; gap: 6px; }\n#tr-product li { margin: 0; font-size: 1rem; line-height: 1.6; word-wrap: break-word; }\n#tr-product img { max-width: 100%; height: auto; border-radius: 12px; margin: 12px 0; display: block; }\n#tr-product .downloads ul { list-style: none; padding: 0; margin: 0; }\n#tr-product .downloads li { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; }\n#tr-product .downloads li a { display: flex; align-items: center; gap: 10px; text-decoration: none; color: inherit; transition: color 0.2s ease; }\n#tr-product .downloads li a:hover { color: #2563eb; }\n#tr-product .downloads img { width: 40px; height: 40px; border-radius: 0; margin: 0; display: block; }\n\n\/* Specifications - Traditional Table Style *\/\n#tr-product .table-wrap { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 0; }\n#tr-product .specs { width: 100%; border-collapse: collapse; min-width: 100%; }\n#tr-product .specs th, #tr-product .specs td { padding: 12px; text-align: left; font-size: 0.95rem; }\n#tr-product .specs th { width: 40%; font-weight: 600; color: #334155; white-space: nowrap; }\n#tr-product .specs td { color: #1f2937; word-wrap: break-word; }\n\n\/* Variants Table *\/\n#tr-product .variants-table { width: 100%; border-collapse: collapse; min-width: 100%; }\n#tr-product .variants-table th, #tr-product .variants-table td { padding: 12px; text-align: left; font-size: 0.95rem; border-bottom: 1px solid #e2e8f0; }\n#tr-product .variants-table th { font-weight: 600; color: #334155; background: #f8fafc; }\n#tr-product .variants-table td { color: #1f2937; }\n#tr-product .variants-table tr:last-child td { border-bottom: none; }\n\n\/* Video Styles *\/\n#tr-product .video-section { text-align: center; margin: 20px 0; }\n#tr-product .video-container { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; margin: 16px 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.1); }\n#tr-product .video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n\/* FAQ Styles *\/\n#tr-product .note { font-size: .9em; color:#475569; }\n#tr-product .faq-section { margin-top: 20px; }\n#tr-product .faq-item { border-radius: 12px; overflow: hidden; margin-bottom: 12px; background: #fff; }\n#tr-product .faq-question { cursor: pointer; padding: 16px 20px; background: #f8fafc; border: none; width: 100%; text-align: left; font-size: 1.1rem; font-weight: 600; color: #000000; display: flex; justify-content: space-between; align-items: center; transition: background 0.2s ease; }\n#tr-product .faq-question:hover { background: #e2e8f0; }\n#tr-product #tr-specs-toggle { background: #A9A9A9; transition: background 0.2s ease; }\n#tr-product #tr-specs-toggle:hover { background: #808080; }\n#tr-product .faq-question::after { content: \"\\002B\"; font-size: 1.2rem; font-weight: 300; transition: transform 0.2s ease; }\n#tr-product .faq-question.active::after { transform: rotate(45deg); }\n#tr-product .faq-answer { padding: 0 20px; max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; background: #fff; }\n#tr-product .faq-answer.show { max-height: 500px; padding: 16px 20px 20px; }\n#tr-product .faq-answer p { margin: 0; color: #475569; line-height: 1.6; }\n\n\/* Tablet \u0026 Mobile Responsive *\/\n@media (max-width: 900px) { \n  #tr-product .container { padding: 18px; gap: 18px; } \n  #tr-product .overview-with-image { grid-template-columns: 1fr; gap: 20px; } \n  #tr-product .overview-image { order: -1; } \n}\n\n@media (max-width: 640px) { \n  #tr-product .container { padding: 12px 8px; gap: 12px; max-width: 100%; overflow-x: hidden; } \n  #tr-product h2 { font-size: 1.3rem; gap: 6px; word-wrap: break-word; } \n  #tr-product h3 { font-size: 1.1rem; word-wrap: break-word; } \n  #tr-product h4 { font-size: 0.95rem; word-wrap: break-word; } \n  #tr-product p, #tr-product li { font-size: 0.95rem; line-height: 1.6; word-wrap: break-word; overflow-wrap: break-word; } \n  #tr-product .card { border-radius: 0; padding: 12px 8px; box-shadow: none; max-width: 100%; overflow-x: hidden; } \n  #tr-product img, #tr-product .video-container, #tr-product iframe { max-width: 100%; } \n  \n  #tr-product .faq-question { font-size: 1rem; padding: 14px 16px; word-wrap: break-word; } \n  #tr-product .faq-answer.show { max-height: 600px; padding: 14px 16px 18px; } \n  #tr-product .faq-answer p { word-wrap: break-word; overflow-wrap: break-word; }\n}\n\u003c\/style\u003e\n  \n  \u003cdiv class=\"container\"\u003e\n    \u003c!-- OVERVIEW --\u003e\n    \u003cdiv class=\"card\" itemprop=\"description\"\u003e\n      \u003cdiv class=\"overview-with-image\"\u003e\n        \u003cdiv class=\"overview-content\"\u003e\n          \u003ch2\u003eALGUI Countertop Wash Basin\u003c\/h2\u003e\n          \u003cp\u003eThe Delabie ALGUI countertop washbasin is a commercial basin with Ø 375mm diameter, 165mm height, and 1.2mm wall thickness. Constructed from bacteriostatic 304 stainless steel in a one piece, seam free pressed bowl design for enhanced hygiene in commercial washroom environments.\u003cbr\u003e\u003cbr\u003eDesigned for countertop installation with polished satin finish as standard. Available in dual finish or matte black Teflon® coated options for design flexibility. CE marked and certified to PZH standards on the matte black variant. Backed by Delabie's 30 year manufacturer warranty.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"overview-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_ALGUI_Washbasin_Overview.webp?v=1771936530\" alt=\"A overview image of Delabie ALGUI Washbasin\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- VIDEO SECTION (if video URL provided) --\u003e\n    \n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eProduct Video\u003c\/h3\u003e\n      \u003cdiv class=\"video-section\"\u003e\n        \u003cdiv class=\"video-container\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/4Vw9yQ5bZwk?si=iAhggmsy6Gs6iDuI\" title=\"ALGUI Countertop Wash Basin Overview Video\" aria-label=\"An Overview Video of the ALGUI Countertop Wash Basin\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- KEY FEATURES --\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBacteriostatic 304 Stainless Steel:\u003c\/strong\u003e Inhibits bacterial growth on basin surface for improved hygiene in high-traffic commercial washrooms\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOne Piece Seam Free Construction:\u003c\/strong\u003e Pressed bowl eliminates joints and crevices where bacteria can accumulate\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e1.2mm Wall Thickness:\u003c\/strong\u003e Provides structural rigidity and durability for intensive commercial use\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCountertop Installation:\u003c\/strong\u003e Ø 375mm diameter suits standard commercial washroom countertop installations\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMultiple Finish Options:\u003c\/strong\u003e Available in polished satin, dual finish, or matte black Teflon® coating\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEasy Maintenance:\u003c\/strong\u003e Smooth surface and Teflon® coating (matte black variant) enable simplified cleaning protocols\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e30 Year Warranty:\u003c\/strong\u003e Extended manufacturer warranty demonstrates product longevity and build quality\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n    \u003cdiv class=\"card\" id=\"tr-specs\"\u003e\n      \u003ch3\u003eDelabie ALGUI Specifications\u003c\/h3\u003e\n      \u003cdiv class=\"table-wrap\" style=\"overflow-x:auto; -webkit-overflow-scrolling: touch;\"\u003e\n        \u003ctable class=\"specs\" id=\"tr-specs-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBacteriostatic 304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003eØ 375mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003ePolished satin 304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eThickness\u003c\/th\u003e\n\u003ctd\u003e1.2mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eInstallation Type\u003c\/th\u003e\n\u003ctd\u003eCountertop\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eOne piece, seam free pressed bowl\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eCertificates\u003c\/th\u003e\n\u003ctd\u003eCE\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e30 Year\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv style=\"margin-top:12px;\"\u003e\n        \u003cbutton type=\"button\" id=\"tr-specs-toggle\" aria-expanded=\"false\" aria-controls=\"tr-specs-table\" style=\"appearance:none;border:none;color:#fff;padding:10px 16px;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,0.1);\"\u003eShow more specifications\u003c\/button\u003e\n      \u003c\/div\u003e\n      \u003cscript\u003e(function(){ var btn=document.getElementById('tr-specs-toggle'); if(!btn) return; btn.addEventListener('click',function(){ var rows=document.querySelectorAll('#tr-specs-table .specs-more'); var expanded=btn.getAttribute('aria-expanded')==='true'; var specsCard=document.getElementById('tr-specs'); rows.forEach(function(r){ r.style.display = expanded ? 'none' : ''; }); btn.setAttribute('aria-expanded', expanded? 'false' : 'true'); btn.textContent = expanded ? 'Show more specifications' : 'Show fewer specifications'; if(expanded \u0026\u0026 specsCard \u0026\u0026 window.innerWidth \u003c= 768){ specsCard.scrollIntoView({behavior:'auto',block:'start'}); } }); })();\u003c\/script\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- DOCUMENTS \/ DOWNLOADS --\u003e\n    \u003cdiv class=\"card downloads\"\u003e\n      \u003ch3\u003eDelabie ALGUI Manuals \u0026amp; Downloads\u003c\/h3\u003e\n      \u003cul\u003e\n        \n        \u003cli\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_ALGUI_Washbasin_Product_File.pdf?v=1771940516\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_ALGUI_Washbasin_Product_File.jpg?v=1771940513\" alt=\"A PDF Image for Delabie ALGUI Washbasin Product File\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie ALGUI Washbasin Product File\u003c\/span\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_ALGUI_Washbasin_Specification_Sheet.docx?v=1771940508\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_ALGUI_Washbasin_Specification_Sheet.jpg?v=1771940512\" alt=\"A PDF Image for Delabie ALGUI Washbasin Specification Sheet\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie ALGUI Washbasin Specification Sheet\u003c\/span\u003e\n          \u003c\/a\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003c!-- FAQ --\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cdiv class=\"faq-section\"\u003e\n        \n        \u003cdiv class=\"faq-item\"\u003e\n          \u003ch4 class=\"faq-question\" onclick=\"toggleFaq(0)\" id=\"faq-btn-0\"\u003e\n            What installation method does the ALGUI washbasin require?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-0\"\u003e\n            \u003cp\u003eThe ALGUI is designed for countertop installation with a Ø 375mm diameter footprint suitable for standard commercial washroom countertops.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003ch4 class=\"faq-question\" onclick=\"toggleFaq(1)\" id=\"faq-btn-1\"\u003e\n            What finish options are available for the ALGUI washbasin?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-1\"\u003e\n            \u003cp\u003eThe ALGUI is available in polished satin 304 stainless steel (SKU 120110), dual finish 304 stainless steel (SKU 120112), or matte black Teflon® coated 304 stainless steel (SKU 120110BK).\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003ch4 class=\"faq-question\" onclick=\"toggleFaq(2)\" id=\"faq-btn-2\"\u003e\n            What are the hygiene benefits of the ALGUI construction?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-2\"\u003e\n            \u003cp\u003eThe ALGUI features bacteriostatic 304 stainless steel with a one-piece, seam-free pressed bowl design that eliminates joints and crevices where bacteria can accumulate.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003ch4 class=\"faq-question\" onclick=\"toggleFaq(3)\" id=\"faq-btn-3\"\u003e\n            Does the matte black finish require different maintenance?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-3\"\u003e\n            \u003cp\u003eThe matte black variant (120110BK) features a Teflon® coating that provides easy cleaning properties and withstands intensive use in commercial environments.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- AVAILABLE VARIANTS --\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eAvailable Variants\u003c\/h3\u003e\n      \u003cp class=\"note\"\u003eCommon across all variants: Ø 375mm diameter, 165mm height, 1.2mm thickness, countertop installation, one-piece seam-free construction, 30-year warranty\u003c\/p\u003e\n      \u003cdiv class=\"table-wrap\" style=\"overflow-x:auto; -webkit-overflow-scrolling: touch; margin-top: 12px;\"\u003e\n        \u003ctable class=\"variants-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSKU\u003c\/th\u003e\n              \u003cth\u003eFinish\u003c\/th\u003e\n              \u003cth\u003eCertificates\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120110\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePolished satin 304 stainless steel\u003c\/td\u003e\n              \u003ctd\u003eCE\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120112\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eDual finish 304 stainless steel\u003c\/td\u003e\n              \u003ctd\u003eCE\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120110BK\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMatte black 304 stainless steel (Teflon®)\u003c\/td\u003e\n              \u003ctd\u003eCE PZH\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cscript\u003e\n    function toggleFaq(index) {\n      var btn = document.getElementById('faq-btn-' + index);\n      var answer = document.getElementById('faq-answer-' + index);\n      \n      if (answer.classList.contains('show')) {\n        answer.classList.remove('show');\n        btn.classList.remove('active');\n      } else {\n        document.querySelectorAll('.faq-answer').forEach(function(item) {\n          item.classList.remove('show');\n        });\n        document.querySelectorAll('.faq-question').forEach(function(item) {\n          item.classList.remove('active');\n        });\n        \n        answer.classList.add('show');\n        btn.classList.add('active');\n      }\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Delabie","offers":[{"title":"Polished Satin Finish","offer_id":52974041727315,"sku":"120110","price":364.0,"currency_code":"GBP","in_stock":true},{"title":"Dual Finish (Bright polished basin interior and polished satin exterior)","offer_id":52974041760083,"sku":"120112","price":520.0,"currency_code":"GBP","in_stock":true},{"title":"Matt Black","offer_id":52974041792851,"sku":"120110BK","price":540.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_ALGUI_Washbasin.webp?v=1771944957","url":"https:\/\/flushfittings.co.uk\/products\/delabie-algui-washbasin","provider":"Flush Fittings","version":"1.0","type":"link"}