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

Lost your password?

Search
Wishlist
0 items €0.00
Menu
Insideast Europe
0 items €0.00
  • Home
  • Shop All
  • Lighting
  • Sinks
  • Faucets
  • Hardware
  • Showers
Click to enlarge
Home Sink Solid Brass Hammered Sink, Bathroom Sink, Powder Room Sink, Handmade Undermount Sink
Antique Solid Brass Sink, Unlacquered Exposed Oval Bathroom Sink, Bathroom Vessel sink
Antique Solid Brass Sink, Unlacquered Exposed Oval Bathroom Sink, Bathroom Vessel sink €328.86 – €569.07Price range: €328.86 through €569.07
Back to products
40" Hammered Unlacquered Brass Farmhouse Sink, Customizable Solid Brass Undermount Kitchen Sink, Single Basin Farmhouse Sink
40" Hammered Unlacquered Brass Farmhouse Sink, Customizable Solid Brass Undermount Kitchen Sink, Single Basin Farmhouse Sink €1,396.11

Solid Brass Hammered Sink, Bathroom Sink, Powder Room Sink, Handmade Undermount Sink

€153.34 – €469.62Price range: €153.34 through €469.62

13"
17"
19"
21"
Sink Only
'+ PushUP
'+ PushUp + S-Trap
Clear
Add to wishlist
SKU: N/A Category: Sink
Share:
  • Description
  • Additional information
  • Reviews (0)
  • Shipping & Delivery
Description

/* ========== BASE 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);
}

/* FORCE-CENTER HEADER */
.faucet-desc__header{
position:relative;
padding:clamp(40px,6vw,80px) 0;

display:flex;
flex-direction:column;
align-items:center;

width:100%;
margin:0 auto;

text-align:center !important;
}

.faucet-desc__header *{
text-align:center !important;
margin-left:auto;
margin-right:auto;
}

.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 1rem;
font-weight:600;
}

.faucet-desc__title{
font-size:clamp(2rem,4vw,3.5rem);
line-height:1.1;
margin:0 0 1rem;
font-weight:700;
color:var(–accent);
}

.faucet-desc__sub{
color:var(–muted);
font-size:clamp(1.1rem,1.5vw,1.3rem);
max-width:700px;
margin:0 auto;
line-height:1.7;
text-align:center;
}
.faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__specs-table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px var(–shadow)}
.faucet-desc__specs-table tr{border-bottom:1px solid var(–accent-light)}
.faucet-desc__specs-table tr:last-child{border-bottom:none}
.faucet-desc__specs-table td{padding:12px 20px;font-size:14px}
.faucet-desc__specs-table td:first-child{font-weight:700;color:var(–primary);width:40%;background:var(–bg-light)}
.faucet-desc__specs-table td:last-child{color:var(–muted)}

.faucet-desc__download{background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);padding:25px;border-radius:8px;text-align:center;margin:40px 0;border:1px solid var(–accent-light)}
.faucet-desc__download h3{color:var(–primary);font-size:clamp(18px,2.5vw,22px);margin-bottom:15px}
.faucet-desc__download p{color:var(–muted);margin-bottom:15px;font-size:clamp(13px,1.5vw,15px)}
.faucet-desc__download a{display:inline-block;background:var(–accent);color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .3s ease}
.faucet-desc__download a:hover{background:#8b6740}

.faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}
.faucet-desc__config-slider-title{text-align:center;font-size:clamp(18px,3vw,22px);font-weight:700;color:var(–accent);margin-bottom:25px;text-transform:uppercase;letter-spacing:1px}
.faucet-desc__config-slider-container{position:relative;overflow-x:auto;overflow-y:hidden;border-radius:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;max-height:500px;padding:0 40px}
.faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}
.faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}
.faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(–accent);border-radius:10px}
.faucet-desc__config-slider{display:flex;gap:20px;padding:5px}
.faucet-desc__config-slide{flex:0 0 calc(50% – 10px);min-width:calc(50% – 10px);scroll-snap-align:start}
.faucet-desc__config-slide-img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px var(–shadow);display:block;background:#fff;border:1px solid var(–accent-light)}
.faucet-desc__config-slide-caption{text-align:center;margin-top:12px;font-size:14px;color:var(–primary);font-weight:600;background:var(–bg-light);padding:8px 12px;border-radius:6px;border:1px solid var(–accent-light)}
.faucet-desc__config-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(166,124,82,.8);color:#fff;border:none;width:35px;height:35px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}
.faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}
.faucet-desc__config-arrow–left{left:4px}
.faucet-desc__config-arrow–right{right:4px}

