Alignez le dos du charm KitschPop™ avec le trou de votre choix sur votre accessoire KitschPop™.
Poussez tout en tournant jusqu'à ce que vous le sentiez faire POP et se clipser solidement.
Astuce pro : Plus de charms, plus de style ! Ajoutez d'autres charms KitschPop™ (vendus séparément) en mix & match pour un look unique et personnalisé.
Polyester
Silicone
Alliage de zinc
Acrylique
Résine
Strass
Perle
Coton
Cuivre
{
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™ Coastal Cottage Lot de pinces Cloud Clip en jaune beurre`;
let bundleHandle = `kitschpop-coastal-cottage-lot-7-pinces-cloud-clip-jaune-beurre`;
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');
});
}
}">
Fréquemment achetés ensemble
+
Total price:
KitschPop™ Coastal Cottage Lot de pinces Cloud Clip en jaune beurre
$39.00
$39.00
Charms KitschPop™️ en ivoire vintage
$27.00
$27.00
KitschPop™ Coastal Cottage Lot de pinces Cloud Clip en jaune beurre
Inscrivez-vous pour recevoir une notification lorsque cet article sera à nouveau en stock.
Please enter a valid email address.
Merci de vous être inscrit ! Nous vous enverrons un e-mail lorsque le produit sera disponible.
{
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 raisons pour lesquelles vous avez besoin de la collection Coastal Cottage
1. Vibes côtières sans effort
Adoptez l’élégance décontractée de la plage avec des couleurs inspirées de l’océan, des motifs légers et des matières à l’aspect luxueux.
2. Coastal-Charmrésors en édition limitée
Cette collection est disponible pour une durée limitée, dans la limite des stocks disponibles. Procurez-vous ces essentiels de plage avant qu’ils ne disparaissent avec la marée !
3. Alliés pour des cheveux en bonne santé
Réveillez-vous prête pour la plage avec une taie d’oreiller en satin ou un bonnet soyeux qui prévient les frisottis et la casse. Créez ensuite des looks dignes d’une sirène avec des accessoires doux pour les cheveux baignés de soleil.
4. Essentiels durables
Fabriqués à partir de matériaux recyclés, ces accessoires inspirés de la côte sont doux pour les cheveux et pour la planète, pour des looks réussis à la fois pour vous et pour l’environnement.
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
1 month 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
La collection Coastal Cottage est disponible pour une durée limitée, jusqu’à épuisement des stocks.
Ces charms sont conçus exclusivement pour les pinces et accessoires KitschPop™, garantissant une fixation sûre et une personnalisation parfaite.
Il suffit de les clipser et déclipser : aucun outil n'est nécessaire. Changez de look en quelques secondes !
Le prix de référence correspond au prix auquel le produit était précédemment proposé ou au prix de marché estimé pour des articles comparables vendus ailleurs. Les prix étant susceptibles de fluctuer, nous ne pouvons garantir que le prix de référence corresponde au prix du marché en vigueur à un moment donné.
Le choix d'une sélection entraîne l'actualisation de la page entière.