{"product_id":"hand-hammered-copper-cold-plunge-tub-solid-copper-ice-bath-barrel","title":"Hand-Hammered Copper Cold Plunge Tub | Solid Copper Ice Bath Barrel | Japanese Soaking Tub","description":"\u003cstyle\u003e\n\/* ============================================================\n   INSIDEAST - Hand-Hammered Copper Cold Plunge \u0026 Hot Soaking Tub\n   Product Description Block · Shopify Compatible\n   All classes prefixed ie-cpt- · No JS · No external deps\n   ============================================================ *\/\n\n.ie-cpt-page {\n  --font-display: Georgia, 'Times New Roman', 'Palatino Linotype', serif;\n  --font-body: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n\n  --primary: #1a1a1a;\n  --accent: #a67c52;\n  --accent-light: #d4b896;\n  --accent-dark: #8b6542;\n  --muted: #666;\n  --text-light: #9A948D;\n  --bg-light: #fafaf8;\n  --bg-creme: #fcf9f2;\n  --border: rgba(166, 124, 82, 0.20);\n  --border-light: rgba(0, 0, 0, 0.08);\n  --success: #2D6A4F;\n  --white: #FFFFFF;\n  --shadow: rgba(0,0,0,.1);\n\n  --space-xs: 8px;\n  --space-sm: 16px;\n  --space-md: 24px;\n  --space-lg: 40px;\n  --space-xl: 64px;\n\n  --max-width: 900px;\n  --radius-sm: 4px;\n  --radius-md: 8px;\n  --radius-lg: 14px;\n  --radius-pill: 100px;\n\n  color: var(--primary);\n  font-family: var(--font-body);\n  line-height: 1.6;\n  background: linear-gradient(to bottom, #fff 0%, var(--bg-light) 100%);\n}\n\n\/* ---- Animations ---- *\/\n@keyframes ie-cpt-fade-up {\n  from { opacity: 0; transform: translateY(18px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes ie-cpt-fade-in {\n  from { opacity: 0; }\n  to { opacity: 1; }\n}\n@keyframes ie-cpt-pulse-bg {\n  0%, 100% { background-color: #FEF3CD; }\n  50% { background-color: #FDE68A; }\n}\n\n\/* ---- Global ---- *\/\n.ie-cpt-page {\n  max-width: var(--max-width);\n  margin: 0 auto;\n  padding: 0 var(--space-sm);\n}\n.ie-cpt-page * { box-sizing: border-box; }\n\n.ie-cpt-section {\n  padding: var(--space-xl) 0;\n  border-bottom: 1px solid var(--border-light);\n  animation: ie-cpt-fade-up 0.6s ease both;\n}\n.ie-cpt-section:nth-child(1) { animation-delay: 0.05s; }\n.ie-cpt-section:nth-child(2) { animation-delay: 0.12s; }\n.ie-cpt-section:nth-child(3) { animation-delay: 0.19s; }\n.ie-cpt-section:nth-child(4) { animation-delay: 0.26s; }\n.ie-cpt-section:nth-child(5) { animation-delay: 0.33s; }\n.ie-cpt-section:nth-child(6) { animation-delay: 0.40s; }\n.ie-cpt-section:nth-child(7) { animation-delay: 0.47s; }\n.ie-cpt-section:nth-child(8) { animation-delay: 0.54s; }\n.ie-cpt-section:nth-child(9) { animation-delay: 0.61s; }\n.ie-cpt-section:last-child:not(.ie-cpt-final-cta) { border-bottom: none; }\n\n\/* ---- Typography ---- *\/\n.ie-cpt-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(--accent);\n  margin: 0 0 var(--space-xs);\n}\n.ie-cpt-h2 {\n  font-family: var(--font-display);\n  font-size: clamp(24px, 4vw, 36px);\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--accent);\n  margin: 0 0 var(--space-sm);\n}\n.ie-cpt-h3 {\n  font-family: var(--font-display);\n  font-size: clamp(18px, 2.5vw, 22px);\n  font-weight: 700;\n  line-height: 1.3;\n  color: var(--accent);\n  margin: 0 0 var(--space-xs);\n}\n.ie-cpt-body {\n  font-family: var(--font-body);\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--muted);\n}\n\n\/* ---- Trust Badges ---- *\/\n.ie-cpt-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: var(--space-sm);\n  justify-content: center;\n  margin: var(--space-md) 0;\n}\n.ie-cpt-badge {\n  font-family: var(--font-body);\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  color: #8a6020;\n  padding: 8px 18px;\n  border: 1px solid #d4a84740;\n  border-radius: var(--radius-pill);\n  background: #fdf9f3;\n  box-shadow: 0 2px 8px rgba(212, 168, 71, 0.08);\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  animation: ie-cpt-fade-up 0.5s ease both;\n}\n.ie-cpt-badge:nth-child(1) { animation-delay: 0.15s; }\n.ie-cpt-badge:nth-child(2) { animation-delay: 0.25s; }\n.ie-cpt-badge:nth-child(3) { animation-delay: 0.35s; }\n.ie-cpt-badge:nth-child(4) { animation-delay: 0.45s; }\n\n\/* ---- Urgency ---- *\/\n.ie-cpt-urgency {\n  padding: 12px 20px;\n  border-radius: var(--radius-md);\n  text-align: center;\n  font-size: 13px;\n  font-weight: 500;\n  color: #7A5800;\n  margin: var(--space-sm) 0;\n  animation: ie-cpt-pulse-bg 3.5s ease-in-out infinite;\n}\n\n\/* ---- CTA Button ---- *\/\n.ie-cpt-btn {\n  display: inline-block;\n  background: var(--accent);\n  color: var(--white);\n  font-family: var(--font-body);\n  font-size: 15px;\n  font-weight: 600;\n  letter-spacing: 0.02em;\n  padding: 14px 32px;\n  border-radius: var(--radius-md);\n  text-decoration: none;\n  border: none;\n  cursor: pointer;\n  transition: background-color 0.18s ease, transform 0.12s ease;\n}\n.ie-cpt-btn:hover { background-color: var(--accent-dark); transform: translateY(-1px); }\n.ie-cpt-btn:active { transform: translateY(0); }\n.ie-cpt-btn-full { width: 100%; text-align: center; display: block; box-sizing: border-box; }\n\n\/* ---- Hero Image ---- *\/\n.ie-cpt-hero-wrap {\n  width: 100%;\n  max-width: 700px;\n  aspect-ratio: 1 \/ 1;\n  margin: var(--space-md) auto;\n  border-radius: var(--radius-lg);\n  overflow: hidden;\n  background: var(--bg-light);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.ie-cpt-hero-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  display: block;\n}\n\n\/* ---- Feature rows (50\/50 split, image bigger) ---- *\/\n.ie-cpt-feature-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--space-lg);\n  align-items: center;\n  padding: var(--space-lg) 0;\n  border-bottom: 1px solid var(--border-light);\n}\n.ie-cpt-feature-row:last-child { border-bottom: none; }\n.ie-cpt-feature-row.ie-cpt-reverse .ie-cpt-feature-img-wrap { order: 2; }\n.ie-cpt-feature-row.ie-cpt-reverse .ie-cpt-feature-text { order: 1; }\n.ie-cpt-feature-img-wrap {\n  border-radius: var(--radius-lg);\n  overflow: hidden;\n}\n.ie-cpt-feature-img-wrap img {\n  width: 100%;\n  height: 320px;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.4s ease;\n}\n.ie-cpt-feature-img-wrap:hover img { transform: scale(1.02); }\n@media (max-width: 768px) {\n  .ie-cpt-feature-row,\n  .ie-cpt-feature-row.ie-cpt-reverse { display: flex; flex-direction: column; gap: var(--space-md); }\n  .ie-cpt-feature-text { order: 1; }\n  .ie-cpt-feature-img-wrap { order: 2; }\n  .ie-cpt-feature-img-wrap img { height: 260px; }\n}\n\n\/* ---- Specs table (full width) ---- *\/\n.ie-cpt-specs-table { width: 100%; border-collapse: collapse; }\n.ie-cpt-specs-table tr { border-bottom: 1px solid var(--border-light); }\n.ie-cpt-specs-table td { padding: 12px 0; font-size: 14px; vertical-align: top; }\n.ie-cpt-specs-table td:first-child {\n  width: 32%;\n  color: var(--muted);\n  font-weight: 500;\n  padding-right: var(--space-sm);\n}\n\n\/* ---- Dimensions section (stat cards) ---- *\/\n.ie-cpt-dims-note {\n  font-size: 14px;\n  color: var(--muted);\n  line-height: 1.7;\n  margin: 0 0 var(--space-md);\n}\n.ie-cpt-dims-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: var(--space-sm);\n}\n.ie-cpt-dims-card {\n  background: var(--bg-light);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: var(--space-md) var(--space-sm);\n  text-align: center;\n}\n.ie-cpt-dims-value {\n  font-family: var(--font-display);\n  font-size: clamp(22px, 3vw, 30px);\n  font-weight: 700;\n  color: var(--primary);\n  line-height: 1.1;\n}\n.ie-cpt-dims-label {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--accent);\n  margin-top: 6px;\n}\n.ie-cpt-dims-metric {\n  font-size: 12px;\n  color: var(--text-light);\n  margin-top: 4px;\n}\n@media (max-width: 768px) {\n  .ie-cpt-dims-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n\/* ---- Custom quote callout (dimensions section) ---- *\/\n.ie-cpt-custom-box {\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-lg);\n  background: var(--bg-light);\n  padding: var(--space-md) var(--space-lg);\n  text-align: center;\n  margin-top: var(--space-md);\n  font-size: 14px;\n  color: var(--muted);\n  line-height: 1.7;\n}\n.ie-cpt-custom-box a {\n  color: var(--accent-dark);\n  font-weight: 600;\n  text-decoration: underline;\n}\n\n\/* ---- PDF download box ---- *\/\n.ie-cpt-pdf-box {\n  border: 2px dashed var(--accent);\n  border-radius: var(--radius-lg);\n  background: var(--bg-creme);\n  padding: var(--space-lg);\n  text-align: center;\n  max-width: 700px;\n  margin: var(--space-lg) auto 0;\n}\n.ie-cpt-pdf-box h3 {\n  font-family: var(--font-body);\n  font-size: 18px;\n  font-weight: 700;\n  color: var(--primary);\n  margin: 0 0 8px;\n}\n.ie-cpt-pdf-box p {\n  font-size: 14px;\n  color: var(--muted);\n  margin: 0 0 var(--space-md);\n}\n.ie-cpt-pdf-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--accent);\n  color: var(--white);\n  font-family: var(--font-body);\n  font-size: 14px;\n  font-weight: 600;\n  padding: 12px 28px;\n  border-radius: var(--radius-pill);\n  text-decoration: none;\n  transition: background-color 0.18s ease;\n}\n.ie-cpt-pdf-btn:hover { background-color: var(--accent-dark); }\n\n\/* ---- Section background tints (visual separation) ---- *\/\n.ie-cpt-section-tinted {\n  background: var(--bg-light);\n  margin: 0 calc(-1 * var(--space-sm));\n  padding-left: var(--space-sm);\n  padding-right: var(--space-sm);\n}\n.ie-cpt-section-white {\n  background: var(--white);\n  margin: 0 calc(-1 * var(--space-sm));\n  padding-left: var(--space-sm);\n  padding-right: var(--space-sm);\n}\n\n\/* ---- No-risk promise ---- *\/\n.ie-cpt-no-risk {\n  border: 2px solid var(--accent);\n  border-radius: var(--radius-lg);\n  padding: var(--space-md) var(--space-lg);\n  background: var(--bg-creme);\n  max-width: 750px;\n  width: 100%;\n  text-align: left;\n}\n.ie-cpt-no-risk ul { list-style: none; padding: 0; margin: 0; }\n.ie-cpt-no-risk li { padding: 4px 0; font-size: 14px; color: var(--muted); }\n\n\/* ---- Warranty box ---- *\/\n.ie-cpt-warranty-box {\n  border: 2px solid var(--accent);\n  border-radius: var(--radius-lg);\n  padding: var(--space-md) var(--space-lg);\n  background: var(--bg-creme);\n  max-width: 750px;\n  width: 100%;\n  text-align: left;\n}\n.ie-cpt-warranty-box ul {\n  font-size: 14px;\n  line-height: 1.8;\n  color: var(--muted);\n  padding-left: 20px;\n  list-style: disc;\n  margin: var(--space-sm) 0;\n}\n\n\/* ---- Handcrafted badge ---- *\/\n.ie-cpt-handcraft {\n  text-align: center;\n  padding: var(--space-lg) var(--space-md);\n  background: var(--bg-light);\n  border-top: 1px solid var(--border-light);\n  border-bottom: 1px solid var(--border-light);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n.ie-cpt-handcraft svg { color: var(--accent); }\n.ie-cpt-handcraft p {\n  max-width: 620px;\n  margin: 0 auto;\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--muted);\n}\n\n\/* ---- FAQ ---- *\/\n.ie-cpt-faq-item {\n  border-bottom: 1px solid var(--border-light);\n}\n.ie-cpt-faq-item summary {\n  cursor: pointer;\n  list-style: none;\n  padding: var(--space-sm) 0;\n  font-size: 15px;\n  font-weight: 500;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  color: var(--primary);\n}\n.ie-cpt-faq-item summary::-webkit-details-marker { display: none; }\n.ie-cpt-faq-item summary::after { content: '+'; color: var(--accent); font-size: 20px; font-weight: 300; margin-left: var(--space-sm); flex-shrink: 0; }\n.ie-cpt-faq-item[open] summary::after { content: '-'; }\n.ie-cpt-faq-answer { animation: ie-cpt-fade-in 0.2s ease; }\n.ie-cpt-faq-answer p {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--muted);\n  padding-bottom: var(--space-sm);\n  margin: 0;\n}\n\n\/* ---- Final CTA ---- *\/\n.ie-cpt-final-cta {\n  border: 4px solid var(--accent);\n  background: var(--bg-light);\n  border-radius: var(--radius-lg);\n  padding: var(--space-lg);\n  text-align: center;\n  max-width: 750px;\n  margin: 0 auto var(--space-xl);\n}\n\n\/* ---- Bundle promo ---- *\/\n.ie-cpt-bundle {\n  background: var(--white);\n  border: 1px solid var(--accent);\n  border-radius: var(--radius-md);\n  padding: var(--space-sm) var(--space-md);\n  margin-top: var(--space-md);\n  font-size: 13px;\n  color: var(--accent-dark);\n  text-align: center;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ie-cpt-page\"\u003e\n\u003c!-- ======================================================\n       SECTION 1 - MINI HERO\n       ====================================================== --\u003e\n\u003cdiv style=\"padding-top: var(--space-md); text-align: center;\" class=\"ie-cpt-section\"\u003e\n\u003cp class=\"ie-cpt-eyebrow\"\u003eArtisan Wellness Series - Handcrafted in Morocco\u003c\/p\u003e\n\u003ch2 class=\"ie-cpt-h2\"\u003eHand-Hammered Copper Cold Plunge \u0026amp; Hot Soaking Tub\u003c\/h2\u003e\n\u003cp style=\"max-width: 620px; margin: 0 auto;\" class=\"ie-cpt-body\"\u003eA deep, freestanding barrel tub with a dramatically slanted rim, hand-hammered from solid copper in Marrakesh. Built for icy cold plunges, restorative hot soaks, and every temperature in between.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: var(--space-md);\" class=\"ie-cpt-badges\"\u003e\n\u003cspan class=\"ie-cpt-badge\"\u003e✦ Handcrafted to Order\u003c\/span\u003e \u003cspan class=\"ie-cpt-badge\"\u003e✦ 5-Year Warranty\u003c\/span\u003e \u003cspan class=\"ie-cpt-badge\"\u003e✦ Free Shipping\u003c\/span\u003e \u003cspan class=\"ie-cpt-badge\"\u003e✦ Pre-Ship Approval\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-hero-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Hand-Hammered Copper Cold Plunge and Hot Soaking Tub, freestanding barrel design, Marrakesh Morocco\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Bathtub_Solid_Copper_Ice_Bath_Barrel_14.png?v=1781776185\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-urgency\"\u003e⏱ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature, we can only produce a limited quantity each month. Reserve yours today to ensure priority fulfillment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 2 - NO-RISK PROMISE\n       ====================================================== --\u003e\n\u003cdiv style=\"display: flex; justify-content: center;\" class=\"ie-cpt-section\"\u003e\n\u003cdiv class=\"ie-cpt-no-risk\"\u003e\n\u003ch2 style=\"font-size: 20px; margin-bottom: var(--space-sm); text-align: center;\" class=\"ie-cpt-h2\"\u003e🛡️ Our No-Risk Promise to You\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePre-Ship Approval:\u003c\/strong\u003e We confirm every detail with you and get your approval before your tub ships. Because each piece is made to order, we're unable to accept returns.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We repair or replace any manufacturing defects.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Direct access to our team for installation tips and maintenance advice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-style: italic; color: var(--muted); margin-top: var(--space-sm); font-size: 14px; margin-bottom: 0;\"\u003eWe're so confident you'll love this tub, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 3 - FEATURE ROWS (3 SPLIT SECTIONS, 50\/50)\n       ====================================================== --\u003e\n\u003cdiv class=\"ie-cpt-section\"\u003e\n\u003ch2 class=\"ie-cpt-h2\"\u003eWhy This Tub Is Worth The Investment\u003c\/h2\u003e\n\u003c!-- Row 1: Cold Plunge for Athletic Recovery --\u003e\n\u003cdiv class=\"ie-cpt-feature-row\"\u003e\n\u003cdiv class=\"ie-cpt-feature-img-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Hand-hammered copper cold plunge tub, slanted rim, athletic recovery soak\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Copper_Bathtub_Solid_Copper_Ice_Bath_Barrel_13.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-feature-text\"\u003e\n\u003cp class=\"ie-cpt-eyebrow\"\u003eCold Plunge \u0026amp; Recovery\u003c\/p\u003e\n\u003ch3 class=\"ie-cpt-h3\"\u003eBuilt For The Cold Plunge Movement\u003c\/h3\u003e\n\u003cp class=\"ie-cpt-body\"\u003eCold plunging has become one of the most talked-about recovery tools among athletes and wellness enthusiasts, and this deep barrel tub is sized to sit down fully submerged in ice and cold water. The dramatically slanted rim supports your neck and back while you settle in, and the deep, freestanding silhouette gives a striking architectural upgrade over basic plastic plunge tubs or standard flat bathtubs. Every curve is hand-hammered, leaving a tactile, organic texture no mass-produced tub can replicate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Row 2: Thermal Performance --\u003e\n\u003cdiv class=\"ie-cpt-feature-row ie-cpt-reverse\"\u003e\n\u003cdiv class=\"ie-cpt-feature-text\"\u003e\n\u003cp class=\"ie-cpt-eyebrow\"\u003ePerformance \u0026amp; Wellness\u003c\/p\u003e\n\u003ch3 class=\"ie-cpt-h3\"\u003eWellness On Demand\u003c\/h3\u003e\n\u003cp class=\"ie-cpt-body\"\u003eHighly thermally conductive, the heavy-gauge solid copper quickly adapts to your needs, holding the icy chill of a restorative cold plunge or retaining the deep, soothing warmth of a traditional hot soak. One tub, engineered for extreme temperature variation in either direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-feature-img-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Solid copper tub interior, hammered texture, thermal performance detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Bathtub_Solid_Copper_Ice_Bath_Barrel_4.jpg?v=1781776193\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Row 3: Built To Last --\u003e\n\u003cdiv class=\"ie-cpt-feature-row\"\u003e\n\u003cdiv class=\"ie-cpt-feature-img-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Solid copper bathtub construction detail, no plastic liners\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Bathtub_Solid_Copper_Ice_Bath_Barrel_3.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-feature-text\"\u003e\n\u003cp class=\"ie-cpt-eyebrow\"\u003eMaterial \u0026amp; Longevity\u003c\/p\u003e\n\u003ch3 class=\"ie-cpt-h3\"\u003eBuilt To Last\u003c\/h3\u003e\n\u003cp class=\"ie-cpt-body\"\u003eCrafted from solid copper, with no inflatable plastics, synthetic liners, or flimsy materials. Copper is naturally antimicrobial and built for generations of use. A freestanding design suitable for luxury bathrooms, indoor spa rooms, or outdoor wellness decks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 4 - HANDCRAFTED IN MARRAKESH\n       ====================================================== --\u003e\n\u003cdiv class=\"ie-cpt-section ie-cpt-handcraft\"\u003e\n\u003csvg stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"48\" width=\"48\"\u003e\n      \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M8 11l3 3 5-5\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 26px); color: var(--accent-dark); margin: var(--space-sm) 0 var(--space-xs);\" class=\"ie-cpt-h3\"\u003eHandcrafted in Marrakesh\u003c\/h3\u003e\n\u003cp\u003eEach tub is authentically hand-hammered by master artisans in Marrakesh, preserving centuries of metalworking heritage in every detail. No two tubs are exactly alike, that's the beauty of handcrafted authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 5 - DIMENSIONS\n       ====================================================== --\u003e\n\u003cdiv class=\"ie-cpt-section\"\u003e\n\u003ch2 style=\"text-align: center;\" class=\"ie-cpt-h2\"\u003eDimensions in Inches (Approx.)\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\" class=\"ie-cpt-dims-note\"\u003eEvery tub is hand-hammered, so minor variations of up to half an inch should be expected as a natural part of the handmade process.\u003c\/p\u003e\n\u003cdiv class=\"ie-cpt-dims-grid\"\u003e\n\u003cdiv class=\"ie-cpt-dims-card\"\u003e\n\u003cdiv class=\"ie-cpt-dims-value\"\u003e28\"\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-label\"\u003eTop Diameter\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-metric\"\u003e~71 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-card\"\u003e\n\u003cdiv class=\"ie-cpt-dims-value\"\u003e25\"\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-label\"\u003eBase Diameter\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-metric\"\u003e~63.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-card\"\u003e\n\u003cdiv class=\"ie-cpt-dims-value\"\u003e35\"\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-label\"\u003eOverall Height\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-metric\"\u003e~89 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-card\"\u003e\n\u003cdiv class=\"ie-cpt-dims-value\"\u003eØ1.65\"\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-label\"\u003eDrain Opening\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-dims-metric\"\u003e~4.2 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-custom-box\"\u003e✨ \u003cstrong\u003eNeed something unique?\u003c\/strong\u003e Custom sizes, depths, and bespoke unlacquered or aged finishes are available. \u003ca href=\"mailto:contact@insideast.com\"\u003eContact us for a tailored quote →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 6 - TECHNICAL SPECS (FULL WIDTH, TINTED BACKGROUND)\n       ====================================================== --\u003e\n\u003cdiv class=\"ie-cpt-section ie-cpt-section-tinted\"\u003e\n\u003ch2 class=\"ie-cpt-h2\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"ie-cpt-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Hand-Hammered Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eLiving Copper Finish - develops natural patina over time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSilhouette\u003c\/td\u003e\n\u003ctd\u003eDeep Japanese-Style Soaking Barrel with Ergonomic Slanted Rim\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVersatility\u003c\/td\u003e\n\u003ctd\u003eEngineered for Extreme Temperature Variation - Cold Plunge or Hot Soak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eFreestanding, Professional Plumbing Installation Recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eCold Plunge, Hot Soak, Athletic Recovery, Indoor or Outdoor Wellness Spaces\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\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"background: var(--white); border-left: 3px solid var(--accent); border-radius: 0 var(--radius-md) var(--radius-md) 0; padding: var(--space-sm) var(--space-md); margin-top: var(--space-md); font-size: 13px; color: var(--muted); line-height: 1.7;\"\u003e\n\u003cstrong\u003eLiving Finish Note:\u003c\/strong\u003e The copper develops a rich, protective patina over time when exposed to water and air. This cosmetic aging is expected and celebrated, not considered a defect. Treat occasionally with a high-quality copper polish if you prefer the original bright shine.\u003c\/div\u003e\n\u003cdiv class=\"ie-cpt-pdf-box\"\u003e\n\u003ch3\u003e📄 Complete Specification Sheet\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and installation guide.\u003c\/p\u003e\n\u003ca class=\"ie-cpt-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IT-044-00-011-00-26.pdf?v=1781780239\" target=\"_blank\" rel=\"noopener\"\u003e📄 Download PDF\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 7 - FAQ (WHITE BACKGROUND FOR SEPARATION)\n       ====================================================== --\u003e\n\u003cdiv class=\"ie-cpt-section ie-cpt-section-white\"\u003e\n\u003ch2 class=\"ie-cpt-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails class=\"ie-cpt-faq-item\"\u003e\n\u003csummary\u003eCan this tub be used for both cold plunges and hot soaks?\u003c\/summary\u003e\n\u003cdiv class=\"ie-cpt-faq-answer\"\u003e\n\u003cp\u003eYes. The heavy-gauge solid copper is highly thermally conductive, so it adapts quickly to extreme temperatures in either direction, holding the icy chill of a cold plunge or retaining the warmth of a hot soak. It's engineered for exactly this kind of versatility, including Wim Hof method ice baths and athletic recovery routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-cpt-faq-item\"\u003e\n\u003csummary\u003eDoes the tub include a drain?\u003c\/summary\u003e\n\u003cdiv class=\"ie-cpt-faq-answer\"\u003e\n\u003cp\u003eThe tub includes a drain opening as shown in the dimension drawing. We recommend professional plumbing installation to confirm drain fitting compatibility and ensure proper drainage for your specific setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-cpt-faq-item\"\u003e\n\u003csummary\u003eWhat kind of installation does this tub need?\u003c\/summary\u003e\n\u003cdiv class=\"ie-cpt-faq-answer\"\u003e\n\u003cp\u003eThis is a freestanding tub suitable for luxury bathrooms, indoor spa rooms, or outdoor wellness decks. Professional plumbing installation is recommended to ensure proper drainage and adequate floor support for the weight of the water once filled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-cpt-faq-item\"\u003e\n\u003csummary\u003eWill the copper finish change over time?\u003c\/summary\u003e\n\u003cdiv class=\"ie-cpt-faq-answer\"\u003e\n\u003cp\u003eYes, copper naturally develops a rich, protective patina over time when exposed to water and air. This is expected and celebrated, not a defect. If you prefer the original bright shine, an occasional treatment with a high-quality copper polish will restore it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-cpt-faq-item\"\u003e\n\u003csummary\u003eHow do I maintain the tub?\u003c\/summary\u003e\n\u003cdiv class=\"ie-cpt-faq-answer\"\u003e\n\u003cp\u003eWipe down with a soft microfiber cloth after use. Avoid harsh chemical cleaners or abrasive sponges, since these can damage the copper surface. Copper is naturally antimicrobial, which helps keep maintenance simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ie-cpt-faq-item\"\u003e\n\u003csummary\u003eHow does the approval process work before shipping?\u003c\/summary\u003e\n\u003cdiv class=\"ie-cpt-faq-answer\"\u003e\n\u003cp\u003eWe confirm every detail with you before production begins, and again before your tub ships, so you know exactly what you're getting at every step. Because each tub is hand-hammered to order, we're unable to offer returns once it ships. If you have questions about sizing, installation, or fit before ordering, we recommend reviewing the technical drawing PDF or contacting us directly at \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e so we can confirm the details for your space first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 8 - WARRANTY \u0026 GUARANTEE\n       ====================================================== --\u003e\n\u003cdiv style=\"display: flex; justify-content: center;\" class=\"ie-cpt-section\"\u003e\n\u003cdiv class=\"ie-cpt-warranty-box\"\u003e\n\u003ch3 style=\"text-align: center;\" class=\"ie-cpt-h3\"\u003eWarranty \u0026amp; Guarantee\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on tub construction and materials for residential use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e on wearable parts and drain fittings.\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e for manufacturing defects (labor excluded).\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp style=\"font-size: 13px; color: var(--text-light); margin-top: var(--space-sm);\"\u003eQuestions? Email \u003ca style=\"color: var(--accent);\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: var(--text-light); font-style: italic; margin-top: 6px;\"\u003e\u003cem\u003eFinish note: the copper living finish develops a natural patina over time. This cosmetic aging is expected and celebrated, not considered a defect.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"ie-cpt-bundle\"\u003e🎁 \u003cstrong\u003eBuy any 3 items \u0026amp; Save 15%\u003c\/strong\u003e, your discount will be applied automatically at checkout. Pair your tub with matching copper or brass hardware for the complete Insideast look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       SECTION 9 - FINAL CTA\n       ====================================================== --\u003e\n\u003cdiv style=\"margin-bottom: var(--space-xl);\" class=\"ie-cpt-section ie-cpt-final-cta\"\u003e\n\u003ch2 style=\"text-align: center;\" class=\"ie-cpt-h2\"\u003eReady to Transform Your Wellness Routine?\u003c\/h2\u003e\n\u003cp style=\"text-align: center; margin-bottom: var(--space-md);\" class=\"ie-cpt-body\"\u003eJoin homeowners, wellness studios, and spa designers who chose quality that lasts, and gets more beautiful every year.\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003ca style=\"max-width: 400px; margin: 0 auto var(--space-md);\" class=\"ie-cpt-btn ie-cpt-btn-full\" href=\"#\"\u003eAdd to Cart →\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 0;\" class=\"ie-cpt-badges\"\u003e\n\u003cspan class=\"ie-cpt-badge\"\u003e✦ Handcrafted to Order\u003c\/span\u003e \u003cspan class=\"ie-cpt-badge\"\u003e✦ 5-Year Warranty\u003c\/span\u003e \u003cspan class=\"ie-cpt-badge\"\u003e✦ Free Shipping\u003c\/span\u003e \u003cspan class=\"ie-cpt-badge\"\u003e✦ Pre-Ship Approval\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .ie-cpt-page --\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45352812413037,"sku":null,"price":3250.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/ColdPlungeTub.avif?v=1782500048","url":"https:\/\/www.insideast.com\/fr\/products\/hand-hammered-copper-cold-plunge-tub-solid-copper-ice-bath-barrel","provider":"Insideast","version":"1.0","type":"link"}