Dona il tocco finale al tuo classico mezzo raccolto o chignon con questa molletta per capelli con fiocco oversize
Ottieni sempre il fiocco perfetto con la clip nascosta a becco d’anatra che scivola facilmente tra i capelli o l’elastico
Realizzata con tessuto riciclato per un accessorio eco-friendly e delicato sui capelli
Clip into a half-up section, slide over a ponytail, or use as a barrette to pin back layers. Open the clip, position it at your preferred spot — crown, nape, or side — and press closed. The bow accent faces outward as a statement detail for a polished, put-together finish.
Poliestere
{
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 = `Fermaglio per capelli con fiocco in tessuto riciclato - Palissandro`;
let bundleHandle = `recycled-fabric-bow-hair-clip-rosewood`;
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');
});
}
}">
Acquistati spesso insieme
+
Total price:
Fermaglio per capelli con fiocco in tessuto riciclato - Palissandro
$10.00$10.00
Spazzola bagnata/asciutta creata consapevolmente
$16.00$16.00
Stick di cera per capelli
$16.00$16.00
Olio rinforzante per cuoio capelluto e capelli al rosmarino con biotina
$15.00$15.00
Fermaglio per capelli con fiocco in tessuto riciclato - Palissandro
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">
Love this oversized satiny black bow. Would love more colors!
CL
Corinda L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
I’m glad the clip isn’t a clasp
This is a simple clip that’s meant to use w/other hair accessories that actually keep your hair in place. If the clip were different it would risk the style you achieved with pins, elastics, etc.
MK
Mariell K.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Perfect hair bow
I love how easy it is to put in. A lot of clip on bows for hair have to snap into place to close, and it often ruins my ponytail. This one is just a simple pinching clip, so it’s super easy to use!!
A
Allison
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
The perfect hair bow!!!
I love this bow! It is the best hair accessory!! Easy to clip into my hair, even with the Ponyfull! The bow never slid in my hair and was not heavy on my head. I am excited to style the bow more.
GH
Gabby H.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
The cutest bow!
I love this bow! I absolutely love that it’s made from recycled fabric! I have some non Kitsch brand bows that are attached to scrunchies which are such a hassle sometimes, but the clip on this bow makes everything so much easier! The clip is very long so it holds a good amount of hair! It always feels very secure in my hair and always adds a classy and elegant touch to any outfit! You really can’t go wrong with a nice black bow!
RM
Rachel M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
So cute
I love how cute this is in my hair! It was easy to put in. I just did half my hair up and it looked great! I’ll be wearing this one frequently.
D
DD
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Recycled Fabric Black bow hair clip
I love this beautiful big black bow hair clip. It is super cute and can be worn in many ways.
I recommend to all you that love to be in style!
Well made and easy to put on!
You will love it!
AV
Anna V.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
so cute
this is so versatile and cute, even if you’re not wearing pink, it adds a pop of color without being too much! very cutesy, very demure
L
Lizabeth
Verified Reviewer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love these BIG bows.
Already have the black bow. Love it!! Got so many compliments . Now I am ordering the rose color. Just wish they them in navy or light blue & chocolate, etc. hey, Kitsch will you be getting the same big satin bows with more colors?
EF
Elizabeth F.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Perfect
I also bought the black bow to wear with all my dresses. Kitsch nails it again!
Loading...
Loading...
Frequently Asked Questions
All hair types — the clip mechanism holds securely on fine to thick hair.
Clip it to a low bun, high pony, braid, or any gathered section for an instant style upgrade. Also works as a statement accessory on the side of loose hair.
No — the clip opens and closes smoothly without snagging or pulling.
Yes — crafted from recycled plastic for a style-forward, planet-friendly finish.
Wipe with a soft damp cloth. Avoid soaking to preserve the finish.
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.