Kindred 31.56" x 18.12" Sanitized Single Bowl Undermount Kitchen Sink- Granite Onyx KGS1U-8ON
Regular price
$745.33
Regular price
Sale price
$745.33
SKU#Â KGS1U-8ON
Product Information | |
---|---|
Length overall | 31 9/16" |
Width overall | 18 1/8" |
Length of large bowl | 28 7/16" |
Width of large bowl | 15 3/8" |
Depth of large bowl | 8" |
Cabinet Size | 33" |
Type of Material | Granite |
Faucet Hole | None |
Special feature | Sanitized® Hygiene Function |
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"; } }); }