Acido kojico: Aiuta ad attenuare le macchie scure, ridurre i danni del sole e schiarire le cicatrici da acne
Polvere di radice di curcuma: combatte l'opacità della pelle e potenzia gli antiossidanti
Centella asiatica (Cica): rinforza e ripara la barriera cutanea
Favorisce l'elasticità e riduce le linee sottili
Contiene 50 dischetti
Favorisce l'elasticità e riduce le linee sottili
Profuma di yuzu zuccherato e pera per donare alla tua pelle un finish luminoso e vitale
Trama delicatamente zigrinata per un'esfoliazione senza irritazioni
Adattoa tutti i tipi di pelle
Aiuta a uniformare l'incarnato e a illuminare il viso
Privo di parabeni, solfati e alcol
Vegano e cruelty-free
Massaggia delicatamente il dischetto detergente sulla pelle umida per creare una leggera schiuma.
Lascia agire il prodotto per pochi minuti e risciacqua abbondantemente con acqua.
Prosegui con la tua consueta routine di cura della pelle. Evita l'uso di altri prodotti contenenti ingredienti attivi o acidi esfolianti nello stesso giorno.
Assicurati di applicare sempre la tua crema idratante viso preferita subito dopo.
Questo prodotto può aumentare la sensibilità al sole, quindi applica sempre una protezione solare ad ampio spettro con SPF 30 o superiore.
Consiglio: Combinalo con la fascia da spa extra-larga di Kitsch per tenere a bada i capelli ribelli e goderti una routine senza pasticci.
AVVERTENZA: Solo per uso esterno. Evitare occhi e labbra. Tenere fuori dalla portata dei bambini piccoli.
IMPORTANTE: Si raccomanda di effettuare un patch test prima dell'uso
Applicare una piccola quantità su una zona nascosta della pelle e attendere 24 ore per verificare l'eventuale presenza di irritazioni prima dell'uso completo. Non utilizzare su pelle sensibile, lesa o irritata. In caso di arrossamento, prurito o fastidio, sospendere l'uso e consultare un medico.
Acido Cogico
L'Acido Kojico, ricco di antiossidanti, agisce sulle macchie scure e sulla pigmentazione per aiutare a schiarire e uniformare l'incarnato.
Turmeric Root Powder
Potent antioxidant Turmeric Root Powder combats dullness, protects skin from oxidative stress, and enhances overall radiance.
Centella Asiatica Extract (Cica)
Centella Asiatica strengthens the skin barrier, promotes cellular repair, and supports resilience against environmental stressors.
Ingredienti
Acqua (Aqua), glicole dipropilenico, glicerina, glicole butilenico, 1,2-esanediolo, coccoanfodiacetato disodico, ialuronato di sodio, pantenolo, cloruro di sodio, allantoina, estratto di foglie di salvia (Salvia Officinalis), estratto di foglie di menta piperita (Mentha Piperita), estratto di foglie di amamelide (Hamamelis Virginiana), estratto di lavanda (Lavandula Angustifolia), estratto di camomilla (Chamomilla Recutita), estratto di gelsomino (Jasminum Officinale), estratto di erba gatta (Nepeta Cataria), estratto di frutti di limone (Citrus Limon), fragranza, acido kojico, polvere di radice di curcuma (Curcuma Longa), estratto di centella asiatica
Siamo certificati Leaping Bunny! Questo marchio è l’unico riconosciuto a livello internazionale che garantisce l’assenza di test sugli animali nello sviluppo dei prodotti.
{
discount_percentage = $event.detail?.percentage || 0;
})"
x-init="$watch('selected', value => {
if (value.length != total_items) {
discount_percentage = 0;
}else{
discount_percentage = 0;
}
})"
x-data="{
renderPrice(price){
let total = price;
if(this.discount_percentage > 0){
total = price - (price * (this.discount_percentage / 100));
}
return Unick.formatMoney(total);
},
selected: [],
fixed_product: false,
discount_percentage: 0,
total_items: 3,
imgSrc(src, width) {
if (!src) return '';
if (/[?&]width=/.test(src)) return src.replace(/([?&]width=)\d+/, '$1' + width);
return src + (src.includes('?') ? '&' : '?') + 'width=' + width;
},
getSrcset(src) {
if (!src) return '';
return [72, 100, 144, 200].map(w => this.imgSrc(src, w) + ' ' + w + 'w').join(', ');
},
add(item) {
this.selected.push(item)
},
remove(id) {
this.selected = this.selected.filter(item => item.id !== id)
},
isInBundle(id) {
return this.selected.some(item => item.id === id)
},
priceBeforeDiscount(){
let total = 0;
this.selected.forEach(function (item) {
total += item.price;
})
return total;
},
totalPrice(){
let total = 0;
this.selected.forEach(function (item) {
total += item.price;
})
total = total - (total * (this.discount_percentage / 100));
let extraDiscount = 0;
return total - extraDiscount;
},
addToCart(){
let cartObj = [];
let bundleTitle = `Dischetti detergenti all'acido kojico per viso e corpo`;
let bundleHandle = `dischetti-detergenti-acido-kojico-viso-e-corpo`;
let bundleCount = 3;
let bundleQty = 1;
let index = 0;
// Update button text to 'adding...'
this.$refs.addToCartButton.textContent = 'Adding...';
this.selected.forEach(function (item) {
cartObj.push({
quantity: 1,
id: item.variants[0].id,
properties: {
'_fbt_bundle': bundleTitle,
'_fbt_bundle_handle': bundleHandle,
'_fbt_bundle_count': bundleCount,
}
})
})
if(this.fixed_product && this.total_items == this.selected.length){
cartObj = [];
cartObj.push({
quantity: 1,
id: this.fixed_product,
})
}
fetch(routes.cart_add_url + '.js', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify({
items: cartObj
})
})
.then(response => {
// Update button text back to 'add to cart'
this.$refs.addToCartButton.textContent = 'Add to cart';
// Update cart with event dispatch
this.$dispatch('update-cart', { cart: response });
// Open cart after adding product
this.$dispatch('toggle-cart-drawer');
});
}
}">
Acquistati spesso insieme
+
Total price:
Barretta per il viso e il corpo all'acido kojico per l'iperpigmentazione
$ 421.00
$ 421.00
Olio di ricino puro al 100%
$ 281.00
$ 281.00
Gua Sha in acciaio inossidabile
$ 631.00
$ 631.00
{
discount_percentage = $event.detail?.percentage || 0;
})"
x-init="$watch('selected', value => {
if (value.length != total_items) {
discount_percentage = 0;
}else{
discount_percentage = 0;
}
})"
x-data="{
renderPrice(price){
let total = price;
if(this.discount_percentage > 0){
total = price - (price * (this.discount_percentage / 100));
}
return Unick.formatMoney(total);
},
selected: [],
fixed_product: false,
discount_percentage: 0,
total_items: 3,
imgSrc(src, width) {
if (!src) return '';
if (/[?&]width=/.test(src)) return src.replace(/([?&]width=)\d+/, '$1' + width);
return src + (src.includes('?') ? '&' : '?') + 'width=' + width;
},
getSrcset(src) {
if (!src) return '';
return [72, 100, 144, 200].map(w => this.imgSrc(src, w) + ' ' + w + 'w').join(', ');
},
add(item) {
this.selected.push(item)
},
remove(id) {
this.selected = this.selected.filter(item => item.id !== id)
},
isInBundle(id) {
return this.selected.some(item => item.id === id)
},
priceBeforeDiscount(){
let total = 0;
this.selected.forEach(function (item) {
total += item.price;
})
return total;
},
totalPrice(){
let total = 0;
this.selected.forEach(function (item) {
total += item.price;
})
total = total - (total * (this.discount_percentage / 100));
let extraDiscount = 0;
return total - extraDiscount;
},
addToCart(){
let cartObj = [];
let bundleTitle = `Dischetti detergenti all'acido kojico per viso e corpo`;
let bundleHandle = `dischetti-detergenti-acido-kojico-viso-e-corpo`;
let bundleCount = 3;
let bundleQty = 1;
let index = 0;
this.$refs.addToCartButton.textContent = 'Adding...';
this.selected.forEach(function (item) {
cartObj.push({
quantity: 1,
id: item.variants[0].id,
properties: {
'_fbt_bundle': bundleTitle,
'_fbt_bundle_handle': bundleHandle,
'_fbt_bundle_count': bundleCount,
}
})
})
if(this.fixed_product && this.total_items == this.selected.length){
cartObj = [];
cartObj.push({
quantity: 1,
id: this.fixed_product,
})
}
fetch(routes.cart_add_url + '.js', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify({
items: cartObj
})
})
.then(response => {
this.$refs.addToCartButton.textContent = 'Aggiungi la selezione al carrello';
this.$dispatch('update-cart', { cart: response });
this.$dispatch('toggle-cart-drawer');
});
}
}">
Acquistati spesso insieme
Barretta per il viso e il corpo all'acido kojico per l'iperpigmentazione
Dischetti detergenti all'acido kojico per viso e corpo
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">
4 motivi per cui tutti amano i dischetti detergenti all'acido kojico di Kitsch
1. Illumina la pelle dall'interno
I dischetti preimbevuti infusi con acido kojico illuminante, radice di curcuma ricca di antiossidanti e cica riparatrice rivelano la naturale luminosità della tua pelle.
2. Uniforma l'incarnato
Contrasta il tono non uniforme della pelle, levigandola e rinnovandola gradualmente a ogni passata, sia sul viso che sul corpo.
3. Attenua le macchie scure e la pigmentazione
Aiuta a ridurre l'aspetto delle macchie scure, dei danni solari e delle cicatrici da acne grazie a una formula delicata che si prende cura della pelle.
4. Deterge ed esfolia senza sforzo
I dischetti zigrinati preimbevuti detergono in profondità ed esfoliano leggermente senza bisogno di sfregare energicamente, rendendo facile rinfrescare la pelle ovunque.
These are literally a face-lift in a pad for me!!!! I can't state it any other way. I was hoping for a little more even texture, less redness, but I got my dark spots, moles and freckles faded in color. I was just starting to form a few fine lines and those have mostly faded and disappeared as well. Literally a face-lift in a pad!
These are so easy to use too. Just wash your face, swish and bubble these all over. Let sit for a bit and rinse. Use your regular skincare and don't forget the sunscreen during the day.
A
Arian
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Velvet
I have been using those for 2 weeks. My face tone brighter, my neck and chest feels like Velvet. I love that they come with tiny tweezers, that snap in lid, these make pulling up one pad very easy.
R
Ron
Verified Reviewer
I recommend this product
Rated 5 out of 5 stars
4 months ago
Mind-Blowing Pads!
I purchased these cleansing pads about 3 weeks ago and I absolutely LOVE them! I've been in the beauty industry (skincare, haircare, and makeup) for over 30 years and I use to be a brand rep for a dermatology brand, who offered medical-grade peel pads that were (and still are) very popular. HOWEVER, I have to be honest and say that the Kitsch Kojic Acid Face and Body Cleansing Pads, I found to be MUCH MORE effective; especially when it comes to hyperpigmentation. After only 3 weeks, I've see a huge reduction. And my skin is much more even in texture and tone. And yet, at the same time, these pads are very gentle. So, THANK YOU for providing an outstanding product that actually works.
P.S. - I'm recommending these pad to everyone I know. You've got a customer for life!
AF
Angel F.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Face and body pads you didn't know you needed!
I absolutely love these. I used them more on my face than another. the container conveniently comes with tweezers to pull out the pads. I really like. My face feels so clean and refreshed after using them and I should've taken a before and after picture so you can see my pores have shrunk and the dark spots are fading, my skin has a brightness now.
J
Jackie
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 years ago
5 million stars
This is amazing, like this is everything I have ever wanted from a headband and more. I have the original kitsch headband and I really like it but this is a million time better. First of all the material is incredibly soft it's luxurious and feels amazing. But the size is what makes this a hands down winner, it looks like a beanie when you put it on it's so freaking cute, the color is amazing but the best part it holds allllllll your hair. For the entire time your washing your face and doing your skincare your hair is secure, out of the way and wrapped up tight. I have extremely long hair and this headband tucks it all away. It's so comfortable to wear, does it's job and like amazing. I'm so in love with this you won't regret buying one, it's amazing.
F
Felicia
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
AMAZING
I would definitely recommend this. I've used other ones in the past , And I do like these a lot more!! I definitely saw a difference pretty quickly in my dark spots and post acne scars
A
Aklea
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Smooth, clear skin!
These cleansing pads are fantastic! They're very saturated with product and come with little tweezers to help separate each pad. They have a mild fresh, clean scent. I have sensitive, often reactive skin and these caused no irritation at all even when used daily. They leave my skin feeling smooth, well exfoliated and clean, but not dry or stripped. Best part is that there's been a noticeable lightening of the sunspots on my face and neck! Highly recommend!
J
Julie
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love the feel
After using the Kojic Acid Face and Body Cleansing Pads my face felt softer and looked brighter, even after the first use. I also used them on my upper arms and found them to help reduce the appearance of keratosis pilaris. Highly recommend.
K
KIM
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Great product!
I love these Kojic Acid Face and Body Cleansing Pads. They work great pre shower and leaves my skin smooth, soft, and clear. Absolutely zero irritation and a fresh light scent.
SG
So g.
I recommend this product
Rated 5 out of 5 stars
3 years ago
Only thing is needs more colors!
And this is literally the best thing since sliced bread! Super soft, not too tight around your head, keeps your hair back without having to use a clip or scrunchie! The only thing I want now is more colors!
Loading...
Loading...
Frequently Asked Questions
Usali quotidianamente o secondo necessità, a seconda della sensibilità della tua pelle e delle tue esigenze relative alle macchie scure.
Sì! Sono formulati per l'uso sia sul viso che sul corpo.
I dischetti sono delicati e formulati con ingredienti naturali, ma si consiglia di eseguire prima un patch test se si ha una pelle molto sensibile.
I miglioramenti visibili sulle macchie scure, sulla luminosità e sul tono della pelle compaiono in genere entro 2–4 settimane di utilizzo costante.
Sì! Questi dischetti possono essere inseriti nella tua normale routine di cura della pelle. Evita di usarli nello stesso giorno insieme ad altri esfolianti forti per prevenire irritazioni.
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.