{"product_id":"unlacquered-brass-toilet-paper-holder-vintage-bathroom-hardware","title":"Unlacquered Brass Toilet Paper Holder, Vintage Bathroom Hardware","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; object-position: center 40%; 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-config-input { display: none; }\n.ie-config-label {\n  cursor: pointer;\n  border: 1.5px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: 10px 20px;\n  font-size: 13px;\n  font-weight: 500;\n  transition: border-color 0.15s, background-color 0.15s;\n}\n.ie-config-input:checked + .ie-config-label { border-color: var(--brass); background-color: var(--brass-light); }\n.ie-config-label:hover { border-color: var(--brass); }\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: 38%; 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 • Handcrafted in Morocco\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\"\u003eBathroom Hardware That Only Gets Better With Age\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:600px;margin-left:auto;margin-right:auto;\"\u003eHandcrafted solid brass toilet paper holder and matching towel bar, with a living unlacquered finish. 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\/Vintage_Bathroom_Hardware1.webp\" alt=\"Unlacquered solid brass toilet paper holder, vintage bathroom hardware, wall mounted\"\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-configure\" class=\"ie-btn\"\u003eConfigure \u0026amp; Add to Cart →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section 2: Reviews --\u003e\n  \u003c!-- Section 2: no customer reviews provided for this product, add photo\/quote data here to enable this section --\u003e\n\n  \u003c!-- Section: Split feature image --\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\/Vintage_Bathroom_Hardware7.webp\" alt=\"Close up of solid brass toilet paper holder wall mount hardware\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"ie-h3\"\u003eSolid Brass, Not Plated\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003eMade from premium solid brass, each piece is carefully crafted to provide lasting durability while adding a warm, sophisticated touch to your space. The unlacquered brass finish is a living finish that naturally develops a rich patina over time, giving every piece unique character. Every piece is handmade, so slight variations in color and finish are part of its authentic craftsmanship.\u003c\/p\u003e\n        \u003cul class=\"ie-feature-list\"\u003e\n          \u003cli\u003e100% solid brass construction\u003c\/li\u003e\n          \u003cli\u003eHandmade by skilled artisans\u003c\/li\u003e\n          \u003cli\u003eUnlacquered brass living finish that ages beautifully\u003c\/li\u003e\n          \u003cli\u003eWall-mounted, heavy-duty installation\u003c\/li\u003e\n          \u003cli\u003eMounting hardware included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section 3: Configuration --\u003e\n  \u003cdiv class=\"ie-section\" id=\"ie-configure\" style=\"text-align:center;\"\u003e\n    \u003ch2 class=\"ie-h2\" style=\"font-size:24px;\"\u003eConfigure Your Set\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:600px;margin-left:auto;margin-right:auto;\"\u003eChoose the option that best suits your bathroom, and the finish that matches your existing fixtures.\u003c\/p\u003e\n\n    \u003cdiv class=\"ie-config-group\" style=\"margin-top:var(--space-md);background:var(--stone);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-md);\"\u003e\n      \u003cp style=\"font-size:12px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-sm);\"\u003eSet Option\u003c\/p\u003e\n      \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\n        \u003cinput type=\"radio\" name=\"ie-set\" id=\"ie-set-tp\" class=\"ie-config-input\" checked style=\"display:none;\"\u003e\n        \u003clabel for=\"ie-set-tp\" class=\"ie-config-label\" style=\"background:var(--white);\"\u003eTP Holder Only\u003c\/label\u003e\n\n        \u003cinput type=\"radio\" name=\"ie-set\" id=\"ie-set-towel\" class=\"ie-config-input\" style=\"display:none;\"\u003e\n        \u003clabel for=\"ie-set-towel\" class=\"ie-config-label\" style=\"background:var(--white);\"\u003eTowel Bar Only\u003c\/label\u003e\n\n        \u003cinput type=\"radio\" name=\"ie-set\" id=\"ie-set-complete\" class=\"ie-config-input\" style=\"display:none;\"\u003e\n        \u003clabel for=\"ie-set-complete\" class=\"ie-config-label\" style=\"background:var(--white);\"\u003eComplete Set\u003c\/label\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ie-config-group\" style=\"margin-top:var(--space-md);background:var(--brass-light);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-md);\"\u003e\n      \u003cp style=\"font-size:12px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--brass-dark);margin-bottom:var(--space-sm);\"\u003eFinish\u003c\/p\u003e\n      \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\n        \u003cinput type=\"radio\" name=\"ie-finish\" id=\"ie-finish-unlacquered\" class=\"ie-config-input\" checked style=\"display:none;\"\u003e\n        \u003clabel for=\"ie-finish-unlacquered\" class=\"ie-config-label\" style=\"background:var(--white);\"\u003eUnlacquered Brass\u003c\/label\u003e\n\n        \u003cinput type=\"radio\" name=\"ie-finish\" id=\"ie-finish-brushed\" class=\"ie-config-input\" style=\"display:none;\"\u003e\n        \u003clabel for=\"ie-finish-brushed\" class=\"ie-config-label\" style=\"background:var(--white);\"\u003eBrushed Brass\u003c\/label\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"font-size:13px;color:var(--text-light);margin-top:var(--space-sm);\"\u003eNeed a different finish? \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--brass);\"\u003eContact us\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Section: Specs --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\" style=\"font-size:24px;\"\u003eEngineered to Last Generations\u003c\/h2\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) or Brushed Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSet Options\u003c\/td\u003e\n\u003ctd\u003eTP Holder Only \/ Towel Bar Only \/ Complete Set\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInstallation Type\u003c\/td\u003e\n\u003ctd\u003eWall-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Hardware\u003c\/td\u003e\n\u003ctd\u003eMounting Hardware Included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eFarmhouse, vintage, traditional \u0026amp; luxury bathroom interiors\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Marrakesh, Morocco\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    \u003c!-- Image grid: swap src values here to change images --\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm);margin-top:var(--space-lg);\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Bathroom_Hardware5.webp\" alt=\"Unlacquered brass toilet paper holder and towel bar set, installed angle view\" style=\"width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:var(--radius-md);display:block;\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Bathroom_Hardware9.webp\" alt=\"Unlacquered brass toilet paper holder and towel bar set, close up detail\" style=\"width:100%;aspect-ratio:1\/1;object-fit:cover;border-radius:var(--radius-md);display:block;\"\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 hardware is usually brass plated zinc that chips and corrodes within a few years. This is solid brass, 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\"\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 and air exposure, the surface will gradually darken and develop warm tones. It's a natural process, not a flaw. If you'd rather avoid this, choose the brushed brass finish.\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's the difference between the set options?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eChoose TP Holder Only or Towel Bar Only for a single piece, or the Complete Set for a matching toilet paper holder and towel bar together at a better value.\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's included in the package?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eEach piece ships with its necessary mounting hardware for wall installation.\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.\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 Upgrade Your Bathroom Hardware?\u003c\/h2\u003e\n    \u003cp class=\"ie-body\"\u003eJoin homeowners who chose solid brass that lasts.\u003c\/p\u003e\n    \u003ca href=\"#ie-configure\" class=\"ie-btn ie-btn-full\" style=\"max-width:320px;margin:var(--space-sm) auto 0;\"\u003eConfigure \u0026amp; Order Now →\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":"TP Holder Only \/ Unlacquered Brass","offer_id":45601252376685,"sku":null,"price":141.95,"currency_code":"USD","in_stock":true},{"title":"TP Holder Only \/ Brushed Brass","offer_id":45601273577581,"sku":null,"price":141.95,"currency_code":"USD","in_stock":true},{"title":"Towel Bar Only \/ Unlacquered Brass","offer_id":45601252409453,"sku":null,"price":122.57,"currency_code":"USD","in_stock":true},{"title":"Towel Bar Only \/ Brushed Brass","offer_id":45601273610349,"sku":null,"price":122.57,"currency_code":"USD","in_stock":true},{"title":"Compelete set \/ Unlacquered Brass","offer_id":45601252442221,"sku":null,"price":250.77,"currency_code":"USD","in_stock":true},{"title":"Compelete set \/ Brushed Brass","offer_id":45601273643117,"sku":null,"price":250.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Bathroom_Hardware1.webp?v=1786455046","url":"https:\/\/www.insideast.com\/fr\/products\/unlacquered-brass-toilet-paper-holder-vintage-bathroom-hardware","provider":"Insideast","version":"1.0","type":"link"}