Tenzo Rail Mounted Hand Shower Set
Regular price
$204.00
Regular price
Sale price
$204.00
SKU#KRD-13522-XX
- Rail mounted hand shower set
- RD-35-XX: Shower rail with soft glide slider
- HS-222-XX: 2-function / 3-position hand shower
- SSH-150-XX: 150cm [59 in] hand shower hose
- Add -15 to the end of the code for flow rate of 5.69 L/min [1.5 gpm] @60psi
var coll = document.getElementsByClassName("collapsible"); var i; for (i = 0; i < coll.length; i++) { coll[i].addEventListener("click", function() { this.classList.toggle("active"); var content = this.nextElementSibling; if (content.style.display === "block") { content.style.display = "none"; } else { content.style.display = "block"; } }); }