Gardez vos produits Bottle-Free Beauty propres et organisés sous la douche grâce à ce porte-savon incontournable. Son design chic et auto-drainant permet à vos barres de rester sèches et fraîches plus longtemps.
Design chic et fonctionnel qui peut contenir jusqu'à 3 barres !
Compatible avec toutes les barres Kitsch
Système de drainage efficace avec fentes auto-drainantes et base surélevée
Garde vos barres sèches et sans résidus
Fabriqué à partir de plastique 100% recyclé
Comprend des ventouses amovibles et un autocollant 3M
Dimensions : 14 cm L x 5,5 cm H x 8,8 cm P
{
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: 4,
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 = `Porte-savon autovidant - Noir`;
let bundleHandle = `self-draining-soap-dish-black`;
let bundleCount = 4;
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:
Porte-savon autovidant - Noir
$27.00
$27.00
Barre de shampooing à l'eau de riz pour la croissance des cheveux
$31.00
$31.00
Barre revitalisante à l'eau de riz pour la croissance des cheveux
$31.00
$31.00
Savon nettoyant pour le corps détoxifiant au charbon de bois
$27.00
$27.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 raisons d'aimer le porte-savon auto-drainant de Kitsch
Restez frais et fabuleux
Gardez vos pains de beauté en parfait état grâce à notre design chic et auto-vidangeable. Il s'agit de faire durer ces barres plus longtemps et de les rendre plus performantes.
Chic et fonctionnel
Notre porte-savon n'est pas seulement joli, il est aussi pratique. Pouvant contenir jusqu'à trois pains, il est parfait pour tous vos produits préférés Kitsch.
Plus durable et plus propre
Dites adieu aux barres gluantes ! Grâce à notre système de drainage intelligent, tout reste sec et net, pour que votre espace de douche reste aussi beau que vous.
Écologique et pratique
Fabriqué à partir de plastique 100 % recyclé, ce plat n'est pas seulement bon pour vos bars, il est aussi bon pour la planète. De plus, grâce à nos ventouses pratiques, il est facile à installer n'importe où.
4.7
Rated 4.7 out of 5 stars
Based on 2,569 reviews
Reviews Summary
Generated by AI from 100 most recent customer reviews
Last updated 1 year ago
Customers say this soap dish helps organize their shower bars and promotes drainage. Many reviews mention installation challenges with suction cups, though some report successful wall mounting. The compact design earns praise for space efficiency and bar organization.
This soap dish is actually the best purchase I have spent money on. It’s sleek but functional ! Haven’t had soap scum build up . It holds the Kit•sch products perfectly. No fumbling for a heavy bottle!
MC
Margaret C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
This gives me more space in the shower.
I added this to my shower underneath my shower caddy. I love that it’s labeled.
M
Michelle
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Quality product
The tray holds very well. I had to move it once and the suction held very tight. I was able to pry it up and moved it to another location. It again held its suction tightly. I’m very pleased with the way it drains so it isn’t a soapy mess. Love the bars it holds and love the soap dish!
A
Abby
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Cute & Durable
Not only is this holder super cute, but I’m shocked at how amazing the quality is. I can never get those suction cups to actually stick on my shower walls, but this went right on and it’s not going anywhere. Love it!
HM
Heather M.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
2 years ago
Organization must have!
This soap dish takes up so little space in my shower! I purchased it along with the travel containers as soon as they were available.
AA
Axis A.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Stays on wall, drains soap, looks good. Perfect.
I got this a month ago and it's been great. It does what it sets out to do while looking really nice! It's well-designed—I really appreciate that you can change out the suction cups, which extends the life of the product since you don't need to throw the whole thing away if your suction cups break down the line. Overall, I definitely recommend it. I've attached photos (one with my hand for scale) and please bear in mind that the shampoo and conditioner have had daily or bi-daily use, so are smaller than they were when I first bought them :)
Also pictured is the Shea butter exfoliating bar (which I also recommend and used very liberally lol) and an aloe vera body soap from another brand, as I needed something non-exfoliating :)
L
Lisa
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Perfect
I am so glad I found the Kitsch products. The soap dish works perfectly and holds my shampoo and conditioners so they don’t get all messy. Great solution!!
ZL
Zhenni L.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Sturdy, chic and cute!
It’s surprisingly sturdy on our shower wall tile holding all three bars! Simply chic and cute and makes our shower room my happy place :)
C
Candi
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Soap dish’s
Love them both , I take them in the shower and leave then on my vanity when not in use I change the soaps out once a week to get all the benefits from all your soaps , shampoos and conditioners Thank You. Great products
O
JB
Jaime B.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Soap dish
Awesome product, stays on my shower wall and doesn’t fall off, drains great, does what it advertise’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.