{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/all?' + 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);
})"
>
Filter:
-
76-degree Coconut Oil
Regular price $81.72 -
Apricot Kernel Oil
Sale price $41.43$160.20 -
Avocado Oil
From $8.13 to $124.38 -
Castor Oil
From $26.77 to $78.95 -
Extra Virgin Olive Oil
From $7.55 to $117.10 -
Golden Jojoba Oil
Regular price $81.83 -
Grapeseed Oil
From $30.12 to $91.50 -
High Oleic Safflower Oil
Regular price $82.50 -
High Oleic Sunflower Oil
Regular price $69.98 -
Infused Garlic Oil
-
Italian Herb Dipping Oil
-
Liquid Butter Alternative
Regular price $30.41 -
MCT Oil
From $33.46 to $93.49 -
Olive Oil
Regular price $104.17 -
Olive Pomace Oil
Regular price $77.04 -
Organic Balsamic Vinegar
Regular price $23.22