{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
filtersActive = true;
fetch('/collections/candles-fragrance?' + 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
-
Urban Oasis Amber, Bourbon and Vanilla No.2 candle
Regular price$49.98 -
Urban Oasis Citrus Blossom and Chai No.2 candle
Regular price$49.98 -
Urban Oasis Fragrant Blooms and Oud No.2 candle
Regular price$49.98 -
Urban Oasis Aromatic Herbs and Sea Salt No.2 candle
Regular price$49.98 -
Urban Oasis Amber, Bourbon and Vanilla No.2 diffuser
Regular price$49.98 -
Urban Oasis Citrus Blossom and Chai No.2 diffuser
Regular price$49.98 -
Urban Oasis Fragrant Blooms and Oud No.2 diffuser
Regular price$49.98 -
Urban Oasis Aromatic Herbs and Sea Salt No.2 diffuser
Regular price$49.98 -
The Tea Collective Candle No. 33 Blossom
Regular price$54.98 -
The Tea Collective Luxury Candle No. 4 Earth
Regular price$54.98 -
The Tea Collective Luxury Candle No. 07 Zest
Regular price$54.98 -
The Tea Collective Luxury Candle No. 112 Cocoa
Regular price$54.98 -
Saarde Room Spray Istanbul 100Ml
Regular price$49.98 -
Saarde Room Spray Anatolia 100Ml
Regular price$49.98 -
Saarde Room Spray Andalusia 100Ml
Regular price$49.98 -
Saarde Room Spray Tangier 100Ml
Regular price$49.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