Bali
Our bamboo bedding collection, Bali, is made from thread created from bamboo stalks in Asia. An eco-friendly and sustainable option, we’ve drawn from nature for its color palette, with earthy hues and shades of sunset in mind. Enjoy Bali in an assortment of colors ranging from sand and dust pink to sage and burnt orange.
Grown without the use of fertilizers or chemicals, Bamboo has the advantage of being naturally hypoallergenic. And while its weight can take first-timers by surprise, the material is incredibly light when placed on your bed - self-regulating its temperature to remain cool and cozy year-round.
{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
history.replaceState(null, null, '?' + queryString);
loading = false;
fetch('/collections/the-bali?' + 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
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})
">
Bali, Bamboo Bedding Set in Dust Pink
From $319.00