Brave Bundles and Gifts

Each bundle is designed to meet your unique health needs, whether it’s invigorating energy, restoring calm, or supporting an active lifestyle. These carefully selected products work in harmony to nurture your wellbeing.
{
const queryString = new URLSearchParams(new FormData($refs.active_filter_form)).toString();
let pattern = /[?&]sort_by=/;
let collUrl = location.search;
let newUrl = queryString;
if(pattern.test(collUrl)) {
const theString = window.location.search;
const urlParams = new URLSearchParams(theString);
const sorty = urlParams.get('sort_by')
newUrl = queryString + '&sort_by=' + sorty;
console.log(sorty);
}
console.log(queryString);
console.log(newUrl);
loading = true;
fetch('/collections/bundles?' + newUrl)
.then(response => response.text())
.then(data => {
let html_div = document.createElement('div');
html_div.innerHTML = data;
let html_dom = html_div.querySelector('#dataMix').innerHTML;
document.querySelector('#dataMix').innerHTML = html_dom;
// update url without refreshing the page
history.replaceState(null, null, '?' + newUrl);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
-
114,00 €91,00 € Add to basket -
114,00 €91,00 € Add to basket -
103,00 €82,00 € Add to basket -
103,00 €82,00 € Add to basket -
95,00 €76,00 € Add to basket -
96,00 €76,00 € Add to basket -
105,00 €84,00 € Add to basket -
107,00 €86,00 € Add to basket -
119,00 €95,00 € Add to basket -
119,00 €95,00 € Add to basket -
157,00 €126,00 € Add to basket -
157,00 €126,00 € Add to basket