{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
filtersActive = true;
fetch('/collections/furniture?' + 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
filtersActive = true
});
})
"
>
Filter:
Show: All
-
Malia Round Dining Table
Regular price$699.00 -
Circle Dining Table Bamboo and Grey 150cm
-
Circumtable Bamboo Table Black 74cm
Regular price$899.00 -
Circumtable Aluminium Table Black 74cm
Regular price$899.00 -
Eyelet Tray Table 45cm Black
Regular price$369.00 -
Inartisan Ellery Bar Stool Leather
Regular price$499.00 -
Inartisan Ama Teak Stool Raw Finish
Regular price$279.00 -
Nail Head Tree Stump Stool
Regular price$279.00
Be the first to know about new product ranges
Exclusive sales and in-store events