Bestselling bundles
{
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)
'
>
Hydration Heroes Bundle
MADE TO:
Hydrate and boost all-around radiance.
Hydrate deeply and boost all-around radiance.
CONTAINS:
Moisturizer + serum
Moisturizer + serum
Rated 4.6 out of 5 stars
4.6 Stars (6,529 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,284 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.5 out of 5 stars
4.5 Stars (2,983 Reviews)
2 items
Super Soother Skincare Bundle
MADE TO:
Soothe stressed, dehydrated skin.
Soothe stressed, dehydrated skin.
CONTAINS:
Moisturizer + serum
Moisturizer + serum
Rated 4.5 out of 5 stars
4.5 Stars (6,487 Reviews)
2 items
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,201 Reviews)
2 items
Fresh Start Bundle
MADE TO:
Revive & replenish skin for a fresh start.
Revive & replenish skin for a fresh start.
CONTAINS:
Face polish + moisturizer
Face polish + moisturizer
Rated 4.5 out of 5 stars
4.5 Stars (4,848 Reviews)
2 items