/* CTA Section */
.faucet-desc__cta-section{text-align:center;margin:clamp(30px,4vw,40px) 0;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);border-radius:12px;border:2px solid var(–accent);box-shadow:0 8px 30px rgba(166,124,82,.15)}
.faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(–muted);margin-bottom:20px}
.faucet-desc__cta-primary{background:var(–accent);color:#fff;border:none;padding:clamp(14px,2vw,18px) clamp(30px,4vw,40px);font-size:clamp(15px,2vw,18px);font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(166,124,82,.3);text-transform:uppercase;letter-spacing:.5px;width:100%;max-width:400px}
.faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}
.faucet-desc__cta-primary:active{transform:translateY(0)}
.faucet-desc__trust-bar{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);margin-top:20px;flex-wrap:wrap;font-size:clamp(11px,1.5vw,14px);color:var(–primary);font-weight:500}
.faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}
.faucet-desc__trust-bar div:before{content:”✓”;color:var(–accent);font-weight:bold}

/* Guarantee Bar */
.faucet-desc__guarantees-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0;padding:20px;background:#fff;border-radius:12px;border:1px solid var(–accent-light);box-shadow:0 4px 15px var(–shadow)}
.guarantee-item{text-align:center;padding:15px;background:var(–bg-light);border-radius:8px;transition:all .3s ease}
.guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(–shadow)}
.guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(–accent)}
.guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(–primary);margin-top:8px}

/* Features */
.faucet-desc__features{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__features h2{font-size:clamp(22px,4vw,28px);margin-bottom:clamp(20px,4vw,30px);color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:15px}
.faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}
.faucet-desc__features-list li{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;border:1px solid var(–accent-light);box-shadow:0 2px 8px var(–shadow);transition:all .3s ease}
.faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}
.faucet-desc__feature-icon{width:50px;height:50px;background:#f0e8df;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(–accent);border:1px solid var(–accent-light);align-self:flex-start}
.faucet-desc__feature-icon svg{width:28px;height:28px}
.faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(–primary);line-height:1.3}
.faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(–muted);line-height:1.6;margin:0}

/* Lifestyle sections */
.lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}
.lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}
.lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}
.lifestyle-section__content h3{margin-bottom:15px;color:var(–primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}
.lifestyle-section__content p{color:var(–muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}

/* Scarcity Notice */
.faucet-desc__scarcity-notice{background:#fff8f0;border:2px solid var(–accent);border-radius:8px;padding:clamp(12px,2vw,15px) clamp(15px,3vw,20px);margin:25px 0;text-align:center;font-size:clamp(12px,1.5vw,14px);color:var(–primary);line-height:1.6}
.faucet-desc__scarcity-notice a{color:var(–accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(–accent)}
.faucet-desc__scarcity-notice a:hover{color:#8b6740}

/* Sticky CTA Bar (Mobile) */
.faucet-desc__sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:15px;box-shadow:0 -4px 20px var(–shadow);z-index:1000;display:none;border-top:2px solid var(–accent)}
.faucet-desc__sticky-cta button{width:100%;background:var(–accent);color:#fff;border:none;padding:15px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer}

.ie-warranty{font-family:inherit;margin:clamp(40px,6vw,60px) 0;border:1px solid var(–accent-light);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);box-shadow:0 4px 15px var(–shadow)}
.ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(–accent);color:#fff}
.ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}
.ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}
.ie-warranty__body{padding:1.5rem}
.ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(–primary)}
.ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(–primary)}
.ie-warranty__list li{margin:.4rem 0;line-height:1.5}
.ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(–muted)}

