KITSCH Sleep Scrunchies are your newest nighttime necessity!
Their satin construction won't crimp or agitate your strands while you sleep, allowing you to wake up frizz-free and ready to take on the day! Banish breakage and conquer creases with these chic day to night no-brainers.
OEKO-TEX® Certified: This certifies that our satin is safe, sustainable, and environmentally friendly.
Each package includes 5 Satin Sleep Scrunchies.
{
discount_percentage = $event.detail?.percentage || 0;
})"
x-init="$watch('selected', value => {
if (value.length != total_items) {
discount_percentage = 0;
}else{
discount_percentage = 10;
}
const cookieDiscount = Unick.getCookie('discount_code');
if(cookieDiscount){
const discount = discount_table.find((item) => {
return item.toLowerCase().includes(cookieDiscount.toLowerCase());
});
const discountValue = discount?.split(':')[1] || 0;
discount_percentage += parseInt(discountValue);
}
})"
x-data="{
discount_table: 'SECRETSALE:25,FB20:20,MADISON20:20,SHAWN26:26,SPRING20:20,Kitsch26:26,SPRING20:20,BFCM30:30,Abi25:25,Cat25:25,Ashley26:26,Summer20:20'.split(','),
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: 10,
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 = `Pack de 5 coleteros satinados para dormir - Blush`;
let bundleHandle = `satin-sleep-scrunchies-blush`;
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');
});
}
}">
Frequently Bought Together
+
Total price:
Pack de 5 coleteros satinados para dormir - Blush
€9,95
€9,95
Regístrese para recibir una notificación cuando este artículo vuelva a estar disponible.
Introduce una dirección de correo electrónico válida.
Gracias por inscribirte. Te enviaremos un correo electrónico cuando el producto esté 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">
Generated by AI from 100 most recent customer reviews
Last updated 1 year ago
Customers say these scrunchies are soft and comfortable to wear. While some note they could be tighter or thicker, many appreciate how they work for overnight use. Users with different hair types mention they stay in place well and are easy to remove.
I have been an overall scrunchie lover for the past few months but I must say, these MyKitsch satin scrunchies take the cake! I use them ALL THE TIME now, even in place of my typical scrunchies & rubber bands! they don’t leave your hair a mess when you take out like most do, which is a huge thing for me! definitely the best purchase you could ever make!
VL
Victoria L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Satin Scrunchies
Product is great get a good nights sleep and wake up with your hair looking great with no creases
RA
River A.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Best investment
The super handy to have on you at all time and they’re machine washable ! I wear my hair in a bun and in a ponytail a lot and I love how they don’t get tangled in my thick curly hair.
You’d be happy that you bought these !
KC
Kennedy C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 years ago
love!
i absolutely love these scrunchies! the only scrunchies i wear now
VT
Valerie T.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
Love them!
So pretty! I use these scrunchies pretty much everyday especially on my runs/workouts! They don’t pull or damage my hair like normal elastics would! I just wash them right after and they dry quickly too, ready to be used again next day! 💖
CM
Chloe M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 years ago
Best scrunchies
These not only stay secure during the night but they’re so cute for day time too. Only 2 wrap arounds on my normal thickness hair and a regular scrunchie would fall out. Not these! If you’re thinking about it, just go for it. You won’t be disappointed!
HL
Heather L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 years ago
We love our kitsch stuff
I bought pillow cases and scrunchies and my daughter and I both love them! I would definitely buy more....ohand the mask are great as well.
V
Vicky
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
THE ONLY HAIR TIES THAT DONT IRRITATE ME!
Take it from me- i’ve tried hair ties from multiple stores as someone with thick hair, and these are the only ones on the market that never ever irritate my scalp or hurt my hair. They’re the only thing i can use. The quality is phenomenal and they’re a holy grail of mine!
AB
Anita B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 years ago
Love These!
This is my go-to hair scrunchie to wear around the house and for sleeping. I love that they protect my hair and hold it firmly in place.
GC
Genesis C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 years ago
Best hair ties!
The material is silky soft, tight enough for my thick hair when I put it up, and so cute! I love all the products I’ve bought from Kitsch and will be buying more.
Loading...
Loading...
Frequently Asked Questions
Yes, Kitsch stands by all products with a 90 day money back guarantee. If you don't love our products, our 24/7 customer service staff will do everything they can to ensure your satisfaction.
Yes! All Kitsch products are designed for all hair and skin types and ages.
Yes. Protecting your privacy is one of our biggest priorities. We use a number of security measures and industry standard methods to keep your personal information safe. All orders and personal information are managed by a secure server. Details such as credit card number, name, and address are transmitted through Secure Socket Layer (SSL) technology.
Delivery time is based on your selected shipping method at checkout. Most orders ship same day! Please allow up to 2 business days for your order to be processed. Orders are processed Monday through Friday, excluding holidays. Once your order has been shipped, a confirmation email with a carrier tracking number will be sent out. In the case of a lost package, please contact Kitsch support.
Our Story
Founded by Wisconsin native Cassandra Thurswell at the age of 25, Kitsch is a global beauty powerhouse built on positivity and pure hard work. The brand supports its growing community with easy, elevated beauty solutions that are totally reliable, truly special, and made as sustainably as possible. Beginning in 2010 with a business plan no longer than a paragraph, Kitsch now supplies a full range of beauty favorites in over 20,000 retail locations worldwide. A prominent entrepreneur featured in Forbes and Inc., Cassandra continues to create elevated, sustainable beauty solutions for every moment of the day.
Al seleccionar una opción, se actualiza toda la página.