.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{
position:relative;
padding:clamp(24px,3vw,40px) 0 clamp(16px,2vw,24px);
width:100% !important;
margin:0 auto !important;
display:flex !important;
flex-direction:column !important;
align-items:center !important;
justify-content:center !important;
text-align:center !important;
}
.faucet-desc__header h1,
.faucet-desc__header p,
.faucet-desc__header *{
text-align:center !important;
margin-left:auto !important;
margin-right:auto !important;
float:none !important;
width:auto !important;
}
.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:15px !important;letter-spacing:.15em;text-transform:uppercase;color:var(–accent) !important;margin:0 0 1rem;font-weight:600 !important}
.faucet-desc__title{font-size:clamp(2.2rem,4.4vw,3.8rem) !important;line-height:1.1 !important;margin:0 0 1rem !important;font-weight:700 !important;color:var(–accent) !important}
.faucet-desc__sub{color:var(–muted) !important;font-size:20px !important;line-height:1.7 !important;max-width:700px;margin:0 auto;font-weight:400 !important}
.faucet-desc__video{display:grid;margin:clamp(20px,3vw,32px) 0}
.faucet-desc__video-container{position:relative;width:100%;max-width:800px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 10px 40px var(–shadow)}
.faucet-desc__video-container video{width:100%;height:auto;display:block}
.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:14px 20px;font-size:16px}
.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__warranty-badge{display:flex;align-items:center;gap:clamp(12px,2vw,20px);margin:clamp(30px,4vw,50px) 0;padding:clamp(16px,3vw,24px);background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);border:2px solid var(–accent);border-radius:12px;box-shadow:0 4px 15px rgba(166,124,82,.1);transition:all .3s ease}
.faucet-desc__warranty-badge:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.15)}
.faucet-desc__warranty-badge-icon{flex-shrink:0;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);color:var(–accent);display:flex;align-items:center;justify-content:center}
.faucet-desc__warranty-badge-icon svg{width:100%;height:100%}
.faucet-desc__warranty-badge-content{flex:1;min-width:0}
.faucet-desc__warranty-badge-content strong{display:block;font-size:clamp(1.1rem,2.2vw,1.3rem);font-weight:700;color:var(–primary);margin-bottom:clamp(4px,1vw,8px);line-height:1.3}
.faucet-desc__warranty-badge-content p{margin:0;font-size:clamp(.95rem,1.6vw,1.1rem);color:var(–muted);line-height:1.5}
.faucet-desc__warranty-badge-content p strong{display:inline;font-size:inherit;font-weight:700;color:var(–accent)}
.faucet-desc__config{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__config h2{font-size:32px;margin-bottom:15px;color:var(–primary);font-weight:600;text-align:center}
.faucet-desc__config-intro{text-align:center !important;color:var(–muted);font-size:17px;line-height:1.7;max-width:700px;margin:0 auto 35px}
.faucet-desc__config-note{text-align:center;font-size:14px;color:var(–muted);margin-top:10px}
.faucet-desc__config-note a{color:var(–accent);font-weight:600;text-decoration:none}
.faucet-desc__config-note a:hover{text-decoration:underline}
.faucet-desc__cta{margin:clamp(60px,8vw,100px) 0;background:linear-gradient(135deg,var(–bg-light) 0%,#fff 100%);border:2px solid var(–accent);border-radius:16px;padding:clamp(40px,6vw,60px) clamp(24px,4vw,40px);text-align:center}
.faucet-desc__cta h2{font-size:clamp(1.8rem,3.4vw,2.6rem);color:var(–primary);font-weight:700;margin:0 0 14px}
.faucet-desc__cta p{font-size:17px;color:var(–muted);max-width:600px;margin:0 auto 28px;line-height:1.7}
.faucet-desc__cta-btn{display:inline-block;background:var(–accent);color:#fff;font-size:17px;font-weight:700;padding:16px 40px;border-radius:60px;text-decoration:none;box-shadow:0 12px 28px rgba(166,124,82,.3);transition:transform .25s}
.faucet-desc__cta-btn:hover{transform:translateY(-3px)}
.faucet-desc__cta-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:32px;padding-top:28px;border-top:1px solid var(–accent-light)}
.faucet-desc__cta-badge{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:var(–muted)}
.faucet-desc__features{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__features h2{font-size:28px;margin-bottom:25px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:12px}
.faucet-desc__feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.faucet-desc__feature-item{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px var(–shadow);border-left:4px solid var(–accent);transition:all .3s ease}
.faucet-desc__feature-item:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.12)}
.faucet-desc__feature-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.faucet-desc__feature-icon{color:var(–accent);flex-shrink:0}
.faucet-desc__feature-icon svg{width:34px;height:34px;display:block}
.faucet-desc__feature-title{font-size:18px;font-weight:700;color:var(–primary);margin:0}
.faucet-desc__feature-text{color:var(–muted);font-size:15px;line-height:1.6}
.faucet-desc__patina{margin:clamp(60px,8vw,100px) 0;background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);padding:clamp(30px,5vw,45px) clamp(25px,3vw,35px);border-radius:12px;border:2px solid var(–accent-light)}
.faucet-desc__patina h2{font-size:28px;margin-bottom:12px;color:var(–accent);font-weight:700;text-align:center}
.faucet-desc__patina-intro{text-align:center;color:var(–muted);font-size:16px;line-height:1.6;max-width:650px;margin:0 auto 35px}
.faucet-desc__patina-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.faucet-desc__patina-stage{background:#fff;padding:20px 16px;border-radius:10px;text-align:center;box-shadow:0 3px 12px var(–shadow);transition:all .3s ease;border-top:3px solid var(–accent)}
.faucet-desc__patina-stage:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.12)}
.faucet-desc__patina-icon{font-size:2rem;margin-bottom:12px;display:block}
.faucet-desc__patina-stage h3{font-size:18px;font-weight:700;color:var(–primary);margin-bottom:6px}
.faucet-desc__patina-time{font-size:12px;color:var(–accent);font-weight:600;text-transform:uppercase;letter-spacing:0.8px;margin-bottom:10px;display:block}
.faucet-desc__patina-stage p{color:var(–muted);font-size:15px;line-height:1.5}
.faucet-desc__package{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__package h2{font-size:32px;margin-bottom:30px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:15px}
.faucet-desc__package-list{list-style:none;padding:0;margin:0}
.faucet-desc__package-list li{background:#fff;padding:16px 20px;margin-bottom:10px;border-radius:8px;border-left:4px solid var(–accent);box-shadow:0 2px 6px var(–shadow);position:relative;padding-left:50px;font-size:16px}
.faucet-desc__package-list li::before{content:”✓”;position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(–accent);font-weight:700;font-size:18px}
.faucet-desc__faq{margin:clamp(60px,8vw,100px) 0}
.faucet-desc__faq h2{font-size:32px;margin-bottom:30px;color:var(–primary);font-weight:600;border-bottom:2px solid var(–accent-light);padding-bottom:15px}
.faucet-desc__faq details{background:#fff;border:1px solid var(–accent-light);border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 6px var(–shadow)}
.faucet-desc__faq summary{padding:20px;font-weight:600;cursor:pointer;color:var(–primary);list-style:none;transition:background .3s ease;position:relative;padding-right:50px;font-size:17px}
.faucet-desc__faq summary::-webkit-details-marker{display:none}
.faucet-desc__faq summary::after{content:”+”;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(–accent);font-size:26px;font-weight:400;transition:transform .3s ease}
.faucet-desc__faq details[open] summary::after{transform:translateY(-50%) rotate(45deg)}
.faucet-desc__faq summary:hover{background:var(–bg-light)}
.faucet-desc__faq details p{padding:0 20px 20px;color:var(–muted);line-height:1.7;margin:0;font-size:16px}
.ie-warranty{margin:clamp(60px,8vw,100px) 0;background:linear-gradient(135deg,#fff 0%,var(–bg-light) 100%);border:2px solid var(–accent);border-radius:12px;padding:clamp(30px,4vw,40px);box-shadow:0 4px 15px rgba(166,124,82,.1)}
.ie-warranty__top{display:flex;align-items:center;gap:15px;margin-bottom:25px}
.ie-warranty__shield{width:42px;height:42px;color:var(–accent);flex-shrink:0}
.ie-warranty__title{font-size:28px;font-weight:700;color:var(–primary);margin:0}
.ie-warranty__body p{color:var(–muted);line-height:1.7;margin-bottom:15px;font-size:16px}
.ie-warranty__list{list-style:none;padding:0;margin:20px 0}
.ie-warranty__list li{padding:12px 0 12px 30px;position:relative;color:var(–muted);line-height:1.7;border-bottom:1px solid var(–accent-light);font-size:16px}
.ie-warranty__list li:last-child{border-bottom:none}
.ie-warranty__list li::before{content:”✓”;position:absolute;left:0;color:var(–accent);font-weight:700}
.ie-warranty__list strong{color:var(–accent);font-weight:600}
.ie-warranty__note{font-size:14px;color:var(–muted);font-style:italic;margin-top:15px}
.ie-warranty__note a{color:var(–accent);text-decoration:none;font-weight:600}
.ie-warranty__note a:hover{text-decoration:underline}
.faucet-desc__story-section h3{font-size:22px!important}
.faucet-desc__story-section p{font-size:16px!important}
@media (max-width:768px){
.faucet-desc__feature-grid{grid-template-columns:1fr}
.faucet-desc__story-section{grid-template-columns:1fr!important;direction:ltr!important}
.faucet-desc__patina-timeline{grid-template-columns:1fr}
}
Premium Solid Brass
Single Handle Unlacquered Brass Wall Faucet
Hot and Cold Water, Concealed Mixer Tap. Timeless elegance meets premium craftsmanship for your kitchen or bathroom.

| Material | 100% Solid Brass (Certified, Not Recycled) |
| Finish | Unlacquered Brass (Develops Natural Patina Over Time) |
| Handle | Single Lever, Hot and Cold Water Control |
| Aerator | Included, Regulates Flow to Reduce Water Waste |
| Connection | 1/2″ NPT Thread (U.S. Compatible) |
| Installation Type | Wall-Mounted, Concealed Mixer |
| Customization | Spout Length Available on Request |
| Maintenance | Wipe with a soft cloth; no abrasive cleaners |
| Return Policy | 30-Day Return |
Made from certified solid brass, unlike lower-quality recycled brass. 30-day return policy for unused items in original packaging and comprehensive warranty coverage.
Made to Fit Your Space
This faucet ships in its standard spout length shown above. Need a different spout length to fit your sink? Custom sizing is available on request.
Contact us with your preferred spout length and we’ll confirm feasibility and timeline before production begins.
Key Features
Solid Brass Construction
Made of certified brass, unlike lower-quality recycled brass. This ensures durability and resistance for a fixture built to last.
Unlacquered Brass Finish
Delivered with a shiny look, then develops a natural patina with time. This aging process is expected and celebrated, not a flaw.
Water-Saving Aerator
Comes with an aerator that maintains regular water flow without wasting water, for a smooth, consistent stream every time.
Single Lever Handle
Equipped with a single lever handle to easily control the flow and temperature of hot and cold water in one smooth motion.
Standard Plumbing Fit
Designed for 1/2″ NPT, compatible with U.S. plumbing systems and standard regional plumbing fittings.
Guided Installation
Comes with a detailed installation manual to ensure a hassle-free and professional setup, with all required components included.
The Living Finish Journey
Watch your unlacquered brass transform over time, developing a unique character that tells the story of your home. Each stage brings new depth and beauty to your fixture.
Polished Gold
New
Bright, reflective, and golden, similar to 24k gold when freshly made.
Soft Honey
Weeks
Begins to mellow into a warm, honey tone with slight darkening where touched.
Antique Gold
Months
Develops deeper amber hues and natural shading that reveal its age and character.
Deep Bronze
Years
Evolves into a rich bronze-brown finish, smooth, elegant, and uniquely yours.
Handcrafted Excellence
Each faucet is meticulously crafted from certified solid brass, ensuring unparalleled durability and timeless beauty. The spout can be customized upon request to fit your sink perfectly.
Unlike mass-produced alternatives, our faucets are made from non-recycled brass, guaranteeing consistent quality and superior performance for years to come.
A Living Finish
The unlacquered brass finish is more than just beautiful, it’s alive. Over time, your faucet will develop a unique patina, telling the story of your home and creating a one of a kind piece that grows more character rich with age.
This natural aging process is what makes unlacquered brass so special. No two pieces will ever look exactly alike, ensuring your kitchen or bathroom has a truly distinctive fixture.
Technical Drawing
View the detailed technical drawing with measurements and specifications for this faucet.
What’s Included
- 1 × Single Handle Unlacquered Brass Wall Faucet
- Aerator (Pre-installed)
- Detailed Installation Manual
- All Required Components for Installation
Package is well-packed and shipped via Express shipping to arrive safely.
Frequently Asked Questions
What is unlacquered brass and how does it age?
Unlacquered brass is raw brass without any protective coating. The faucet is delivered with a shiny look, then starts to patina with time, a natural aging process that adds character and uniqueness to each piece. If you prefer the bright, polished look, you can maintain it with brass polish.
Is this faucet compatible with my existing plumbing?
Yes. This faucet is designed for 1/2″ NPT, compatible with U.S. plumbing systems and standard regional plumbing fittings. We recommend consulting with a professional plumber if you’re unsure about your specific setup.
How difficult is the installation process?
Installation is straightforward for those comfortable with basic plumbing tasks. The faucet comes with a detailed installation manual to ensure a hassle-free and professional installation process. We always recommend hiring a licensed plumber to ensure compliance with local codes.
Can the spout length be customized?
Yes. The spout can be customized upon request to fit your sink perfectly. Contact us with your preferred length and we’ll confirm feasibility and timeline before production begins.
What’s your return policy?
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
We stand by the quality of our products.
- 5-Year Limited Warranty on plumbing and accessories for residential use.
- 1-Year Warranty on wearable finish components.
- Covered for repair or replacement in case of defects (installation/labor costs excluded).
- Visual damages must be reported within 15 days of delivery with photos and proof of purchase.
Questions or 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 not considered a defect.
Effortless Control, Timeless Character
A single lever for hot and cold, a certified solid brass body, and a living finish that only gets better with age. Join the homeowners who chose a faucet built to last generations.




Reviews
There are no reviews yet.