/* ========== MOBILE RESPONSIVE ========== */
@media (max-width: 768px){
.faucet-desc__features-list{grid-template-columns:1fr;gap:15px}
.faucet-desc__features-list li{padding:15px;gap:12px}
.faucet-desc__feature-icon{width:45px;height:45px}
.faucet-desc__feature-icon svg{width:24px;height:24px}
.faucet-desc__config-slide{flex:0 0 calc(100% – 20px);min-width:calc(100% – 20px)}
.faucet-desc__config-slider-wrap{max-width:100%}
.faucet-desc__config-slide-img{height:300px}
.faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}
.lifestyle-section{grid-template-columns:1fr;gap:20px}
.lifestyle-section[style*=”direction:rtl”]{direction:ltr}
.lifestyle-section__content{direction:ltr}
.faucet-desc__specs-table td{padding:10px 12px;font-size:13px}
.faucet-desc__specs-table td:first-child{width:45%}
.faucet-desc__header{padding:clamp(30px,5vw,50px) 0}
.faucet-desc__title{line-height:1.2}
.faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem);text-align:center}
.faucet-desc__cta-section{padding:20px 15px}
.faucet-desc__trust-bar{gap:10px;font-size:11px}
.faucet-desc__sticky-cta{display:block}
.ie-warranty__title{font-size:1rem}
.ie-warranty__body{padding:1.2rem}
.faucet-desc__download{padding:20px 15px}
.faucet-desc__download h3{font-size:18px}
.faucet-desc__download p{font-size:13px}
.faucet-desc__download a{padding:12px 24px;font-size:13px}
.faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}
.guarantee-item{padding:12px}
.guarantee-item svg{width:28px;height:28px}
}

@media (max-width: 480px){
.faucet-desc__wrap{padding:20px 12px}
.faucet-desc__header{padding:25px 0}
.faucet-desc__config-slider-container{padding:0 35px}
.faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}
.faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}
.guarantee-item{padding:10px}
.faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}
.faucet-desc__features-list{gap:12px}
.faucet-desc__features-list li{padding:12px}
}

Solid Brass • Handcrafted in Morocco

Solid Brass Round Hammered Bathroom Sink

Handcrafted round undermount sink in solid brass with distinctive hammered texture. Perfect for powder rooms and bathrooms. Features unlacquered finish that develops a natural, living patina over time.

Handcrafted to order • Express delivery

Handcrafted to Order
5-Year Warranty
Express Shipping

5-Year Warranty

15-Day Returns

Express Shipping

Lifetime Support

⏱️ Limited Production: Each sink is individually handcrafted by skilled Moroccan artisans. Reserve yours today

Solid Brass Round Hammered Bathroom Sink

Choose Your Configuration

Select your preferred sink diameter and choose from our bundle options to create a complete, coordinated bathroom setup.

External Diameter

13″
17″
19″
21″

Save On Bundle

Sink Only
+ Push-Up Drain
+ Push-Up + S-Trap

Product Gallery

Top View

Top View
Side View

Side Profile
Detail View

Brass Detail
Undermount Installation

Undermount Design
Complete View

Complete View
Bundle Option

Complete Bundle

Why This Sink Is Worth The Investment

  • 100% Solid Brass Construction

    Crafted from solid brass to ensure long-lasting durability, even with heavy daily use. The robust material provides exceptional strength and resistance to wear.

  • Natural Living Finish

    Unlacquered brass develops a warm patina over time, adding rustic charm and a handmade touch to your bathroom or powder room. Each sink develops its own unique character.

  • Artisanal Hand-Hammered Texture

    Each sink features a carefully hand-hammered surface, showcasing the skill of Moroccan artisans. This intricate texture reflects light beautifully and adds visual depth.

  • Customizable Design

    Can be tailored to perfectly fit your countertop cutout for a seamless installation. Available in four diameter sizes to suit different bathroom configurations.

Round hammered brass sink detail

Perfect for Powder Rooms

The elegant round design with hand-hammered texture makes this sink ideal for powder rooms and guest bathrooms. Its compact yet striking appearance creates a memorable focal point while maintaining functionality.

Undermount installation

Seamless Undermount Installation

The undermount design creates a clean, modern aesthetic that integrates seamlessly with your countertop. This installation method makes cleaning effortless and enhances the overall sophistication of your bathroom.

Technical Specifications

Material Solid Brass
Finish Unlacquered Brass (Develops Natural Patina)
Shape Round
Available Sizes 13″, 17″, 19″, 21″ (External Diameter)
Installation Undermount
Texture Hand-Hammered
Drain Size 1.63″
Bundle Options Sink Only, + Push-Up Drain, + Push-Up + S-Trap
Craftsmanship Handcrafted in Morocco
Return Policy 15-Day Return

Available in four diameter sizes: 13″, 17″, 19″, or 21″ to fit various bathroom configurations. Designed for undermount installation for a seamless, modern look. Choose from three bundle options: Sink Only, with Push-Up Drain, or complete with Push-Up Drain and S-Trap. Standard drain size of 1.63″. Each sink is individually handcrafted with unique hand-hammered texture. Can be customized to fit your specific countertop cutout. The unlacquered brass finish naturally develops patina over time—this is expected and celebrated as authentic brass character.

