{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
filtersActive = true;
fetch('/collections/ben-david-aphrodite-kiki-cino?' + 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 Aphrodite Bowl Off White
Regular price$220.00 -
Ben David Aphrodite Vase Natural
Regular price$350.00 -
Ben David Kiki Vase Large White
Regular price$179.00 -
Ben David Kiki Vase Large Sherbet
Regular price$179.00 -
Ben David Kiki Vase Large Lime
Regular price$179.00 -
Ben David Cino Frilled Vase Pink
Regular price$230.00 -
Ben David Cino Frilled Vase Emerald
Be the first to know about new product ranges
Exclusive sales and in-store events