ADD ANYTHING HERE OR JUST REMOVE IT…
Insideast
Login / Register
Sign inCreate an Account

Lost your password?

Search
Wishlist
0 items €0.00
Menu
Insideast
0 items €0.00
  • Home
  • Shop All
  • Lighting
  • Sinks
  • Faucets
  • Hardware
  • Showers
  • Blog
  • Contact
Click to enlarge
Home Hardware Unlacquered Brass Bathroom Sink Drain Stopper With Overflow
Bathroom Drop-in Sink, Brass Basin Sink, Round Sink, Bathroom Sink Brass
Bathroom Drop-in Sink, Brass Basin Sink, Round Sink, Bathroom Sink Brass €354.02
Back to products
Unlacquered Brass Cup Pull Handles, Handmade Cabinet Knobs (Pack of 3)
Unlacquered Brass Cup Pull Handles, Handmade Cabinet Knobs (Pack of 3) €50.66 – €141.30Price range: €50.66 through €141.30

Unlacquered Brass Bathroom Sink Drain Stopper With Overflow

€68.49 – €190.47Price range: €68.49 through €190.47

1 Drain
2 Drains
3 Drains
Clear
Add to wishlist
SKU: N/A Category: Hardware
Share:
  • Description
  • Additional information
  • Reviews (0)
  • Shipping & Delivery
Description

/* ============================================================
INSIDEAST – Solid Brass Bathroom Sink Drain Stopper (with Overflow)
Product Description Block · Shopify Compatible
All classes prefixed ie-dso- · No JS · No external deps
============================================================ */

.ie-dso-page {
–font-display: Georgia, ‘Times New Roman’, ‘Palatino Linotype’, serif;
–font-body: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif;

–primary: #1a1a1a;
–accent: #a67c52;
–accent-light: #d4b896;
–accent-dark: #8b6542;
–muted: #666;
–text-light: #9A948D;
–bg-light: #fafaf8;
–bg-creme: #fcf9f2;
–border: rgba(166, 124, 82, 0.20);
–border-light: rgba(0, 0, 0, 0.08);
–success: #2D6A4F;
–white: #FFFFFF;
–shadow: rgba(0,0,0,.1);

–space-xs: 8px;
–space-sm: 16px;
–space-md: 24px;
–space-lg: 40px;
–space-xl: 64px;

–max-width: 900px;
–radius-sm: 4px;
–radius-md: 8px;
–radius-lg: 14px;
–radius-pill: 100px;

color: var(–primary);
font-family: var(–font-body);
line-height: 1.6;
background: linear-gradient(to bottom, #fff 0%, var(–bg-light) 100%);
}

@keyframes ie-dso-fade-up {
from { opacity: 0; transform: translateY(18px); }
to { opacity: 1; transform: translateY(0); }
}
@keyframes ie-dso-fade-in {
from { opacity: 0; }
to { opacity: 1; }
}

.ie-dso-page {
max-width: var(–max-width);
margin: 0 auto;
padding: 0 var(–space-sm);
}
.ie-dso-page * { box-sizing: border-box; }

.ie-dso-section {
padding: var(–space-xl) 0;
border-bottom: 1px solid var(–border-light);
animation: ie-dso-fade-up 0.6s ease both;
}
.ie-dso-section:nth-child(1) { animation-delay: 0.05s; }
.ie-dso-section:nth-child(2) { animation-delay: 0.12s; }
.ie-dso-section:nth-child(3) { animation-delay: 0.19s; }
.ie-dso-section:nth-child(4) { animation-delay: 0.26s; }
.ie-dso-section:nth-child(5) { animation-delay: 0.33s; }
.ie-dso-section:last-child:not(.ie-dso-final-cta) { border-bottom: none; }

.ie-dso-eyebrow {
font-family: var(–font-body);
font-size: 11px;
font-weight: 600;
letter-spacing: 0.10em;
text-transform: uppercase;
color: var(–accent);
margin: 0 0 var(–space-xs);
}
.ie-dso-h2 {
font-family: var(–font-display);
font-size: clamp(24px, 4vw, 36px);
font-weight: 700;
line-height: 1.2;
letter-spacing: -0.01em;
color: var(–accent);
margin: 0 0 var(–space-sm);
}
.ie-dso-h3 {
font-family: var(–font-display);
font-size: clamp(18px, 2.5vw, 22px);
font-weight: 700;
line-height: 1.3;
color: var(–accent);
margin: 0 0 var(–space-xs);
}
.ie-dso-body {
font-family: var(–font-body);
font-size: 15px;
line-height: 1.75;
color: var(–muted);
}

.ie-dso-badges {
display: flex;
flex-wrap: wrap;
gap: var(–space-sm);
justify-content: center;
margin: var(–space-md) 0;
}
.ie-dso-badge {
font-family: var(–font-body);
font-size: 11px;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #8a6020;
padding: 8px 18px;
border: 1px solid #d4a84740;
border-radius: var(–radius-pill);
background: #fdf9f3;
box-shadow: 0 2px 8px rgba(212, 168, 71, 0.08);
display: flex;
align-items: center;
gap: 6px;
animation: ie-dso-fade-up 0.5s ease both;
}
.ie-dso-badge:nth-child(1) { animation-delay: 0.15s; }
.ie-dso-badge:nth-child(2) { animation-delay: 0.25s; }
.ie-dso-badge:nth-child(3) { animation-delay: 0.35s; }
.ie-dso-badge:nth-child(4) { animation-delay: 0.45s; }

.ie-dso-btn {
display: inline-block;
background: var(–accent);
color: var(–white);
font-family: var(–font-body);
font-size: 15px;
font-weight: 600;
letter-spacing: 0.02em;
padding: 14px 32px;
border-radius: var(–radius-md);
text-decoration: none;
border: none;
cursor: pointer;
transition: background-color 0.18s ease, transform 0.12s ease;
}
.ie-dso-btn:hover { background-color: var(–accent-dark); transform: translateY(-1px); }
.ie-dso-btn:active { transform: translateY(0); }
.ie-dso-btn-full { width: 100%; text-align: center; display: block; box-sizing: border-box; }

.ie-dso-img-wrap {
border-radius: var(–radius-lg);
overflow: hidden;
width: 100%;
aspect-ratio: 1 / 1;
background: var(–bg-light);
}
.ie-dso-img-wrap img {
width: 100%;
height: 100%;
object-fit: contain;
display: block;
}

.ie-dso-feature-row {
display: grid;
grid-template-columns: 1fr 1fr;
gap: var(–space-lg);
align-items: center;
}
@media (max-width: 768px) {
.ie-dso-feature-row { display: flex; flex-direction: column; gap: var(–space-md); }
}

.ie-dso-reviews-row {
display: flex;
gap: var(–space-sm);
overflow-x: auto;
scroll-snap-type: x mandatory;
padding-bottom: var(–space-xs);
}
.ie-dso-review-card {
min-width: 260px;
max-width: 260px;
flex-shrink: 0;
scroll-snap-align: start;
background: var(–white);
border: 1px solid var(–border-light);
border-radius: var(–radius-md);
padding: var(–space-sm);
transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.ie-dso-review-card:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.10); }
.ie-dso-review-stars { color: var(–accent); font-size: 13px; margin-bottom: 6px; }
.ie-dso-review-text { font-size: 13px; line-height: 1.6; color: var(–primary); margin: 0 0 var(–space-xs); }
.ie-dso-review-name { font-size: 12px; font-weight: 700; color: var(–muted); }
.ie-dso-review-date { font-size: 11px; color: var(–text-light); }

