Kindred 27.75" x 20.5" Sanitized Kitchen Sink Granite Mocha KGDC2027R-8ES
Regular price
$655.20
Regular price
Sale price
$655.20
Product Information | |
---|---|
Length overall | 27 3/4" |
Width overall | 20 1/2" |
Length of large bowl | 14" |
Width of large bowl | 15 3/8" |
Depth of large bowl | 8" |
Length of small bowl | 9 3/16" |
Width of small bowl | 15 3/8" |
Depth of small bowl | 7" |
Cabinet Size | 30" |
General Information | |
Type of Material | Granite |
Bowls | 2 |
Faucet Holes | 5 pre-scored |
Waste Kit Included | Yes |
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"; } }); }