L'atomiseur à fine brume pulvérise le produit de manière uniforme et douce
Idéal pour réhydrater les boucles et les ondulations le lendemain ou pour le plopping
Polyvalent et rechargeable avec des liquides légers tels que des toniques et des solutions à base d'alcool. *Évitez d'utiliser des produits épais ou huileux dans ce vaporisateur.
Sa conception compacte garantit une utilisation facile sans contamination de l'eau due à une exposition prolongée.
Parfait pour coiffer les cheveux.
Fabriqué à partir de matériaux recyclés.
Remplis le flacon d'eau, d'après-shampooing sans rinçage (leave-in) ou de ton produit coiffant liquide préféré.
Ajuste l'embout de la buse pour choisir entre le mode brume fine ou jet continu.
Maintiens le flacon à environ 15-20 cm de tes cheveux et vaporise uniformément, section par section.
Utilise-le pour rafraîchir tes boucles, humidifier tes cheveux avant de réaliser des tresses ou des twists, ou pour fixer ta coiffure.
Rince le flacon à l'eau claire après chaque utilisation pour éviter que la buse ne se bouche.
{
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 = `Flacon pulvérisateur continu - Terracotta`;
let bundleHandle = `pulverisation-continue-terracotta`;
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');
});
}
}">
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 raisons d'aimer le Flacon pulvérisateur continu Terracotta
Une brume ultra-fine à chaque utilisation
La buse atomiseuse produit une brume ultra-fine et uniforme, sans coulures ni jets irréguliers. Il est idéal pour appliquer un après-shampooing sans rinçage, rafraîchir les boucles ou humidifier les cheveux avant le coiffage.
Un confort d'utilisation à 360°
Le design ergonomique de la gâchette permet de vaporiser confortablement sous n'importe quel angle. Il fonctionne aussi bien à la verticale qu'incliné, pour te permettre d'atteindre facilement chaque section de ta chevelure.
Une polyvalence multi-usage
Remplis-le d'eau, de produit dilué ou de ton leave-in préféré : ce flacon pulvérisateur sait tout faire. Parfait pour les cheveux, la peau, les plantes et bien plus encore.
Le style Terracotta
Son coloris terracotta chaleureux sera du plus bel effet sur ta coiffeuse ou sur l'étagère de ta douche. Un style fonctionnel, aussi esthétique que pratique.
Fantastic Spray Bottle With Multiple Ways to Use It!
This pretty spray bottle has multiple uses. You can use it to re-set your wavy/curly hair in the morning. You can use it to hydrate your face before adding moisturizer. You can use it to cool off while outside on a hot day. You can even use it to water your plants. I love my new terracotta continuous spray bottle. I've used it everyday for all the above and more. I'm sure I will find even more ways to use it. It's a beautiful color, pretty to look at, and a must to have for every day beauty care.
SM
Stacey M.
Verified Reviewer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love the Continuous mist!!!
Just what I was looking for !!! Finally, a spray bottle that has a continuous mist instead of having to pump, pump, pump and ending up with my hair too wet. This is perfect for refreshing your curls or waves and the mist is just right for that little bit of dampness when using the heatless curlers. The bottle is very easy to hold and did I mention it sprays just the right amount to get that fine mist without soaking your hair ?
GN
Gemma N.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love this!!
This has been great for when I want to do heatless curls after my hair has dried, or attempt french braids in my daughter hair. It wets the hair just enough. I also add a few sprays of their leave in conditioner into the water too. Just remember to empty the bottle of water when you're done and spray until nothing comes out. If you leave any water in it, it can end up smelling a bit stagnant when you use it. But if you dry it out, no problem at all
ML
Megan L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love it
Perfect size bottle, not too big, annd I love that it is clear so I can see how much water is in there or if it needs to be cleaned. The fine mist that comes out does an excellent job rehydrating my curls on non wash days. 10/10
MV
Mayra V.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
11 months ago
10/10 spray bottle!
I bought two of these for my daughter and one for myself. The quality is great, and the continuous spray works perfectly!
BD
Béatrice D.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Perfect for moistening hair before styling in the morning and removing creases at night.
Diffusion in a light and continuous mist in a nice spray bottle. Perfect for moistening hair before styling in the morning and removing creases at night regardless of hair texture or density. Very happy with my purchase;)
Translated from French
ET
Erin T.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
kitsch never disappoints
I filled my spray bottle with witch hazel for a quick refreshing spritz during the day and have been loving it!
TF
Theresa F.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Love this hair sprayer!
I got this a free item on my rewards list, but it’s totally worth paying for. I use it for my son’s hair that is very bunched up every morning, and with the way the spray mists and keeps flowing out of this bottle it takes no time. He use to fight me now his hair went from 15, to 8 minutes. So this product is definitely worth getting.
NM
Nina M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
What I was looking for!
I was looking for this type of spray bottle since seeing it at my hairdresser’s. It’s perfect for rehydrating my curls before drying with diffuser or as part of refresh. The mist is very smooth. Perfect!
CA
Cecy A.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
5 months ago
Easier to use
I've recently bought this spray since I've heard that the continous spray has been great and it's honestly so much easier than constantly pushing for water to come out and I get to style my hair in a faster pace
Loading...
Loading...
Frequently Asked Questions
Tu peux le remplir d'eau, d'après-shampooing sans rinçage dilué, de spray rafraîchissant pour les boucles, de brume fixatrice ou de tout produit liquide léger. Évite les huiles épaisses ou les beurres, car ils risqueraient d'obstruer la buse.
L'embout de la buse se tourne facilement pour passer du mode brume fine au mode jet continu. Il te suffit de le faire pivoter sur le réglage de ton choix avant de vaporiser.
Rince le flacon à l'eau tiède après chaque utilisation. Pour un nettoyage en profondeur, remplis-le d'une petite quantité d'eau tiède mélangée à du vinaigre blanc, actionne la gâchette pour rincer les conduits de la buse, puis rince abondamment à l'eau claire.
Oui, le flacon pulvérisateur continu de Kitsch est fabriqué à partir de matériaux sans BPA, ce qui permet de l'utiliser en toute sécurité avec de l'eau, des soins de la peau (skincare) ou des produits capillaires.
Le Flacon pulvérisateur continu Terracotta offre une contenance généreuse, idéale pour un usage quotidien. Tu peux vérifier les millilitres ou les onces exacts dans la section des détails du produit sur cette même page.
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.