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 Faucet Unlacquered Brass Bridge Faucet, High Arc Gooseneck Sink Mixer with Cross Handles, Vintage Gold Deck Mount Tap
Polished Brass Traditional Towel Rack | Luxury Wall-Mounted Towel Holder
Polished Brass Traditional Towel Rack | Luxury Wall-Mounted Towel Holder €749.00
Back to products
Authentic Solid Brass Kitchen Sink Flange – Unlacquered Living Finish
Authentic Solid Brass Kitchen Sink Flange – Unlacquered Living Finish €69.00

Unlacquered Brass Bridge Faucet, High Arc Gooseneck Sink Mixer with Cross Handles, Vintage Gold Deck Mount Tap

€426.42

Add to wishlist
SKU: EU-INS-8128405209197-45352932311149 Category: Faucet
Share:
  • Description
  • Reviews (0)
  • Shipping & Delivery
Description

/* ============================================================
INSIDEAST – Unlacquered Brass Bridge Faucet
Product Description Block · Shopify Compatible
All classes prefixed ie-bf- · No JS · No external deps
============================================================ */

.ie-bf-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%);
}

/* —- Animations —- */
@keyframes ie-bf-fade-up {
from { opacity: 0; transform: translateY(18px); }
to { opacity: 1; transform: translateY(0); }
}
@keyframes ie-bf-fade-in {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes ie-bf-pulse-bg {
0%, 100% { background-color: #FEF3CD; }
50% { background-color: #FDE68A; }
}

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

.ie-bf-section {
padding: var(–space-xl) 0;
border-bottom: 1px solid var(–border-light);
animation: ie-bf-fade-up 0.6s ease both;
}
.ie-bf-section:nth-child(1) { animation-delay: 0.05s; }
.ie-bf-section:nth-child(2) { animation-delay: 0.12s; }
.ie-bf-section:nth-child(3) { animation-delay: 0.19s; }
.ie-bf-section:nth-child(4) { animation-delay: 0.26s; }
.ie-bf-section:nth-child(5) { animation-delay: 0.33s; }
.ie-bf-section:nth-child(6) { animation-delay: 0.40s; }
.ie-bf-section:nth-child(7) { animation-delay: 0.47s; }
.ie-bf-section:nth-child(8) { animation-delay: 0.54s; }
.ie-bf-section:nth-child(9) { animation-delay: 0.61s; }
.ie-bf-section:nth-child(10) { animation-delay: 0.68s; }
.ie-bf-section:last-child:not(.ie-bf-final-cta) { border-bottom: none; }

/* —- Typography —- */
.ie-bf-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-bf-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-bf-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-bf-body {
font-family: var(–font-body);
font-size: 15px;
line-height: 1.75;
color: var(–muted);
}

/* —- Trust Badges —- */
.ie-bf-badges {
display: flex;
flex-wrap: wrap;
gap: var(–space-sm);
justify-content: center;
margin: var(–space-md) 0;
}
.ie-bf-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-bf-fade-up 0.5s ease both;
}
.ie-bf-badge:nth-child(1) { animation-delay: 0.15s; }
.ie-bf-badge:nth-child(2) { animation-delay: 0.25s; }
.ie-bf-badge:nth-child(3) { animation-delay: 0.35s; }
.ie-bf-badge:nth-child(4) { animation-delay: 0.45s; }

/* —- Urgency —- */
.ie-bf-urgency {
padding: 12px 20px;
border-radius: var(–radius-md);
text-align: center;
font-size: 13px;
font-weight: 500;
color: #7A5800;
margin: var(–space-sm) 0;
animation: ie-bf-pulse-bg 3.5s ease-in-out infinite;
}

/* —- CTA Button —- */
.ie-bf-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-bf-btn:hover { background-color: var(–accent-dark); transform: translateY(-1px); }
.ie-bf-btn:active { transform: translateY(0); }
.ie-bf-btn-full { width: 100%; text-align: center; display: block; box-sizing: border-box; }

/* —- Hero Image (old, non-split design) —- */
.ie-bf-hero-wrap {
width: 100%;
max-width: 700px;
aspect-ratio: 1 / 1;
margin: var(–space-md) auto;
border-radius: var(–radius-lg);
overflow: hidden;
background: var(–bg-light);
display: flex;
align-items: center;
justify-content: center;
}
.ie-bf-hero-wrap img {
width: 100%;
height: 100%;
object-fit: contain;
display: block;
}

/* —- Feature rows (50/50 split) —- */
.ie-bf-feature-row {
display: grid;
grid-template-columns: 1fr 1fr;
gap: var(–space-lg);
align-items: center;
padding: var(–space-lg) 0;
border-bottom: 1px solid var(–border-light);
}
.ie-bf-feature-row:last-child { border-bottom: none; }
.ie-bf-feature-row.ie-bf-reverse .ie-bf-feature-img-wrap { order: 2; }
.ie-bf-feature-row.ie-bf-reverse .ie-bf-feature-text { order: 1; }
.ie-bf-feature-img-wrap {
border-radius: var(–radius-lg);
overflow: hidden;
}
.ie-bf-feature-img-wrap img {
width: 100%;
height: 320px;
object-fit: cover;
display: block;
transition: transform 0.4s ease;
}
.ie-bf-feature-img-wrap:hover img { transform: scale(1.02); }
@media (max-width: 768px) {
.ie-bf-feature-row,
.ie-bf-feature-row.ie-bf-reverse { display: flex; flex-direction: column; gap: var(–space-md); }
.ie-bf-feature-text { order: 1; }
.ie-bf-feature-img-wrap { order: 2; }
.ie-bf-feature-img-wrap img { height: 260px; }
}

/* —- Gallery slider (scroll-snap, no JS) —- */
.ie-bf-gallery-wrap { text-align: center; }
.ie-bf-gallery {
display: flex;
gap: var(–space-sm);
overflow-x: auto;
scroll-snap-type: x mandatory;
padding: var(–space-sm) 0 var(–space-md);
-webkit-overflow-scrolling: touch;
margin-top: var(–space-md);
}
.ie-bf-gallery::-webkit-scrollbar { height: 6px; }
.ie-bf-gallery::-webkit-scrollbar-track { background: var(–border-light); border-radius: 10px; }
.ie-bf-gallery::-webkit-scrollbar-thumb { background: var(–accent-light); border-radius: 10px; }
.ie-bf-gallery img {
width: 300px;
height: 340px;
object-fit: cover;
border-radius: var(–radius-md);
display: block;
flex-shrink: 0;
scroll-snap-align: start;
transition: transform 0.4s ease;
}
.ie-bf-gallery img:hover { transform: scale(1.02); }
@media (max-width: 768px) {
.ie-bf-gallery img { width: 260px; height: 300px; }
}
.ie-bf-gallery-hint {
font-size: 12px;
color: var(–text-light);
margin-top: var(–space-xs);
}
.ie-bf-review-hint { display: none; }
@media (max-width: 768px) {
.ie-bf-review-hint { display: block; }
}

/* —- Specs table —- */
.ie-bf-specs-table { width: 100%; border-collapse: collapse; }
.ie-bf-specs-table tr { border-bottom: 1px solid var(–border-light); }
.ie-bf-specs-table td { padding: 12px 0; font-size: 14px; vertical-align: top; }
.ie-bf-specs-table td:first-child {
width: 38%;
color: var(–muted);
font-weight: 500;
padding-right: var(–space-sm);
}

/* —- No-risk promise —- */
.ie-bf-no-risk {
border: 2px solid var(–accent);
border-radius: var(–radius-lg);
padding: var(–space-md) var(–space-lg);
background: var(–bg-creme);
max-width: 750px;
width: 100%;
text-align: left;
}
.ie-bf-no-risk ul { list-style: none; padding: 0; margin: 0; }
.ie-bf-no-risk li { padding: 4px 0; font-size: 14px; color: var(–muted); }

/* —- Customization box —- */
.ie-bf-custom-box {
border: 1px solid var(–border-light);
border-radius: var(–radius-lg);
background: var(–bg-light);
padding: var(–space-md) var(–space-lg);
text-align: center;
margin-top: var(–space-md);
font-size: 14px;
color: var(–muted);
line-height: 1.7;
}
.ie-bf-custom-box a {
color: var(–accent-dark);
font-weight: 600;
text-decoration: underline;
}

/* —- Warranty box —- */
.ie-bf-warranty-box {
border: 2px solid var(–accent);
border-radius: var(–radius-lg);
padding: var(–space-md) var(–space-lg);
background: var(–bg-creme);
max-width: 750px;
width: 100%;
text-align: left;
}
.ie-bf-warranty-box ul {
font-size: 14px;
line-height: 1.8;
color: var(–muted);
padding-left: 20px;
list-style: disc;
margin: var(–space-sm) 0;
}

/* —- Handcrafted badge —- */
.ie-bf-handcraft {
text-align: center;
padding: var(–space-lg) var(–space-md);
background: var(–bg-light);
border-top: 1px solid var(–border-light);
border-bottom: 1px solid var(–border-light);
display: flex;
flex-direction: column;
align-items: center;
}
.ie-bf-handcraft svg { color: var(–accent); }
.ie-bf-handcraft p {
max-width: 620px;
margin: 0 auto;
font-size: 14px;
line-height: 1.75;
color: var(–muted);
}

/* —- FAQ —- */
.ie-bf-faq-item {
border-bottom: 1px solid var(–border-light);
}
.ie-bf-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-bf-faq-item summary::-webkit-details-marker { display: none; }
.ie-bf-faq-item summary::after { content: ‘+’; color: var(–accent); font-size: 20px; font-weight: 300; margin-left: var(–space-sm); flex-shrink: 0; }
.ie-bf-faq-item[open] summary::after { content: ‘-‘; }
.ie-bf-faq-answer { animation: ie-bf-fade-in 0.2s ease; }
.ie-bf-faq-answer p {
font-size: 14px;
line-height: 1.75;
color: var(–muted);
padding-bottom: var(–space-sm);
margin: 0;
}

/* —- Final CTA —- */
.ie-bf-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);
}

