Ensure your Bottle-Free Beauty faves stay clean & organized in the shower with this must-have soap dish. It features a chic, self-draining design to keep your bars dry & fresh so you can enjoy them longer.
Chic & functional design that holds up to 3 bars!
Compatible with all Kitsch bars
Effective drainage system with self-draining slots and raised bottom
Keeps your bars dry& goop-free
Made from 100% recycled plastic
Includes removable suction cups and 3M sticker
Dimensions: 5.5’’ W x 2.15’’ H x 3.46’’ D
{
discount_percentage = $event.detail?.percentage || 0;
})" x-init="$watch('selected', value => {
if (value.length != total_items) {
discount_percentage = 0;
}else{
discount_percentage = 0;
}
const cookieDiscount = Unick.getCookie('discount_code');
if(cookieDiscount){
const discount = discount_table.find((item) => {
return item.toLowerCase().includes(cookieDiscount.toLowerCase());
});
const discountValue = discount?.split(':')[1] || 0;
discount_percentage += parseInt(discountValue);
}
})" x-data="{
discount_table: JSON.parse(JSON.stringify(`WINTER24:20,Secretsale:25,Kitsch25:25,FB20:20,WELCOME20:20,Kitschwelcome:20,SUMMEREND:20,15Kitsch:15,Fall15:15,CODE10:10,HAIRDAY24:25,discount:28, discount:25`)).split(','),
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,
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 = `自排水皂盘`;
let bundleHandle = `self-draining-soap-dish-1`;
let bundleCount = 4;
let bundleQty = 1;
let index = 0;
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 cart with event dispatch
this.$dispatch('update-cart', { cart: response });
// Open cart after adding product
this.$dispatch('toggle-cart-drawer');
});
}
}">
Register to receive a notification when this item comes back in stock.
Please enter a valid email address.
Thanks for signing up! We'll send you an email when the product becomes available.
{
let mainAddToCart = document.querySelector('.product__info-wrapper .button-add-to-cart');
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(() => {
// Initialize visibility state
let mainAddToCart = document.querySelector('.product__info-wrapper .button-add-to-cart');
if(mainAddToCart) {
let rect = mainAddToCart.getBoundingClientRect();
show = rect.top > window.innerHeight || rect.bottom < 0;
}
})" class="add-to-cart-footer p-3 bg-white text-black fixed bottom-0 w-full z-20 shadow border-t">
4 Reasons To Love Kitsch's Self Draining Soap Dish
Stay Fresh & Fabulous
Keep your beauty bars in top-notch condition with our chic, self-draining design. It's all about making those bars last longer and perform better.
Chic & Functional
Our soap dish isn't just pretty, it's practical. Holding up to three bars, it's the perfect fit for all your Kitsch favorites.
Longer Lasting & Clean
Say goodbye to gooey bars! Our smart drainage system keeps everything dry and neat, so your shower space stays as gorgeous as you.
Eco-Friendly & Practical
Made from 100% recycled plastic, this dish isn't just good for your bars, it's good for the planet too. Plus, with our handy suction cups, it's a breeze to set up anywhere
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!
M
Michelle
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year 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!
MC
Margaret C.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year 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.
LH
Linda H.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
Works wonderfully
This soap dish works great!
I highly recommend it!
A
Abby
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year 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
1 year 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.
SF
Sharon F.
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
1 year ago
No more storage issues
I love bars but didn’t love how the were stored. This caddy is a godsend. Suction cup, so it can be placed wherever needed. Game changer.
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 :)
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 :)
L
Lisa
Verified Buyer
I recommend this product
Rated 5 out of 5 stars
11 months 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!!