.ie-dso-specs-grid {
display: grid;
grid-template-columns: 5fr 7fr;
gap: var(–space-lg);
align-items: center;
}
.ie-dso-specs-img-wrap {
border-radius: var(–radius-lg);
overflow: hidden;
background: var(–bg-light);
}
.ie-dso-specs-img-wrap img {
width: 100%;
height: auto;
display: block;
}
.ie-dso-specs-table { width: 100%; border-collapse: collapse; }
.ie-dso-specs-table tr { border-bottom: 1px solid var(–border-light); }
.ie-dso-specs-table td { padding: 10px 0; font-size: 14px; vertical-align: top; }
.ie-dso-specs-table td:first-child {
width: 40%;
color: var(–muted);
font-weight: 500;
padding-right: var(–space-sm);
}
@media (max-width: 768px) {
.ie-dso-specs-grid { grid-template-columns: 1fr; gap: var(–space-md); }
}

.ie-dso-pdf-box {
border: 2px dashed var(–accent);
border-radius: var(–radius-lg);
background: var(–bg-creme);
padding: var(–space-lg);
text-align: center;
max-width: 700px;
margin: var(–space-lg) auto 0;
}
.ie-dso-pdf-box h3 {
font-family: var(–font-body);
font-size: 18px;
font-weight: 700;
color: var(–primary);
margin: 0 0 8px;
}
.ie-dso-pdf-box p {
font-size: 14px;
color: var(–muted);
margin: 0 0 var(–space-md);
}
.ie-dso-pdf-btn {
display: inline-flex;
align-items: center;
gap: 8px;
background: var(–accent);
color: var(–white);
font-family: var(–font-body);
font-size: 14px;
font-weight: 600;
padding: 12px 28px;
border-radius: var(–radius-pill);
text-decoration: none;
transition: background-color 0.18s ease;
}
.ie-dso-pdf-btn:hover { background-color: var(–accent-dark); }

