Kindred 15.13" x 15.44" Drop-in 2-hole Single Bowl Bar/prep Sink Stainless Steel QSL1515-6-2
Regular price
$266.93
Regular price
Sale price
$266.93
SKU# QSL1515-6-2
Single Bowl Ledgeback 20 gauge bar sink, 2 hole
- 20 gauge top mount single bowl hospitality sink
- Two hole faucet drilling
- Mirror finish rim, satin finish bowl
- Lifetime warranty
Product Information | |
---|---|
Length overall | 15 1/8" |
Width overall | 15 7/16" |
Length of large bowl | 13" |
Width of large bowl | 11" |
Depth of large bowl | 6" |
Cabinet Size | 18" |
General Information | |
Number of Bowls | 1 |
Faucet Hole | 2 |
Waste Kit Included | Yes |
EZ Torque Installation | Yes |
Type of Material | 20 Gauge Stainless Steel |
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"; } }); }