{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
filtersActive = true;
fetch('/collections/vases-bowls?' + 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
-
Ben David Tully Vase Tabasco Large
Regular price$119.00 -
Ben David Tully Vase Blush Large
Regular price$119.00 -
Ben David Tully Vase Olive Large
Regular price$119.00 -
Ben David Tully Vase White Large
Regular price$119.00 -
Ben David Swirl Vase Small White
Regular price$67.98 -
Ben David Swirl Vase Large White
Regular price$77.98 -
Ben David Mediterranean Squat Vase Natural
Regular price$199.00 -
Ben David Mediterranean Vase Natural
Regular price$199.00 -
Ben David Moderna Vase Natural
Regular price$199.00 -
Wavy Vase with Marble Effect White
Regular price$129.00 -
Wavy Vase with Marble Effect Green
Regular price$129.00 -
Kaleen Vase Amber Small
Regular price$29.98 -
Kaleen Vase Amber Large
Regular price$34.98 -
Urban Oasis Mika Vase
Regular price$79.98 -
Urban Oasis Geya Vase
Regular price$89.98 -
Urban Oasis Ema Vase
Regular price$89.98
Join our loyalty program today to take advantage of VIP 30% off Black Friday sale
Be the first to know about new product ranges
Exclusive sales and in-store events
Join our loyalty program today to take advantage of VIP 30% off Black Friday sale
Be the first to know about new product ranges
Exclusive sales and in-store events