Sujeción segura y antideslizante con la característica silueta Cloud Clip™
Incluye 6 charms de colección intercambiables para crear infinitas combinaciones
Suave con el cabello para evitar daños o tirones
Combínalos libremente con otros sets KitschPop™ y logra un look único
Personaliza tu pinza para que combine a la perfección con tu estado de ánimo, outfit o evento
Crea peinados desenfadados y divertidos con un estilo vintage y sofisticado
Su formato de tamaño medio recoge con total comodidad la mayoría de longitudes y texturas de cabello
Esponjoso, con volumen e increíblemente lindo, nuestro característico diseño inspirado en las nubes añade untoque de ensueño a cualquier look
Nuestro exclusivo diseño de nube eleva tu peinado con detalles vintage
Includes 1 Cloud Clip in pearlized cream + 6 collectible interchangeable charms
Alinea la parte posterior del charm KitschPop™ con el orificio que prefieras de tu accesorio KitschPop™.
Presiona y gira suavemente hasta sentir que hace POP y encaja de forma segura en su lugar
Consejo profesional: ¡Más charms, más estilo! Añade más charms KitschPop™ (se venden por separado) para conseguir nuevas combinaciones y lograr un look único.
Plastica riciclata
{
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 = `KitschPop™️ Cloud Clip & Charms in crema perlato`;
let bundleHandle = `kitschpop™️-cloud-clip-charms-in-crema-perlato`;
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
$ 233.00
$ 233.00
Spazzola rigenerante per cuoio capelluto terracotta
$ 280.00
$ 280.00
Crema lisciante per asciugatura all’aria
$ 350.00
$ 350.00
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">
Such a clever and fun clip! The customizable charms instantly reminded me of decorating Crocs, making it easy to create a look that feels uniquely yours. It’s cute, playful, and adds the perfect personal touch to any hairstyle.
CM
Cynthia M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 months ago
Charming Clip
The size of the clip is just perfect. Sometimes it’s easier just to wear my hair in a clip and having the charms dress up the look makes me feel like I put a little more effort in the look. Great addition to my clip collection.
K
Kay
Verified Reviewer
I recommend this product
Rated 5 out of 5 stars
3 months ago
Super cute and fun idea
This is the third one of the kitsch pop clips i’ve bought and I love them so much! It’s so much fun to mix and match the charms! My only complaint is that I wish they made more designs!
L
Laurie
Verified Buyer
I do not recommend this product
Rated 2 out of 5 stars
5 months ago
Lost charms
Cute idea and I love it, the clip holds well and I love the charms. The problem is the charms don't stay in well. I've worn it twice and lost 2 charms. It's disappointing considering how much it cost.
K
Kitsch
5 months ago
If it didn’t work out, no worries at all. You can return or exchange it anytime at mykitsch.loopreturns.com.
BS
Brittany S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 months ago
Sleek but playful.
I love this Pop Clip! It’s simple, stylish, and the customizable charms make it easy to create a look that’s uniquely yours.
LJ
Lora J.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 weeks ago
OMG SOO CUTE!!!!!
I absolutely ADORE the Coastal Cottage Cloud Clip in Butter Yellow with the little charms!!!!! The pearl string adds an ADORABLE and pretty yet sophisticated and CLASSY element that I can't get enough of! I LOVE how it looks when you clip one side of the pearl string onto each side of the Claw Clip so that it kind of dangles down - SO CUTE! I'm going to have to get the black one now, and look into mixing and matching the little charms! GREAT IDEA with the charms, KITSCH!! Keep 'em comin' so I can get more!
KD
Kyla D.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 months ago
Such a fun hair clip!
My daughter had so much fun with this! Perfect for a gift as well!
TR
Terra R.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 months ago
so cute
great gift
CM
Chalei M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 months ago
Clip and charms
Cutest for gifts. Even better in person
Loading...
Loading...
Frequently Asked Questions
KitschPop is Kitsch's charm clip system — a cloud claw clip paired with 6 collectible interchangeable charms. Snap them in and out to change your look anytime.
Press the charm into the designated slot on the clip to attach, and press the release tab to swap or remove. No tools needed.
Yes — the curved claw grip is designed to hold all hair types, from fine to thick and voluminous.
Yes! Additional KitschPop charm packs are sold separately so you can keep expanding your collection.
Remove all charms first, then wipe the clip with a damp cloth. Air dry before reattaching charms.
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.