Dein Lieblingsaccessoire der 90er ist mit einem modernen Touch zurück! Halte dein Haar stilvoll mit diesen schicken, kleinen Satinscrunchies, die weich und besonders schonend für dein Haar sind.
Schmale Scrunchies verleihen deinem Alltagszopf oder Dutt eine elegante Note
Aus weichem Satin gefertigt, um Haarbruch und Schäden zu reduzieren (keine Abdrücke mehr!)
Kommt im 5er-Pack in schicken, erdigen Neutraltönen, die zu jedem Outfit passen
Sieht auch am Handgelenk super süß aus!
{
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;
return total - extraDiscount;
},
addToCart(){
let cartObj = [];
let bundleTitle = `Satin-Haargummis in kleiner Größe 5er-Set - Sedona`;
let bundleHandle = `satin-haargummis-in-kleiner-grosse-5er-set-sedona`;
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');
});
}
}">
Satin-Haargummis in kleiner Größe 5er-Set - Sedona
Registrieren Sie sich, um eine Benachrichtigung zu erhalten, wenn dieser Artikel wieder auf Lager ist.
Bitte geben Sie eine gültige E-Mail Adresse ein.
Danke für die Anmeldung! Wir schicken Ihnen eine E-Mail, sobald das Produkt wieder verfügbar ist.
{
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">
Beautiful satin hair ties are perfect, so much so that I bought them for my daughters in law. I can’t wait to hear what they think.
EZ
Erika Z.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
8 months ago
Perfect for shoulder length hair
My hair is wavy and fine, and I have a lot of it. It breaks off really easily. These are small enough to wear one on my wrist when my hair’s down, and I don’t have as much breakage.
R
Rowan
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love them
These are really great, stay on nicely and good material. Only thing is not great for holding wet hair - they dry pretty slowly.
TS
Tracy S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
6 months ago
Wonderful
These are perfect for just about anything. I have thick, medium/coarse hair, and they do not slide out. They are very well-made, and so silky. What more could you ask for?
SC
Siena C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love
Love the colors and do not leave creases in your hair! It’s amazing.
AG
Arunka G.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Amazing
These are my favorite scrunchies, they don't hurt my hair and they look so cute
VL
Veronika L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 month ago
Love these scrunchies!
Perfect for putting my thick hair in two pigtails or buns!
LF
Linda F.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 months ago
SEDONA SCRUNCIES
I love them soo much. I use it when I go out and when im getting my face on. Lol
The colors are great. They are soo soft. Q
JM
Janet M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
6 months ago
Gift
I liked the way they looked and felt but this was a gift so I don't know if she liked them or not.
Der Vergleichspreis entspricht dem Preis, zu dem das Produkt zuvor angeboten wurde, oder dem geschätzten Marktpreis vergleichbarer Artikel bei anderen Anbietern. Da Preise häufig schwanken, können wir nicht garantieren, dass der Vergleichspreis zu einem bestimmten Zeitpunkt dem aktuellen Marktpreis entspricht.
Wenn du dich für eine Auswahl entscheidest, wird die Seite komplett aktualisiert.