Bestsellers
{
const children = Array.from($el.children)
const children_products = children.filter((child) => child.classList.contains("filter__product"))
let order = 0
for (let i = 0; i < children_products.length; i++) {
if (children_products[i].dataset.show == "false") {
children_products[i].style.display = "none"
} else {
children_products[i].style.display = ""
children_products[i].style.order = order
order++
}
}
const children_promos = children.filter((child) => child.classList.contains("filter__promo"))
for (let i = 0; i < children_promos.length; i++) {
const index = children.indexOf(children_promos[i])
if (index > -1) {
const next_children_products = children.filter((child) => child.classList.contains("filter__product") && child.dataset.show != "false" && parseInt(child.style.order) > parseInt(children_promos[i].style.order))
if (next_children_products.length > 0) {
children_promos[i].style.display = ""
} else {
children_promos[i].style.display = ""
}
} else {
console.error("Element not found!")
}
}
}, 5)
'
>
Forest Bliss Bundle
MADE TO:
Hydrate deeply and rewind fine lines.
Hydrate deeply and rewind fine lines.
CONTAINS:
Moisturizer + eye cream
Moisturizer + eye cream
Rated 4.3 out of 5 stars
4.3 Stars (2,409 Reviews)
2 items
Hydration Heroes Bundle
MADE TO:
Hydrate and boost all-around radiance.
Hydrate deeply and boost all-around radiance.
CONTAINS:
Serum + moisturizer
Serum + moisturizer
Rated 4.6 out of 5 stars
4.6 Stars (7,430 Reviews)
2 items
Deep Rest Bundle
MADE TO:
Renew & replenish skin overnight.
Renew and replenish skin overnight.
CONTAINS:
Serum + moisturizer
Serum + moisturizer
Rated 4.6 out of 5 stars
4.6 Stars (848 Reviews)
2 items
Co-Founder Emily's Heavy Hitter Bundle
MADE TO:
Dial back the look of fine lines.
Dial back the look of fine lines.
CONTAINS:
Serum + eye cream
Serum + eye cream
Rated 4.5 out of 5 stars
4.5 Stars (3,641 Reviews)
2 items
Haircare Heroes Bundle
MADE TO:
Keep hair soft, shiny, & manageable.
Get soft, shiny, manageable hair.
CONTAINS:
Shampoo + conditioner
Shampoo + conditioner
Rated 4.5 out of 5 stars
4.5 Stars (421 Reviews)
2 items
Everyday Essentials Skincare Bundle
MADE TO:
Deliver clear, even-toned skin.
A daily ritual for clear, even-toned skin.
CONTAINS:
Moisturizer + cleanser + serum
Moisturizer + cleanser + serum
Rated 4.5 out of 5 stars
4.5 Stars (8,688 Reviews)
3 items
Super Soother Skincare Bundle
MADE TO:
Soothe stressed, dehydrated skin.
Soothe stressed, dehydrated skin.
CONTAINS:
Serum + moisturizer
Serum + moisturizer
Rated 4.5 out of 5 stars
4.5 Stars (7,156 Reviews)
2 items
The Essential Serum Set
MADE TO:
Lighten, brighten, and boost glow.
Lighten, brighten, and boost glow.
CONTAINS:
Two serums
Two serums
Rated 4.6 out of 5 stars
4.6 Stars (3,277 Reviews)
2 items