Estas clásicas pinzas planas con acabado brillante son perfectas para recoger tu cabello fácilmente y darle un toque especial a tu look diario.
Están diseñadas para quedar completamente planas en la parte posterior de la cabeza, así puedes recogerte el cabello y estar cómoda mientras manejas, te recuestas o haces yoga. Este pack variado incluye tres tamaños diferentes, ideales para sujetar el flequillo o crear peinados recogidos y semirecogidos superfrescos.
Fabricadas con plástico reciclado, estas sustentables y elegantes pinzas te permiten lucir increíble mientras cuidas el medioambiente.
Divide tu cabello según el estilo que desees: un semirrecogido, un moño retorcido o un recogido alto. Abre la pinza y coloca el lado plano contra tu cabeza; luego, ciérrala para asegurar el cabello. Su diseño de perfil bajo se adapta al cuero cabelludo para lograr un acabado pulido y sin bultos. Funciona mejor en cabello fino a medio para un look impecable sin esfuerzo.
{
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 = `Set de 3 pinzas planas Flat Lay - Terracota`;
let bundleHandle = `3-pinzas-planas-flat-lay-terracota`;
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');
});
}
}">
Comprados juntos frecuentemente
+
Total price:
Set de 3 pinzas planas Flat Lay - Terracota
$10.00$10.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">
I love these clips! They're so comfortable. You don't even feel it since it lies flat.
Somehow, one of the teeth of the clip cracked. I contacted customer service (on a weekend) because it seemed like a one-off situation since I have never been unhappy with or had to return any Kitsch product. I got an email back within minutes!!! Customer service is beyond exceptional! I was given the choice of a refund or a replacement. The email was friendly and refreshing compared to the standard bounce back email you get from most large companies stating "we will get back to you in XX amount of business days"
Thank you Kitsch for having great products and an even better team behind the scenes!!
AW
Ashley W.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Gorgeous & Functional!
As a frequent migraine sufferer, hair clips that actually hold my thick hair and don’t induce a headache are hard to come by. These are so cute, and I love how easily they hold my hair! No excessive tugging, so no headaches either!
K
Kelli
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love!!
Perfect for any day! But especially when it’s rainy and old outside. Decided to wear my hat and needed my hair off my neck so I used the medium size one. Love them all though!!!
SM
Susan M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Such a difference in being able to sleep in these, so versatile, fun colors!!!
I orderd some for my granddaughter and I, we love them. I have always been impressed with kit>sch products. I have many of their metal clips. Great quality and different sizes to choose from. They don't tarnish I highly recommend them.
BS
Becky S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
Versatile!
Love this clips for so many uses, I get asked about them often. Adds a little bit of pazazz to updo’s and just to keep my front pieces from falling in my face. I use these for root clipping on damp hair to give me a boost of volume as well.The colors are so pretty and complimentary.
KB
Kimberly B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Get these clips!
These are way cool! I wear them a lot. I have fine hair, my niece has THICK curly hair so I got her the rounded ones and she loves them. My mom even complimented the clip, said it looks good. That is strange for me, but you know if she said it, she meant it!
MP
Marianne P.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
Perfect hair clip
This is the most comfortable hair clip set I own. I love the different sizes for pulling up all my hair or just pulling back some of my hair. I also love how comfortable each clip in the set is. Finally I can wear a clip in the car with no bothers.
RS
Regina S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
Functional and Beautiful
I love the quality of these clips. They are very well made and work great on my thin hair. I was worried about that but I had no reason to be.
I was initially drawn to these because of the color. They are gorgeous! They are even prettier in person,
I definitely recommend these. - Gina
RC
Rebecca C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love the colors and the feel!
I love the colors and sizes of both terracotta and olive clips. I have thick hair and the clips hold my styles very well. I love the flat design. So tired of the claw style clips that leaves my scalp sore. Delivery time was quick.
RB
Rebecca B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Beyond my expectations!
When I ordered this set I thought it would be good, but it is more than that. The clips stay secure and the large clip is a great asset to get all of my hair and not fall. I use them so much more than I thought I would!! Thanks Kitsch!!
Loading...
Loading...
Frequently Asked Questions
Para todo tipo de cabello: desde fino hasta grueso, y desde lacio hasta rizado. Su diseño plano y alargado ofrece un agarre seguro sin añadir volumen.
No, sus dientes suaves y redondeados sujetan firmemente sin tirar, enredar ni romper el cabello.
Su silueta de perfil bajo se asienta más cerca de la cabeza, ofreciendo un acabado más estilizado que una pinza estándar. El mismo agarre fuerte, con un look mucho más estilizado.
Sí, están fabricadas con plástico reciclado, para que tu estilo también sea amigable con el planeta.
Límpiala con un paño húmedo o enjuágala con agua y jabón suave. Déjala secar al aire antes de usarlas.
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.
Al seleccionar una opción, se actualiza toda la página.