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 Towel Holders Polished Brass Traditional Towel Rack | Luxury Wall-Mounted Towel Holder
Custom order: Allison
Custom order: Allison €2,395.41
Back to products
Unlacquered Brass Bridge Faucet, High Arc Gooseneck Sink Mixer with Cross Handles, Vintage Gold Deck Mount Tap
Unlacquered Brass Bridge Faucet, High Arc Gooseneck Sink Mixer with Cross Handles, Vintage Gold Deck Mount Tap €426.42

Polished Brass Traditional Towel Rack | Luxury Wall-Mounted Towel Holder

€749.00

Add to wishlist
SKU: EU-INS-8128100401261-45352369520749 Category: Towel Holders
Share:
  • Description
  • Reviews (0)
  • Shipping & Delivery
Description

/* ============================================================
INSIDEAST – Polished Brass Traditional Towel Rack
Product Description Block · Shopify Compatible
All classes prefixed ie-trk- · No JS · No external deps
============================================================ */

.ie-trk-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-trk-fade-up {
from { opacity: 0; transform: translateY(18px); }
to { opacity: 1; transform: translateY(0); }
}
@keyframes ie-trk-fade-in {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes ie-trk-pulse-bg {
0%, 100% { background-color: #FEF3CD; }
50% { background-color: #FDE68A; }
}

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

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

/* —- Typography —- */
.ie-trk-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-trk-h2 {
font-family: var(–font-display);
font-size: clamp(24px, 4vw, 36px);
font-weight: 400;
line-height: 1.2;
letter-spacing: -0.01em;
color: var(–accent);
margin: 0 0 var(–space-sm);
}
.ie-trk-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-trk-body {
font-family: var(–font-body);
font-size: 15px;
line-height: 1.75;
color: var(–muted);
}

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

/* —- Urgency —- */
.ie-trk-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-trk-pulse-bg 3.5s ease-in-out infinite;
}

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

/* —- Hero Image —- */
.ie-trk-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-trk-hero-wrap img {
width: 100%;
height: 100%;
object-fit: contain;
display: block;
}

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

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

/* —- Specs layout (image + table) —- */
.ie-trk-specs-grid {
display: grid;
grid-template-columns: 5fr 7fr;
gap: var(–space-lg);
align-items: center;
}
.ie-trk-specs-img-wrap {
border-radius: var(–radius-lg);
overflow: hidden;
background: var(–bg-light);
}
.ie-trk-specs-img-wrap img {
width: 100%;
height: auto;
display: block;
}
@media (max-width: 768px) {
.ie-trk-specs-grid { grid-template-columns: 1fr; gap: var(–space-md); }
}

/* —- No-risk promise —- */
.ie-trk-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-trk-no-risk ul { list-style: none; padding: 0; margin: 0; }
.ie-trk-no-risk li { padding: 4px 0; font-size: 14px; color: var(–muted); }

/* —- Warranty box —- */
.ie-trk-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-trk-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-trk-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-trk-handcraft svg { color: var(–accent); }
.ie-trk-handcraft p {
max-width: 620px;
margin: 0 auto;
font-size: 14px;
line-height: 1.75;
color: var(–muted);
}

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

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

Artisan Hardware Series – Handcrafted in Morocco

Polished Brass Traditional Towel Rack

Keep your towels neatly organized and within easy reach with this elegant wall mounted rack. The multi tier ladder design and classic ball joint detailing bring timeless, vintage architectural charm to modern and traditional bathrooms alike.

✦ Handcrafted to Order ✦ 5-Year Warranty ✦ Free Shipping ✦ 30-Day Returns
Polished Brass Traditional Towel Rack, wall-mounted ladder design, living finish, Marrakesh Morocco
⏱ Limited Production: Due to the handcrafted nature, we can only produce a limited quantity each month. Reserve yours today to ensure priority fulfillment.

🛡️ Our No-Risk Promise to You

  • 30-Day Returns: Changed your mind? Return it unused in original packaging for a 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 towel rack, the risk is entirely on us.

Why This Towel Rack Is Worth The Investment

Solid brass towel rack detail, ball joint construction

Foundation & Design

Solid Brass Core, Classic Ball-Joint Detailing

Crafted from a solid brass core, this towel rack carries the weight and substance of true architectural hardware. The traditional spherical ball joints connecting each bar are a hallmark of vintage design, bringing a touch of old-world craftsmanship to every angle. It’s a piece built to be noticed, not just used.

Evolution & Character

Authentic Living Finish

Crafted from unlacquered brass, this towel rack is left free of any protective coating, allowing it to age the way fine brass has for centuries. Over time, a natural patina develops, deepening the tone and adding a unique, evolving character that lacquered finishes simply cannot replicate. Each piece ages beautifully, growing more personal with every year in your home.

Unlacquered brass living finish detail on towel rack bars

Wall-mounted ladder style towel rack with concealed hardware

Installation & Function

Space-Saving, Seamless Mounting

The wall-mounted ladder design maximizes floor space while offering generous room across multiple horizontal bars for several towels at once. Concealed mounting hardware keeps the look clean and floating, with no visible brackets to disrupt the silhouette. Installation hardware is included for a straightforward setup.

Handcrafted in Marrakesh

Each piece is manually forged by master artisans in Marrakesh, preserving centuries of metalworking heritage in every detail. No two towel racks are exactly alike, that’s the beauty of handcrafted authenticity.

Technical Details

Polished Brass Traditional Towel Rack measurements, 24 inch height by 21 inch width, 3-tier ladder design
Dimensions 24″H x 21″W
Material Solid Brass Core
Finish Unlacquered Living Finish
Design 3-Tier Ladder, Ball-Joint Detail
Installation Wall Mount, Hardware Included
Capacity 3 Bars / Multiple Towels
Origin Handcrafted in Marrakesh
Living Finish Note: The unlacquered brass develops a natural patina over time. This cosmetic aging is expected and celebrated, not considered a defect. Gentle polishing can restore the original shine anytime, or allow the patina to develop naturally for a richer, vintage look.
Customization Available: Need a different finish or size? This towel rack can be made to order in any of our brass finishes and custom dimensions. Email us at contact@insideast.com with your requirements.

Frequently Asked Questions

What does “unlacquered living finish” mean?

Unlacquered means the brass has no protective coating or sealant. The metal is raw and exposed to air and moisture, allowing it to develop a natural patina over time. This aging deepens the tone of the brass gradually, creating a rich, antique character unique to your home. This evolving look is celebrated, never considered a defect.

How do I install the towel rack?

Installation hardware is included, and the rack is designed for straightforward wall mounting. Concealed mounting hardware keeps the finished look clean and floating, with no visible brackets. Wall anchors are recommended for drywall installation.

Will the unlacquered finish peel or flake over time?

No. Because the finish is unlacquered, there is no coating to peel or flake. The brass is left to breathe and age naturally, which is part of what makes the living finish so durable in humid bathroom environments compared to lacquered or painted alternatives.

Can I restore the original shine after patina develops?

Yes, gentle polishing with a brass-specific cleaning product and a soft, dry cloth will help restore shine. Many customers prefer to let the patina develop naturally instead, for a warmer, more vintage character. Either approach works well.

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 fixture construction and materials for residential use.
  • 1-Year Warranty on wearable parts.
  • 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 towel rack with matching brass hardware for the complete Insideast look.

Ready to Transform Your Bathroom?

Join hundreds of homeowners, interior designers, and Airbnb hosts 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 “Polished Brass Traditional Towel Rack | Luxury Wall-Mounted Towel Holder” 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

Brass Towel Bar Holder | Bathroom Towel Hanger

Towel Holders
€92.12
Your browser does not support the video tag.   Handcrafted from solid brass to ensure durability. The towel bar is finished
Add to cart
Quick view
Compare

Brass Towel Ring – Bathroom Towel Holder

Towel Holders
€60.19
Unlacquered brass finish. The initial appearance of brass will mature over time to develop a patina for the lovers of
Add to cart
Quick view
Compare

Polished Nickel Towel Bar Holder, Bathroom Towel Hanger, Hand Towel Rod Hanger

Towel Holders
€75.72 – €130.52Price range: €75.72 through €130.52
  Elevate your bathroom with this Polished Nickel Towel Bar, crafted from solid brass and finished with a durable protective nickel
Select options
Quick view
Compare

Unlacquered Brass Engraved Towel Hanger, Bathroom Wall Mounted Towel Ring

Towel Holders
€61.33
:root { –font-display: “Instrument Sans”, Helvetica, Arial, sans-serif; –font-body: Helvetica, Arial, sans-serif; –brass: #C8922A; –brass-light: #F5E6C8; –brass-dark: #9A6E1C; –stone: #F7F4EF;
Add to cart
Quick view
Compare

Unlacquered Brass Towel Organizer | Towel Rail

Towel Holders
€589.43
Solid Brass Construction → Handcrafted from high-quality solid brass, ensuring robust durability and longevity. Unlike plated alternatives, this heavy-duty solid
Add to cart
Quick view
Compare

Unlacquered Brass Towel Rail – Bathroom Towel Holder

Towel Holders
€83.10 – €144.40Price range: €83.10 through €144.40
Unlacquered Brass Finish → Starts shiny, gradually developing a warm, natural patina for those who appreciate old-world charm. Solid Brass
Select options
Quick view
Compare

Unlacquered Brass Wall-Mounted Towel Ring Holder, Face Towel Hanger

Towel Holders
€85.10
Solid Brass Construction → Made from high-quality, non-recycled brass for long-lasting durability and a premium feel. Unlacquered Brass Finish →
Add to cart
Quick view
Compare

Vintage Brass Towel Holder, Towel Ring Hanger, Wall Mount Bathroom Ring Holder, Hand Engraved Ring For Towels

Towel Holders
€74.69
  Keep your towels neatly organized with this Vintage Brass Wall-Mounted Towel Ring, thoughtfully designed for both durability and timeless appeal.
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