/* —- Bundle promo —- */
.ie-bf-bundle {
background: var(–white);
border: 1px solid var(–accent);
border-radius: var(–radius-md);
padding: var(–space-sm) var(–space-md);
margin-top: var(–space-md);
font-size: 13px;
color: var(–accent-dark);
text-align: center;
}

/* —- Reviews (text-only cards) —- */
.ie-bf-reviews h2 { text-align: center; }
.ie-bf-review-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: var(–space-md);
margin-top: var(–space-md);
}
.ie-bf-review-card {
background: var(–white);
border: 1px solid var(–border-light);
border-radius: var(–radius-md);
padding: var(–space-md);
box-shadow: 0 2px 8px var(–shadow);
}
.ie-bf-review-header {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-bottom: 10px;
gap: 8px;
}
.ie-bf-review-author { font-weight: 700; color: var(–primary); font-size: 14px; }
.ie-bf-review-verified {
font-size: 10px;
background: var(–accent);
color: var(–white);
padding: 3px 9px;
border-radius: 20px;
font-weight: 600;
flex-shrink: 0;
white-space: nowrap;
}
.ie-bf-review-stars { color: var(–accent); font-size: 14px; margin-bottom: 8px; }
.ie-bf-review-text { color: var(–muted); font-size: 13px; line-height: 1.6; margin-bottom: 10px; }
.ie-bf-review-highlight {
font-size: 12px;
color: var(–accent);
font-style: italic;
border-left: 2px solid var(–accent-light);
padding-left: 10px;
}
@media (max-width: 768px) {
.ie-bf-review-grid {
display: flex;
grid-template-columns: unset;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
padding-bottom: var(–space-sm);
}
.ie-bf-review-grid::-webkit-scrollbar { height: 6px; }
.ie-bf-review-grid::-webkit-scrollbar-track { background: var(–border-light); border-radius: 10px; }
.ie-bf-review-grid::-webkit-scrollbar-thumb { background: var(–accent-light); border-radius: 10px; }
.ie-bf-review-card {
flex: 0 0 260px;
width: 260px;
scroll-snap-align: start;
}
}

