Set multiuso per dividere, lisciare e acconciare con precisione
Styling di precisione per contorni, baby hair e ciuffi ribelli
Manici leggeri ed ergonomici per un controllo senza sforzo
Domina l'effetto crespo, definisce i contorni e valorizza la lucentezza complessiva dei capelli
Perfetto per code di cavallo tirate, chignon, trecce e raccolti elaborati
Tre strumenti essenziali in un unico set: pettine a coda, spazzola per contorni e pettine per cotonare e lisciare
Set multiuso per dividere, lisciare e acconciare con precisione
Delicato sui baby hair fragili e sul cuoio capelluto sensibile
Adatto a tutte le texture di capelli
1 Detail & Define Styling Brush Set
Vaporizza leggermente i contorni con acqua o con uno spruzzo di balsamo senza risciacquo.
Usa la spazzola per contorni per appiattire delicatamente i ciuffi.
Utilizza il pettine a coda per righe precise o per modellare i baby hair.
Spazzola con il pettine per cotonare e lisciare esercitando una leggera tensione.
Lascia asciugare all'aria, avvolgi con un foulard di raso o applica un calore basso se necessario.
Consiglio: Per risultati ottimali, prepara i capelli umidi con Air Dry Cream da metà lunghezza fino alle punte prima dello styling per domare l'effetto crespo e lisciare le ciocche.
{
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;
let discount = 0;
this.selected.forEach(function (item) {
item.tags.forEach(function (tag) {
if(tag.includes('discount:') || tag.includes('Discount:') || tag.includes('discount: ') || tag.includes('Discount: ')){
discount = tag.split(':')[1];
}
})
})
if(discount > 0){
extraDiscount = total * (discount / 100);
}
return total - extraDiscount;
},
addToCart(){
let cartObj = [];
let bundleTitle = `Set di spazzole per dettagli e definizione`;
let bundleHandle = `set-di-spazzole-per-dettagli-e-definizione`;
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:
Set di spazzole per dettagli e definizione
€11,95
€11,95
Bacchetta per domare lo stile
€21,95
€21,95
Balsamo idratante al latte d'argan per i capelli
€17,95
€17,95
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">
Design works well for finishing touches. Each one very durable.
K
Kelly
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
7 months ago
Detail brush set
I received this today and anxiously opened it. These will get used with my ponytail, messy buns. Anytime I'm doing fine detail. I suggest having hair wax.
PM
Penny M. B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
6 months ago
Fantastic Brush Set
This 3 piece brush set is absolutely fantastic. I had no idea that it was going to be my go-to set of combs every day when I went to style my shortish hair every day. Please buy it if you are having any hesitations. You may like it as much as I do. It is absolutely pure magic in my gently naturally curly hair! No kidding. I'm so happy I gave the set a try.
JS
Jamie S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 months ago
Thin hair must.
I have extremely fine hair and these brushes come in handy. The precision styling comb is awesome. It helps get in between the fine hairs to make my parts. Even the comb is gentle on my scalp to separate and sections the hairs. I use it when I use the rosemary biotin scalp oil. it's easier for me to do this in sections. I love it .The light versatile brush is awesome. I use this one to help control the New fine hair around my face that is growing out I spray it with a little frizz control spray and it works amazing .The frizz free finish also helps control the small fine hair around my face and I also use it on my eyebrows The styling comes are awesome. This is how I use mine and I am enjoying them very much. One of the best tools I have in my arsenal of hair care products 💚
DW
Deborah W.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 months ago
Love kitsch
I’m so happy with all of the products that I bought from Kitsch! ❤️ The shampoo and conditioner are wonderful and the hair perfumes….wow!
MB
Marlene B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 month ago
Well crafted little essentials
This was a great addition to my hair care routine these little brushes are so versatile and very well made. Nice firm brushes and easy to now manage detail styling. Love this set and highly recommend
DP
Danica P.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 months ago
The Perfect Brush Set for Polished Styling
These styling brushes make it so much easier to smooth, shape, and define my hair exactly how I want it. They help me create sleek parts, polished edges, and more controlled styles without tugging or snagging. Such a useful set for everyday styling that actually feels professional.
CC
CAROL C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 months ago
Great Set
Great trio to have on hand.
A
Anna
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 month ago
Love it!
I love this product. Makes my hair care easier
I alway want everything
AM
April M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 months ago
My liquid soaps
I am absolutely in like of the new liquid shampoo and conditioner -
Loading...
Loading...
Frequently Asked Questions
Sì! Funzionano meglio su capelli asciutti o leggermente umidi. Utilizzale con un balsamo senza risciacquo per una maggiore tenuta e morbidezza.
Assolutamente sì. Le setole di cinghiale vegane e il design ergonomico garantiscono uno styling delicato e senza irritazioni.
Sì! Ideale per sfumare l'attaccatura dei capelli, i contorni e le extension per un finish invisibile e impeccabile.
Pulisci le setole dopo ogni utilizzo. Pulizia profonda settimanale: immergi in acqua tiepida con uno shampoo delicato, strofina delicatamente, risciacqua e lascia asciugare all'aria con le setole rivolte verso il basso.
Sì, possono resistere allo styling a basse temperature fino a 356 °F / 180 °C: perfetto per i tocchi finali con l'asciugacapelli.
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.