{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
filtersActive = true;
fetch('/collections/e-gift-cards?' + 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
-
Gro Urban Oasis Gift Card $25
Regular price$25.00 -
Gro Urban Oasis Gift Card $50
Regular price$50.00 -
Gro Urban Oasis Gift Card $100
Regular price$100.00 -
Gro Urban Oasis Gift Card $150
Regular price$150.00 -
Gro Urban Oasis Gift Card $200
Regular price$200.00 -
Gro Urban Oasis Gift Card $500
Regular price$500.00
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