/* —- Plumbing compatibility note —- */
.ie-bf-compat-note {
background: linear-gradient(135deg, #fdf9f4 0%, #f5ede0 100%);
border: 1px solid var(–accent-light);
border-radius: var(–radius-sm);
padding: 22px 26px 18px;
display: flex;
align-items: flex-start;
gap: 18px;
margin-top: var(–space-md);
}
.ie-bf-compat-icon { flex-shrink: 0; width: 38px; height: 38px; margin-top: 2px; color: var(–accent-dark); }
.ie-bf-compat-icon svg { width: 100%; height: 100%; }
.ie-bf-compat-title {
font-size: 13px;
font-weight: 700;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(–accent-dark);
margin: 0 0 8px;
}
.ie-bf-compat-text { font-size: 14.5px; line-height: 1.6; color: var(–primary); margin: 0 0 10px; }
.ie-bf-compat-sub {
font-size: 12px;
color: var(–muted);
font-style: italic;
line-height: 1.4;
margin: 0;
padding-top: 10px;
border-top: 1px solid var(–border-light);
}
@media (max-width: 600px) {
.ie-bf-compat-note { flex-direction: column; gap: 12px; }
.ie-bf-compat-icon { width: 30px; height: 30px; }
}

Artisan Hardware Series – Handcrafted in Morocco

Unlacquered Brass Bridge Faucet

A high-arc gooseneck bridge faucet with traditional cross handles, hand-finished in radiant brass. The exposed bridge architecture creates a dramatic, vintage-inspired focal point for any sink.

✦ Handcrafted to Order ✦ 5-Year Warranty ✦ Free Shipping ✦ 30-Day Returns
Unlacquered Brass Bridge Faucet, high arc gooseneck sink mixer with cross handles, vintage gold deck mount tap
⏱ Limited Production: Due to the handcrafted nature, we can only produce a limited quantity each month. Reserve yours today to ensure priority fulfillment.

Handcrafted in Marrakesh

Each faucet is hand-finished by master artisans in Marrakesh, preserving centuries of metalworking heritage in every detail. No two pieces are exactly alike, that’s the beauty of handcrafted authenticity.

Product Gallery

Brass bridge faucet gallery view 1 Brass bridge faucet gallery view 2 Brass bridge faucet gallery view 3 Brass bridge faucet gallery view 4 Brass bridge faucet gallery view 5 Brass bridge faucet gallery view 6 Brass bridge faucet gallery view 7 Brass bridge faucet gallery view 8

← Swipe to see more →

Customization Available: Need a different finish or configuration? This faucet can be made to order in any of our brass finishes. Email us at contact@insideast.com with your requirements.

What Our Customers Say

Matthew S. Verified
★★★★★

Beyond expectations, the quality and weight of this faucet is impressive. I haven’t stopped talking about the handles and how they feel so luxury for the last 2 days and we don’t even have it installed yet.

“The quality and weight… feels so luxury”
Danielle C. Verified
★★★★★

It’s just as beautiful and quality material as I expected it to be, it’s going to be beautiful in our new space. Great customer service and responsive communication throughout the entire process.

“Great customer service and great product”
Lindsey H. Verified
★★★★★

We are so pleased with the quality and craftmanship! The unlacquered brass is stunning and already gaining a beautiful patina. The quality and craftsmanship is second to none!

“Quality and craftsmanship is second to none!”

← Swipe to see more →

🛡️ Our No-Risk Promise to You

  • 30-Day Returns: Changed your mind? Return it unused in original packaging for a full refund.
  • 5-Year Warranty: We repair or replace any manufacturing defects.
  • Lifetime Expert Support: Direct access to our team for installation tips and maintenance advice.

We’re so confident you’ll love this faucet, the risk is entirely on us.

Why This Faucet Is Worth The Investment

Unlacquered brass bridge faucet, exposed bridge architecture, vintage design

Design & Silhouette

Stop The “Standard” Look

The elegant exposed bridge architecture creates a dramatic, vintage-inspired focal point, offering a striking and architectural departure from basic single-lever sink fixtures. It’s a deliberate design statement for spaces that don’t want to look like everyone else’s.

Finish & Function

Warmth & Function, Side By Side

The radiant brass finish brings a luxurious, inviting character to your space, while the high-arc gooseneck spout provides ample clearance, perfect for filling large pots, basins, or oversized vessels with ease. A 360-degree swivel spout gives full sink access from any angle.

High arc gooseneck spout, brass bridge faucet, full sink clearance

Solid brass cross handles, premium internal valves, bridge faucet detail

Construction & Longevity

Built To Last

Solid brass construction paired with heavy-duty cross handles and premium ceramic disc cartridges for a lifetime of smooth, drip-free operation. No plated plastics, anywhere. Fully compliant with US/EU plumbing standards and designed for standard deck-mounted configurations.

Technical Details

Material Solid Brass Core
Finish Unlacquered Brass – develops natural living patina over time
Design Bridge Faucet, High-Arc Gooseneck Spout, Cross Handles
Spout Function 360-Degree Swivel, Full Sink Access
Valve System Premium Ceramic Disc Cartridges, Drip-Free
Compatibility Standard Deck-Mounted Configurations
Compliance US / EU Plumbing Standards
Included Hardware Mounting Hardware & Standard Water Supply Lines
Origin Handcrafted in Marrakesh, Morocco
Living Finish Note: The unlacquered brass develops a natural patina over time. This cosmetic aging is expected and celebrated, not considered a defect. Wipe dry with a soft microfiber cloth after use, and avoid abrasive sponges or harsh chemical cleaners to protect the finish.

Universal Plumbing Compatibility

Our faucets ship with the correct connection for your region.

Using a different plumbing standard? Contact us, we’ll provide the correct fitting for your installation at no extra charge.

Frequently Asked Questions

What does “unlacquered living finish” mean?

Unlacquered means the brass has no protective coating or sealant, so it’s raw and exposed to air and water. Over time it develops a natural patina that deepens and warms the brass, creating a unique antique character. This evolving look is celebrated, never considered a defect.

Is this faucet compatible with my sink and plumbing?

This faucet is designed for standard deck-mounted configurations and is fully compliant with US and EU plumbing standards. Mounting hardware and standard water supply lines are included. Professional installation by a licensed plumber is recommended.

Will the gooseneck spout fit large pots?

Yes. The high-arc gooseneck design provides ample clearance for filling large pots and washing oversized dishes, and the 360-degree swivel spout gives you full access across the sink.

How do I maintain the finish?

Wipe dry with a soft, clean microfiber cloth after each use to prevent water spots. Avoid abrasive sponges, acidic solutions, or harsh chemical cleaners, since these can damage the brass surface over time.

What if I’m not satisfied with my purchase?

We want you to love what you ordered. If you don’t, 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.

Warranty & Guarantee

  • 5-Year Limited Warranty on faucet construction and materials for residential use.
  • 1-Year Warranty on wearable parts and internal valves.
  • Covered for repair or replacement for manufacturing defects (labor excluded).
  • Visual damages must be reported within 15 days of delivery with photos and proof of purchase.

Questions? Email contact@insideast.com with your order number.

Finish note: the unlacquered brass living finish develops a natural patina over time. This cosmetic aging is expected and celebrated, not considered a defect.

🎁 Buy any 3 items & Save 15%, your discount will be applied automatically at checkout. Pair your faucet with matching brass hardware for the complete Insideast look.

Ready to Transform Your Space?

Join homeowners and designers who chose quality that lasts, and gets more beautiful every year.

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

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Unlacquered Brass Bridge Faucet, High Arc Gooseneck Sink Mixer with Cross Handles, Vintage Gold Deck Mount Tap” 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

Antique Bronze Single-Hole Bathroom Faucet | Oil Rubbed Finish

Faucet
€162.67
  Antique Bronze Finish → Features a rich, dark Oil Rubbed Bronze aesthetic with subtle copper undertones. Unlike “living finishes,”
Add to cart
Quick view
Compare

Heritage Living Brass Bridge Faucet | Signature Living Finishes

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

Solid Brass Cold Water Tap, Unlacquered Brass Faucet With Traditional Cross Handles

Faucet
€171.50
100% Certified Solid Brass → Made from high-quality, non-recycled brass for long-lasting durability and resistance, unlike lower-quality recycled brass.  
Select options
Quick view
Compare

Solid Brass Wall Mount Cold Bathroom Faucet, Unlacquered Brass Bath Tap For Cold Water Only

Faucet
€198.91
  Experience refined minimalism with this Solid Brass Wall-Mount Cold Water Bathroom Faucet—crafted from 100% certified solid brass to ensure
Select options
Quick view
Compare

Unlacquered Brass Bathroom Bidet Faucet, Single Hole Bidet Tap, Deck-Mounted Bidet Mixer Tap, Cross Handle Bidet

Faucet
€139.09
  Solid Brass Construction → Crafted from high-quality solid brass to ensure long-term durability, corrosion resistance, and reliable daily performance
Select options
Quick view
Compare

Unlacquered Brass Wall Mount Bathroom Faucet, Solid Brass Concealed Wall Faucet

Faucet
€285.63
  100% Certified Solid Brass → Made from high-quality brass for durability and long-lasting performance, unlike lower-quality recycled brass.  
Select options
Quick view
Compare

Unlacquered Brass Wall Mounted Bathroom Vessel Sink, Built In Vanity Faucet With Cross Handles

Faucet
€171.19 – €405.70Price range: €171.19 through €405.70
  Experience timeless craftsmanship with this Unlacquered Brass Wall-Mounted Bathroom Faucet, designed specifically for vessel sinks and refined vanity installations.  
Select options
Quick view
Compare

Widespread 3 Holes Solid Unlacquered Brass Faucet, Brushed Finish

Faucet
€483.30
/* ========== 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
Add to cart
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)
    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