Face
High impact products for low maintenance routines
{
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)
'
>
Forest Alchemy Eye Cream
Fortifying Gel Moisturizer
Stellar Shave Cream
Everyday Essentials Skincare Bundle

A supremely nourishing, all-in-one eye cream with powerful active ingredients.

STAY GOLDEN
Keep the glow going all fall long

Formerly known as Fortifying Face Balm. A soothing gel moisturizer to calm, clarify, and hydrate skin.

A super-nourishing, non-lathering shave cream. Perfect for legs, face or wherever you need a close shave.

SOMETHING EXTRA
Free Lip Balm in orders $90+

Get clear, even-toned skin
Moisturizer + cleanser + serum
3 items