{"product_id":"unlacquered-brass-shower-system-tub-filler-exposed-pipe-rain-shower-and-handheld","title":"Heritage - Unlacquered Brass Exposed Shower System With Tub Filler","description":"\u003cstyle\u003e\n.shower-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  margin:0;\n  padding:0;\n}\n\n.shower-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 + ALL TEXT INSIDE *\/\n.shower-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.shower-desc__header *{\n  text-align:center !important;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.shower-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.shower-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.shower-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.shower-desc__sub{\n  color:var(--muted);\n  font-size:clamp(1.7rem,1.8vw,1.5rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n\n.shower-desc__cta-section {\n  text-align: center;\n  margin: clamp(30px, 4vw, 40px) 0;\n  padding: clamp(20px, 3vw, 30px);\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  border-radius: 12px;\n  border: 2px solid var(--accent);\n  box-shadow: 0 8px 30px rgba(166, 124, 82, .15);\n}\n\n.shower-desc__price-note {\n  font-size: clamp(13px, 1.5vw, 16px);\n  color: var(--muted);\n  margin-bottom: 20px;\n}\n\n.shower-desc__cta-primary {\n  background: var(--accent);\n  color: #fff;\n  border: none;\n  padding: clamp(14px, 2vw, 18px) clamp(30px, 4vw, 40px);\n  font-size: clamp(15px, 2vw, 18px);\n  font-weight: 700;\n  border-radius: 8px;\n  cursor: pointer;\n  transition: all .3s ease;\n  box-shadow: 0 4px 15px rgba(166, 124, 82, .3);\n  text-transform: uppercase;\n  letter-spacing: .5px;\n  width: 100%;\n  max-width: 400px;\n}\n\n.shower-desc__cta-primary:hover {\n  background: #8b6740;\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(166, 124, 82, .4);\n}\n\n.shower-desc__cta-primary:active {\n  transform: translateY(0);\n}\n\n.shower-desc__trust-bar {\n  display: flex;\n  justify-content: center;\n  gap: clamp(15px, 3vw, 30px);\n  margin-top: 20px;\n  flex-wrap: wrap;\n  font-size: clamp(11px, 1.5vw, 14px);\n  color: var(--primary);\n  font-weight: 500;\n}\n\n.shower-desc__trust-bar div {\n  display: flex;\n  align-items: center;\n  gap: 5px;\n}\n\n.shower-desc__trust-bar div:before {\n  content: \"✓\";\n  color: var(--accent);\n  font-weight: bold;\n}\n\n.shower-desc__guarantees-bar {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 15px;\n  margin: 30px 0;\n  padding: 20px;\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid var(--accent-light);\n  box-shadow: 0 4px 15px var(--shadow);\n}\n\n.guarantee-item {\n  text-align: center;\n  padding: 15px;\n  background: var(--bg-light);\n  border-radius: 8px;\n  transition: all .3s ease;\n}\n\n.guarantee-item:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 4px 12px var(--shadow);\n}\n\n.guarantee-item svg {\n  width: 32px;\n  height: 32px;\n  margin: 0 auto 10px;\n  color: var(--accent);\n}\n\n.guarantee-item strong {\n  display: block;\n  font-size: clamp(12px, 1.5vw, 14px);\n  color: var(--primary);\n  margin-top: 8px;\n}\n\n.shower-desc__scarcity-notice {\n  background: #fff8f0;\n  border: 2px solid var(--accent);\n  border-radius: 8px;\n  padding: clamp(12px, 2vw, 15px) clamp(15px, 3vw, 20px);\n  margin: 25px 0;\n  text-align: center;\n  font-size: clamp(12px, 1.5vw, 14px);\n  color: var(--primary);\n  line-height: 1.6;\n}\n\n.shower-desc__scarcity-notice a {\n  color: var(--accent);\n  font-weight: 700;\n  text-decoration: none;\n  border-bottom: 2px solid var(--accent);\n}\n\n.shower-desc__scarcity-notice a:hover {\n  color: #8b6740;\n}\n\n.shower-desc__config {\n  margin: 60px 0;\n}\n\n.shower-desc__config h2 {\n  font-size: 28px;\n  margin-bottom: 15px;\n  color: var(--primary);\n  font-weight: 600;\n  text-align: center;\n}\n\n.shower-desc__config-intro {\n  text-align: center;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.7;\n  max-width: 700px;\n  margin: 0 auto 35px;\n}\n\n.shower-desc__config-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 40px;\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  padding: 25px;\n  border-radius: 8px;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__config-section h3 {\n  font-size: 16px;\n  color: var(--accent);\n  margin-bottom: 12px;\n  font-weight: 600;\n  text-align: center;\n}\n\n.shower-desc__config-options {\n  display: grid;\n  gap: 8px;\n}\n\n.shower-desc__config-section:first-child .shower-desc__config-options {\n  grid-template-columns: 1fr;\n}\n\n.shower-desc__config-section:last-child .shower-desc__config-options {\n  grid-template-columns: 1fr;\n}\n\n.shower-desc__config-option {\n  background: #fff;\n  padding: 10px;\n  border-radius: 6px;\n  border: 1px solid var(--accent-light);\n  font-size: 13px;\n  color: var(--primary);\n  text-align: center;\n  font-weight: 500;\n  cursor: pointer;\n  transition: all .2s ease;\n  position: relative;\n}\n\n.shower-desc__config-option:hover {\n  border-color: var(--accent);\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px var(--shadow);\n}\n\n.shower-desc__config-slider-wrap {\n  position: relative;\n  overflow: hidden;\n  margin: 40px 0;\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.shower-desc__config-slider-title {\n  text-align: center;\n  font-size: 22px;\n  font-weight: 700;\n  color: var(--accent);\n  margin-bottom: 25px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.shower-desc__config-slider-container {\n  position: relative;\n  overflow-x: auto;\n  overflow-y: hidden;\n  border-radius: 12px;\n  scroll-behavior: smooth;\n  scroll-snap-type: x mandatory;\n  max-height: 500px;\n  padding: 0 40px;\n}\n\n.shower-desc__config-slider-container::-webkit-scrollbar {\n  height: 8px;\n}\n\n.shower-desc__config-slider-container::-webkit-scrollbar-track {\n  background: #f1f1f1;\n  border-radius: 10px;\n}\n\n.shower-desc__config-slider-container::-webkit-scrollbar-thumb {\n  background: var(--accent);\n  border-radius: 10px;\n}\n\n.shower-desc__config-slider {\n  display: flex;\n  gap: 20px;\n  padding: 5px;\n}\n\n.shower-desc__config-slide {\n  flex: 0 0 calc(50% - 10px);\n  min-width: calc(50% - 10px);\n  scroll-snap-align: start;\n}\n\n.shower-desc__config-slide-img {\n  width: 100%;\n  height: 460px;\n  object-fit: cover;\n  border-radius: 12px;\n  box-shadow: 0 10px 40px var(--shadow);\n  display: block;\n  background: #fff;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__config-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background: rgba(166, 124, 82, .8);\n  color: #fff;\n  border: none;\n  width: 35px;\n  height: 35px;\n  border-radius: 50%;\n  cursor: pointer;\n  z-index: 10;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, .2);\n  transition: all .3s ease;\n}\n\n.shower-desc__config-arrow:hover {\n  background: #8b6740;\n  transform: translateY(-50%) scale(1.1);\n}\n\n.shower-desc__config-arrow--left {\n  left: 4px;\n}\n\n.shower-desc__config-arrow--right {\n  right: 4px;\n}\n\n.shower-desc__guarantee-box {\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  border: 2px solid var(--accent);\n  border-radius: 12px;\n  padding: clamp(20px, 4vw, 30px);\n  margin: 40px 0;\n  box-shadow: 0 8px 25px rgba(166, 124, 82, .15);\n}\n\n.shower-desc__guarantee-box h3 {\n  font-size: clamp(20px, 3vw, 24px);\n  color: var(--primary);\n  margin-bottom: 20px;\n  text-align: center;\n}\n\n.shower-desc__guarantee-box ul {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 20px 0;\n}\n\n.shower-desc__guarantee-box li {\n  padding: 12px 0 12px 35px;\n  position: relative;\n  font-size: clamp(13px, 1.5vw, 15px);\n  line-height: 1.6;\n  color: var(--primary);\n  border-bottom: 1px solid var(--accent-light);\n}\n\n.shower-desc__guarantee-box li:last-child {\n  border-bottom: none;\n}\n\n.shower-desc__guarantee-box li:before {\n  content: \"🛡️\";\n  position: absolute;\n  left: 0;\n  font-size: 20px;\n}\n\n.shower-desc__guarantee-box li strong {\n  color: var(--accent);\n}\n\n.shower-desc__guarantee-box p {\n  text-align: center;\n  color: var(--muted);\n  font-style: italic;\n  margin: 0;\n  font-size: clamp(12px, 1.5vw, 14px);\n}\n\n.shower-desc__features {\n  margin: clamp(60px, 8vw, 100px) 0;\n}\n\n.shower-desc__features h2 {\n  font-size: clamp(22px, 4vw, 28px);\n  margin-bottom: clamp(20px, 4vw, 30px);\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n}\n\/* Match \"Distinctive Features\" heading style *\/\n.shower-desc__specs-section h2,\n.shower-desc__guarantee-box h3,\n.shower-desc__download h3 {\n  font-size: clamp(22px, 4vw, 28px);\n  margin-bottom: clamp(20px, 4vw, 30px);\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n}\n\n\/* Except guarantee \u0026 download are h3, so override font-size slightly if desired *\/\n.shower-desc__guarantee-box h3,\n.shower-desc__download h3 {\n  font-size: clamp(20px, 3vw, 24px);\n  border-bottom-width: 1px;\n}\n.shower-desc__features-list {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 25px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.shower-desc__features-list li {\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n  padding: 20px;\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid var(--accent-light);\n  box-shadow: 0 2px 8px var(--shadow);\n  transition: all .3s ease;\n}\n\n.shower-desc__features-list li:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 8px 20px rgba(0, 0, 0, .12);\n}\n\n.shower-desc__feature-icon {\n  width: 50px;\n  height: 50px;\n  background: #f0e8df;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  color: var(--accent);\n  border: 1px solid var(--accent-light);\n  align-self: flex-start;\n}\n\n.shower-desc__feature-icon svg {\n  width: 28px;\n  height: 28px;\n}\n\n.shower-desc__feature-content h4 {\n  font-size: clamp(15px, 2vw, 16px);\n  font-weight: 700;\n  margin-bottom: 8px;\n  color: var(--primary);\n  line-height: 1.3;\n}\n\n.shower-desc__feature-content p {\n  font-size: clamp(13px, 1.5vw, 14px);\n  color: var(--muted);\n  line-height: 1.6;\n  margin: 0;\n}\n\n.lifestyle-section {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n  margin: clamp(40px, 6vw, 60px) 0;\n}\n\n.lifestyle-section__image {\n  position: relative;\n  overflow: hidden;\n  border-radius: 8px;\n  box-shadow: 0 10px 40px rgba(0, 0, 0, .1);\n}\n\n.lifestyle-section__image img {\n  width: 100%;\n  height: auto;\n  display: block;\n  transition: transform .5s ease;\n}\n\n.lifestyle-section__content h3 {\n  margin-bottom: 15px;\n  color: var(--primary);\n  font-size: clamp(18px, 2.5vw, 20px);\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.lifestyle-section__content p {\n  color: var(--muted);\n  line-height: 1.7;\n  font-size: clamp(14px, 1.5vw, 15px);\n  margin: 0;\n}\n\n.shower-desc__specs-section {\n  margin: clamp(60px, 8vw, 100px) 0;\n}\n\n.shower-desc__specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-bottom: 30px;\n  background: #fff;\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 2px 8px var(--shadow);\n}\n\n.shower-desc__specs-table tr {\n  border-bottom: 1px solid var(--accent-light);\n}\n\n.shower-desc__specs-table tr:last-child {\n  border-bottom: none;\n}\n\n.shower-desc__specs-table td {\n  padding: 12px 20px;\n  font-size: 14px;\n}\n\n.shower-desc__specs-table td:first-child {\n  font-weight: 700;\n  color: var(--primary);\n  width: 40%;\n  background: var(--bg-light);\n}\n\n.shower-desc__specs-table td:last-child {\n  color: var(--muted);\n}\n\n.shower-desc__download {\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  padding: 25px;\n  border-radius: 8px;\n  text-align: center;\n  margin: 40px 0;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__download h3 {\n  color: var(--primary);\n}\n\n.shower-desc__download p {\n  color: var(--muted);\n  margin-bottom: 15px;\n}\n\n.shower-desc__download a {\n  display: inline-block;\n  background: var(--accent);\n  color: #fff;\n  padding: 12px 30px;\n  border-radius: 6px;\n  text-decoration: none;\n  font-weight: 600;\n  font-size: 14px;\n  transition: background .3s ease;\n}\n\n.shower-desc__download a:hover {\n  background: #8b6740;\n}\n\n.ie-warranty {\n  font-family: inherit;\n  margin: clamp(40px, 6vw, 60px) 0;\n  border: 1px solid var(--accent-light);\n  border-radius: 12px;\n  overflow: hidden;\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  box-shadow: 0 4px 15px var(--shadow);\n}\n\n.ie-warranty__top {\n  display: flex;\n  align-items: center;\n  gap: .75rem;\n  padding: 1.5rem 1.5rem 1rem;\n  background: var(--accent);\n  color: #fff;\n}\n\n.ie-warranty__shield {\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  color: #fff;\n}\n\n.ie-warranty__title {\n  margin: 0;\n  font-size: 1.2rem;\n  font-weight: 700;\n  letter-spacing: .2px;\n  color: #fff;\n}\n\n.ie-warranty__body {\n  padding: 1.5rem;\n}\n\n.ie-warranty__body p {\n  margin: 0 0 .75rem 0;\n  line-height: 1.6;\n  color: var(--primary);\n}\n\n.ie-warranty__list {\n  margin: .5rem 0 0 0;\n  padding-left: 1.25rem;\n  color: var(--primary);\n}\n\n.ie-warranty__list li {\n  margin: .4rem 0;\n  line-height: 1.5;\n}\n\n.ie-warranty__note {\n  margin-top: 1rem;\n  font-size: .9rem;\n  opacity: .8;\n  color: var(--muted);\n}\n\n.shower-desc__faq {\n  margin-top: clamp(60px, 8vw, 100px);\n}\n\n.shower-desc__faq h2 {\n  font-size: 28px;\n  margin-bottom: 20px;\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n}\n\n.shower-desc__faq details {\n  border: none;\n  border-radius: 6px;\n  padding: 15px;\n  background: var(--bg-light);\n  box-shadow: 0 4px 15px var(--shadow);\n  transition: all .3s ease;\n  margin-bottom: 10px;\n  border: 1px solid var(--accent-light);\n}\n\n.shower-desc__faq details:hover {\n  box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n  transform: translateX(4px);\n}\n\n.shower-desc__faq summary {\n  font-weight: 600;\n  color: var(--primary);\n  outline: none;\n  user-select: none;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  cursor: pointer;\n  font-size: 15px;\n}\n\n.shower-desc__faq summary::before {\n  content: \"→\";\n  color: var(--accent);\n  font-weight: bold;\n  font-size: 1.2em;\n  transition: transform .3s ease;\n}\n\n.shower-desc__faq details[open] summary::before {\n  transform: rotate(90deg);\n}\n\n.shower-desc__faq summary:hover {\n  color: var(--accent);\n}\n\n.shower-desc__faq details[open] summary {\n  margin-bottom: 10px;\n  color: var(--accent);\n}\n\n.shower-desc__faq p {\n  color: var(--muted);\n  line-height: 1.6;\n  font-size: 14px;\n  margin: 0;\n}\n\/* ========== REVIEWS SECTION (Minimalist - No Responses) ========== *\/\n.shower-reviews {\n  margin: clamp(60px, 8vw, 80px) 0;\n  border-top: 1px solid var(--accent-light);\n  padding-top: 40px;\n}\n.shower-reviews__header {\n  display: flex;\n  align-items: baseline;\n  gap: 15px;\n  margin-bottom: 30px;\n}\n.shower-reviews__title {\n  font-size: clamp(20px, 3vw, 24px);\n  color: var(--primary);\n  font-weight: 600;\n  margin: 0;\n}\n.shower-reviews__total-rating {\n  font-size: 14px;\n  color: var(--primary);\n}\n.shower-reviews__slider {\n  display: flex;\n  gap: 20px;\n  overflow-x: auto;\n  padding-bottom: 20px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n.shower-reviews__slider::-webkit-scrollbar {\n  height: 4px;\n}\n.shower-reviews__slider::-webkit-scrollbar-thumb {\n  background: var(--accent-light);\n  border-radius: 4px;\n}\n.shower-review-item {\n  flex: 0 0 300px;\n  scroll-snap-align: start;\n  background: var(--bg-light);\n  border: 1px solid var(--accent-light);\n  border-radius: 8px;\n  padding: 25px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.shower-reivew__author-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-size: 13px;\n}\n.shower-review__name {\n  font-weight: 700;\n  color: var(--primary);\n}\n.shower-review__date {\n  color: var(--muted);\n  font-size: 12px;\n}\n.shower-review__stars {\n  color: #dcb06b; \/* Muted Gold *\/\n  font-size: 14px;\n  letter-spacing: 2px;\n}\n.shower-review__body {\n  font-size: 14px;\n  line-height: 1.6;\n  color: var(--primary);\n  font-style: italic;\n}\n\/* ========== KEY DIMENSIONS (Matches Technical Specs) ========== *\/\n.shower-dims {\n  margin: clamp(60px, 8vw, 100px) 0;\n  \/* Text align left by default to match \"Technical Specs\" header *\/\n}\n.shower-dims h2 {\n  \/* Match exactly with .shower-desc__specs-section h2 *\/\n  font-size: clamp(22px, 4vw, 28px);\n  margin-bottom: clamp(20px, 4vw, 30px);\n  color: var(--primary);\n  font-weight: 600;\n  border-bottom: 2px solid var(--accent-light);\n  padding-bottom: 15px;\n  text-align: left; \/* Ensure it's on the left *\/\n}\n.shower-dims__box {\n  background: #fff;\n  border: 2px solid var(--accent-light);\n  border-radius: 12px;\n  padding: 30px 20px;\n  display: flex;\n  justify-content: space-around;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 30px;\n  box-shadow: 0 8px 30px rgba(166, 124, 82, .15); \/* Soft gold shadow *\/\n}\n.shower-dims__item {\n  text-align: center;\n  position: relative;\n  flex: 1;\n  min-width: 140px;\n}\n\/* Vertical dividers on desktop *\/\n.shower-dims__item:not(:last-child):after {\n  content: \"\";\n  position: absolute;\n  right: -15px;\n  top: 15%;\n  height: 70%;\n  width: 1px;\n  background: #eee;\n  display: block;\n}\n.shower-dims__label {\n  font-size: 11px;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--accent);\n  margin-bottom: 10px;\n  font-weight: 700;\n}\n.shower-dims__value {\n  font-size: 26px; \/* Slightly larger for emphasis *\/\n  font-weight: 700;\n  color: var(--primary);\n  display: block;\n  margin-bottom: 4px;\n  font-family: serif; \/* Optional: adds that \"spec sheet\" feel to the numbers *\/\n}\n.shower-dims__sub {\n  font-size: 13px;\n  color: #999;\n}\n\/* ========== PACKAGE INCLUDES ========== *\/\n.shower-pkg {\n  background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n  border: 1px solid var(--accent-light);\n  border-radius: 12px;\n  padding: 30px;\n  margin: 60px 0;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.05); \/* Match site shadow style *\/\n}\n.shower-pkg__header {\n  text-align: center;\n  margin-bottom: 30px;\n}\n.shower-pkg__header h3 {\n  \/* Match layout h3 style generally *\/\n  font-size: clamp(20px, 3vw, 24px);\n  color: var(--primary);\n  margin-bottom: 5px;\n  font-weight: 600;\n}\n.shower-pkg__list {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px 30px;\n  max-width: 800px;\n  margin: 0 auto;\n}\n.shower-pkg__item {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 15px;\n  color: var(--primary);\n  padding: 12px 15px;\n  background: #fff;\n  border-radius: 6px;\n  border: 1px solid transparent;\n  transition: all 0.2s ease;\n}\n.shower-pkg__item:hover {\n  border-color: var(--accent-light);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  transform: translateX(2px);\n}\n.shower-pkg__item svg {\n  color: var(--accent);\n  flex-shrink: 0;\n}\n@media (max-width: 768px) {\n  \/* ========== KEY DIMENSIONS MOBILE GRID (2x2) ========== *\/\n  .shower-dims__box {\n    display: grid;\n    grid-template-columns: 1fr 1fr; \/* Two equal columns *\/\n    gap: 20px 10px; \/* 20px vertical gap, 10px horizontal gap *\/\n    padding: 20px;\n  }\n  \n  \/* Hide desktop vertical dividers *\/\n  .shower-dims__item:not(:last-child):after {\n    display: none;\n  }\n  \/* Reset item styles for grid *\/\n  .shower-dims__item {\n    border-bottom: none;\n    padding-bottom: 0;\n    width: auto;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  \/* Optional: Add a subtle separator for the top row items *\/\n  .shower-dims__item:nth-child(1),\n  .shower-dims__item:nth-child(2) {\n    padding-bottom: 20px;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  \/* Add a vertical divider between left and right columns if desired (optional) *\/\n  .shower-dims__item:nth-child(odd) {\n    border-right: 1px solid #f0f0f0;\n    padding-right: 5px;\n  }\n  .shower-dims__item:nth-child(even) {\n    padding-left: 5px;\n  }\n  \/* ========== PACKAGE LIST MOBILE ========== *\/\n  .shower-pkg__list {\n    grid-template-columns: 1fr; \/* Keep package list stacked or 2x2 if you prefer *\/\n    gap: 10px;\n  }\n}\n\/* ========== MOBILE RESPONSIVE (CLEANED) ========== *\/\n@media (max-width: 768px) {\n  .shower-desc__features-list {\n    grid-template-columns: 1fr;\n    gap: 15px;\n  }\n  .shower-desc__features-list li {\n    padding: 15px;\n    gap: 12px;\n  }\n  .shower-desc__feature-icon {\n    width: 45px;\n    height: 45px;\n  }\n  .shower-desc__feature-icon svg {\n    width: 24px;\n    height: 24px;\n  }\n  .shower-desc__config-grid {\n    grid-template-columns: 1fr;\n    padding: 20px;\n    gap: 25px;\n  }\n  .shower-desc__config-slide {\n    flex: 0 0 calc(100% - 20px);\n    min-width: calc(100% - 20px);\n  }\n  .shower-desc__config-slider-wrap {\n    max-width: 100%;\n  }\n  .shower-desc__config-slide-img {\n    height: 300px;\n  }\n  .shower-desc__config-slider-title {\n    font-size: 18px;\n    margin-bottom: 20px;\n  }\n  .shower-desc__specs-table td {\n    padding: 10px 12px;\n    font-size: 13px;\n  }\n  .shower-desc__specs-table td:first-child {\n    width: 45%;\n  }\n  .lifestyle-section {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n  .lifestyle-section[style*=\"direction:rtl\"] {\n    direction: ltr;\n  }\n  .lifestyle-section__content {\n    direction: ltr;\n  }\n  .shower-desc__guarantees-bar {\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    padding: 15px;\n  }\n  .guarantee-item {\n    padding: 12px;\n  }\n  .guarantee-item svg {\n    width: 28px;\n    height: 28px;\n  }\n  .shower-desc__header {\n    padding: clamp(30px, 5vw, 50px) 0;\n  }\n  .shower-desc__title {\n    line-height: 1.2;\n  }\n  .shower-desc__sub {\n    font-size: clamp(1rem, 2vw, 1.1rem);\n  }\n  .shower-desc__cta-section {\n    padding: 20px 15px;\n  }\n  .shower-desc__trust-bar {\n    gap: 10px;\n    font-size: 11px;\n  }\n  .shower-desc__faq summary {\n    font-size: 14px;\n  }\n  .shower-desc__faq p {\n    font-size: 13px;\n  }\n  .shower-desc__faq details {\n    padding: 12px;\n  }\n  .ie-warranty__title {\n    font-size: 1rem;\n  }\n  .ie-warranty__body {\n    padding: 1.2rem;\n  }\n  .shower-desc__download {\n    padding: 20px 15px;\n  }\n  .shower-desc__download h3 {\n    font-size: 18px;\n  }\n  .shower-desc__download p {\n    font-size: 13px;\n  }\n  .shower-desc__download a {\n    padding: 12px 24px;\n    font-size: 13px;\n  }\n}\n\n@media (max-width: 480px) {\n  .shower-desc__wrap {\n    padding: 20px 12px;\n  }\n  .shower-desc__header {\n    padding: 25px 0;\n  }\n  .shower-desc__config-slider-container {\n    padding: 0 35px;\n  }\n  .shower-desc__config-arrow {\n    width: 30px;\n    height: 30px;\n    font-size: 16px;\n  }\n  .shower-desc__guarantees-bar {\n    grid-template-columns: 1fr;\n    gap: 8px;\n    padding: 12px;\n  }\n  .guarantee-item {\n    padding: 10px;\n  }\n  .shower-desc__trust-bar {\n    flex-direction: column;\n    gap: 8px;\n    align-items: center;\n  }\n  .shower-desc__features-list {\n    gap: 12px;\n  }\n  .shower-desc__features-list li {\n    padding: 12px;\n  }\n}\n\/* --- NEW KEY DIMENSIONS SPLIT LAYOUT --- *\/\n.shower-dims__container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n  background: #fff;\n  border: 2px solid var(--accent-light);\n  border-radius: 12px;\n  padding: 30px;\n  box-shadow: 0 8px 30px rgba(166, 124, 82, .15);\n}\n\n.shower-dims__image img {\n  width: 100%;\n  height: auto;\n  border-radius: 8px;\n  display: block;\n}\n\n\/* Reset the old box wrapper safely into a 2x2 grid without its old border *\/\n.shower-dims__box {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 30px 10px !important;\n  background: transparent !important;\n  border: none !important;\n  box-shadow: none !important;\n  padding: 0 !important;\n}\n\n\/* Hide the old desktop vertical dividers *\/\n.shower-dims__item:not(:last-child):after {\n  display: none !important;\n}\n\n\/* Mobile responsive stacking *\/\n@media (max-width: 768px) {\n  .shower-dims__container {\n    grid-template-columns: 1fr;\n    padding: 20px;\n    gap: 20px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"shower-desc\"\u003e\n\u003cdiv class=\"shower-desc__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"shower-desc__header\"\u003e\n\u003cdiv class=\"shower-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch1 class=\"shower-desc__title\"\u003eUnlacquered Brass Exposed Shower System With Tub Filler\u003c\/h1\u003e\n\u003cp class=\"shower-desc__sub\"\u003eTimeless Craftsmanship, Engineered for Everyday Luxury\u003c\/p\u003e\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.5rem, 1.8vw, 1.4rem);\"\u003e\n\u003cp\u003eBorn from solid brass and shaped by generations of metalworking tradition, this exposed shower system is more than plumbing, it’s a statement of enduring quality. Each curve, joint, and handle is meticulously assembled for heirloom resilience.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eFinished in radiant unlacquered brass, it arrives gleaming but is designed to evolve. Over time, it gracefully develops a warm, living patina unique to your home’s environment and usage, deepening in character with every passing year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"shower-desc__cta-section\"\u003e\n\u003cdiv class=\"shower-desc__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"shower-desc__cta-primary\"\u003eConfigure \u0026amp; Add to Cart\u003c\/a\u003e\n\u003cdiv class=\"shower-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=\"shower-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=\"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\u003eReliable 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 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\u003eFlexible 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=\"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\u003e30-Day Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"shower-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to hand-fabrication and brass sourcing, only a few systems are crafted each month. \u003ca href=\"#configure\"\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 Exposed Shower System With Tub Filler\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-7974306.png?v=1773579375\"\u003e\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection class=\"shower-desc__config\" id=\"configure\"\u003e\n\u003ch2\u003eTailored to Your Design\u003c\/h2\u003e\n\u003cp class=\"shower-desc__config-intro\"\u003ePersonalize your system with your preferred showerhead and handle style crafted to harmonize with your space.\u003c\/p\u003e\n\u003cdiv class=\"shower-desc__config-grid\"\u003e\n\u003cdiv class=\"shower-desc__config-section\"\u003e\n\u003ch3\u003eShowerhead Option\u003c\/h3\u003e\n\u003cdiv class=\"shower-desc__config-options\"\u003e\n\u003cdiv class=\"shower-desc__config-option\"\u003eRose Showerhead (S1)\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-option\"\u003eSquare Showerhead (S2)\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-option\"\u003eRound Showerhead (S3)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-section\"\u003e\n\u003ch3\u003eHandles Option\u003c\/h3\u003e\n\u003cdiv class=\"shower-desc__config-options\"\u003e\n\u003cdiv class=\"shower-desc__config-option\"\u003eSimple A1\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-option\"\u003eFlat A2\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-option\"\u003eLever A3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 20px; padding: 14px 18px; background-color: #f8f6f2; border-left: 4px solid #2A1E17; font-size: 14px; line-height: 1.6; color: #2a1e17;\"\u003e\u003cstrong\u003ePlease Note:\u003c\/strong\u003e This shower is delivered with \u003cstrong\u003eSimple Cross Handles\u003c\/strong\u003e as the standard option. If you would like to choose a different handle style, kindly contact us to customize your order.\u003c\/p\u003e\n\u003cdiv class=\"shower-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"shower-desc__config-slider-title\"\u003eGallery\u003c\/h3\u003e\n\u003cbutton class=\"shower-desc__config-arrow shower-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"shower-desc__config-arrow shower-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"shower-desc__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"shower-desc__config-slider\"\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Rose Showerhead Setup\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-4860424.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Square Showerhead Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7681598783597-ai.png?v=1773559984\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Tub Filler Details\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-2609578.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Sprayer\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-handheld-4701648.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"A3 Lever Handle\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-handheld-7171088.jpg\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Shower system\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-3173866.jpg\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Front-view Setup\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7681598783597-front.webp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Side-view square\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7681598783597-side3.webp\"\u003e\u003c\/div\u003e\n\n\n\u003cdiv class=\"shower-desc__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"shower-desc__config-slide-img\" alt=\"Technical Diagram 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7681598783597-6.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== REVIEWS SECTION ========== --\u003e\n\u003csection class=\"shower-reviews\"\u003e\n\u003cdiv class=\"shower-reviews__header\"\u003e\n\u003ch2 class=\"shower-reviews__title\"\u003eCustomer Reviews\u003c\/h2\u003e\n\u003cspan class=\"shower-reviews__total-rating\"\u003e5.0 ★★★★★ (5 reviews)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-reviews__slider\"\u003e\n\u003c!-- Review 1 --\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eAbigail\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e18 Feb, 2022\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Just as described and what we were looking for! The finish is stunning.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Review 2 --\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eKate Montgomery\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e18 Dec, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Beautiful shower system and great quality. It feels heavy and substantial.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Review 3 --\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eMelanie Johnson\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e24 Aug, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Incredible customer service and the shower system was exactly as described.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Review 4 --\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eTodd\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e21 Aug, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"Truly amazing hardware. Incredibly high quality, with a particular attention to detail. We are so happy with this purchase.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Review 5 --\u003e\n\u003cdiv class=\"shower-review-item\"\u003e\n\u003cdiv class=\"shower-reivew__author-row\"\u003e\n\u003cspan class=\"shower-review__name\"\u003eDavid Hazelaar\u003c\/span\u003e \u003cspan class=\"shower-review__date\"\u003e28 Jul, 2025\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-review__stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"shower-review__body\"\u003e\"5 out of 5 for everything. We wanted a customised head shower size as well and for a small fee it was no problem at all. I really recommend this shop!\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"shower-desc__guarantee-box\"\u003e\n\u003ch3\u003e🛡️ Our No-Risk Promise to You\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers manufacturing defects in materials and workmanship.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlexible Returns:\u003c\/strong\u003e Easy return process if installation or fit isn’t right.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe’re so confident you’ll cherish this system for decades, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ========== KEY DIMENSIONS ========== --\u003e\n\u003csection class=\"shower-dims\"\u003e\n\u003ch2\u003eKey Dimensions\u003c\/h2\u003e\n\u003cdiv class=\"shower-dims__container\"\u003e\n\u003c!-- Left Half: Image --\u003e\n\u003cdiv class=\"shower-dims__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-6602278.png\" loading=\"lazy\" alt=\"Key Dimensions\"\u003e\u003c\/div\u003e\n\u003c!-- Right Half: 2x2 Grid Values --\u003e\n\u003cdiv class=\"shower-dims__box\"\u003e\n\u003cdiv class=\"shower-dims__item\"\u003e\n\u003cdiv class=\"shower-dims__label\"\u003eTotal Height\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__value\"\u003e12.90\"\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__sub\"\u003e(328mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__item\"\u003e\n\u003cdiv class=\"shower-dims__label\"\u003eSpout Reach\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__value\"\u003e7.70\"\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__sub\"\u003e(195.5mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__item\"\u003e\n\u003cdiv class=\"shower-dims__label\"\u003eSpout Height\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__value\"\u003e6.00\"\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__sub\"\u003e(152mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__item\"\u003e\n\u003cdiv class=\"shower-dims__label\"\u003eCenter Spread\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__value\"\u003e8.00\"\u003c\/div\u003e\n\u003cdiv class=\"shower-dims__sub\"\u003e(203mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THREAD COMPATIBILITY NOTE --\u003e\n\u003csection class=\"px-thread-note\"\u003e\n\u003cstyle\u003e\n.px-thread-note {\n  max-width: 900px;\n  margin: 32px 0;\n  font-family: inherit;\n}\n\n.px-thread-note-inner {\n  position: relative;\n  background: linear-gradient(135deg, #fdf9f4 0%, #f5ede0 100%);\n  border: 1px solid #d4b896;\n  border-radius: 2px;\n  padding: 22px 26px 18px 26px;\n  display: flex;\n  align-items: flex-start;\n  gap: 18px;\n}\n\n.px-thread-note-icon {\n  flex-shrink: 0;\n  width: 38px;\n  height: 38px;\n  margin-top: 2px;\n}\n\n.px-thread-note-icon svg {\n  width: 100%;\n  height: 100%;\n}\n\n.px-thread-note-body {\n  flex: 1;\n}\n\n.px-thread-note-title {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #865e35;\n  margin: 0 0 8px 0;\n}\n\n.px-thread-note-text {\n  font-size: 14.5px;\n  line-height: 1.6;\n  color: #3b2f25;\n  margin: 0 0 10px 0;\n}\n\n.px-thread-note-badges {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n  margin-bottom: 12px;\n}\n\n.px-thread-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #fff;\n  border: 1.5px solid #865e35;\n  border-radius: 3px;\n  padding: 5px 12px;\n  font-size: 13px;\n  font-weight: 600;\n  color: #2a1e17;\n  letter-spacing: 0.03em;\n}\n\n.px-thread-badge-dot {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #865e35;\n  flex-shrink: 0;\n}\n\n.px-thread-note-sub {\n  font-size: 12px;\n  color: #7a6650;\n  font-style: italic;\n  line-height: 1.4;\n  margin: 0;\n  padding-top: 10px;\n  border-top: 1px solid #ddd0be;\n}\n\n@media (max-width: 600px) {\n  .px-thread-note-inner {\n    flex-direction: column;\n    gap: 12px;\n  }\n  .px-thread-note-icon {\n    width: 30px;\n    height: 30px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"px-thread-note-inner\"\u003e\n\n  \u003c!-- Globe \/ compatibility icon --\u003e\n  \u003cdiv class=\"px-thread-note-icon\"\u003e\n    \u003csvg viewbox=\"0 0 38 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003ccircle cx=\"19\" cy=\"19\" r=\"17.5\" stroke=\"#865e35\" stroke-width=\"1.5\" fill=\"#fdf3e7\"\u003e\u003c\/circle\u003e\n      \u003cellipse cx=\"19\" cy=\"19\" rx=\"8\" ry=\"17.5\" stroke=\"#865e35\" stroke-width=\"1\" fill=\"none\" stroke-dasharray=\"3 2\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"2\" y1=\"19\" x2=\"36\" y2=\"19\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4.5\" y1=\"12\" x2=\"33.5\" y2=\"12\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4.5\" y1=\"26\" x2=\"33.5\" y2=\"26\" stroke=\"#865e35\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"px-thread-note-body\"\u003e\n    \u003cp class=\"px-thread-note-title\"\u003eUniversal Plumbing Compatibility\u003c\/p\u003e\n    \u003cp class=\"px-thread-note-text\"\u003e\n      Our showers ship with the correct connection for your region. \n    \u003c\/p\u003e\n    \n    \u003cp class=\"px-thread-note-sub\"\u003e\n      Using a different plumbing standard? Contact us — we'll provide the correct fitting for your installation at no extra charge.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"shower-desc__features\"\u003e\n\u003ch2\u003eDistinctive Features\u003c\/h2\u003e\n\u003cul class=\"shower-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-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=\"shower-desc__feature-content\"\u003e\n\u003ch4\u003eUnlacquered Brass Finish\u003c\/h4\u003e\n\u003cp\u003eDevelops a rich, warm patina over time—each system tells its own story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-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=\"M20 4H4C2.9 4 2.01 4.89 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V8H20V18ZM20 6H4V6L4 8V6V18V8H20V6Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch4\u003eSolid Brass Construction\u003c\/h4\u003e\n\u003cp\u003eZero plastic or plating—built for generations of reliable use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-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=\"shower-desc__feature-content\"\u003e\n\u003ch4\u003eTraditional Build\u003c\/h4\u003e\n\u003cp\u003eStandard-threaded components—easy to maintain and repair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-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 3ZM19 19H5V5H19V19Z\"\u003e\u003c\/path\u003e\n              \u003ccircle fill=\"white\" r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch4\u003eHigh-Pressure Tested\u003c\/h4\u003e\n\u003cp\u003eRigorously tested to 150 PSI for safety and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-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 2ZM12 20C7.59 20 4 16.41 4 12S7.59 4 12 4 20 7.59 20 12 16.41 20 12 20ZM12.5 7H11V13L15.5 15.5L16.25 14.25L12.5 12V7Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch4\u003eMultifunctional Design\u003c\/h4\u003e\n\u003cp\u003eIntuitive controls—shower, handheld, and tub filler in one system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"shower-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 6H2V20C2 21.1 2.9 22 4 22H18V20H4V6ZM20 2H8C6.9 2 6 2.9 6 4V16C6 17.1 6.9 18 8 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM20 16H8V4H20V16Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"shower-desc__feature-content\"\u003e\n\u003ch4\u003eWall-Mounted Efficiency\u003c\/h4\u003e\n\u003cp\u003eSaves floor space while delivering clean, secure installation.\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=\"Shower System in Bath\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/7681598783597-b.png?v=1773559963\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eTimeless Integration\u003c\/h3\u003e\n\u003cp\u003eDesigned to complement vintage, farmhouse, or modern minimalist interiors. The exposed piping and unlacquered finish add warmth and authenticity to any space.\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=\"Tub Filler Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-2609578.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003ePerfect for Soaking Tubs\u003c\/h3\u003e\n\u003cp\u003eThe graceful curved tub filler delivers strong, steady flow—ideal for deep-soak luxury. Fully compatible with standard US tub spouts and drain assemblies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== PACKAGE INCLUDES ========== --\u003e\n\u003csection class=\"shower-pkg\"\u003e\n\u003cdiv class=\"shower-pkg__header\"\u003e\n\u003ch3\u003e📦 Package Includes\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-top: 5px; font-size: 14px;\"\u003eComplete set for standard installation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__list\"\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Solid Brass Showerhead\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Exposed Riser Pipe \u0026amp; Arm\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Handheld Sprayer \u0026amp; Hose\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Tub Filler Spout \u0026amp; Diverter\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Hot \u0026amp; Cold Valve Handles\u003c\/div\u003e\n\u003cdiv class=\"shower-pkg__item\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e S-Unions \u0026amp; Installation Fittings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"shower-desc__specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"shower-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Develops Patina)\u003c\/td\u003e\n\u003c\/tr\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\u003eInstallation Type\u003c\/td\u003e\n\u003ctd\u003eWall-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThread Standard\u003c\/td\u003e\n\u003ctd\u003eCorrect fittings for your region\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFunctionality\u003c\/td\u003e\n\u003ctd\u003eMultifunctional – showerhead, handheld, tub filler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Build with standard fittings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePressure Tested\u003c\/td\u003e\n\u003ctd\u003eUp to 150 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFully compatible with Insideast brass fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-Year Limited Warranty\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\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"shower-desc__download\"\u003e\n\u003ch3\u003eInstallation \u0026amp; Dimensions (PDF)\u003c\/h3\u003e\n\u003cp\u003eComplete technical drawings, plumbing specs, and mounting instructions.\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Exposed_3-Outlet_Shower_With_Curved_Pipe_Standard_Showerhead_Handheld_and_Tub-fillerIS-047-01-001-01-23.pdf?v=1760448621\" target=\"_blank\"\u003e 📄 Download Spec Sheet \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv aria-label=\"Warranty \u0026amp; Guarantee\" role=\"region\" class=\"ie-warranty\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg aria-hidden=\"true\" 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 brass components and finish integrity (excluding normal patina development).\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e of defective parts (labor \u0026amp; installation excluded).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisual defects\u003c\/strong\u003e must be reported within \u003cstrong\u003e15 days\u003c\/strong\u003e of delivery with photos and order proof.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eNeed help? 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\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Unlacquered brass is designed to patinate—this natural aging is not a defect, but a celebrated hallmark of authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ========== FAQ SECTION ========== --\u003e\n\u003csection class=\"shower-desc__faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this system include the mixing valve?\u003c\/summary\u003e\n\u003cp\u003eNo, this is an exposed \u003cstrong\u003etrim kit\u003c\/strong\u003e designed to connect to your existing water supply. It requires standard male-threaded outlets (hot and cold) coming from your wall. We recommend pairing it with a high-quality thermostatic or pressure-balance rough-in valve suitable for your local plumbing codes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unlacquered brass finish age?\u003c\/summary\u003e\n\u003cp\u003eSince the brass is raw and sealed only with a light wax, it interacts with oxygen and water to develop a \"living finish.\" Over time, it will naturally darken and acquire a unique, mottled patina. This is a desired aesthetic feature of artisan brass. If you prefer a shiny look, you can polish it regularly with Brasso or a similar brass cleaner.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install this if my pipes are already tiled in?\u003c\/summary\u003e\n\u003cp\u003eThis system acts as a \"bridge\" style faucet. It mounts directly to two rough-in pipes (Hot \u0026amp; Cold) sticking out of the finished wall. It does not require breaking the tile \u003cem\u003eunless\u003c\/em\u003e your existing pipe centers (the distance between hot and cold pipes) are drastically different from the standard 6\" to 8\" spread. Our included S-unions allow for adjustment between approximately 6 inches and 9 inches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the handheld sprayer and hose included?\u003c\/summary\u003e\n\u003cp\u003eYes, the complete set includes the main showerhead, the exposed riser pipe, the curved tub filler spout, and a matching solid brass handheld sprayer with a flexible hose and wall-mount bracket.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the water flow rate?\u003c\/summary\u003e\n\u003cp\u003eThe system is designed to provide a generous, rain-like flow. However, it is compatible with standard water restrictors if your local plumbing codes require a specific GPM (e.g., 1.8 or 2.5 GPM). The pressure has been tested up to 150 PSI to ensure durability.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is the warranty coverage?\u003c\/summary\u003e\n\u003cp\u003eWe offer a \u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e covering the structural integrity of the brass and mechanical operation (leaks, diverter failure). The natural patina process of unlacquered brass is not considered a defect; it is a characteristic of the material.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"shower-desc__cta-section\" style=\"margin-top: 60px;\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eIndulge in Timeless Luxury\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eA hand-finished brass heirloom—crafted for performance, designed to age with beauty, and built to outlast trends.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"shower-desc__cta-primary\"\u003eConfigure \u0026amp; Order Now\u003c\/a\u003e\n\u003cdiv class=\"shower-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\u003cdiv\u003e30-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const slider = document.getElementById(\"configSlider\");\n  const leftBtn = document.querySelector(\".shower-desc__config-arrow--left\");\n  const rightBtn = document.querySelector(\".shower-desc__config-arrow--right\");\n\n  const scrollAmount = slider.offsetWidth * 0.8;\n\n  rightBtn.addEventListener(\"click\", function () {\n    slider.scrollBy({\n      left: scrollAmount,\n      behavior: \"smooth\"\n    });\n  });\n\n  leftBtn.addEventListener(\"click\", function () {\n    slider.scrollBy({\n      left: -scrollAmount,\n      behavior: \"smooth\"\n    });\n  });\n\n});\n\u003c\/script\u003e","brand":"Noble Brass","offers":[{"title":"Rose","offer_id":50256651976961,"sku":"IS-047-01-001-01-23","price":797.55,"currency_code":"USD","in_stock":true},{"title":"Square","offer_id":50256652009729,"sku":"IS-048-01-001-01-23","price":797.55,"currency_code":"USD","in_stock":true},{"title":"Round","offer_id":50256652042497,"sku":"IS-037-01-001-01-23","price":797.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/heritage-unlacquered-brass-exposed-shower-system-with-tub-filler-7974306.png?v=1788136472","url":"https:\/\/noble-brass.com\/products\/unlacquered-brass-shower-system-tub-filler-exposed-pipe-rain-shower-and-handheld","provider":"Noble Brass","version":"1.0","type":"link"}