Gifts under $100
{
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 = "none"
}
} else {
console.error("Element not found!")
}
}
}, 5)
'
>
Super Soother Skincare Bundle
Dry Skin Dream Team
Mountain Glow Golden Serum
Clean Shave Kit
Alpine Rich Cream
Force Field SPF 30
Fantastic Face Wash Two-Pack
Forest Alchemy Eye Cream
Brighten Up Vitamin C Serum
Favorite Finds Bundle
Golden Hour Recovery Cream

MADE TO:
Soothe stressed, dehydrated skin.
CONTAINS:
Serum + moisturizer
Rated 4.5 out of 5 stars
4.5 Stars (4,718 Reviews)
2 items

MADE TO:
Hydrate skin at every level.
CONTAINS:
Cleanser + moisturizer
Rated 4.5 out of 5 stars
4.5 Stars (443 Reviews)
2 items

A one-of-a-kind, deeply rejuvenating face serum for your best skin ever.
Rated 4.7 out of 5 stars
4.7 Stars (968 Reviews)

MADE TO:
Give you the perfect shave.
CONTAINS:
Face wipes + shave cream + moisturizer
Rated 4.7 out of 5 stars
4.7 Stars (749 Reviews)
3 items

Luxuriously rich, velvety perfection in a jar.
Rated 4.6 out of 5 stars
4.6 Stars (126 Reviews)

Pure protection on every level, in a silky-smooth, sheer formula.
Rated 4.5 out of 5 stars
4.5 Stars (222 Reviews)

MADE TO:
Cleanse deeply, day and night.
CONTAINS:
Two Fantastic Face Washes
Rated 4.7 out of 5 stars
4.7 Stars (1,273 Reviews)
2 items

A supremely nourishing, all-in-one eye cream with powerful active ingredients.
Rated 4.2 out of 5 stars
4.2 Stars (1,307 Reviews)

A concentrated, corrective serum for even-toned, radiant skin.
Rated 4.5 out of 5 stars
4.5 Stars (1,103 Reviews)

MADE TO:
Help you save on favorites.
CONTAINS:
Face wipes + deodorant + lip balm
Rated 4.6 out of 5 stars
4.6 Stars (1,044 Reviews)
3 items

An incredibly nourishing, yet fast-absorbing face cream.
Rated 4.5 out of 5 stars
4.5 Stars (3,448 Reviews)