Cette formule riche mais incroyablement légère est conçue pour hydrater en profondeur, renforcer la mémoire des boucles et réveiller la forme naturelle de vos cheveux — sans effet carton.
Enrichie en huile de coco nourrissante et en émollients qui retiennent l'hydratation, elle lisse les mèches rebelles et contrôle les frisottis.
Offre une tenue durable et douce au toucher.
Définit la boucle naturelle des cheveux, les laissant hydratés et disciplinés.
Idéal pour apporter une hydratation supplémentaire à vos cheveux !
Parfait pour les cheveux bouclés, frisés et crépus
Fabriqué aux États-Unis avec des ingrédients d'origine mondiale
Tube fabriqué avec des matériaux PCR
Frottez une petite quantité entre les paumes de vos mains.
Appliquez sur cheveux humides ou secs, des demi-longueurs jusqu'aux pointes, en en ajoutant si nécessaire.
Pour sublimer les boucles et ondulations naturelles, froissez les cheveux ou enroulez de petites sections autour des doigts.
Astuce pro : Commencez par le Conditionneur hydratant sans rinçage au lait d'argan de Kitsch comme première étape hydratante.
Huile de coco
L'huile de noix de coco retient l'humidité pour hydrater en profondeur vos mèches de l'intérieur et réduire les cassures pour des cheveux plus forts, plus brillants et d'apparence plus saine.
Ingrédients
Eau/Aqua/Eau, Caprylic/Capric Triglyceride, Cetearyl Alcohol, Huile de coco (Cocos Nucifera), Jus de feuille d'Aloe Barbadensis, Tréhalose, Polymère DynamX H2O – Polyurethane-14 (et) AMP-Acrylates Copolymer, Glycérine, Beurre de karité (Butyrospermum Parkii), Huile de graine de ricin (Ricinus Communis), Panthénol, Phosphate d'amidon hydroxypropylique, Chlorure de béhentrimonium, Alcool cétylique, Phénoxyéthanol (et) Éthylhexylglycérine, Parfum (Fragrance)
{
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 = `Crème hydratante pour boucles`;
let bundleHandle = `creme-hydratante-pour-boucles`;
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:
Crème hydratante pour boucles
$29.00
$29.00
Conditionneur hydratant sans rinçage au lait d'argan
$29.00
$29.00
Crème lissante pour séchage à l’air libre
$29.00
$29.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">
I have loved testing out this curly hair cream. I love the scent and have overall been happy with the definition it provides. This medium-thickness cream has a nice hold while still drying soft. I did end up getting some frizz along the ends after my hair fully dried, but I added some more product after the first try and all was well. I am thinking about experimenting with the air dry cream as well to pair with this! I am definitely a fan and am really happy with what my hair looked like when using this product!
MH
Melissa H.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 months ago
Good Curl Definition
I ordered this cream to compare to the Air Dry Cream, which is what I usually use. I like the smell of this cream and on my hair, it seems to add a bit more definition than the Air Dry Cream. I also like that you can use it on dry hair. I use a bit on my fingers to smooth the frizzies on humid days.
C
Chelsea
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Moisturizing Curl Cream
The Moisturizing Curl Cream is easy to use, and easier to see great results. I would apply this to my damp curly hair and let it air dry, and it gave me soft curls with less frizz. I'd use a nickel size amount, and only had to dilute the cream every once in a while if it didn't spread across my palms as evenly to distribute across my hair. The fragrance is subtle, and I wouldn't notice it after I'd apply it to my hair.
S
Stacy
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
CURL RESCUE IN A BOTTLE!
The Kitsch Moisturizing Curl Cream has quickly become my “fix it fast” hero. You know those mornings when you wake up and your curls are half hanging out of a loose pineapple bun, doing their own wild thing? A tiny bit of this cream scrunched in, and boom—flyaways are tamed, frizz is gone, and my curls are smooth, soft, and shiny again. It doesn’t take much, it never feels heavy, and it has a light scent, so I can still use my hair perfumes without any overpowering scents.
R
Renee
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 months ago
It works!
I have wavy hair that developed in my 40s with perimenopause. Now, at almost 57, I've cut my hair off and gone dye free and embrace my waves from March-October. I recently bought this, and I love it. I don't wash my hair everyday, so if I need a curl refresh when I wake up, I just add a little. It does the trick!
YR
Yeisy R.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
First time curl cream user thinks it’s a keeper!
I’ve never tried curl before, and this one definitely makes me think I will be keeping it as a part of my routine. I definitely need to keep playing with it, but I did notice a significant difference in the definition and hold of my curls. I have pretty long, thin hair and I was able to get a good result with about a quarter size amount of product. I tried applying it both on damp and dry hair and I definitely prefer the results on damp hair but either way it definitely helps reduce frizz and hold a curl. My results lasted all day even until the next two or three days. Also, the scent is so yummy lol
モ
モントジャルイサ
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
4 months ago
Great Curl Cream moisturizing!
I wished try this cream so much! And wow i love it! Brings me definition on my curls and a delicious aroma too! My curls love it! Just I would like that this cream could have diferent Sizes, i mean more huge like 200 ml or 300ml cause curly hair needs generous moisture and if your hair is long you need more. I will buy again for sure!
D
Daniella
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
My curls stay soft, bouncy
This curl cream is everything! It smells absolutely amazing and makes wash days feel like a treat. My curls stay soft, bouncy, and defined without any crunch or heaviness. It smooths out frizz, adds the perfect amount of moisture, and keeps my hair looking healthy all day long. A little goes a long way, so the tube lasts forever.
A
Augusta
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Best curl cream
I loved how this felt on my hair, very moisturising and helped retain and revived my curls
A
Angel
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Great product
This is a very good curl cream product. it makes my hair soft and not weighed down.
Loading...
Loading...
Frequently Asked Questions
Non. Cette crème est conçue pour hydrater et définir les boucles tout en les gardant douces et agréables au toucher.
Oui. Elle fonctionne à merveille sur les textures bouclées, frisées et crépues qui ont besoin d'un supplément de définition et d'hydratation.
Tout à fait. Elle est suffisamment légère pour un usage quotidien tout en offrant une hydratation durable.
Contrairement à de nombreux gels, cette crème apporte définition et contrôle des frisottis sans rigidité ni résidus.
Oui. Sa formule nourrissante est douce et efficace pour tous les types de cheveux, y compris les cheveux traités.
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.