{"product_id":"delabie-baila-washbasin","title":"Delabie Baila 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\u003eBaila Floor Standing Wash Basin\u003c\/h2\u003e\n          \u003cp\u003eThe Delabie BAILA floor standing washbasin is a commercial washbasin with 830mm height and 310mm basin internal diameter. Constructed from 304 bacteriostatic stainless steel with 0.8mm thickness and smooth polished satin surface. \u003cbr\u003e\u003cbr\u003eDesigned for floor standing installation measuring 430mm width by 375mm length, suitable for commercial washroom environments. Features rounded edges to prevent injury and design led styling for professional applications. CE marked and certified to PZH standards. 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_Baila_Washbasin_Overview.webp?v=1772009257\" alt=\"A Overview image of the Delabie Baila 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\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 Smooth surface inhibits bacterial growth for enhanced hygiene in high-traffic commercial washrooms\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFloor Standing Design:\u003c\/strong\u003e 830mm height provides ergonomic basin positioning with 310mm internal diameter for adequate washing space\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRounded Edge Construction:\u003c\/strong\u003e Prevents injury in commercial environments where user safety is essential\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e0.8mm Wall Thickness:\u003c\/strong\u003e Provides structural durability for commercial installations while maintaining appropriate weight\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDesign Led Styling:\u003c\/strong\u003e Contemporary aesthetic suitable for modern commercial washroom specifications\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e30 Year Warranty:\u003c\/strong\u003e Long term manufacturer warranty demonstrates product durability and quality assurance\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 BAILA 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\u003e304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e830mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e430mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003ePolished satin\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e375mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eThickness\u003c\/th\u003e\n\u003ctd\u003e0.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eBasin Internal Diameter\u003c\/th\u003e\n\u003ctd\u003e310mm\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, PZH\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_Baila_Washbasin_No_Tap_Hole_Product_File.pdf?v=1772009678\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Baila_Washbasin_No_Tap_Hole_Product_File.jpg?v=1772009679\" alt=\"A PDF Image for Delabie Baila Washbasin Product File\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Baila 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_Baila_Washbasin_No_Tap_Hole_Specification_Sheet.docx?v=1772009678\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Baila_Washbasin_No_Tap_Hole_Specification_Sheet.jpg?v=1772009678\" alt=\"A PDF image for Delabie Baila Washbasin Specification Sheet\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Baila 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 this washbasin require?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-0\"\u003e\n            \u003cp\u003eThe BAILA is a floor standing washbasin designed for permanent installation directly onto the floor surface, requiring appropriate floor fixing points.\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            Is the stainless steel surface bacteriostatic?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-1\"\u003e\n            \u003cp\u003eYes, the 304 stainless steel construction provides bacteriostatic properties with a smooth surface for enhanced hygiene in commercial washrooms.\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            Are other finishes or tap hole configurations available?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-2\"\u003e\n            \u003cp\u003eYes, the BAILA floor standing washbasin is available with polished satin finish (with or without tap hole) and dual finish options.\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\"\u003eAll variants feature 830mm height, 430mm width, 375mm length, 0.8mm thickness, 310mm basin internal diameter, CE and PZH certification, and 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\u003eTap Hole\u003c\/th\u003e\n              \u003cth\u003eFinish\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120170\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003ePolished satin\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e121170\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eØ 35mm central tap hole\u003c\/td\u003e\n              \u003ctd\u003ePolished satin\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120172\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eDual finish\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 \/ No Tap Hole","offer_id":52991707742547,"sku":"120170","price":524.0,"currency_code":"GBP","in_stock":true},{"title":"Polished Satin Finish \/ Ø 35mm Central Tap Hole","offer_id":52991707775315,"sku":"121170","price":550.0,"currency_code":"GBP","in_stock":true},{"title":"Dual Finish (Bright polished basin interior and polished satin exterior) \/ No Tap Hole","offer_id":52991707808083,"sku":"120172","price":650.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Baila_Washbasin.webp?v=1772009256","url":"https:\/\/flushfittings.co.uk\/products\/delabie-baila-washbasin","provider":"Flush Fittings","version":"1.0","type":"link"}