Disques nettoyants pré-imprégnés pour le visage et le corps
Acide Kojique : Aide à atténuer les taches brunes, à réduire les dommages causés par le soleil et à éclaircir les cicatrices d'acné
Poudre de Racine de Curcuma : Combat le teint terne et booste les antioxydants
Centella Asiatica (Cica) : Renforce et répare la barrière cutanée
Favorise l'élasticité et réduit les ridules
Contient 50 disques
Favorise l'élasticité et réduit les ridules
Parfum de yuzu sucré et de poire pour offrir à votre peau un fini lumineux et éclatant
Texture légèrement striée pour une exfoliation douce sans irritation
Convientà tous les types de peau
Aide à unifier le teint et à illuminer le visage
Sans parabènes, sulfates ni alcools
Vegan et cruelty free
Massez délicatement le disque nettoyant sur la peau humide pour faire mousser légèrement.
Laissez agir le produit quelques minutes, puis rincez abondamment à l'eau.
Poursuivez avec votre routine de soin habituelle. Évitez d'utiliser d'autres produits contenant des ingrédients actifs ou des acides exfoliants.
Veillez à toujours appliquer ensuite votre crème hydratante préférée pour le visage.
Ce produit peut augmenter la sensibilité au soleil, veillez donc à toujours appliquer une protection solaire à large spectre avec un SPF 30 ou supérieur.
Astuce pro : Associez-le au bandeau de soin extra-large Kitsch pour maintenir les mèches rebelles et profiter d'une routine sans tracas.
AVERTISSEMENT : Pour usage externe uniquement. Éviter les yeux et les lèvres. Tenir hors de portée des jeunes enfants.
IMPORTANT : Test cutané recommandé avant utilisation
Appliquez une petite quantité sur une zone peu visible de la peau et attendez 24 heures pour vérifier l'absence d'irritation avant une utilisation complète. Ne pas utiliser sur une peau sensible, lésée ou irritée. En cas de rougeur, de démangeaison ou d'inconfort, arrêtez l'utilisation et consultez un professionnel de la santé.
Acide kojique
L'acide kojique, riche en antioxydants, cible les taches brunes et la pigmentation pour éclaircir et unifier le teint.
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.
Ingrédients
Eau (Aqua), dipropylène glycol, glycérine, butylène glycol, 1,2-hexanediol, cocoamphodiacétate de disodium, hyaluronate de sodium, panthénol, chlorure de sodium, allantoïne, extrait de feuille de sauge (Salvia Officinalis), extrait de feuille de menthe poivrée (Mentha Piperita), extrait de feuille d'hamamélis (Hamamelis Virginiana), extrait de lavande (Lavandula Angustifolia), extrait de camomille (Chamomilla Recutita), extrait de jasmin (Jasminum Officinale), extrait de cataire (Nepeta Cataria), extrait de citron (Citrus Limon), parfum (Fragrance), acide kojique, poudre de racine de curcuma (Curcuma Longa), extrait de centella asiatica
Nous sommes certifiés Leaping Bunny ! Ce label est le seul symbole reconnu à l’international garantissant qu’aucun test sur les animaux n’a été réalisé lors du développement des produits.
{
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 = `Disques Nettoyants à l'Acide Kojique pour le Visage et le Corps`;
let bundleHandle = `disques-nettoyants-acide-kojique-visage-et-corps`;
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');
});
}
}">
Fréquemment achetés ensemble
+
Total price:
Barre d'acide kojique pour le visage et le corps
$ 421.00
$ 421.00
100% Huile de ricin - 60ml
$ 281.00
$ 281.00
Guasha en acier inoxydable
$ 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 = `Disques Nettoyants à l'Acide Kojique pour le Visage et le Corps`;
let bundleHandle = `disques-nettoyants-acide-kojique-visage-et-corps`;
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 = 'Ajouter la sélection au panier';
this.$dispatch('update-cart', { cart: response });
this.$dispatch('toggle-cart-drawer');
});
}
}">
Disques Nettoyants à l'Acide Kojique pour le Visage et le Corps
Inscrivez-vous pour recevoir une notification lorsque cet article sera à nouveau en stock.
Please enter a valid email address.
Merci de vous être inscrit ! Nous vous enverrons un e-mail lorsque le produit sera disponible.
{
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 raisons pour lesquelles tout le monde adore les disques nettoyants à l'acide kojique de Kitsch
1. Illumine la peau de l'intérieur
Les disques pré-imprégnés enrichis en acide kojique illuminant, en racine de curcuma riche en antioxydants et en cica réparatrice révèlent l'éclat naturel de votre peau.
2. Unifie le teint
Cible le teint irrégulier, puis lisse et renouvelle progressivement la peau à chaque passage, sur le visage comme sur le corps.
3. Atténue les taches brunes et l'hyperpigmentation
Aide à réduire l'apparence des taches brunes, des dommages causés par le soleil et des cicatrices d'acné grâce à une formule douce qui prend soin de votre peau.
4. Nettoie et exfolie sans effort
Les disques striés pré-imprégnés nettoient en profondeur et exfolient légèrement sans frotter agressivement, ce qui permet de rafraîchir facilement la peau n'importe où.
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
Utilisez-les quotidiennement ou selon les besoins, en fonction de la sensibilité de votre peau et de vos préoccupations concernant les taches brunes.
Oui ! Ils sont formulés pour une utilisation sur le visage et le corps.
Les disques sont doux et formulés avec des ingrédients naturels, mais il est recommandé de faire d'abord un test cutané si vous avez la peau très sensible.
Des améliorations visibles sur les taches brunes, l'éclat et l'uniformité du teint apparaissent généralement en 2 à 4 semaines d'utilisation régulière.
Oui ! Ces disques peuvent être intégrés à votre routine de soin habituelle. Évitez de les utiliser le même jour que d'autres exfoliants puissants afin de prévenir les irritations.
Le prix de référence correspond au prix auquel le produit était précédemment proposé ou au prix de marché estimé pour des articles comparables vendus ailleurs. Les prix étant susceptibles de fluctuer, nous ne pouvons garantir que le prix de référence corresponde au prix du marché en vigueur à un moment donné.
Le choix d'une sélection entraîne l'actualisation de la page entière.