Sink Dimensions and Specifications Diagram

Detailed dimensions and cutout specifications

Complete Installation Guide

Download our detailed spec sheet with dimensions, cutout template, and installation instructions

📄 Download Size Guide (PDF)

Warranty & Guarantee

We stand by the exceptional quality of our handcrafted brass sinks with industry-leading protection.

  • 5-Year Limited Warranty on the sink for residential use.
  • 15-Day Return Policy for your peace of mind.
  • Handcrafted Quality – Each sink individually inspected before shipping.
  • Authentic Brass – Solid brass throughout, no plating.
  • Visual damages must be reported within 15 days of delivery with photos.

Questions or need to file a claim? Email contact@insideast.com with your order number.

Finish note: Unlacquered brass develops a natural patina over time. This cosmetic aging is expected and celebrated—not considered a defect. Each sink will develop its own unique character.

Ready to Transform Your Bathroom?

Own a piece of authentic Moroccan craftsmanship

5-Year Warranty
15-Day Returns
Lifetime Support

 

Additional information
External Diameter

13", 17", 19", 21"

Save On Bundle

Sink Only, '+ PushUP, '+ PushUp + S-Trap

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Solid Brass Hammered Sink, Bathroom Sink, Powder Room Sink, Handmade Undermount Sink” 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

German Silver Bathroom Sink, Handcrafted Hammered Round Vessel Sink

Sink
€462.00
/* ========== EXISTING STYLES ========== */ .faucet-desc { –primary: #1a1a1a; –accent: #a67c52; –accent-light: #d4b896; –muted: #666; –bg-light: #fafaf8; –shadow: rgba(0,
Add to cart
Quick view
Compare

Hammered Unlacquered Brass Round Vanity Basin Sink, Bathroom Top Mount Bowl Sink

Sink
€148.16 – €503.15Price range: €148.16 through €503.15
/* ========== EXISTING STYLES ========== */ .faucet-desc { –primary: #1a1a1a; –accent: #a67c52; –accent-light: #d4b896; –muted: #666; –bg-light: #fafaf8; –shadow: rgba(0,
Select options
Quick view
Compare

Handcrafted Hammered Undermount Sink | Bar, Island & Outdoor

Sink
€359.29 – €697.56Price range: €359.29 through €697.56
/* ============================================================ INSIDEAST — Handcrafted Hammered Undermount Sink Product Description Block · Shopify Compatible All classes prefixed ie- · No
Select options
Quick view
Compare

Handcrafted Solid Copper Vessel Sink, Vanity Top Mount Sink, Bathroom Copper Basin, Freestanding Sink Copper

Sink
€284.16
  Heavy Construction: this vessel sink is made of solid copper to resist cracking.   Unlacquered Copper Finish: the sink
Add to cart
Quick view
Compare

Handcrafted Solid German Silver Sink, Drop In Customizable German Silver Sink (14,5”)

Sink
€312.40
/* ========== EXISTING STYLES ========== */ .faucet-desc { –primary: #1a1a1a; –accent: #a67c52; –accent-light: #d4b896; –muted: #666; –bg-light: #fafaf8; –shadow: rgba(0,
Add to cart
Quick view
Compare

Solid Brass Undermount Sink | Compact Rectangular Small Kitchen Sink | With Strainer

Sink
€254.19
  Solid Brass Construction: Made from 100% solid brass, offering exceptional strength and resistance to daily kitchen demands.   Living Finish:
Add to cart
Quick view
Compare

Solid Copper Undermount Hammered Sink, Copper Bar Sink Square, Copper Farmhouse Sink

Sink
€362.48 – €743.73Price range: €362.48 through €743.73
/* ========== EXISTING STYLES ========== */ .faucet-desc { –primary: #1a1a1a; –accent: #a67c52; –accent-light: #d4b896; –muted: #666; –bg-light: #fafaf8; –shadow: rgba(0,
Select options
Quick view
Compare

Wood And Brass Bathroom Sink, Vanity Vessel Sink

Sink
€265.35 – €456.33Price range: €265.35 through €456.33
/* ========== EXISTING STYLES ========== */ .faucet-desc { –primary: #1a1a1a; –accent: #a67c52; –accent-light: #d4b896; –muted: #666; –bg-light: #fafaf8; –shadow: rgba(0,
Select options
Quick view
    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
    • 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)
    All 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