{"product_id":"unlacquered-brass-shower-head-square-rain-showerhead-outdoor-indoor-shower","title":"Unlacquered Brass Shower Head, Square Rain Showerhead, Outdoor Indoor Shower","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  min-width: 260px;\n  flex-shrink: 0;\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.ie-review-date { font-size: 11px; color: var(--text-light); }\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-pdf-link { display: inline-block; padding: 10px 20px; border: 1px solid var(--border-light); border-radius: var(--radius-pill); color: var(--brass-dark); text-decoration: none; font-size: 13px; font-weight: 600; transition: background-color 0.15s ease, border-color 0.15s ease; }\n.ie-pdf-link:hover { background-color: var(--brass-light); border-color: var(--brass); }\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 • Living Finish\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\"\u003eA Square Rain Shower Built to Age Well\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:600px;margin-left:auto;margin-right:auto;\"\u003eSolid brass showerhead with an unlacquered living finish that gradually develops patina, adding warmth to any bathroom style. 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\/Square_Rain_Showerhead_4.webp?v=1787290321\" alt=\"Unlacquered solid brass square rain showerhead, indoor outdoor shower\"\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 Square Showerheads\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\"Gorgeous shower head. I'm actually considering a second one\"\u003c\/p\u003e\n        \u003cdiv class=\"ie-review-name\"\u003eMatthew\u003c\/div\u003e\n        \u003cdiv class=\"ie-review-date\"\u003e10 Jul, 2025\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\"Great customer service, awesome product great quality can't wait to install it\"\u003c\/p\u003e\n        \u003cdiv class=\"ie-review-name\"\u003eChristian\u003c\/div\u003e\n        \u003cdiv class=\"ie-review-date\"\u003e17 Dec, 2024\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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\/Square_Rain_Showerhead_2.webp?v=1787290321\" alt=\"Close up of unlacquered solid brass square rain showerhead\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"ie-h3\"\u003eSolid Brass, Built for Daily Use\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003eMade of solid brass to withstand daily use and ensure durability over time, not the thin plated fittings that pit and dull within a season or two. The unlacquered finish gradually develops its own patina, adding a touch of warmth to your space that only deepens with use.\u003c\/p\u003e\n        \u003cul class=\"ie-feature-list\"\u003e\n          \u003cli\u003eSolid brass construction, built to withstand daily use\u003c\/li\u003e\n          \u003cli\u003eUnlacquered living finish, develops patina naturally\u003c\/li\u003e\n          \u003cli\u003e10\" square rainfall spray face\u003c\/li\u003e\n          \u003cli\u003eUS duty-free delivery, no extra import tax\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    \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\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e10\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eConnection\u003c\/td\u003e\n\u003ctd\u003e1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSpray Setting\u003c\/td\u003e\n\u003ctd\u003eRainfall\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Elements\u003c\/td\u003e\n\u003ctd\u003eShowerhead\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUS Customs\u003c\/td\u003e\n\u003ctd\u003eDuty-Free, no extra import tax on delivery\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!-- SIZE GUIDE: source file is a .webp, not a PDF, so it is linked as-is and not labeled as a PDF download. Swap the href below to update. --\u003e\n    \u003cdiv style=\"text-align:center;margin-top:var(--space-md);\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Square_Rain_Showerhead_6.webp?v=1787290322\" target=\"_blank\" rel=\"noopener\" class=\"ie-pdf-link\"\u003eView Size Guide →\u003c\/a\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. Most affordable showerheads are plated plastic or thin metal that pits and dulls within a year or two. This is solid brass, built to hold up to daily use and develop its own character over time.\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\"\u003eDoes it include the shower arm?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eNo, this listing includes the showerhead only, with a standard 1\/2\" connection.\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\"\u003eCan I use this outdoors?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eYes. Solid brass holds up well outdoors, so it works for an outdoor shower or pool house setup as well as an indoor bathroom.\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 US customers pay import duty on this?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eNo. Delivery to the US is duty-free, so you won't be charged extra customs duty or import tax on arrival.\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 for a Shower That Ages With You?\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":45679502753901,"sku":"SHH0012","price":155.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Square_Rain_Showerhead_1.webp?v=1787290322","url":"https:\/\/www.insideast.com\/de\/products\/unlacquered-brass-shower-head-square-rain-showerhead-outdoor-indoor-shower","provider":"Insideast","version":"1.0","type":"link"}