.ie-dso-faq-item {
border-bottom: 1px solid var(–border-light);
}
.ie-dso-faq-item summary {
cursor: pointer;
list-style: none;
padding: var(–space-sm) 0;
font-size: 15px;
font-weight: 500;
display: flex;
justify-content: space-between;
align-items: center;
color: var(–primary);
}
.ie-dso-faq-item summary::-webkit-details-marker { display: none; }
.ie-dso-faq-item summary::after { content: ‘+’; color: var(–accent); font-size: 20px; font-weight: 300; margin-left: var(–space-sm); flex-shrink: 0; }
.ie-dso-faq-item[open] summary::after { content: ‘-‘; }
.ie-dso-faq-answer { animation: ie-dso-fade-in 0.2s ease; }
.ie-dso-faq-answer p {
font-size: 14px;
line-height: 1.75;
color: var(–muted);
padding-bottom: var(–space-sm);
margin: 0;
}

.ie-dso-final-cta {
border: 4px solid var(–accent);
background: var(–bg-light);
border-radius: var(–radius-lg);
padding: var(–space-lg);
text-align: center;
max-width: 750px;
margin: 0 auto var(–space-xl);
}

Artisan Hardware Series · Handcrafted in Morocco

Solid Brass Bathroom Sink Drain Stopper

An unlacquered solid brass push-up drain stopper with overflow venting, built for a secure, watertight fit in most standard bathroom sinks.

✦ Handcrafted to Order ✦ 5-Year Warranty ✦ Free Shipping ✦ 30-Day Returns

Solid brass bathroom sink drain stopper, unlacquered finish, Marrakesh Morocco

Solid brass sink drain stopper, close up detail

Built-In Overflow, Better Drainage

Solid Brass With Overflow Venting

This unlacquered brass stopper is made of solid brass. If the faucet is left on while the drain stopper is closed, the opening discharges water down into the drain instead of letting it spill onto the floor. The overflow also allows the sink to drain faster by venting air into the drain. Installation is easy, just make sure the sink stopper gaskets are positioned correctly.

Loved by Homeowners

Insideast Sink Drains

★★★★

“It’s a beautiful piece and I’m very happy with it.”

Sam
16 Mar, 2026

★★★★★

“Quality was great with this item. Being in the US, we had to source a couple of extra parts to match our existing plumbing, but once we did, it worked perfectly.”

Kim
15 Mar, 2026

★★★★★

“This is my second order! These are solid brass drains and are so beautiful. They sit perfectly, no water pooling around the drain, and the communication was excellent.”

Marina
21 Dec, 2025

★★★★★

“Such a beautiful solid brass drain! My husband was able to install it himself. I’d been looking for this exact look, beautiful product and fast shipping.”

Cindy
25 Nov, 2025

Technical Details

Solid brass sink drain stopper dimensions
Material Solid Brass
Finish Unlacquered Brass
Overflow With Overflow (Air Vent for Faster Drainage)
Mechanism Push-Up Pop-Up Stopper
Fits Sink Hole Standard, 1.64″ – 1.9″ Diameter
Cap Diameter 2.60″
Cap Inner Diameter 2.44″
Cap Height 1.03″
Overall Height 3.06″
Threaded Body Diameter 1.64″
Installation DIY-Friendly, Confirm Gasket Position
Origin Handcrafted in Marrakesh, Morocco
Compatibility Note: This drain fits most standard sink hole diameters between 1.64″ and 1.9″. Measure your existing drain opening before ordering to confirm fit.

Download Technical Drawings

Full spec sheet with dimensions and installation details.

Download Drawings

Frequently Asked Questions

Will this fit my bathroom sink?

This drain stopper fits most standard sink hole diameters, from a minimum of 1.64″ up to 1.9″. Measure your existing drain opening before ordering to confirm it’s a match.

What does the overflow do?

If the faucet is left on while the drain is closed, the overflow opening discharges water down into the drain instead of letting it spill onto the floor. It also helps the sink drain faster by venting air into the drain.

Can I install this myself?

Yes. Installation is easy, just make sure the sink stopper gaskets are positioned correctly for a proper seal.

Do I need extra parts for US plumbing?

Most installations connect directly, though depending on your existing sink setup you may need to source a compatible connector locally. Contact us if you’re unsure about your specific plumbing.

What if I’m not satisfied with my purchase?

Return it within 30 days of delivery, unused and in its original packaging, for a full refund. Items that have been installed or used cannot be returned.

Ready to Upgrade Your Drain?

Handcrafted solid brass, built to last and drain beautifully.

Add to Cart →
✦ Handcrafted to Order ✦ 5-Year Warranty ✦ Free Shipping ✦ 30-Day Returns

Additional information
Save on Bundle

