Infusé avec Everbond™ à Inverse et répare les cheveux endommagés, réduit les cassures et améliore l'élasticité.
Avec huile d'argan riche en antioxydants pour aider hydrate la peau sans l'alourdir
Formulé pour nettoyer en douceur alors que profondément nourrissant et revigorer les cheveux abîmés et trop traités
Formulé pour augmenter la force des cheveux et rendre les cheveux plus résiliente contre les dommages futurs
Durable, écologiqueformat des barres
Sans parabènes, phtalates, silicones et sulfates
pH équilibré et sans danger pour les cheveux colorés
Réduit les plastiques à usage unique : économise deux bouteilles de shampooing/conditionneur liquide
Fabriqué aux États-Unis, végétalien, sans cruauté, certifié Leaping Bunny
CERTIFIÉ 4OCEAN : Pour chaque barre de shampoing ou d'après-shampoing, 4ocean retire l'équivalent d'une bouteille d'après-shampoing en plastique des océans, des rivières et des côtes du monde entier.
Senteurs : Vanille grillée et lait de macadamia
Mouillez vos cheveux et le pain à l'eau tiède. Massez la barre sur votre cuir chevelu et vos mèches, en la faisant mousser. Rincez et répétez l'opération si nécessaire.
Conseil de pro : Pour une meilleure alimentation, associez le Kitsch Repairing Argan Oil Solid Conditioner (après-shampoing solide à l'huile d'argan) pour aider à hydrater et à soigner les cheveux.
Si vos cheveux ont tendance à être raides, secs ou cassants avec des produits riches en protéines, il se peut que votre type de cheveux soit sujet à une surcharge en protéines et que vous deviez alterner votre routine avec un produit riche en hydratation, comme notre shampooing et notre après-shampooing hydratants à l'huile de noix de coco. Pour déterminer si vos cheveux sont sujets à une surcharge en protéines, consultez notre rubrique Tableau des tests de sensibilité aux protéines capillaires.
Everbond
Cliniquement prouvé pour pénétrer dans les cheveux afin d'inverser et de réparer les dommages causés aux cheveux, tout en renforçant les fibres capillaires pour réduire la casse et améliorer l'élasticité des cheveux.
Huile d'argan
Gorgée d'acides gras nourrissants et d'antioxydants, l'huile d'argan est connue pour apporter une hydratation supplémentaire aux cheveux sans les alourdir.
Ingrédients
Sodium Cocoyl Isethionate, Glycérine, Sodium Methyl Cocoyl Taurate, Huile de ricin hydrogénée, Parfum (Parfum), Extrait de graines de Moringa Oleifera hydrolysées, Chlorure de cétrimonium, Protéine d'avoine hydrolysée, Ethylhexyl Olivate hydrogéné, Chlorure de Guar Hydroxypropyltrimonium, Huile d'olive hydrogénée, Huile de noyau d'Argania Spinosa, Acide citrique, Panthénol, Alpha-Isomethyl Ionone, Hydroxycitronellal, Tetramethyl Acetyloctahydronaphthalenes, Oxydes de fer (CI 77492, CI 77499)*.
*Couleur naturelle
Nous sommes certifiés Leaping Bunny ! Le logo Leaping Bunny est le seul symbole internationalement reconnu garantissant aux consommateurs qu'aucun nouveau test sur les animaux n'a été utilisé dans le développement des produits qui l'arborent.
{
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: 4,
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 = `Shampooing réparateur à l'huile d'argan`;
let bundleHandle = `shampooing-reparateur-a-lhuile-dargan`;
let bundleCount = 4;
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:
Conditionneur réparateur à l'huile d'argan
$31.00
$31.00
Shampooing solide Détox
$31.00
$31.00
Shampooing réparateur à l'huile d'argan
$31.00
$31.00
Étui de voyage à 2 compartiments – Terracotta
$23.00
$23.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: 4,
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 = `Shampooing réparateur à l'huile d'argan`;
let bundleHandle = `shampooing-reparateur-a-lhuile-dargan`;
let bundleCount = 4;
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');
});
}
}">
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 d'ajouter le shampooing à l'huile d'argan de Kitsch à votre routine
1. réparateur
L'Everbond™, un ingrédient cliniquement prouvé, inverse et répare les cheveux qui se sont un peu trop amusés (traitement excessif ou coiffage à la chaleur).
2. le glamour d'or liquide
L'huile d'argan hydrate instantanément les cheveux sans les alourdir et les rend plus brillants, transformant les mèches tristes en cheveux d'apparence magnifique.
3. défenseur des dommages
Everbond™ réduit les cassures, préparant les cheveux à se battre comme des champions contre les dommages futurs.
4. plus fort qu'hier
Les cheveux flexibles et résistants sont plus faciles à coiffer et moins susceptibles de s'abîmer, ce qui vous permet d'expérimenter tous les looks fabuleux !
My salt and pepper, somewhat coarse, frizz prone hair loves the Argan Oil shampoo and conditioner!! This conditioner lathers well, is easy to use and smells divine!! My hair feels clean, but not dry after shampooing. My favorite part is that since I started using this shampoo and conditioner, the heavy hair shedding I was experiencing has almost stopped. Sooo happy I found these!!
AR
Amanda R.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Argan Oil Shampoo
I am in love with this shampoo! The very first time I used it my hair felt amazing. The scent is not too strong for me. Honestly the only bad thing I can say is that Kitsch keeps making shampoo and conditioners that I like and I’m running out of room on my shelves. 🙂
A
Angie
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love the Clean
I have dry ends and sometimes oily roots. My oily hair has been a lot better since finding Kitsch though. Learning how to clean my hair only took 40 years but it was well worth it. One of my favorite things about this brand is the scents. One of my favorite scents is the Argan Oil Leave-in Conditioner and this shampoo and conditioner set smells the same, so, I am in love. The lather on this shampoo bar pulls through too. I've heard some chatter about some of the other bars not lathering but this one does. It also leaves my hair feeling super soft and manageable. I have added this to my regular rotation and love it!
B
Briana
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Must try!
I used to be an every day shampooer, prior to Kitsch.
I tried a couple products and got to two days, maybe three which was a bit greasy.
With this product, I can get to four days!
My hair loss is reduced. The amount may be about the same each shower, but with fewer washes, it is less.
I don’t fear brushing my hair as much.
U love how healthy my hair feels!
AK
Amanda K.
Verified Buyer
I recommend this product
Rated 4 out of 5 stars
1 year ago
My hair feels amazing!
I tried the argan oil shampoo and conditioner bars and my hair was so soft and less frizzy. It was my first time using the bars so there was a bit of a learning curve. I tried "painting" it on my hair but couldn't get it to lather so then I rubbed it in my hands. I was able to get a lather that way by adding a little bit more water. After that, it was like regular liquid shampoo! My hair is generally frizzy and dry and this shampoo/conditioner significantly reduced the frizz and my ends look so much better!!
WR
Wendie R.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Will never go back to bottles!!
I’m 73 years old with shoulder length hair. I get my roots done monthly, but as we age our hair just gets frizzy and the hair on our foreheads gets thinner. I noticed a LOT of thinning by my temples. Then I saw the ads for the rice water bars…and my hair is back!!! I really love the thick lather and it’s so easy taking bars on trips.. no need to worry about spills!! I’ve tried the other bars too, the smells are lovely so I switch around ..but always come back to my rice water bars..best smell ever!!!
S
sara
Verified Reviewer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Oh yes
I've been using Kitsch bar shampoo/conditioner for several years now and my hair has never been more beautiful. I usually have the both OG and a more hydrating one out. I formerly used OGX Argan oil S/C and kept using their Argan oil spray. First, I opened these bars, set them in the shower, and my whole bathroom smelled amazing. Then omg the lather, the slip. And my hair feels so soft today. These might be my new fav.
BB
Barbara B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Instant hair repair
My hair is not smooth & silky, it’s not curly but it’s not straight . The weather can make my hair a little frizzy. I was reluctant to try your shampoo & conditioner, after all who uses a block of shampoo, everyone uses liquid. So glad it did!!! My hair is fuller and my natural waves are smoother. Strangers have complimented me on my hair and never have before. I’m so pleased and impressed with your products. Thank you!
LA
Lavina A.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Shampoo and conditioner
Love these products I lost all my hair to chemo and it’s coming back and I needed gentle products on my hair I use three of the shampoos and conditioner products the hair perfumes, wish you would make more styling creams and leave in conditioners, and your prices makes it affordable to buy the products.
satisfied Customer
Lavina
T
Tricia
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
I've fallen in love all over again!!
I never thought there could be a shampoo/conditioner combo that would make my hair feel even better than my favorite Kitsch bars.
Kitsch did it again! The Argan Oil bars are even better than all the rest!
These bars smell so delicious! The shampoo worked into a nice lather. When I put the conditioner on, my hair screamed out Thank you! Thank you!! I could feel it working, moisturizing my hair immediately.
You've heard of "squeaky clean" these bars redefine that term. My hair made music as I rinsed it.
Now that my hair is dry I have volume, I have the softest hair I've ever had, I have zero tangles, and I can feel that my hair is already repaired.
Sorry Coconut Oil bars, I think I have a new favorite!
Loading...
Loading...
Frequently Asked Questions
Notre shampooing Kitsch à l'huile d'argan est votre ticket pour la réparation des cheveux ! Infusé avec Everbond™, il est cliniquement prouvé qu'il répare et restaure les cheveux abîmés, tout en renforçant les fibres et en améliorant l'élasticité - pour que vos cheveux restent résistants et éclatants.
Si vos cheveux ont tendance à être raides, secs ou cassants avec des produits riches en protéines, il se peut que votre type de cheveux soit sujet à une surcharge en protéines et qu'il faille alterner avec un produit riche en hydratation, tel que notre shampooing et notre après-shampooing solides à l'huile de coco. Pour déterminer si vos cheveux sont sujets à une surcharge en protéines, scannez le code QR ci-dessous pour consulter notre tableau de test de sensibilité aux protéines capillaires.
Non, notre shampooing est exempt de sulfates, de parabènes et de silicones. Il est formulé pour être à la fois doux et efficace, ce qui le rend idéal pour un usage quotidien et sûr pour les cheveux colorés.
L'huile d'argan est l'ingrédient vedette, souvent qualifié d'"or liquide" pour une bonne raison. Riche en antioxydants, en vitamine E et en acides gras essentiels, elle peut favoriser l'hydratation, dompter les frisottis et augmenter l'élasticité de vos cheveux, laissant vos mèches douces, rebondies et fabuleusement brillantes.
En fonction de votre type de cheveux et de la fréquence à laquelle vous les lavez, certaines personnes voient les résultats immédiatement, tandis que d'autres commencent à les voir au bout de quelques semaines.
Les cheveux étant différents d'une personne à l'autre, il faut s'attendre à quelques essais et erreurs jusqu'à ce que vous trouviez ce qui vous convient le mieux. Commencez par une quantité suffisante pour nettoyer vos racines et votre cuir chevelu jusqu'à la pointe de vos cheveux. Si vous n'obtenez pas de résultats, nous vous recommandons d'en appliquer davantage pendant le lavage.
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.