Set de 3 bandeaux de sport crème, vert court de tennis & bleu marine
New!
Leur design doux et extensible maintient les cheveux confortablement en place pendant la pratique des sports de raquette, les entraînements, les courses et toutes vos activités
Éloigne les cheveux et les petits cheveux rebelles de votre visage avec un fini propre et impeccable
Comprend trois bandeaux inspirés du tennis pour afficher un style irréprochable sur le terrain et en dehors
Fabriqués à partir de tissu recyclé pour des coiffures quotidiennes et écologiques
Pas de maux de tête — confortable et léger à porter toute la journée
Idéal pour la plupart des types et textures de cheveux
Passez le bandeau par la tête et positionnez-le à la racine de vos cheveux.
Faites-le glisser vers l'arrière jusqu'à l'emplacement souhaité, pour maintenir les cheveux dégagés du visage.
Ajustez si nécessaire pour un maintien parfait pendant vos séances de sport ou au quotidien.
{
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 = `Set de 3 bandeaux de sport crème, vert court de tennis & bleu marine`;
let bundleHandle = `set-de-3-bandeaux-de-sport-creme-vert-court-de-tennis-bleu-marine`;
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:
Set de 3 bandeaux de sport crème, vert court de tennis & bleu marine
$ 280.00
$ 280.00
Vacances à la vanille Duo : Sucre Chaud et Rivages d’ambre
$ 606.00
$ 606.00
Consciously Created Wet/Dry Brush (brosse sèche et humide)
$ 373.00
$ 373.00
Set de 3 bandeaux de sport crème, vert court de tennis & bleu marine
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">
Headbands work as intended. Not too tight but does hold hair away from my face comfortably
KS
Karyn S.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
8 months ago
Love these headbands
These headbands are soft and also fit much better than once I have bought from other companies. I have a larger head and a lot of times it's hard to get a stretchy band that fits comfortably. These do the trick, however I would like to see a set of all black if possible.
ET
Erin T.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
great headbands
Headbands always slip off my head for some reason but these didn't!! Stayed put on a 3 mile walk. Added bonus: they're really soft and not tight.
CA
Catalina A.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
9 months ago
Nice
I use them to put on makeup
EG
Elise G.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Cute and stay put
Great quality, stay put, super cute colors.
MW
Mary W.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
7 months ago
Love them!
Does the trick during workouts
TF
Tiffany F.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
7 months ago
Neutral style
I love these headbands. Great color and great fit
B
Bo
I recommend this product
Rated 5 out of 5 stars
10 months ago
Does the job
Does exactly what it sets out to do. soft and comfortable
EH
Elizabeth H.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
3 months ago
Game changer
This Black Active Headband is perfect whether I am doing Tai Chi or Qi Gong. Soft, comfortable and yet effective.
AV
Anamaria V.
Verified Buyer
I recommend this product
Rated 4 out of 5 stars
9 months ago
Soft
I really like these headbands. They are very soft and stretchy. Unfortunately they migrate on my head within 30min regardless of position.
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.