Tenzo - Slik 8-in Lavatory Faucet Chrome
Regular price
$394.50
Regular price
Sale price
$394.50
SKU# SL13-CR
DESCRIPTION
- Made from solid brass
- Ceramic cartridge
- Female 3/8in connection
- Flow rate: 5.7L/min [1.5 gpm] @60psi
- Adjustable anti-limestone silicone aerator
WARRANTY
- Limited lifetime warranty
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"; } }); }