All Cafe
63Our signature Cafe Series tables and chairs, plus other seating options suitable for cafes and restaurants.
{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/all-cafe?' + queryString)
.then(response => response.text())
.then(data => {
let html_div = document.createElement('div');
html_div.innerHTML = data;
let html_dom = html_div.querySelector('#ProductGridContainer').innerHTML;
document.querySelector('#ProductGridContainer').innerHTML = html_dom;
// update url without refreshing the page
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
Grid Size
Signature Cafe Chair
$295 USD
Cafe Table - Round Top, Weighted Base
$1,565 USD
Signature Stool
$805 USD
Cafe Table - Round Top, Weighted Base
$2,375 USD
Duo Low Stool
$285 USD
Bent Cafe Stool
$345 USD
Cafe Table - Round Top, Bolted Base
$975 USD
Bent Stool
$1,225 USD
Cafe Table - Rectangular Top, Bolted Base
$1,245 USD
Bent Staple Low Stool
$355 USD
Cafe Table - Rectangular Top, Weighted Base
$1,505 USD
Signature Cafe Chair
$295 USD
Cafe Table - Round Top, Weighted Base
$1,565 USD
Signature Stool
$805 USD
Cafe Table - Round Top, Weighted Base
$2,375 USD
Duo Low Stool
$285 USD
Bent Cafe Stool
$345 USD
Cafe Table - Round Top, Bolted Base
$975 USD
Bent Stool
$1,225 USD
Cafe Table - Rectangular Top, Bolted Base
$1,245 USD
Bent Staple Low Stool
$355 USD
Bent Stool
$995 USD
Cafe Table - Round Top, Bolted Base
$1,465 USD
Bent Staple High Stool
$395 USD
101 Simple Stool
$495 USD
Signature Stool
$705 USD
ADA Cafe Table - Rectangular Top, T-Leg Base
$2,325 USD
Signature Cafe Chair
$315 USD
ADA Cafe Table - Rectangular Top, T-Leg Base
$1,995 USD
Duo High Stool
$490 USD
ADA Cafe Table - Rectangular Top, T-Leg Base
$1,865 USD

