{"product_id":"delabie-tempomatic-4","title":"Delabie Tempomatic 4","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\u003eTempomatic 4 Tap\u003c\/h2\u003e\n          \u003cp\u003eThe Delabie TEMPOMATIC 4 is a deck mounted or wall mounted infrared electronic basin tap designed for high traffic commercial washrooms. An integrated infrared sensor detects hand presence and opens the built in solenoid valve automatically, delivering water without any manual contact with the fitting.\u003cbr\u003e\u003cbr\u003eThe tap is available with either 230\/6V recessed mains supply or 6V batteries integrated within the tap body, making it suitable for installations where a mains connection is not accessible. Wall mounted versions include an automatic anti bacterial duty flush to prevent bacterial proliferation in standing water. Flow rate is set at 3 lpm across all variants. All versions carry CE marking and a 30 year warranty, with WRAS approved options available.\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_Tempomatic_4_Overview.webp?v=1774595277\" alt=\"An overview image of Delabie Tempomatic 4\" 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\/5iEi7QxCHwo?si=Xt2zEB9Ts7zJfNv4\" title=\"Tempomatic 4 Tap Overview Video\" aria-label=\"An Overview Video of the Tempomatic 4 Tap\" 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\u003eNo manual contact:\u003c\/strong\u003e Infrared electronic detection activates water flow without the user touching the tap, supporting hygiene in high traffic commercial washrooms.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eIntegrated solenoid valve:\u003c\/strong\u003e Factory fitted solenoid valve included in all versions; no separate component required.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMains or battery power:\u003c\/strong\u003e Available with 230\/6V recessed mains supply or 6V integrated batteries, allowing installation where mains access is not possible or practical.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAnti bacterial duty flush:\u003c\/strong\u003e Includes a automatic periodic flush function to prevent bacterial proliferation in standing water.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMultiple wall mounted inlet configurations:\u003c\/strong\u003e Wall mounted versions are available with wall mounted recessed inlets, cross wall supply, installation for panels from 1 to 24mm thickness, and a retrofit configuration.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e3 lpm restricted flow rate:\u003c\/strong\u003e Consistent 3 lpm flow rate across all variants.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e30 year warranty:\u003c\/strong\u003e All variants carry Delabie's 30 year 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\u003eTEMPOMATIC 4 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\u003eTechnology\u003c\/th\u003e\n\u003ctd\u003eElectronic\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eDeck mounted or wall mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSupply\u003c\/th\u003e\n\u003ctd\u003eMains 230\/6V recessed or 6V integrated batteries\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFlow rate\u003c\/th\u003e\n\u003ctd\u003e3 lpm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eSpout length\u003c\/th\u003e\n\u003ctd\u003e105mm (deck mounted) or 130mm \/ 190mm (wall mounted)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr class=\"specs-more\" style=\"display:none\"\u003e\n\u003cth\u003eDrop height\u003c\/th\u003e\n\u003ctd\u003e70mm (deck mounted variants only)\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, WRAS, ACS, PZH, SVGW, DVGW CERT (varies by variant; see variant table)\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\u003eTEMPOMATIC 4 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_Tempomatic_4_Product_File.pdf?v=1774595277\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Tempomatic_4_Product_File.jpg?v=1774595277\" alt=\"A PDF Image for Delabie Tempomatic 4 Product File\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Tempomatic 4 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_Tempomatic_4_Specification_Sheet.docx?v=1774595276\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Tempomatic_4_Specification_Sheet.jpg?v=1774595277\" alt=\"A PDF Image for Delabie Tempomatic 4 Specification Sheet\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Tempomatic 4 Specification Sheet\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_Tempomatic_4_Installation_Guide.pdf?v=1774595280\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Tempomatic_4_Installation_Guide.jpg?v=1774595277\" alt=\"A PDF Image for Delabie Tempomatic 4 Deck Mounted Installation Guide\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Tempomatic 4 Deck Mounted Installation Guide\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_Tempomatic_4_Wall_Mounted_Tap_Installation_Guide.pdf?v=1775142707\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Tempomatic_4_Wall_Mounted_Installation_Guide.webp?v=1775142704\" alt=\"A PDF image for the Delabie Tempomatic 4 Wall Mounted Installation Guide\" loading=\"lazy\" width=\"40\" height=\"40\"\u003e\n            \u003cspan\u003eDelabie Tempomatic 4 Wall Mounted Installation Guide\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 power supply options are available for the TEMPOMATIC 4?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-0\"\u003e\n            \u003cp\u003eThe TEMPOMATIC 4 is available with 230\/6V recessed mains supply or 6V integrated batteries. Battery variants include the batteries within the tap body and do not require a separate power connection.\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 a WRAS approved version available?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-1\"\u003e\n            \u003cp\u003eYes. WRAS approval is held by the battery operated deck mounted variant with Ø15mm compression fittings. The wall mounted battery variants also carry WRAS certification alongside ACS, PZH, DVGW CERT, SVGW and CE.\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 inlet configurations are available for wall mounted installation?\n          \u003c\/h4\u003e\n          \u003cdiv class=\"faq-answer\" id=\"faq-answer-2\"\u003e\n            \u003cp\u003eWall mounted variants cover four configurations: wall mounted recessed inlets, cross wall supply, installation for panels from 1 to 24mm thickness, and a retrofit version for repair and replacement installations.\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: Electronic technology, 3 lpm flow rate, 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\u003eInstallation\u003c\/th\u003e\n              \u003cth\u003eSupply\u003c\/th\u003e\n              \u003cth\u003eSpout Length\u003c\/th\u003e\n              \u003cth\u003eInlet \/ Configuration\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e44000015\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eDeck mounted\u003c\/td\u003e\n              \u003ctd\u003eMains 230\/6V recessed\u003c\/td\u003e\n              \u003ctd\u003e105mm\u003c\/td\u003e\n              \u003ctd\u003eØ15mm compression fittings with stopcocks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e44000615\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eDeck mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e105mm\u003c\/td\u003e\n              \u003ctd\u003eØ15mm compression fittings with stopcocks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e44000615CO\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eDeck mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e105mm\u003c\/td\u003e\n              \u003ctd\u003eCopper tails with stopcocks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443400\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eMains 230\/6V recessed\u003c\/td\u003e\n              \u003ctd\u003e130mm\u003c\/td\u003e\n              \u003ctd\u003eWall mounted recessed inlets\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443500\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eMains 230\/6V recessed\u003c\/td\u003e\n              \u003ctd\u003e190mm\u003c\/td\u003e\n              \u003ctd\u003eWall mounted recessed inlets\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443410\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eMains 230\/6V recessed\u003c\/td\u003e\n              \u003ctd\u003e130mm\u003c\/td\u003e\n              \u003ctd\u003eCross wall\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443510\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eMains 230\/6V recessed\u003c\/td\u003e\n              \u003ctd\u003e190mm\u003c\/td\u003e\n              \u003ctd\u003eCross wall\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443406\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e130mm\u003c\/td\u003e\n              \u003ctd\u003eWall mounted recessed inlet\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443506\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e190mm\u003c\/td\u003e\n              \u003ctd\u003eWall mounted recessed inlets\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443416\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e130mm\u003c\/td\u003e\n              \u003ctd\u003eCross wall\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443516\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e190mm\u003c\/td\u003e\n              \u003ctd\u003eCross wall\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443426\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e130mm\u003c\/td\u003e\n              \u003ctd\u003eFor panels from 1 to 24mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443526\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e190mm\u003c\/td\u003e\n              \u003ctd\u003eFor panels from 1 to 24mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443436\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e130mm\u003c\/td\u003e\n              \u003ctd\u003eFor repairs\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e443536\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eWall mounted\u003c\/td\u003e\n              \u003ctd\u003eBattery 6V\u003c\/td\u003e\n              \u003ctd\u003e190mm\u003c\/td\u003e\n              \u003ctd\u003eFor repairs\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":"Mains \/ Deck Mounted \/ Standard","offer_id":53223257473363,"sku":"44000015","price":396.55,"currency_code":"GBP","in_stock":true},{"title":"Mains \/ Wall Mounted \/ 130mm","offer_id":53223257604435,"sku":"443400","price":478.78,"currency_code":"GBP","in_stock":true},{"title":"Mains \/ Wall Mounted \/ 190mm","offer_id":53223257637203,"sku":"443500","price":525.26,"currency_code":"GBP","in_stock":true},{"title":"Mains \/ Cross Wall \/ 130mm","offer_id":53223257702739,"sku":"443410","price":478.78,"currency_code":"GBP","in_stock":true},{"title":"Mains \/ Cross Wall \/ 190mm","offer_id":53223257735507,"sku":"443510","price":478.78,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Deck Mounted \/ Standard","offer_id":53223257964883,"sku":"44000615","price":360.5,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Wall Mounted \/ 130mm","offer_id":53223258095955,"sku":"443406","price":374.89,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Wall Mounted \/ 190mm","offer_id":53223258128723,"sku":"443506","price":417.67,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Cross Wall \/ 130mm","offer_id":53223258194259,"sku":"443416","price":374.89,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Cross Wall \/ 190mm","offer_id":53223258227027,"sku":"443516","price":417.67,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Panel Mounted (for panels from 1mm - 24mm in width) \/ 130mm","offer_id":53223258292563,"sku":"443426","price":379.93,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Panel Mounted (for panels from 1mm - 24mm in width) \/ 190mm","offer_id":53223258325331,"sku":"443526","price":421.45,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Refit (replacement for existing wall installations without replumbing) \/ 130mm","offer_id":53223258390867,"sku":"443436","price":374.89,"currency_code":"GBP","in_stock":true},{"title":"Battery \/ Refit (replacement for existing wall installations without replumbing) \/ 190mm","offer_id":53223258423635,"sku":"443536","price":417.67,"currency_code":"GBP","in_stock":true},{"title":"Battery (With Copper Tails) \/ Deck Mounted \/ Standard","offer_id":53223258456403,"sku":"44000615CO","price":412.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/3998\/6003\/files\/Delabie_Tempomatic_4.webp?v=1774597253","url":"https:\/\/flushfittings.co.uk\/products\/delabie-tempomatic-4","provider":"Flush Fittings","version":"1.0","type":"link"}