1 Drain, 2 Drains, 3 Drains

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Unlacquered Brass Bathroom Sink Drain Stopper With Overflow” Cancel reply

Your email address will not be published. Required fields are marked *

Your review is being submitted. Please wait a moment

Good quality.The product is firmly packed.Good service.Very well worth the money.Very fast delivery.

Shipping & Delivery

Related products

Compare

Engraved Traditional Style Brass Floor Drain | Shower floor

Hardware
€68.46 – €90.16Price range: €68.46 through €90.16
  Traditional Engraved Artistry → Meticulously detailed with deep, traditional engravings, this floor drain serves as a sophisticated statement piece
Select options
Quick view
Compare

Heritage – Unlacquered Brass Kitchen Sprayer

Hardware
€153.24
Unlacquered Brass Finish → Develops a natural patina over time, adding warmth and vintage charm to your space. Solid Brass
Add to cart
Quick view
Compare

Heritage Unlacquered Brass Soap Dispenser | Signature Living Finishes

Hardware
€168.91 – €278.91Price range: €168.91 through €278.91
/* ========== EXISTING STYLES ========== */ .faucet-desc{–primary:#1a1a1a;–accent:#a67c52;–accent-light:#d4b896;–muted:#666;–bg-light:#fafaf8;–shadow:rgba(0,0,0,.1);color:var(–primary);font-family:-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,”Helvetica Neue”,Arial,sans-serif;line-height:1.6;background:linear-gradient(to bottom,#fff 0%,var(–bg-light) 100%)} .faucet-desc__wrap{max-width:900px;margin:0 auto;padding:clamp(24px,4vw,60px) clamp(16px,2vw,24px)} .faucet-desc__header{text-align:center;padding:clamp(40px,6vw,80px) 0;position:relative} .faucet-desc__header::after{content:””;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,var(–accent),transparent)} .faucet-desc__eyebrow{font-size:clamp(.75rem,1vw,.85rem);letter-spacing:.15em;text-transform:uppercase;color:var(–accent);margin:0 0
Select options
Quick view
Compare

Round Solid Brass Bottle P-Trap & Push-Up Drain

Hardware
€145.05 – €198.66Price range: €145.05 through €198.66
Heavy-Duty Solid Brass → Expertly machined from high-quality solid brass, ensuring exceptional durability and leak resistance. Unlike plastic or thin
Select options
Quick view
Compare

Solid Brass Drain, Push Up Button

Hardware
€56.23
Solid Brass Construction → Crafted from high-quality solid brass for exceptional durability, corrosion resistance, and long-term performance. Universal Sink Compatibility
Add to cart
Quick view
Compare

Solid Brass Square Floor Drain | Smooth Style | Unlacquered Shower Drain

Hardware
€68.46 – €94.80Price range: €68.46 through €94.80
  100% Solid Brass Construction → Expertly built from high-quality solid brass, ensuring exceptional strength and durability while providing a
Select options
Quick view
Compare

Unlacquered Brass Floor-Mounted S-Trap | Exposed Plumbing Kit

Hardware
€296.14 – €341.14Price range: €296.14 through €341.14
  Solid Brass Construction → Expertly crafted from heavy-gauge solid brass, ensuring exceptional durability and structural integrity. Unlike plated plastic
Select options
Quick view
Compare

Unlacquered Solid Copper Kitchen Strainer Basket, Kitchen Sink Drain, Drain Stopper Plug, Basket Strainer

Hardware
€55.23 – €64.20Price range: €55.23 through €64.20
  Authentic Unlacquered Solid Copper → Built to last and naturally develops a warm, unique patina over time.   Solid
Select options
Quick view
    Insideast Europe

    Moroccan handcrafted brass & copper for the modern European home. Each piece made by master artisans.

    ✉ hello@insideast.com
    🆕 Ships to all EU countries

    Based on WoodMart theme 2026 WooCommerce Themes.
    payments
    • Menu
    • Categories
    Set your categories menu in Header builder -> Mobile -> Mobile menu element -> Show/Hide -> Choose menu
    • Home
    • Shop All
    • Lighting
    • Sinks
    • Faucets
    • Hardware
    • Showers
    • Blog
    • Contact
    • Wishlist
    • Login / Register
    Shopping cart
    Close
    Start typing to see posts you are looking for.
    en_USEnglish
    en_USEnglish
    5
    Rated 5 out of 5
    0%
    4
    Rated 4 out of 5
    0%
    3
    Rated 3 out of 5
    0%
    2
    Rated 2 out of 5
    0%
    1
    Rated 1 out of 5
    0%
    With images (0) Verified (0)
    5 stars (0)
    • All stars (0)
    • 5 stars(0)
    • 4 stars(0)
    • 3 stars(0)
    • 2 stars(0)
    • 1 star(0)
    Shop
    Wishlist
    0 items Cart
    My account