Les chouchous en satin effet coussin de KITSCH sont votre nouvel indispensable nocturne et l’alternative parfaite aux élastiques traditionnels !
Le satin doux ne froisse pas et n’agresse pas vos cheveux pendant la nuit, vous permettant de vous réveiller sans frisottis et prête à affronter la journée ! Évitez la casse tout en profitant d’un confort doux comme un coussin.
Certifié OEKO-TEX® : Cela certifie que notre satin est sûr, durable et respectueux de l’environnement.
Chaque paquet contient 2 chouchous coussin en satin de 17,78 cm de diamètre.
{
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 = `2 chouchous de sommeil en satin - Charbon et Or`;
let bundleHandle = `satin-sleep-pillow-scrunchies-charcoal-gold`;
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:
2 chouchous de sommeil en satin - Charbon et Or
$35.00
$35.00
Crème lissante pour séchage à l’air libre
$29.00
$29.00
Consciously Created Wet/Dry Brush (brosse sèche et humide)
$31.00
$31.00
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 Reasons You’ll Love the Kitsch Satin Pillow Scrunchies
1. Sleep-Friendly & Comfy
Plush, oversized satin reduces friction, prevents headaches, and keeps hair comfy all night.
2. Frizz & Breakage BFF
Gentle on strands while taming frizz, minimizing breakage, and preventing creases.
3. Cute & Multi-Pack Magic
Stylish design in a set of scrunchies—soft enough for bedtime, cute enough to wear out.
4. All Hair Welcome
Perfect for most hair types and textures, from straight to curly, short to long.
4.9
Rated 4.9 out of 5 stars
Based on 252 reviews
Reviews Summary
Generated by AI from 100 most recent customer reviews
Last updated 1 year ago
Customers say these scrunchies are exceptionally soft and pillow-like in texture. Many reviews mention their large, puffy size. While some note they can slip out during sleep, most find them gentle on hair during overnight wear. Common feedback includes their versatility for different hairstyles and hair types.
No words can describe the feeling of this scrunchie! It’s soft, smooth and comfortable! It’s like you have a pillow for your hair!
D
Dominique
Verified Reviewer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Love these!
These scrunchies are amazing. They are soft, fluffy, and they hold really well. I prefer to use these when I go to sleep. They don’t snag or pull either. I love the silky feel they provide and they just glide right of my hair.
KS
Kelly S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Best sleep scrunchie
Love both colors and the thick satin keeps my hair in place and soft all night. I actually wear them during the day... they help with my migraines, too! Win-win!
SM
Stacey M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Finally !!
A scrunchie that I can actually sleep in and it not feel like my hair is being pulled. No headache either!!!! They are so soft and very fluffy !!! A must have if you sleep with your hair pulled back.
Even if you don’t , they could easily be worn to dress up an up-do style. Beautifully made !
KH
Kristel H.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 years ago
In love with these pillow scrunchies
The colors are beautiful - but the pillowy scrunchies themselves are great for anything! I wear them around the house and to bed and they leave ZERO band marks on my hair. If you put your hair up in a high bun this makes it look like you have much more hair than you do. Love this product and this brand💗
L
Leslie
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 years ago
Comfy
These are great for bedtime and lounging around the house. They are so comfortable to wear. They stay in my hair if I do a top knot.
AL
Anne L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Game changer!
These big satin scrunchies are a game changer. I have just past the shoulder long hair. I twist them in my wet hair, sleep and in the morning it takes 2 minutes instead of 12 to dry my hair. It’s perfectly straight and silky soft with a lot less heat. Anything that gives me 10 extra minutes in the day is fantastic! It’s my new go to!!
J
Jessica
I recommend this product
Rated 5 out of 5 stars
2 years ago
Absolutely obsessed!
I’m pretty much speechless I adore these scrunchies so much. I love the color, love the design and anything Disney princess themed plus the quality is amazing as always. These make me feel like process for real !!!!
DL
Deya L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
SO BIG!
I didnt expect them to be this big, but i love them!!!
VP
Vicki P.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Best hair scrunchies ever!
I absolutely love the pillow scrunchies and already ordered 3 more boxes, in all the other colors!
When I go to bed at night, I always wear my hair up in a pony tail on the top of my head, because my hair is long.
Your satin pillow scrunchies are perfect for that, and I don’t feel like they are damaging my hair either!
Loading...
Loading...
Frequently Asked Questions
Oui, Kitsch garantit tous ses produits avec une garantie de remboursement de 90 jours. Si vous n'aimez pas nos produits, notre service à la clientèle 24/7 fera tout ce qui est en son pouvoir pour assurer votre satisfaction.
Oui ! Tous les produits Kitsch sont conçus pour tous les types de cheveux et de peau et pour tous les âges.
Oui. La protection de votre vie privée est l'une de nos plus grandes priorités. Nous utilisons un certain nombre de mesures de sécurité et de méthodes conformes aux normes de l'industrie pour assurer la sécurité de vos renseignements personnels. Toutes les commandes et les informations personnelles sont gérées par un serveur sécurisé. Les données telles que le numéro de carte de crédit, le nom et l'adresse sont transmises par la technologie Secure Socket Layer (SSL).
Le délai de livraison dépend de la méthode d'expédition que vous avez choisie lors de la validation de votre commande. La plupart des commandes sont expédiées le jour même ! Veuillez prévoir jusqu'à deux jours ouvrables pour le traitement de votre commande. Les commandes sont traitées du lundi au vendredi, à l'exception des jours fériés. Une fois votre commande expédiée, un courriel de confirmation contenant un numéro de suivi du transporteur vous sera envoyé. En cas de perte du colis, veuillez contacter le service d'assistance de Kitsch.
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.