{"product_id":"unlacquered-brass-cross-handle-set-faucet-handles-set","title":"Unlacquered Brass Cross Handle Set, Faucet Handles Set","description":"\u003cstyle\u003e\n:root {\n  --font-display: \"Instrument Sans\", Helvetica, Arial, sans-serif;\n  --font-body: Helvetica, Arial, sans-serif;\n  --brass: #C8922A;\n  --brass-light: #F5E6C8;\n  --brass-dark: #9A6E1C;\n  --stone: #F7F4EF;\n  --stone-dark: #EDE8E0;\n  --text-primary: #1C1A17;\n  --text-muted: #6B6560;\n  --text-light: #9A948D;\n  --border-light: rgba(0,0,0,0.08);\n  --white: #FFFFFF;\n  --space-xs: 8px;\n  --space-sm: 16px;\n  --space-md: 24px;\n  --space-lg: 40px;\n  --space-xl: 64px;\n  --max-width: 900px;\n  --radius-sm: 4px;\n  --radius-md: 8px;\n  --radius-pill: 100px;\n}\n\n.ie-page { max-width: var(--max-width); margin: 0 auto; padding: 0 var(--space-sm); }\n.ie-section { padding: var(--space-xl) 0; border-bottom: 1px solid var(--border-light); }\n.ie-section:last-child { border-bottom: none; }\n\n.ie-eyebrow {\n  font-family: var(--font-body);\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.10em;\n  text-transform: uppercase;\n  color: var(--brass);\n}\n.ie-h2 {\n  font-family: var(--font-display);\n  font-size: clamp(24px, 4vw, 36px);\n  font-weight: 700;\n  line-height: 1.2;\n  color: var(--text-primary);\n  margin: 0 0 var(--space-sm);\n}\n.ie-h3 {\n  font-family: var(--font-display);\n  font-size: clamp(18px, 2.5vw, 22px);\n  font-weight: 600;\n  color: var(--text-primary);\n  margin: 0 0 var(--space-xs);\n}\n.ie-body { font-family: var(--font-body); font-size: 15px; line-height: 1.75; color: var(--text-muted); }\n\n@keyframes ie-fade-up { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n.ie-section { animation: ie-fade-up 0.6s ease both; }\n\n.ie-hero-img { width: 100%; aspect-ratio: 4\/3; object-fit: cover; border-radius: var(--radius-md); display: block; }\n.ie-badges { display: flex; flex-wrap: wrap; gap: var(--space-sm); justify-content: center; margin: var(--space-md) 0; }\n.ie-badge {\n  font-family: var(--font-body);\n  font-size: 12px;\n  font-weight: 500;\n  color: var(--text-muted);\n  padding: 6px 14px;\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-pill);\n  background: var(--white);\n}\n\n.ie-btn {\n  display: inline-block;\n  background: var(--brass);\n  color: var(--white);\n  font-family: var(--font-body);\n  font-size: 15px;\n  font-weight: 600;\n  padding: 14px 32px;\n  border-radius: var(--radius-md);\n  text-decoration: none;\n  border: none;\n  transition: background-color 0.18s ease, transform 0.12s ease;\n}\n.ie-btn:hover { background-color: var(--brass-dark); transform: translateY(-1px); }\n.ie-btn-full { width: 100%; text-align: center; display: block; box-sizing: border-box; }\n\n.ie-split { display: grid; grid-template-columns: 5fr 7fr; gap: var(--space-lg); align-items: center; }\n.ie-split img { width: 100%; border-radius: var(--radius-md); display: block; }\n@media (max-width: 768px) { .ie-split { grid-template-columns: 1fr; } }\n\n.ie-feature-list { list-style: none; margin: var(--space-sm) 0 0; padding: 0; }\n.ie-feature-list li { padding: 6px 0; font-size: 14px; color: var(--text-primary); }\n.ie-feature-list li::before { content: \"✔\"; color: var(--brass); font-weight: 700; margin-right: 8px; }\n\n.ie-reviews-row { display: flex; gap: var(--space-sm); overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: var(--space-xs); }\n.ie-review-card {\n  flex: 0 0 260px;\n  width: 260px;\n  scroll-snap-align: start;\n  background: var(--white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: var(--space-sm);\n  transition: transform 0.22s ease, box-shadow 0.22s ease;\n}\n.ie-review-card:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.10); }\n.ie-review-stars { color: var(--brass); font-size: 13px; margin-bottom: 6px; }\n.ie-review-text { font-size: 13px; line-height: 1.6; color: var(--text-primary); margin: 0 0 var(--space-xs); }\n.ie-review-name { font-size: 12px; font-weight: 600; color: var(--text-muted); }\n\n.ie-specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-lg); align-items: start; }\n.ie-specs-grid img { width: 100%; border-radius: var(--radius-md); display: block; border: 1px solid var(--border-light); }\n@media (max-width: 768px) { .ie-specs-grid { grid-template-columns: 1fr; } }\n\n.ie-specs-table { width: 100%; border-collapse: collapse; }\n.ie-specs-table tr { border-bottom: 1px solid var(--border-light); }\n.ie-specs-table td { padding: 12px 0; font-size: 14px; }\n.ie-specs-table td:first-child { width: 42%; color: var(--text-muted); font-weight: 500; padding-right: var(--space-sm); }\n\n.ie-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; }\n.ie-faq-item summary::after { content: '+'; color: var(--brass); font-size: 20px; }\n.ie-faq-item[open] summary::after { content: '\\2212'; }\n.ie-faq-answer p { font-size: 14px; line-height: 1.75; color: var(--text-muted); padding-bottom: var(--space-sm); }\n\n.ie-final-cta { background: var(--stone); text-align: center; border-radius: var(--radius-md); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ie-page\"\u003e\n\n  \u003c!-- Section 1: Mini Hero --\u003e\n  \u003cdiv class=\"ie-section\" style=\"text-align:center;\"\u003e\n    \u003cp class=\"ie-eyebrow\"\u003eSolid Brass • Hand Forged\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\"\u003eA Faucet Restoration Finished in Solid Brass\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:600px;margin-left:auto;margin-right:auto;\"\u003eSolid brass hand forged cross handle set for hot and cold, finished in a living unlacquered patina. Handcrafted to order • Free delivery\u003c\/p\u003e\n    \u003cimg class=\"ie-hero-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Faucet_Handles_Set-1.avif?v=1787756198\" alt=\"Unlacquered solid brass cross handle set, hot and cold faucet handles\"\u003e\n    \u003cdiv class=\"ie-badges\"\u003e\n      \u003cspan class=\"ie-badge\"\u003eHandcrafted to Order\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e5-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003eFree Shipping\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e30-Day Returns\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;margin-top:var(--space-sm);\"\u003e\n      \u003ca href=\"#ie-specs\" class=\"ie-btn\"\u003eAdd to Cart →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section 2: Reviews --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003cp class=\"ie-eyebrow\"\u003eLoved by Homeowners\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\" style=\"font-size:22px;\"\u003eInsideast Faucet Handles\u003c\/h2\u003e\n    \u003c!-- REVIEWS: sourced from Etsy listing reviews. Edit\/add cards here. --\u003e\n    \u003cdiv class=\"ie-reviews-row\"\u003e\n      \u003cdiv class=\"ie-review-card\"\u003e\n        \u003cdiv class=\"ie-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"ie-review-text\"\u003e\"Perfect, arrives fast and quality is great!\"\u003c\/p\u003e\n        \u003cdiv class=\"ie-review-name\"\u003eAgata\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-review-card\"\u003e\n        \u003cdiv class=\"ie-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"ie-review-text\"\u003e\"Excellent service as always!!! Fantastic seller.\"\u003c\/p\u003e\n        \u003cdiv class=\"ie-review-name\"\u003eJulia\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-review-card\"\u003e\n        \u003cdiv class=\"ie-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"ie-review-text\"\u003e\"Beautiful new brass handles for my beloved faucet. Fast shipping and nice, competent advice on my request by mail. Thanks!\"\u003c\/p\u003e\n        \u003cdiv class=\"ie-review-name\"\u003eBianca\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section: Hot and cold detail --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003cdiv class=\"ie-split\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Faucet_Handles_Set-3.jpg?v=1787756198\" alt=\"Solid brass cross handle set, red and blue color-coded hot and cold valve stems\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"ie-h3\"\u003eColor-Coded for Hot and Cold\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003eThe set comes as a matching pair, one with a red-coded valve stem for hot and one with a blue-coded stem for cold, so installation is simple and the result reads correctly from day one. Solid brass, hand forged, not stamped from thin sheet metal. The unlacquered finish will develop a nice, warm patina over time.\u003c\/p\u003e\n        \u003cul class=\"ie-feature-list\"\u003e\n          \u003cli\u003eSolid brass, hand forged construction\u003c\/li\u003e\n          \u003cli\u003eUnlacquered living finish, develops natural patina\u003c\/li\u003e\n          \u003cli\u003eCompatible with standard 1\/2 inch threaded valves\u003c\/li\u003e\n          \u003cli\u003eSold as a matching hot and cold pair\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section: Specs --\u003e\n  \u003cdiv class=\"ie-section\" id=\"ie-specs\"\u003e\n    \u003ch2 class=\"ie-h2\" style=\"font-size:24px;\"\u003eEngineered to Last Generations\u003c\/h2\u003e\n    \u003cdiv class=\"ie-specs-grid\"\u003e\n      \u003ctable class=\"ie-specs-table\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (ages naturally)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSet Includes\u003c\/td\u003e\n\u003ctd\u003e1 hot handle (red), 1 cold handle (blue)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eThread Compatibility\u003c\/td\u003e\n\u003ctd\u003e1\/2\" standard threaded valves\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHandle Span\u003c\/td\u003e\n\u003ctd\u003e2 3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eValve Stem Length\u003c\/td\u003e\n\u003ctd\u003e1 1\/4\"\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      \u003c\/table\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Faucet_Handles_Set-4.jpg?v=1787756198\" alt=\"Solid brass cross handle set, size and dimensions drawing\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section: FAQ --\u003e\n  \u003cdiv class=\"ie-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2 class=\"ie-h2\" style=\"font-size:24px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this worth the investment compared to cheaper alternatives?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eYes. Cheaper handles are usually brass plated zinc that chips and corrodes within a few years. This is solid brass, hand forged, so the finish is the material itself, not a coating that can wear off.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWill these fit my existing faucet?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eThese handles are made for standard 1\/2 inch threaded valves. Check your existing valve threading before ordering to confirm fit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow do I know which handle is hot and which is cold?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eThe valve stem is color-coded, red for hot and blue for cold, so installation is straightforward.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow does the unlacquered brass patina develop?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eOver weeks and months of normal handling, the surface will gradually darken and develop warm tones. It's a natural process, not a flaw.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat if I'm not satisfied?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eYou have 30 days to return it for a refund if it's not right for you, as long as it's unused and in its original packaging.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section: Final CTA --\u003e\n  \u003cdiv class=\"ie-section ie-final-cta\" style=\"padding:var(--space-lg);\"\u003e\n    \u003ch2 class=\"ie-h2\" style=\"font-size:26px;\"\u003eReady to Finish Your Restoration?\u003c\/h2\u003e\n    \u003cp class=\"ie-body\"\u003eJoin homeowners who chose solid brass that lasts.\u003c\/p\u003e\n    \u003ca href=\"#ie-specs\" class=\"ie-btn ie-btn-full\" style=\"max-width:320px;margin:var(--space-sm) auto 0;\"\u003eAdd to Cart →\u003c\/a\u003e\n    \u003cdiv class=\"ie-badges\"\u003e\n      \u003cspan class=\"ie-badge\"\u003eHandcrafted to Order\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e5-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e30-Day Returns\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45704444248173,"sku":null,"price":78.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Faucet_Handles_Set-2.jpg?v=1787756198","url":"https:\/\/www.insideast.com\/de\/products\/unlacquered-brass-cross-handle-set-faucet-handles-set","provider":"Insideast","version":"1.0","type":"link"}