{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
filtersActive = true;
fetch('/collections/plant-care?' + 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
-
Deluxe Hoe and Fork
Regular price$18.98 -
Deluxe Multi Function Garden Tool
Regular price$18.98 -
Osmocote Rose, Gardenia & Azalea Fertiliser 1kg
Regular price$29.98 -
Osmocote Citrus & Fruit Fertiliser 1kg
Regular price$29.98 -
Manutec Copper Sulphate 500g
Regular price$34.98 -
Pilea Watering Can Green
Regular price$29.98
Be the first to know about new product ranges
Exclusive sales and in-store events