Trocken starten (optional, aber empfohlen): Verwenden Sie vor dem Duschen die Terrakottafarbene Kopfhaut-Erneuerungsbürste 2–3 Minuten lang in kreisenden Bewegungen, um trockene Ablagerungen zu lösen und die Durchblutung der Kopfhaut anzuregen.
Shampoo: Das Haar gründlich befeuchten. Das Festes Detox-Shampoo zwischen den Handflächen oder direkt auf der Kopfhaut reiben, um den Schaum zu aktivieren. Verwenden Sie die Kopfhaut-Erneuerungsbürste, um den Schaum 60–90 Sekunden lang in kreisenden Bewegungen in die Kopfhaut einzuarbeiten. Gründlich ausspülen.
Conditioner: Den festen feuchtigkeitsspendenden Shea-Butter-Conditioner mit warmem Wasser befeuchten und in die Längen und Spitzen einmassieren. 1–2 Minuten einwirken lassen, dann wie gewohnt ausspülen und entwirren. Für zusätzliche Feuchtigkeit vor dem Ausspülen länger einwirken lassen.
Finish: Wie gewohnt stylen. Verwenden Sie das gesamte Trio 1–2x pro Woche für ein klärendes Reset oder als Teil Ihrer regulären Routine.
Vitamin C
Refreshes hair by reducing the look and feel of chlorine residue from pool or tap water.
Activated Charcoal
Absorbs excess oil and lifts away buildup from both the scalp and strands.
Karité-Butter
Die ultra-feuchtigkeitsspendende Karité Butter beruhigt Ihre Kopfhaut, stärkt Ihre Strähnen und reduziert Haarbruch für glänzendes, üppiges Haar.
Kokosnussöl
Kokosnussöl schließt die Feuchtigkeit ein und hilft, die Haarsträhnen von innen heraus mit Feuchtigkeit zu versorgen und Haarbruch zu reduzieren - für kräftigeres, glänzenderes und gesünder aussehendes Haar.
We are Leaping Bunny certified! The Leaping Bunny Logo is the only internationally recognized symbol guaranteeing consumers that no new animal tests were used in the development of any product displaying it.
{
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 = `Trio gegen Ablagerungen`;
let bundleHandle = `trio-gegen-ablagerungen`;
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');
});
}
}">
Registrieren Sie sich, um eine Benachrichtigung zu erhalten, wenn dieser Artikel wieder auf Lager ist.
Bitte geben Sie eine gültige E-Mail Adresse ein.
Danke für die Anmeldung! Wir schicken Ihnen eine E-Mail, sobald das Produkt wieder verfügbar ist.
{
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 Gründe, warum Sie das Trio gegen Ablagerungen lieben werden
1. Klären an der Wurzel
Das Festes Detox-Shampoo verwendet GLDA (einen Chelatbildner der nächsten Generation) und Vitamin C, um Mineralien aus hartem Wasser und Chlor aufzulösen, die normale Shampoos übersehen. Es ist die Tiefenreinigung, auf die Ihr Haar gewartet hat.
2. Regenerieren und nähren nach dem Detox
Die meisten Conditioner fügen genau die Rückstände wieder hinzu, die Sie gerade ausgewaschen haben — schwere Silikone, Sulfate, Filmbildner. Der feste feuchtigkeitsspendende Shea-Butter-Conditioner spendet mit Sheabutter und Kokosnussöl intensive Feuchtigkeit, frei von Silikonen und Sulfaten, sodass er die Feuchtigkeit und den Glanz des Haares wiederherstellt, ohne die Reinigung zu beeinträchtigen.
3. Tiefer einarbeiten
Die Kopfhaut-Erneuerungsbürste ist nicht optional — sie ist der Multiplikator. Mehrstufige Borsten massieren das Produkt in jede Schicht ein, stimulieren die Durchblutung und helfen Ihrer Kopfhaut, Inhaltsstoffe effektiver aufzunehmen.
4. Das Ganze ist größer als die Summe seiner Teile
Alle drei Produkte lösen dasselbe Problem — Kopfhautablagerungen, Fettigkeit und Mattheit. Sie wurden so formuliert, dass sie zusammenwirken. Das ist kein Marketing — das ist die Formulierungslogik.
I’d seen the Kitsch ads on social media and wondered if it was another fad product that promises the moon but doesn’t deliver. Or worse, a complete scam from a foreign company that pretends to be local. However my curiosity wouldn’t go away so I ordered a castor oil shampoo bar. The moment I started rubbing it into my hair I fell in love! The light musky earthy scent, the AMAZING lather, the kind of NATURAL clean it gave my hair and the tender treatment of my over-processed scalp. Not to mention the incredible LIFE or sprung into my old, dyed, and thinning tresses. I will NEVER use bottled shampoo again. Ladies (and gents) try Kitsch! Your hair will never be the same.
M
Mary
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 months ago
I love this brush!
I like all my Kitsch hair brushes very much (and I have most of them) but this is my favorite! I have plaque psoriasis on my scalp and long hair which I am unwilling to cut at this stage and this brush is a miracle. It has a short handle which really allows you to gently “scrub” your scalp and loosen up whatever is ready to slough off but is gentle enough not to increase the irritation/inflammation. I wish you’d come out with more colors because my dad has the same scalp issues that I do and I really want to buy it in black or blue for him.
Amazing conditioner. Hydrates without weighing down my hair and smells... Just... AMAZING!
ABSOLUTELY love this conditioner. It has restored my dry dull hair to healthy, soft light fluffy locks! Thank you KITSCH! I now look forward to hair wash days (and that's a big deal!).
V
Violet48x
I recommend this product
Rated 5 out of 5 stars
3 months ago
This feels amazing!
I think I could use this on my scalp all day every day.
I'm battling hair thinning, so I've started oil treatments and scalp massages. My fingers and various brushes and combs have ended up tangling my hair or just not really being effective. This brush seems to glide between rows of hair and stimulate my scalp better than anything I've used. I really like it.
JH
Jourdan H.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Never going back to salon products
Absolutely LOVE the castor oil and shea butter combo! My hair is so healthy and shiny since switching to Kitsch 11 months ago. I have tried all the kitsch bars and this combo is my favorite for my hair. So so good.
AC
Amy C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 months ago
Best brush Ever
This is the absolute best thing ever for my natural wavy hair! It’s like getting a little massage every morning and night. I don’t recommend using on wet hair it seems to pull and not get all the tangles. As my dry brush I highly recommend and I love using it daily!!!
TS
Tonya S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
Kitsch a blessing
I love this product. I am so glad I tried it and it works. I live in Louisiana and it is hot here most of the year so I wear my hair up most of the time. I noticed I was getting bald spots on my front right side and when I researched what to do this product Kitsch kept showing up. So I tried it and it is working & I am so happy. I love the way my hair feels also now. I am 51 and wear a hormone patch well no hormones makes your hair dry, brittle and breakage is awful But not now! I don’t have to use any other products now either I only use the the bar shampoo & bar conditioner now. I have photo of before & after from Jan. 29-March17/23 if I can add them I will. Thank you Kitsch for a product that works. I am ordering more for sure
I love the smell and quality of the kitsch products, especially this conditioner! So far., I haven’t bought a product I haven’t loved :) they also make for GREAT gifts at fair prices. 10/10 I recommend !!! I’m planning on trying the rice shampoo and conditioner next to help with hair thinning / loss (hair loss is not related to these products…I’m a mom of 2 toddlers lol). The products have made a huge difference in how clean my hair feels, how soft it is, and how good I feel overall inside and out for using this brand. Plus, it eases my anxiety knowing my shower isn’t cluttered with bottles and plastic anymore (except for baby shampoo-which we will be swapping out very soon once it’s empty and plan on using the kitsch products for our sons as well).
Product Standouts Conditions Well, Softens Hair, Good For Dry Hair, Smooths, Moisturizes
Rated 5 out of 5 stars
2 years ago
Best hair product I've ever used
I have thick highlighted hair that has three textures: straight, frizzy, and curly. It has a mind of its own. I've tried a lot of products that either don't control the frizz,, are drying, or are too heavy. As I've aged, my hair has also started breaking off more. The rice protein shampoo and she butter conditioner have worked miracles. I also love to use the coconut and hair mask options on occasion for extra conditioning. Now my hair is silky, smooth, and so much healthier. The bar option was surprisingly great - lathers and easy to use. Big fan of kitsch!
Für alle, die mit Kopfhautablagerungen, Fettigkeit, Schäden durch hartes Wasser oder diesem beschwerten, matten Gefühl zwischen den Haarwäschen zu kämpfen haben. Wenn Ihr normales Shampoo einfach nicht durchdringt, wurde dieses Trio für Sie gemacht.
1–2x pro Woche als klärende Behandlung ist für die meisten Menschen ideal. Wenn Sie in einem Gebiet mit hartem Wasser leben oder viele Stylingprodukte verwenden, können Sie es häufiger anwenden. Es ist sicher für die regelmäßige Anwendung — sulfatfrei und pH-hautneutral.
Nein — der feste feuchtigkeitsspendende Shea-Butter-Conditioner ist silikon- und sulfatfrei, sodass er intensiv Feuchtigkeit spendet und regeneriert, ohne die filmbildenden Rückstände wieder einzuführen, die das Shampoo gerade entfernt hat. Er spendet Feuchtigkeit mit Sheabutter und Kokosnussöl, nicht mit schweren Polymeren oder Silikonen, die das Haar beschweren.
Absolut. Die Bürste funktioniert mit jedem Shampoo oder jeder Kopfhautbehandlung. Aber sie ist besonders effektiv mit dem Festes Detox-Shampoo, da sie der Formel hilft, tiefer einzudringen und gründlicher auf der gesamten Kopfhaut aufzuschäumen.
Ja. Beide Bars sind pH-hautneutral und farbsicher. Die Chelatwirkung des Festes Detox-Shampoos zielt auf Mineralablagerungen ab, ohne die Farbe zu entziehen.
Die Kopfhaut-Erneuerungsbürste ist mit ultraweichen Nylonborsten ausgestattet, die für empfindliche Kopfhaut geeignet sind. Beginnen Sie mit leichtem Druck und steigern Sie diesen nach Bedarf. Der Inhaltsstoff Dandrilys® im Conditioner-Bar ist auf das Gleichgewicht des Kopfhaut-Mikrobioms getestet — von Natur aus sanft.
Ja. Alle drei Produkte sind vegan und tierversuchsfrei. Beide Bars sind Leaping Bunny zertifiziert.
Der Vergleichspreis entspricht dem Preis, zu dem das Produkt zuvor angeboten wurde, oder dem geschätzten Marktpreis vergleichbarer Artikel bei anderen Anbietern. Da Preise häufig schwanken, können wir nicht garantieren, dass der Vergleichspreis zu einem bestimmten Zeitpunkt dem aktuellen Marktpreis entspricht.
Wenn du dich für eine Auswahl entscheidest, wird die Seite komplett aktualisiert.