{"product_id":"brass-kitchen-faucet-single-hole-single-hole-kitchen-faucet-isf35","title":"Unlacquered Brass Kitchen Faucet, Island Faucet, Antique Brass Sink Mixer Tap","description":"\u003cstyle\u003e\n    \/* ========== BASE STYLES ========== *\/\n   .faucet-desc{\n  --primary:#1a1a1a;\n  --accent:#a67c52;\n  --accent-light:#d4b896;\n  --muted:#666;\n  --bg-light:#fafaf8;\n  --shadow:rgba(0,0,0,.1);\n  color:var(--primary);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n  line-height:1.6;\n  background:linear-gradient(to bottom,#fff 0%,var(--bg-light) 100%);\n}\n\n.faucet-desc__wrap{\n  max-width:900px;\n  margin:0 auto;\n  padding:clamp(24px,4vw,60px) clamp(16px,2vw,24px);\n}\n\n\/* FORCE-CENTER HEADER *\/\n.faucet-desc__header{\n  position:relative;\n  padding:clamp(40px,6vw,80px) 0;\n\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n\n  width:100%;\n  margin:0 auto;\n\n  text-align:center !important;\n}\n\n.faucet-desc__header *{\n  text-align:center !important;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.faucet-desc__header::after{\n  content:\"\";\n  position:absolute;\n  bottom:0;\n  left:50%;\n  transform:translateX(-50%);\n  width:80px;\n  height:3px;\n  background:linear-gradient(90deg,transparent,var(--accent),transparent);\n}\n\n.faucet-desc__eyebrow{\n  font-size:clamp(.75rem,1vw,.85rem);\n  letter-spacing:.15em;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin:0 0 1rem;\n  font-weight:600;\n}\n\n.faucet-desc__title{\n  font-size:clamp(2rem,4vw,3.5rem);\n  line-height:1.1;\n  margin:0 0 1rem;\n  font-weight:700;\n  color:var(--accent);\n}\n\n.faucet-desc__sub{\n  color:var(--muted);\n  font-size:clamp(1.1rem,1.5vw,1.3rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n    .faucet-desc__specs-section{margin:clamp(60px,8vw,100px) 0}\n    .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)}\n    .faucet-desc__specs-table tr{border-bottom:1px solid var(--accent-light)}\n    .faucet-desc__specs-table tr:last-child{border-bottom:none}\n    .faucet-desc__specs-table td{padding:12px 20px;font-size:14px}\n    .faucet-desc__specs-table td:first-child{font-weight:700;color:var(--primary);width:40%;background:var(--bg-light)}\n    .faucet-desc__specs-table td:last-child{color:var(--muted)}\n\n    .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)}\n    .faucet-desc__download h3{color:var(--primary);font-size:clamp(18px,2.5vw,22px);margin-bottom:15px}\n    .faucet-desc__download p{color:var(--muted);margin-bottom:15px;font-size:clamp(13px,1.5vw,15px)}\n    .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}\n    .faucet-desc__download a:hover{background:#8b6740}\n\n    .faucet-desc__config{margin:60px 0}\n    .faucet-desc__config h2{font-size:clamp(22px,4vw,28px);margin-bottom:15px;color:var(--primary);font-weight:600;text-align:center}\n    .faucet-desc__config-intro{text-align:center;color:var(--muted);font-size:clamp(14px,1.5vw,15px);line-height:1.7;max-width:700px;margin:0 auto 35px}\n\n    .faucet-desc__config-slider-wrap{position:relative;overflow:hidden;margin:40px 0;max-width:800px;margin-left:auto;margin-right:auto}\n    .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}\n    .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}\n    .faucet-desc__config-slider-container::-webkit-scrollbar{height:8px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}\n    .faucet-desc__config-slider{display:flex;gap:20px;padding:5px}\n    .faucet-desc__config-slide{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);scroll-snap-align:start}\n    .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)}\n    .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)}\n    .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}\n    .faucet-desc__config-arrow:hover{background:#8b6740;transform:translateY(-50%) scale(1.1)}\n    .faucet-desc__config-arrow--left{left:4px}\n    .faucet-desc__config-arrow--right{right:4px}\n\n    .faucet-desc__config-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);padding:25px;border-radius:8px;border:1px solid var(--accent-light)}\n    .faucet-desc__config-section h3{font-size:16px;color:var(--accent);margin-bottom:12px;font-weight:600;text-align:center}\n    .faucet-desc__config-options{display:grid;gap:10px;grid-template-columns:1fr 1fr}\n    .faucet-desc__config-option{background:#fff;padding:15px;border-radius:6px;border:1px solid var(--accent-light);font-size:14px;color:var(--primary);text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}\n    .faucet-desc__config-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}\n\n    \/* CTA Section *\/\n    .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)}\n    .faucet-desc__price-note{font-size:clamp(13px,1.5vw,16px);color:var(--muted);margin-bottom:20px}\n    .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}\n    .faucet-desc__cta-primary:hover{background:#8b6740;transform:translateY(-2px);box-shadow:0 6px 20px rgba(166,124,82,.4)}\n    .faucet-desc__cta-primary:active{transform:translateY(0)}\n    .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}\n    .faucet-desc__trust-bar div{display:flex;align-items:center;gap:5px}\n    .faucet-desc__trust-bar div:before{content:\"✓\";color:var(--accent);font-weight:bold}\n\n    \/* Guarantee Bar *\/\n    .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)}\n    .guarantee-item{text-align:center;padding:15px;background:var(--bg-light);border-radius:8px;transition:all .3s ease}\n    .guarantee-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px var(--shadow)}\n    .guarantee-item svg{width:32px;height:32px;margin:0 auto 10px;color:var(--accent)}\n    .guarantee-item strong{display:block;font-size:clamp(12px,1.5vw,14px);color:var(--primary);margin-top:8px}\n\n    \/* Features *\/\n    .faucet-desc__features{margin:clamp(60px,8vw,100px) 0}\n    .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}\n    .faucet-desc__features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:0;padding:0;list-style:none}\n    .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}\n    .faucet-desc__features-list li:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}\n    .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}\n    .faucet-desc__feature-icon svg{width:28px;height:28px}\n    .faucet-desc__feature-content h4{font-size:clamp(15px,2vw,16px);font-weight:700;margin-bottom:8px;color:var(--primary);line-height:1.3}\n    .faucet-desc__feature-content p{font-size:clamp(13px,1.5vw,14px);color:var(--muted);line-height:1.6;margin:0}\n\n    \/* Lifestyle sections *\/\n    .lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:clamp(40px,6vw,60px) 0}\n    .lifestyle-section__image{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1)}\n    .lifestyle-section__image img{width:100%;height:auto;display:block;transition:transform .5s ease}\n    .lifestyle-section__content h3{margin-bottom:15px;color:var(--primary);font-size:clamp(18px,2.5vw,20px);font-weight:600;line-height:1.3}\n    .lifestyle-section__content p{color:var(--muted);line-height:1.7;font-size:clamp(14px,1.5vw,15px);margin:0}\n\n    \/* Scarcity Notice *\/\n    .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}\n    .faucet-desc__scarcity-notice a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid var(--accent)}\n    .faucet-desc__scarcity-notice a:hover{color:#8b6740}\n\n    \/* Sticky CTA Bar (Mobile) *\/\n    .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)}\n    .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}\n\n    .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)}\n    .ie-warranty__top{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;background:var(--accent);color:#fff}\n    .ie-warranty__shield{width:24px;height:24px;flex:0 0 24px;color:#fff}\n    .ie-warranty__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2px;color:#fff}\n    .ie-warranty__body{padding:1.5rem}\n    .ie-warranty__body p{margin:0 0 .75rem 0;line-height:1.6;color:var(--primary)}\n    .ie-warranty__list{margin:.5rem 0 0 0;padding-left:1.25rem;color:var(--primary)}\n    .ie-warranty__list li{margin:.4rem 0;line-height:1.5}\n    .ie-warranty__note{margin-top:1rem;font-size:.9rem;opacity:.8;color:var(--muted)}\n\n    \/* ========== MOBILE RESPONSIVE ========== *\/\n    @media (max-width: 768px){\n      .faucet-desc__features-list{grid-template-columns:1fr;gap:15px}\n      .faucet-desc__features-list li{padding:15px;gap:12px}\n      .faucet-desc__feature-icon{width:45px;height:45px}\n      .faucet-desc__feature-icon svg{width:24px;height:24px}\n      .faucet-desc__config-grid{grid-template-columns:1fr;padding:20px;gap:20px}\n      .faucet-desc__config-options{grid-template-columns:1fr}\n      .faucet-desc__config-slide{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px)}\n      .faucet-desc__config-slider-wrap{max-width:100%}\n      .faucet-desc__config-slide-img{height:300px}\n      .faucet-desc__config-slider-title{font-size:18px;margin-bottom:20px}\n      .lifestyle-section{grid-template-columns:1fr;gap:20px}\n      .lifestyle-section[style*=\"direction:rtl\"]{direction:ltr}\n      .lifestyle-section__content{direction:ltr}\n      .faucet-desc__specs-table td{padding:10px 12px;font-size:13px}\n      .faucet-desc__specs-table td:first-child{width:45%}\n      .faucet-desc__header{padding:clamp(30px,5vw,50px) 0}\n      .faucet-desc__title{line-height:1.2}\n      .faucet-desc__sub{font-size:clamp(1rem,2vw,1.1rem)}\n      .faucet-desc__cta-section{padding:20px 15px}\n      .faucet-desc__trust-bar{gap:10px;font-size:11px}\n      .faucet-desc__sticky-cta{display:block}\n      .ie-warranty__title{font-size:1rem}\n      .ie-warranty__body{padding:1.2rem}\n      .faucet-desc__download{padding:20px 15px}\n      .faucet-desc__download h3{font-size:18px}\n      .faucet-desc__download p{font-size:13px}\n      .faucet-desc__download a{padding:12px 24px;font-size:13px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr 1fr;gap:10px;padding:15px}\n      .guarantee-item{padding:12px}\n      .guarantee-item svg{width:28px;height:28px}\n    }\n\n    @media (max-width: 480px){\n      .faucet-desc__wrap{padding:20px 12px}\n      .faucet-desc__header{padding:25px 0}\n      .faucet-desc__config-slider-container{padding:0 35px}\n      .faucet-desc__config-arrow{width:30px;height:30px;font-size:16px}\n      .faucet-desc__guarantees-bar{grid-template-columns:1fr;gap:8px;padding:12px}\n      .guarantee-item{padding:10px}\n      .faucet-desc__trust-bar{flex-direction:column;gap:8px;align-items:center}\n      .faucet-desc__features-list{gap:12px}\n      .faucet-desc__features-list li{padding:12px}\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n\u003cdiv class=\"faucet-desc__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"faucet-desc__header\"\u003e\n\u003cdiv class=\"faucet-desc__eyebrow\"\u003eSolid Brass • Handcrafted in Morocco\u003c\/div\u003e\n\u003ch2 class=\"faucet-desc__title\"\u003eUnlacquered Brass Kitchen Faucet\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__sub\"\u003eClassic gooseneck kitchen faucet with island styling, crafted from 100% solid brass. Features a swiveling spout for flexible use and optional decorative cover plate. Arrives polished and develops a unique vintage patina over time.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"faucet-desc__cta-section\"\u003e\n\u003cdiv class=\"faucet-desc__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12L11 14L15 10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e30-Day Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eFree Shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17H11V15H13V17ZM13 13H11V7H13V13Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eLifetime Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Each faucet is handcrafted to order by Moroccan artisans. \u003ca href=\"#cover-options\"\u003eReserve yours today\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 800px; height: auto; border-radius: 12px; margin: 0 auto; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Unlacquered Brass Kitchen Faucet\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-9663847.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- COVER OPTIONS --\u003e\n\u003csection class=\"faucet-desc__config\" id=\"cover-options\"\u003e\n\u003ch2\u003eChoose Your Configuration\u003c\/h2\u003e\n\u003cp class=\"faucet-desc__config-intro\"\u003eThis elegant kitchen faucet is available as a standalone unit or with a matching decorative cover plate that conceals extra mounting holes for a clean, finished look.\u003c\/p\u003e\n\u003cdiv class=\"faucet-desc__config-grid\"\u003e\n\u003cdiv class=\"faucet-desc__config-section\"\u003e\n\u003ch3\u003eSelect Your Option\u003c\/h3\u003e\n\u003cdiv class=\"faucet-desc__config-options\"\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eFaucet Only\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eStandard single-hole installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-option\"\u003e\n\u003cstrong\u003eFaucet + Cover\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px; color: var(--muted);\"\u003eIncludes decorative cover plate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"faucet-desc__config-slider-title\"\u003eProduct Gallery\u003c\/h3\u003e\n\u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slider\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Kitchen Faucet with Cover\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-1654681.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eFaucet with Decorative Cover\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Gooseneck Spout Design\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-4908250.jpg?v=1773579320\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eClassic Gooseneck Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Installation with Cover Plate\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-5109913.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eInstalled with Cover Plate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Swiveling Spout Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-2893916.jpg\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eSwiveling Spout Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__config-slide\"\u003e\n\u003cimg decoding=\"async\" loading=\"lazy\" class=\"faucet-desc__config-slide-img\" alt=\"Cover Plate Close-up\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-6946292.jpg?v=1773579319\u0026amp;width=1946\"\u003e\n\u003cdiv class=\"faucet-desc__config-slide-caption\"\u003eCover Plate Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA after configuration --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\u003cbutton class=\"faucet-desc__cta-primary\"\u003eSelect Your Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003csection class=\"faucet-desc__features\"\u003e\n\u003ch2\u003eWhy This Faucet Is Worth The Investment\u003c\/h2\u003e\n\u003cul class=\"faucet-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eNatural Unlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eArrives polished and gradually develops a unique patina, adding vintage charm to your kitchen. Each faucet ages uniquely, creating a one-of-a-kind piece that becomes more beautiful over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003e100% Solid Brass Construction\u003c\/h4\u003e\n\u003cp\u003eBuilt from solid brass for lasting durability and refined elegance. The substantial weight and premium feel ensure this faucet will be a centerpiece in your kitchen for decades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 8V16M8 12H16M22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eSwiveling Gooseneck Spout\u003c\/h4\u003e\n\u003cp\u003eProvides smooth, flexible movement for added convenience during daily kitchen use. The high-arch gooseneck design offers excellent clearance for filling large pots and washing dishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke=\"#fff\" stroke-width=\"2\" d=\"M12 8V12L15 15\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eBuilt-In Aerator\u003c\/h4\u003e\n\u003cp\u003eDelivers smooth, splash-free water flow with optimized pressure. Engineered for efficient water use without sacrificing performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M4 12L2 14L8 20L22 6L20 4L8 16L4 12Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eUS Plumbing Compatible\u003c\/h4\u003e\n\u003cp\u003eDesigned for universal standard threading to integrate seamlessly with US plumbing systems. Makes installation straightforward and professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V10H9V17ZM13 17H11V7H13V17ZM17 17H15V13H17V17Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"faucet-desc__feature-content\"\u003e\n\u003ch4\u003eCustomizable Spout Design\u003c\/h4\u003e\n\u003cp\u003eSpout reach and height can be tailored upon request to fit your specific sink layout. Contact us for custom sizing options to perfectly match your kitchen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Kitchen faucet with cover plate\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-5109913.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eClassic Island Faucet Styling\u003c\/h3\u003e\n\u003cp\u003eThe elegant gooseneck design with optional decorative cover plate makes this faucet perfect for kitchen islands and sink installations where you want a traditional, refined aesthetic. The cover plate provides a clean, finished look by concealing extra mounting holes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\" style=\"direction: rtl;\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Swiveling brass faucet in use\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-2893916.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eFlexible Swiveling Functionality\u003c\/h3\u003e\n\u003cp\u003eThe swiveling neck provides smooth, flexible movement for maximum convenience during daily tasks. Whether you're filling pots, washing vegetables, or cleaning dishes, the spout easily adjusts to where you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"faucet-desc__specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"faucet-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e100% Solid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpout Type\u003c\/td\u003e\n\u003ctd\u003eSwiveling Gooseneck for Flexible Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAerator\u003c\/td\u003e\n\u003ctd\u003eBuilt-In for Smooth, Efficient Water Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThreading\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eSingle Hole Mount (Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCover Option\u003c\/td\u003e\n\u003ctd\u003eOptional Decorative Cover Plate Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSpout Height \u0026amp; Reach Customizable Upon Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDurability\u003c\/td\u003e\n\u003ctd\u003eLong-Lasting Construction for Daily Use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandmade in Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003eCorrect fittings for your region plumimng standards. Designed for single-hole installation. Optional decorative cover plate conceals extra mounting holes for a clean, finished appearance. Swiveling gooseneck spout provides flexible positioning. Spout dimensions can be customized - contact us for specific measurements to match your sink layout. Perfect match for existing Insideast brass fixtures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"faucet-desc__download\"\u003e\n\u003ch3\u003eComplete Installation Guide\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with dimensions, measurements, and step-by-step instructions\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IK-063-04-001-16-23_Unlacquered_Brass_Single_Hole_Kitchen_Mixer_Tap_Gooseneck_spout.pdf\"\u003e📄 Download Size Guide (PDF)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- WARRANTY --\u003e\n\u003cdiv role=\"region\" class=\"ie-warranty\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"ie-warranty__shield\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#fff\" d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch3 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-warranty__body\"\u003e\n\u003cp\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/p\u003e\n\u003cul class=\"ie-warranty__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on plumbing and accessories for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on wearable parts (cartridges, hoses, O-rings, etc.).\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects (installation\/labor costs excluded).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisual damages\u003c\/strong\u003e must be reported within \u003cstrong\u003e15 days\u003c\/strong\u003e of delivery with photos and proof of purchase.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered brass develops a natural patina over time. This cosmetic aging is expected and celebrated—not considered a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"faucet-desc__cta-section\" style=\"margin-top: 60px;\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady to Transform Your Kitchen?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eJoin homeowners who chose artisan quality that lasts\u003c\/p\u003e\n\u003cbutton class=\"faucet-desc__cta-primary\"\u003eChoose Your Configuration\u003c\/button\u003e\n\u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003e30-Day Returns\u003c\/div\u003e\n\u003cdiv\u003eLifetime Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STICKY CTA BAR (Mobile) --\u003e\n\u003cdiv class=\"faucet-desc__sticky-cta\"\u003e\u003cbutton\u003eSelect Configuration\u003c\/button\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Faucet","offer_id":50256580641025,"sku":"IK-063-04-001-16-23","price":234.15,"currency_code":"USD","in_stock":true},{"title":"Faucet + Cover","offer_id":50256580673793,"sku":"IK-100-04-001-16-25","price":310.47,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/unlacquered-brass-kitchen-faucet-island-faucet-antique-brass-sink-mixer-tap-9663847.jpg?v=1788136393","url":"https:\/\/noble-brass.com\/products\/brass-kitchen-faucet-single-hole-single-hole-kitchen-faucet-isf35","provider":"Noble Brass","version":"1.0","type":"link"}