{"product_id":"delabie-canal-wash-trough","title":"Delabie Canal Wash Trough","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\u003eCanal Wall Mounted Wash Trough\u003c\/h2\u003e\n          \u003cp\u003eThe Delabie Canal is a wall mounted stainless steel wash trough for multi user handwashing. The polished satin finish is easy to clean and resistant to corrosion. Available in lengths from 600mm to 3000mm, it suits everything from small washrooms to high traffic facilities. Custom sizes are available on request.\u003cbr\u003e\u003cbr\u003eThe trough is straightforward to install: it is lightweight, requires no joint concealers, and comes supplied with the waste and all fixings needed for wall mounting. Taps can be wall mounted or deck mounted depending on what suits the installation. A matching stainless steel splashback is available separately. Backed by a 30 year 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_Canal_Wash_Trough_Overview.webp?v=1775463781\" alt=\"A overview image of Delabie Canal Wash Trough\" 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\/Fq1kPGJQ58c?si=FTxApjRWuJUI9YEa\" title=\"Canal Wall Mounted Wash Trough Overview Video\" aria-label=\"An Overview Video of the Canal Wall Mounted Wash Trough\" 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\u003eEasy to install:\u003c\/strong\u003e Lightweight and supplied complete with waste and all fixings. No joint concealers needed.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTap flexibility:\u003c\/strong\u003e Taps can be wall mounted or deck mounted, giving you options depending on the site layout.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStainless steel construction:\u003c\/strong\u003e Polished satin 304 stainless steel. Easy to clean, built to last, and resistant to corrosion.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eKeeps the floor clear:\u003c\/strong\u003e Wall mounted on integral fixing brackets, leaving the floor beneath completely clear.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eEnd drain:\u003c\/strong\u003e The waste outlet sits at one end of the trough, not in the centre.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNo overflow:\u003c\/strong\u003e Does not include an overflow.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCE certified:\u003c\/strong\u003e Carries CE certification and complies with EN 14296.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e30 year warranty:\u003c\/strong\u003e Backed by a 30 year manufacturer's warranty.\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 Canal Wash Trough 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\u003eFinish\u003c\/th\u003e\n\u003ctd\u003ePolished satin\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e250mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e400mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eThickness\u003c\/th\u003e\n\u003ctd\u003e0.8mm (bowl) and 1.5mm (surround and fixing brackets)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003eVaries by variant — see table\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eOverflow\u003c\/th\u003e\n\u003ctd\u003eNone\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, EN 14296\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 Canal Wash Trough 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_Canal_Wash_Trough_Product_File.pdf?v=1775463780\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Canal_Wash_Trough_Product_File.jpg?v=1775463781\" alt=\"A PDF Image for Delabie Canal Wash Trough Product File\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Canal Wash Trough 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_Canal_Wash_Trough_Specification_Sheet.docx?v=1775463780\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Canal_Wash_Trough_Specification_Sheet.jpg?v=1775463781\" alt=\"A PDF Image for Delabie Canal Wash Trough Specification Sheet\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Canal Wash Trough 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            Is a matching splashback available for the Canal wash trough?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-0\"\u003e\n            \u003cp\u003eDelabie produce matching stainless steel splashbacks for the Canal wash trough in corresponding lengths, sold separately as an accessory. Contact us for availability.\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            Are taps included with the Canal wash trough?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-1\"\u003e\n            \u003cp\u003eTaps are not included and are sold separately. Delabie's TEMPOSOFT 2 time flow tap is listed as a compatible associated product for this trough.\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            Can taps be wall mounted or deck mounted on the Canal trough?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-2\"\u003e\n            \u003cp\u003eWater controls can be positioned either wall mounted or deck mounted depending on the installation requirements and the tap variant selected. Variants with pre-drilled 22mm tap holes are available for deck mounted controls.\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 Canal wash trough include a waste and fixings?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-3\"\u003e\n            \u003cp\u003eYes. Each Canal wash trough is supplied complete with a waste and all fixing elements required for wall mounting.\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(4)\" id=\"faq-btn-4\"\u003e\n            Are custom sizes available for the Canal wash trough?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-4\"\u003e\n            \u003cp\u003eYes. Custom sizes are available on request in addition to the standard lengths of 600mm to 3000mm.\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      \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\u003eLength\u003c\/th\u003e\n              \u003cth\u003eTap Holes\u003c\/th\u003e\n              \u003cth\u003eDrain Position\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120240\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e600mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120250\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1200mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120260\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1400mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120280\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1800mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120300\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e2400mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e120310\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e3000mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e121250\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1200mm\u003c\/td\u003e\n              \u003ctd\u003eØ 22mm tap holes\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e121280\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1800mm\u003c\/td\u003e\n              \u003ctd\u003eØ 22mm tap holes\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e121300\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e2400mm\u003c\/td\u003e\n              \u003ctd\u003eØ 22mm tap holes\u003c\/td\u003e\n              \u003ctd\u003eRight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e122250\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1200mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eLeft\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e122280\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e1800mm\u003c\/td\u003e\n              \u003ctd\u003eWithout tap hole\u003c\/td\u003e\n              \u003ctd\u003eLeft\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":"600mm \/ Without Tap Hole \/ Waste Trap On The Right","offer_id":53404695953747,"sku":"120240","price":322.0,"currency_code":"GBP","in_stock":true},{"title":"1200mm \/ Without Tap Hole \/ Waste Trap On The Right","offer_id":53404695986515,"sku":"120250","price":495.0,"currency_code":"GBP","in_stock":true},{"title":"1200mm \/ Without Tap Hole \/ Waste Trap On The Left","offer_id":53404696019283,"sku":"122250","price":520.0,"currency_code":"GBP","in_stock":true},{"title":"1200mm \/ Ø 22mm Tap Holes \/ Waste Trap On The Right","offer_id":53404696052051,"sku":"121250","price":495.0,"currency_code":"GBP","in_stock":true},{"title":"1400mm \/ Without Tap Hole \/ Waste Trap On The Right","offer_id":53404696084819,"sku":"120260","price":520.0,"currency_code":"GBP","in_stock":true},{"title":"1800mm \/ Without Tap Hole \/ Waste Trap On The Right","offer_id":53404696117587,"sku":"120280","price":590.0,"currency_code":"GBP","in_stock":true},{"title":"1800mm \/ Without Tap Hole \/ Waste Trap On The Left","offer_id":53404696150355,"sku":"122280","price":650.0,"currency_code":"GBP","in_stock":true},{"title":"1800mm \/ Ø 22mm Tap Holes \/ Waste Trap On The Right","offer_id":53404696183123,"sku":"121280","price":580.0,"currency_code":"GBP","in_stock":true},{"title":"2400mm \/ Without Tap Hole \/ Waste Trap On The Right","offer_id":53404696215891,"sku":"120300","price":678.0,"currency_code":"GBP","in_stock":true},{"title":"2400mm \/ Ø 22mm Tap Holes \/ Waste Trap On The Right","offer_id":53404696248659,"sku":"121300","price":750.0,"currency_code":"GBP","in_stock":true},{"title":"3000mm \/ Without Tap Hole \/ Waste Trap On The Right","offer_id":53404696281427,"sku":"120310","price":749.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Canal_Wash_Trough.webp?v=1775464060","url":"https:\/\/flushfittings.co.uk\/products\/delabie-canal-wash-trough","provider":"Flush Fittings","version":"1.0","type":"link"}