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
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
Cafe Table - Round Top, Weighted Base
$1,565 USD
Fish's Eddy | Spoon Holder
$22 USD
Fish's Eddy | Stud Mug (10oz)
$26 USD
Dusen Dusen | Pocket Potholder
$28 USD
Christo and Jeanne-Claude
$33 USD
Welding Workshop
$165 USD
If You Can Kill It I Can Cook It
$45 USD
Sottsass: Poltronova 1958–1974
$54 USD
Alex Katz: Gathering
$75 USD
Jean Gaumy: A Certain Nature
$50 USD
Emma Reyes
$15 USD
Jonathan's Spoons | Wiggle Spoon
$36 USD













