ONE TOOL, THREE JOBS – Shape brows, smooth facial peach fuzz and dermaplane with a single compact razor built for fast, no-fuss touch-ups whenever you need them.
GENTLE EXFOLIATION – Glides across skin to lift away dead surface cells and fine vellus hair, leaving a smoother, brighter-looking complexion.
SALON-STYLE CONTROL – The slim, travel-ready handle and snap-on precision guard let you define and clean up brows with confidence, whether you're at the mirror or in the car.
SAFE ON SENSITIVE SKIN – Dermatologist tested; ultra-fine micro-guards sit between blade and skin to help prevent nicks, redness and irritation.
DESIGNED TO BE RECYCLED – Once you're done, send used razors back through the brand's take-back program instead of the trash.
WHAT'S IN THE BOX – 9 single-use facial razors plus 1 precision brow shaper, enough to stay on top of your at-home dermaplaning schedule.
Registratevi per ricevere una notifica quando questo articolo sarà di nuovo disponibile.
Inserire un indirizzo e-mail valido.
Grazie per esserti iscritto/a! Ti invieremo un'e-mail quando il prodotto sarà disponibile.
{
let mainAddToCart = document.querySelector('.product__info-wrapper .button-add-to-cart, .product__info-wrapper .product-form__submit');
if(mainAddToCart) {
let rect = mainAddToCart.getBoundingClientRect();
// Hide floating cart when main button is visible (with some buffer)
show = rect.top > window.innerHeight || rect.bottom < 0;
} else {
// If main button not found, show floating cart
show = true;
}
})"
x-init="$nextTick(() => {
// Delay initialization to ensure Alpine has rendered the main add-to-cart button
setTimeout(() => {
let mainAddToCart = document.querySelector('.product__info-wrapper .button-add-to-cart, .product__info-wrapper .product-form__submit');
if(mainAddToCart) {
let rect = mainAddToCart.getBoundingClientRect();
show = rect.top > window.innerHeight || rect.bottom < 0;
} else {
// Fallback: show sticky cart if main button not found after delay
show = true;
}
}, 500);
})"
class="add-to-cart-footer p-3 bg-white text-black fixed bottom-0 w-full z-20 shadow border-t">
Il prezzo di confronto rappresenta il prezzo al quale il prodotto era precedentemente offerto o il prezzo di mercato stimato per articoli comparabili venduti altrove. Poiché i prezzi possono variare frequentemente, non possiamo garantire che il prezzo di confronto rifletta il prezzo di mercato corrente in un determinato momento.
Scegliendo una selezione si ottiene un aggiornamento completo della pagina.