Mantén tu cepillo libre de residuos y como nuevo. El limpiador de cepillos de pelo ecológico Kitsch tiene un diseño de doble filo que ayuda a eliminar los pelos o las acumulaciones del cepillo, mientras que el mango curvado y el agarre con los dedos facilitan la limpieza. ¡Imprescindible para el mantenimiento del cepillo!
Utiliza las cerdas en ángulo para cepillar rápidamente los pelos y restos atrapados
Utiliza el peine para recoger los pelos finos y conseguir una limpieza completa
Recycled Polypropylene (rPP)
{
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 = `Limpador de escovas de cabelo amigo do ambiente`;
let bundleHandle = `eco-friendly-hair-brush-cleaner`;
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');
});
}
}">
Comprados juntos frecuentemente
+
Total price:
Limpador de escovas de cabelo amigo do ambiente
$ 280.00
$ 280.00
Register to receive a notification when this item comes back in stock.
Please enter a valid email address.
Thanks for signing up! We'll send you an email when the product becomes available.
{
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">
Generated by AI from 100 most recent customer reviews
Last updated 1 year ago
Customers say this brush cleaner makes maintaining their hairbrushes effortless and quick. While some note the bristles don't reach the very base of brushes, most find it removes hair and buildup effectively. Many reviews mention its versatility across different brush types, from round to boar bristle styles.
The cleaning brush is very handy to have! Removes hair from my Kitsch brushes with ease. The pick gets the remaining hairs, leaving my hair brushes clean and ready to use. I like this tool for adding to the live span of my favorite hairbrush.
D
Denver
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
BUY THIS NOW
Seriously it’s so easy to use! It keeps those boar bristle brushes efficient and it leaves them so clean!
L
Loria
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
RE: Brush Cleaner - I cannot tell a lie!
This product should be mandatory for anyone who has spent forever pulling a pile of hair out of a yucky brush with a bare hand. My family members use all different types of brushes & this cleaner... It works! It's sturdy! It's not mine anymore! It's so fantastic that my husband LOVES to clean them all!
MT
Michelle T.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
OMG!!
Wow. I had my doubts that I actually "needed" this hair brush cleaner; that it was really something I wanted to spend money on. But OMG!! I am SOOO glad I purchased it. I never thought I would use something like this as much as I do. I use it almost every time I brush my hair. I am 55 and I am experiencing hair loss. I have shoulder length straight hair and this brush cleaner works wonders on my kitsch hair brush. If you are thinking about buying this, do it. It is worth the money!! Thanks kitsch!
JW
Josephine W.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Fantas
Finally a hairbrush cleaner that does the job, I have used the metal ones that look like garden rakes before and they have never been as quick and easy as thus one. It is so easy to clean too.
CT
Christina T.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
The tool I didn't I needed!
This is seriously the tool I didn't know I needed!! I always cl3aned my brushes just by hand and that seemed to be going well. One day my friend suggests I buy this so I did thinking that I'd use it once and that be it. Let me tell you, this thing giot hair out that I didn't even know was there and my brushes are so much cleaner!! If you're on the fence about getting it, go for it! You won't regret it!
L
LmnC
I recommend this product
Rated 5 out of 5 stars
3 years ago
Fabulous brush cleaner!
I have purchased brush cleaners in the past, and the quality has never been great, but I thought I would give this one a chance as I needed a replacement.
This brush cleaner is FANTASTIC! Very well made and will probably last a lifetime… my first purchase from this brand, and this made me a believer in their products… very pleased!
ML
Mary L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
The brush cleaner is fantastic
The brush cleaner is fantastic. It cleans out the hairs in the brush, has a metal pointed side to get the hair that won’t come out, and then I put a little liquid soap and scrub my brush with the brush cleaner to get the product build up off my brush. They both come out squeaky clean. Recommend!
N
Nancy
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
This little beauty!!!
I'll tell you what - this little beauty was very surprising to me. This is a heavy duty amazing tool! It took seconds to clean my brush with this .............. and did I say EASY?! Worth every penny!
BJ
Baylie J.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Works as intended plus more
It does what it’s supposed to and the metal part can also be used to part your hair easily.
Loading...
Loading...
Política de precios
Valor de referencia
El precio de referencia representa el precio al que se ofrecía anteriormente el producto o el precio de mercado estimado de artículos comparables en otros establecimientos. Dado que los precios suelen fluctuar, no podemos garantizar que el precio de referencia refleje el precio de mercado vigente en un momento determinado.
Escolher uma seleção resulta numa atualização de página completa.