Indoor Dining
199
{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/indoor-dining?' + 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
Cafe Table - Round Top, Weighted Base
$1,095 USD
Cafe Table - Round Top, Weighted Base
$1,025 USD
Cafe Table - Round Top, X Base
$1,630 USD
Cafe Table - Round Top, X Base
$1,030 USD
Cafe Table - Round Top, X Base
$1,630 USD
Cafe Table - Round Top, X Base
$1,095 USD
Cafe Table - Round Top, X Base
$920 USD
Fabien Cappello | Watering Can I
$76 USD
Fabien Capello | Vase IV
$80 USD
Fabien Capello | Vase VII
$76 USD
Fabien Capello | Candelabro I
$150 USD
Dodgers Baseball Cap Ornament
$27.99 USD
RAD Made Hammer
$115 USD
MoMA Wire Mesh Bowl
$50 USD
Concrete Collaborative Cafe Table
$2,945 USD
Concrete Collaborative Cafe Table
$2,945 USD
Concrete Collaborative Cafe Table
$2,945 USD
Little Dot Table Lamp
$238 USD
Cafe Table - Round Top, X Base
$1,565 USD
Signature Stool
$805 USD













