{"title":"Bathtubs","description":"\u003cp class=\"p1\" style=\"text-align: center;\"\u003eInsideast bathtubs are crafted to elevate modern bathrooms with timeless elegance. Designed for comfort and durability, our bathtubs pair refined materials with handcrafted detail, offering a luxurious bathing experience for residential and project spaces.\u003c\/p\u003e","products":[{"product_id":"solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub","title":"Solid Copper Bathtub | Vintage Freestanding Hammered Tub | Customized Tub","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600\u0026amp;family=Playfair+Display:wght@400;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* ========== PREMIUM STYLES (Gold Theme) ========== *\/\n        .tub-desc {\n            --primary: #1a1a1a;\n            --accent: #a67c52;\n            \/* Gold #a67c52 *\/\n            --accent-light: #d4b896;\n            --muted: #666;\n            --bg-light: #faf8f5;\n            --shadow: rgba(0, 0, 0, 0.08);\n            color: var(--primary);\n            font-family: 'Plus Jakarta Sans', -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            box-sizing: border-box;\n        }\n\n        .tub-desc * {\n            box-sizing: border-box;\n        }\n\n        .tub-desc__wrap {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: clamp(24px, 4vw, 60px) clamp(16px, 2vw, 24px);\n        }\n\n        \/* HEADER *\/\n        .tub-desc__header {\n            text-align: center;\n            padding: clamp(40px, 6vw, 80px) 0;\n            position: relative;\n        }\n\n        .tub-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        .tub-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        .tub-desc__title {\n            font-family: 'Playfair Display', serif;\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        .tub-desc__sub {\n            color: var(--muted);\n            font-size: clamp(1.1rem, 1.5vw, 1.3rem);\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n             text-align: center !important;\n              display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: center !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n        }\n\n        \/* CONFIG SELECTOR *\/\n        .config-selector {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n            margin-bottom: 25px;\n            text-align: left;\n        }\n\n        .config-option {\n            border: 2px solid var(--accent-light);\n            border-radius: 8px;\n            padding: 10px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            background: #fff;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n\n        .config-option:hover {\n            border-color: var(--accent);\n            transform: translateY(-2px);\n        }\n\n        .config-option.selected {\n            border-color: var(--accent);\n            background: rgba(166, 124, 82, 0.05);\n            \/* Gold tint *\/\n            box-shadow: 0 0 0 1px var(--accent);\n        }\n\n        .config-option img {\n            width: 100%;\n            height: 120px;\n            object-fit: cover;\n            border-radius: 6px;\n            margin-bottom: 10px;\n        }\n\n        .config-option span {\n            font-weight: 600;\n            font-size: 13px;\n            color: var(--primary);\n            line-height: 1.3;\n        }\n\n        \/* CTA SECTION *\/\n        .tub-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, 0.15);\n            max-width: 600px;\n            \/* Constrain width for config box *\/\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .tub-desc__price-note {\n            font-size: clamp(14px, 2vw, 16px);\n            color: var(--muted);\n            margin-bottom: 20px;\n        }\n\n        .tub-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: 30px;\n            cursor: pointer;\n            transition: all .3s ease;\n            box-shadow: 0 4px 15px rgba(166, 124, 82, 0.3);\n            text-transform: uppercase;\n            letter-spacing: .5px;\n            width: 100%;\n        }\n\n        .tub-desc__cta-primary:hover {\n            background: #8b6740;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(166, 124, 82, 0.4);\n        }\n\n        .tub-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        .tub-desc__trust-bar div {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n        }\n\n        .tub-desc__trust-bar div:before {\n            content: \"✓\";\n            color: var(--accent);\n            font-weight: bold;\n        }\n\n        \/* GUARANTEES BAR *\/\n        .tub-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            display: block;\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        \/* SCARCITY NOTICE *\/\n        .tub-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        .tub-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        \/* GALLERY \/ CONFIG *\/\n        .tub-desc__config {\n            margin: 60px 0;\n        }\n\n        .tub-desc__config h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 28px;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-weight: 600;\n            text-align: center;\n        }\n\n        .tub-desc__config-intro {\n            text-align: center !important;\n            color: var(--muted);\n            font-size: 15px;\n            line-height: 1.7;\n            max-width: 700px;\n            margin: 0 auto 35px;\n             display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: center !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n        }\n\n        .tub-desc__config-slider-wrap {\n            position: relative;\n            overflow: hidden;\n            margin: 40px 0;\n            max-width: 900px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .tub-desc__config-slider-title {\n            text-align: center;\n            font-size: 22px;\n            font-family: 'Playfair Display', serif;\n            font-weight: 700;\n            color: var(--accent);\n            margin-bottom: 25px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .tub-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            padding: 20px 0;\n        }\n\n        .tub-desc__config-slider-container::-webkit-scrollbar {\n            height: 8px;\n        }\n\n        .tub-desc__config-slider-container::-webkit-scrollbar-track {\n            background: #f1f1f1;\n            border-radius: 10px;\n        }\n\n        .tub-desc__config-slider-container::-webkit-scrollbar-thumb {\n            background: var(--accent);\n            border-radius: 10px;\n        }\n\n        .tub-desc__config-slider {\n            display: flex;\n            gap: 20px;\n            padding: 0 10px;\n        }\n\n        .tub-desc__config-slide {\n            flex: 0 0 400px;\n            \/* Fixed width for better desktop control *\/\n            width: 400px;\n            scroll-snap-align: center;\n        }\n\n        .tub-desc__config-slide-img {\n            width: 100%;\n            height: 300px;\n            object-fit: cover;\n            border-radius: 12px;\n            box-shadow: 0 10px 40px var(--shadow);\n            display: block;\n            border: 1px solid var(--accent-light);\n            background: #fff;\n        }\n\n        .tub-desc__config-slide-caption {\n            text-align: center;\n            margin-top: 12px;\n            font-size: 14px;\n            color: var(--primary);\n            font-weight: 600;\n            background: var(--bg-light);\n            padding: 8px 12px;\n            border-radius: 6px;\n            border: 1px solid var(--accent-light);\n        }\n\n        .tub-desc__config-arrow {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            background: rgba(166, 124, 82, 0.9);\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        .tub-desc__config-arrow:hover {\n            background: #8b6740;\n            transform: translateY(-50%) scale(1.1);\n        }\n\n        .tub-desc__config-arrow--left {\n            left: 4px;\n        }\n\n        .tub-desc__config-arrow--right {\n            right: 4px;\n        }\n\n        \/* REVIEWS *\/\n        .tub-desc__reviews h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 28px;\n            margin-bottom: 30px;\n            color: var(--primary);\n            font-weight: 600;\n            border-bottom: 2px solid var(--accent-light);\n            padding-bottom: 15px;\n            text-align: center;\n        }\n\n        .tub-desc__review-slider-wrap {\n            position: relative;\n            overflow-x: auto;\n            border-radius: 12px;\n            scroll-behavior: smooth;\n            padding: 20px 0;\n            display: flex;\n            \/* Centering reviews if few *\/\n            justify-content: center;\n        }\n\n        .tub-desc__review-slider {\n            display: flex;\n            gap: 25px;\n        }\n\n        .tub-desc__review-slider-item {\n            flex: 0 0 300px;\n            min-width: 300px;\n        }\n\n        .tub-desc__review-card {\n            background: #fff;\n            border: 1px solid var(--accent-light);\n            border-radius: 12px;\n            padding: 25px;\n            box-shadow: 0 4px 15px var(--shadow);\n            transition: all .3s ease;\n            height: 100%;\n        }\n\n        .tub-desc__review-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            margin-bottom: 12px;\n        }\n\n        .tub-desc__review-author {\n            font-weight: 700;\n            color: var(--primary);\n        }\n\n        .tub-desc__review-verified {\n            font-size: 11px;\n            background: var(--accent);\n            color: #fff;\n            padding: 4px 10px;\n            border-radius: 20px;\n            font-weight: 600;\n        }\n\n        .tub-desc__review-stars {\n            color: var(--accent);\n            font-size: 16px;\n            margin-bottom: 10px;\n        }\n\n        .tub-desc__review-text {\n            color: var(--muted);\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 12px;\n        }\n\n        .tub-desc__review-highlight {\n            font-size: 12px;\n            color: var(--accent);\n            font-style: italic;\n            border-left: 2px solid var(--accent-light);\n            padding-left: 10px;\n        }\n\n        \/* FEATURES GRID *\/\n        .tub-desc__features {\n            margin: clamp(60px, 8vw, 100px) 0;\n        }\n\n        .tub-desc__features h3 {\n            font-family: 'Playfair Display', serif;\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        .tub-desc__features-list {\n            display: grid;\n            grid-template-columns: repeat(1, 1fr);\n            gap: 25px;\n            list-style: none;\n            padding: 10px;\n            grid-auto-rows: auto;\n        }\n\n        @media (min-width: 768px) {\n            .tub-desc__features-list {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        .tub-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        .tub-desc__features-list li:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, .12);\n        }\n\n        .tub-desc__feature-icon {\n            width: 50px;\n            height: 50px;\n            background: var(--bg-light);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--accent);\n            border: 1px solid var(--accent-light);\n        }\n\n        .tub-desc__feature-icon svg {\n            width: 28px;\n            height: 28px;\n        }\n\n        .tub-desc__feature-content h5 {\n            font-family: 'Playfair Display', serif;\n            font-size: 16px;\n            font-weight: 700;\n            margin: 0 0 8px;\n            color: var(--primary);\n        }\n\n        .tub-desc__feature-content p {\n            font-size: 14px;\n            color: var(--muted);\n            margin: 0;\n            line-height: 1.6;\n        }\n\n         \/* Guarantee Box *\/\n    .tub-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .tub-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .tub-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .tub-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .tub-desc__guarantee-box li:last-child{border-bottom:none}\n    .tub-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .tub-desc__guarantee-box li strong{color:var(--accent)}\n    .tub-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n        \/* COMPARISON *\/\n        .tub-desc__comparison {\n            margin: 60px 0;\n            padding: 40px 0;\n        }\n\n        .tub-desc__comparison h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(22px, 4vw, 28px);\n            margin-bottom: 30px;\n            color: var(--primary);\n            font-weight: 600;\n            text-align: center;\n            border-bottom: 2px solid var(--accent-light);\n            padding-bottom: 15px;\n        }\n\n        .tub-desc__comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: #fff;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px var(--shadow);\n        }\n\n        .tub-desc__comparison-table th {\n            padding: 15px;\n            background: var(--accent);\n            color: #fff;\n            font-weight: 700;\n            text-align: left;\n            font-size: 15px;\n        }\n\n        .tub-desc__comparison-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--accent-light);\n            font-size: 14px;\n        }\n\n        .tub-desc__comparison-table td:first-child {\n            font-weight: 600;\n            color: var(--primary);\n            background: var(--bg-light);\n            width: 33%;\n        }\n\n        .tub-desc__comparison-table td:nth-child(2) {\n            color: #2d5016;\n            font-weight: 500;\n            background: rgba(45, 80, 22, 0.03);\n        }\n\n        \/* LIFESTYLE SECTIONS *\/\n        .lifestyle-section {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 40px;\n            align-items: center;\n            margin: 60px 0;\n        }\n\n        @media (min-width: 768px) {\n            .lifestyle-section {\n                grid-template-columns: 1fr 1fr;\n            }\n\n            .lifestyle-section[style*=\"direction: rtl\"] {\n                direction: rtl;\n            }\n\n            .lifestyle-section[style*=\"direction: rtl\"] .lifestyle-section__content {\n                direction: ltr;\n            }\n        }\n\n        .lifestyle-section__image {\n            border-radius: 12px;\n            overflow: hidden;\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        }\n\n        .lifestyle-section__content h3 {\n            font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-size: 24px;\n            font-weight: 600;\n            margin-top: 0;\n        }\n\n        .lifestyle-section__content p {\n            color: var(--muted);\n            line-height: 1.7;\n            font-size: 15px;\n            margin: 0;\n        }\n\n        \/* SPECS *\/\n        .tub-desc__specs-section {\n            margin: 60px 0;\n        }\n  .tub-desc__specs-section h3 {\n            font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-size: 30px;\n            font-weight: 600;\n            margin-top: 0;\n        }\n\n        .tub-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        .tub-desc__specs-table td {\n            padding: 12px 20px;\n            font-size: 14px;\n            border-bottom: 1px solid var(--accent-light);\n        }\n\n        .tub-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        \/* DIMENSIONS GRID *\/\n        .tub-desc__dimensions-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 15px;\n            background: var(--bg-light);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 15px 0;\n            border: 1px solid var(--accent-light);\n        }\n\n        @media (min-width: 768px) {\n            .tub-desc__dimensions-grid {\n                grid-template-columns: repeat(4, 1fr);\n            }\n        }\n\n        .tub-desc__dimension-card {\n            text-align: center;\n            padding: 10px;\n        }\n\n        .tub-desc__dimension-label {\n            font-size: 11px;\n            text-transform: uppercase;\n            color: var(--accent);\n            margin-bottom: 5px;\n            font-weight: 600;\n        }\n\n        .tub-desc__dimension-value {\n            font-size: 20px;\n            font-weight: 700;\n            color: var(--primary);\n        }\n\n        \/* FAQ *\/\n.tub-desc__faq h3 {\n    font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-size: 30px;\n            font-weight: 600;\n            margin-top: 0;\n}\n\n        .tub-desc__faq details {\n            border: 1px solid var(--accent-light);\n            border-radius: 6px;\n            padding: 15px;\n            background: var(--bg-light);\n            margin-bottom: 10px;\n        }\n\n        .tub-desc__faq summary {\n            font-weight: 600;\n            color: var(--primary);\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* DETAILED WARRANTY BOX (ie-warranty styles) *\/\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            text-align: left;\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            color: #fff;\n            flex-shrink: 0;\n        }\n\n        .ie-warranty__title {\n            margin: 0;\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: #fff;\n            letter-spacing: .2px;\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            padding-left: 1.25rem;\n            color: var(--primary);\n            margin: .5rem 0 0 0;\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        .ie-warranty__note a {\n            color: var(--accent);\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        \/* BOXED DOWNLOAD *\/\n        .tub-desc__download {\n            background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n            padding: 30px;\n            border-radius: 12px;\n            text-align: center;\n            margin: 40px auto;\n            border: 2px dashed var(--accent);\n            max-width: 700px;\n        }\n\n        .tub-desc__download h3 {\n            font-family: 'Playfair Display', serif;\n            margin-top: 0;\n            color: var(--primary);\n        }\n\n        .tub-desc__download a {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: var(--accent);\n            color: #fff;\n            padding: 12px 30px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        .tub-desc__download a:hover {\n            background: #8b6740;\n        }\n\n        \/* MOBILE RESPONSIVE *\/\n        @media (max-width: 480px) {\n            .tub-desc__config-slide {\n                flex: 0 0 90%;\n                width: 90%;\n            }\n\n            .tub-desc__dimensions-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"tub-desc\"\u003e\n\u003cdiv class=\"tub-desc__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"tub-desc__header\"\u003e\n\u003cdiv class=\"tub-desc__eyebrow\"\u003eSolid Copper • Handcrafted in Morocco\u003c\/div\u003e\n\u003ch2 class=\"tub-desc__title\"\u003eHand-Hammered Copper Soaking Tub\u003c\/h2\u003e\n\u003cp class=\"tub-desc__sub\"\u003eExperience the ultimate relaxation with our 100% Solid Copper Soaking Tub. Handcrafted for timeless elegance, its unlacquered finish develops a unique natural patina over time.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION (No Config) --\u003e\n\u003csection class=\"tub-desc__cta-section\"\u003e\n\u003cdiv class=\"tub-desc__price-note\"\u003eHandcrafted to order • Free Worldwide Shipping\u003c\/div\u003e\n\u003cbutton class=\"tub-desc__cta-primary\"\u003eAdd to Cart\u003c\/button\u003e\n\u003cdiv class=\"tub-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003eLifetime Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n      function selectOption(el) {\n        document.querySelectorAll('.config-option').forEach(opt =\u003e opt.classList.remove('selected'));\n        el.classList.add('selected');\n      }\n    \u003c\/script\u003e \u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"tub-desc__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eAuthentic Handcraft\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eEndless Durability\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\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 stroke-width=\"2\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M3 10h28M7 15h2m4 0h2m-7 4h22a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003ePre-Ship Approval\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"tub-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Each tub takes weeks to hand-hammer. \u003ca href=\"#\"\u003eReserve yours today\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO VIDEO + IMAGE FALLBACK --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0; position: relative;\"\u003e\u003cvideo poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-5064861.webp\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\"\u003e\n        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/82b594ed97ed4a6a808311c6d48a4d40.mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e \u003c!-- Fallback image if video fails --\u003e \u003cimg style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: none;\" alt=\"Hand-Hammered Copper Soaking Tub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-5064861.webp\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- GALLERY SLIDER --\u003e\n\u003csection class=\"tub-desc__config\"\u003e\n\u003ch3\u003eSee It From Every Angle\u003c\/h3\u003e\n\u003cp class=\"tub-desc__config-intro\"\u003eEach tub is individually hand-hammered by Moroccan artisans, ensuring one-of-a-kind texture and depth. The deep design invites total immersion.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__config-slider-wrap\"\u003e\n\u003ch4 class=\"tub-desc__config-slider-title\"\u003eProduct Gallery\u003c\/h4\u003e\n\u003cbutton class=\"tub-desc__config-arrow tub-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"tub-desc__config-arrow tub-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv id=\"configSlider\" class=\"tub-desc__config-slider-container\"\u003e\n\u003cdiv class=\"tub-desc__config-slider\"\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg alt=\"Side View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-5064861.webp\" class=\"tub-desc__config-slide-img\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eFront View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg alt=\"Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-1912955.webp\" class=\"tub-desc__config-slide-img\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eSide View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg alt=\"Hammered Texture\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.3685955826_2rre.avif?v=1758628770\u0026amp;width=1800\" class=\"tub-desc__config-slide-img\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eHammered Texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg alt=\"Top View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-2427306.jpg\" class=\"tub-desc__config-slide-img\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eTop View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg alt=\"With Overflow\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-9600766.jpg\" class=\"tub-desc__config-slide-img\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eClose Details\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg alt=\"Close Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-5474409.webp\" class=\"tub-desc__config-slide-img\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eBack View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"tub-desc__reviews\"\u003e\n\u003ch3\u003eWhat Our Customers Say\u003c\/h3\u003e\n\u003cdiv class=\"tub-desc__review-slider-wrap\"\u003e\n\u003cdiv class=\"tub-desc__review-slider\"\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eHeather Cassano\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eBeautiful quality product, loved it.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"luv it.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eCarson Combs\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eThe item was everything I wanted. A wonderful gift for my wife.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"Value added piece.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eSarah Jenkins\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eAbsolutely stunning. The pictures don't do it justice. It's the centerpiece of our bathroom renovation.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"Centerpiece of our bathroom.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eMichael T.\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eThe heat retention is amazing. I can soak for hours and the water stays warm. Worth every penny.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"Water stays warm.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"tub-desc__guarantee-box\"\u003e\n\u003ch4\u003e🛡️ Our No-Risk Promise to You\u003c\/h4\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 Fixture Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Our team is always here to help with installation and maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe're so confident you'll love this tub, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"tub-desc__comparison\"\u003e\n\u003ch3\u003eThe Handcrafted Difference\u003c\/h3\u003e\n\u003ctable class=\"tub-desc__comparison-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth\u003eOur Copper Tub\u003c\/th\u003e\n\u003cth\u003eStandard Acrylic Tub\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ 100% Solid Pure Copper\u003c\/td\u003e\n\u003ctd\u003e✗ Petroleum-based Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDurability\u003c\/td\u003e\n\u003ctd\u003e✓ Lasts generations (Self-healing)\u003c\/td\u003e\n\u003ctd\u003e✗ Scratches, cracks, yellows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeat Retention\u003c\/td\u003e\n\u003ctd\u003e✓ Excellent (Conducts heat)\u003c\/td\u003e\n\u003ctd\u003e✗ Poor (Water cools fast)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHygiene\u003c\/td\u003e\n\u003ctd\u003e✓ Antimicrobial surface\u003c\/td\u003e\n\u003ctd\u003e✗ Porous surface harbors bacteria\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- SECOND PRODUCT IMAGE (optional, replace or remove as needed) --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.3733548667_7j1t.webp?v=1758628770\" alt=\"Copper bathtub detail\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURES GRID --\u003e\n\u003csection class=\"tub-desc__features\"\u003e\n\u003ch3\u003eWhy This Tub Is Worth The Investment\u003c\/h3\u003e\n\u003cul class=\"tub-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003e100% Solid Copper\u003c\/h5\u003e\n\u003cp\u003eHigh-quality, non-recycled copper ensures long-lasting durability and timeless beauty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003eNatural Living Finish\u003c\/h5\u003e\n\u003cp\u003eUnlacquered finish develops a charming patina and vintage character over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n              \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003eDeep Soaking Design\u003c\/h5\u003e\n\u003cp\u003eIncreased depth allows full submersion for a truly relaxing spa experience at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\n              \u003cline y2=\"22\" x2=\"2\" y1=\"8\" x1=\"16\"\u003e\u003c\/line\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003eAntimicrobial \u0026amp; Hygienic\u003c\/h5\u003e\n\u003cp\u003eCopper naturally resists bacteria and mold, keeping your bath cleaner and healthier.\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 alt=\"Copper Tub Top View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-1912955.webp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eTimeless Elegance \u0026amp; Comfort\u003c\/h4\u003e\n\u003cp\u003eEach tub is individually hand-hammered by Moroccan artisans, resulting in subtle, organic variations that make your tub truly one-of-a-kind. The generous interior depth invites full-body relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg alt=\"Hammered Copper Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.3685955826_2rre.avif?v=1758628770\u0026amp;width=1800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eLiving Finish: The Beauty of Patina\u003c\/h4\u003e\n\u003cp\u003eOur unlacquered copper develops a rich, protective patina over time — a living surface that tells a story. Minor scratches blend in naturally as the patina re-forms, adding to its antique charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg alt=\"Copper Tub in Bathroom\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-5474409.webp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eA Sanctuary in Your Home\u003c\/h4\u003e\n\u003cp\u003eTransform your bathroom into a private retreat. The warm, reflective glow of hand-hammered copper creates a serene, spa-like ambiance. No two tubs are identical — yours is a functional heirloom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ch4\u003eDimensions in Inches (Approx.)\u003c\/h4\u003e\n\u003cdiv class=\"tub-desc__dimensions-grid\"\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e67\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eOverall Width\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e35.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eOverall Height\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e26.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eWater Depth\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e18.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DOWNLOAD \u0026 FAQ --\u003e\n\u003cdiv class=\"tub-desc__download\"\u003e\n\u003ch4\u003eComplete Specification Sheet\u003c\/h4\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and installation guide.\u003c\/p\u003e\n\u003ca download=\"\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IT-041-00-011-00-23.pdf\"\u003e📄 Download PDF\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"tub-desc__faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs copper hard to maintain?\u003c\/summary\u003e\n\u003cp\u003eNot at all. Unlacquered copper is low maintenance if you allow it to patina naturally. Simply rinse after use and wipe dry avoiding hard water spots. If you prefer the bright shiny look, you can polish it, but most clients love the antique living finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the tub get cold quickly?\u003c\/summary\u003e\n\u003cp\u003eCopper is an excellent heat conductor. It absorbs the heat from the water and radiates it back, keeping your bath water warmer for significantly longer than cast iron or acrylic tubs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the tub?\u003c\/summary\u003e\n\u003cp\u003eThe tub comes as a standalone soaking basin. Overflow kits and drains are sold separately or can be selected in the configuration options above.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat cleaning products should I avoid?\u003c\/summary\u003e\n\u003cp\u003eAvoid abrasive cleaners, steel wool, or harsh chemicals like bleach. These can strip the patina or scratch the copper. Mild soap and a soft cloth are all you need for daily cleaning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use bath salts or essential oils?\u003c\/summary\u003e\n\u003cp\u003eYes, you can! However, rinse the tub thoroughly after use. Acidic ingredients (like lemon or vinegar) in some bath products may brighten spots on the copper, but these will blend back into the patina over time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the tub shipped?\u003c\/summary\u003e\n\u003cp\u003eThe tub is securely crated in a wooden box to ensure it arrives in perfect condition. We offer free insured shipping worldwide, and the crate is designed to protect against any transit impacts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILED WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath 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\" fill=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h4\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\u003eLifetime Limited Warranty\u003c\/strong\u003e on the copper body and structural integrity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e on leakage protection and craftsmanship.\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? 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\"\u003eFinish note: Unlacquered copper develops a natural patina over time. This cosmetic aging, including spots or color changes, is expected and celebrated — not considered a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"tub-desc__cta-section\"\u003e\n\u003ch4 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady for a Spa Experience?\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px;\"\u003eJoin hundreds of homeowners who chose the luxury of copper.\u003c\/p\u003e\n\u003cbutton class=\"tub-desc__cta-primary\"\u003eAdd to Cart Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":43319327653997,"sku":"IT-041-00-011-00-23","price":4750.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-bathtub-vintage-freestanding-hammered-tub-customized-tub-5064861.webp?v=1773579132"},{"product_id":"copper-soaking-tub-copper-bathtub-free-standing-copper-tub","title":"Copper Soaking Tub, Copper Bathtub, Free Standing Copper Tub","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600\u0026amp;family=Playfair+Display:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* ========== PREMIUM STYLES (Gold Theme) ========== *\/\n        .tub-desc {\n            --primary: #1a1a1a;\n            --accent: #a67c52;\n            \/* Gold #a67c52 *\/\n            --accent-light: #d4b896;\n            --muted: #666;\n            --bg-light: #faf8f5;\n            --shadow: rgba(0, 0, 0, 0.08);\n            color: var(--primary);\n            font-family: 'Plus Jakarta Sans', -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            box-sizing: border-box;\n        }\n\n        .tub-desc * {\n            box-sizing: border-box;\n        }\n\n        .tub-desc__wrap {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: clamp(24px, 4vw, 60px) clamp(16px, 2vw, 24px);\n        }\n\n        \/* HEADER *\/\n        .tub-desc__header {\n            text-align: center;\n            padding: clamp(40px, 6vw, 80px) 0;\n            position: relative;\n        }\n\n        .tub-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        .tub-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        .tub-desc__title {\n            font-family: 'Playfair Display', serif;\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        .tub-desc__sub {\n            color: var(--muted);\n            font-size: clamp(1.1rem, 1.5vw, 1.3rem);\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n             text-align: center !important;\n              display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: center !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n        }\n\n        \/* CONFIG SELECTOR *\/\n        .config-selector {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n            margin-bottom: 25px;\n            text-align: left;\n        }\n\n        .config-option {\n            border: 2px solid var(--accent-light);\n            border-radius: 8px;\n            padding: 10px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            background: #fff;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n\n        .config-option:hover {\n            border-color: var(--accent);\n            transform: translateY(-2px);\n        }\n\n        .config-option.selected {\n            border-color: var(--accent);\n            background: rgba(166, 124, 82, 0.05);\n            \/* Gold tint *\/\n            box-shadow: 0 0 0 1px var(--accent);\n        }\n\n        .config-option img {\n            width: 100%;\n            height: 120px;\n            object-fit: cover;\n            border-radius: 6px;\n            margin-bottom: 10px;\n        }\n\n        .config-option span {\n            font-weight: 600;\n            font-size: 13px;\n            color: var(--primary);\n            line-height: 1.3;\n        }\n\n        \/* CTA SECTION *\/\n        .tub-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, 0.15);\n            max-width: 600px;\n            \/* Constrain width for config box *\/\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .tub-desc__price-note {\n            font-size: clamp(14px, 2vw, 16px);\n            color: var(--muted);\n            margin-bottom: 20px;\n        }\n\n        .tub-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: 30px;\n            cursor: pointer;\n            transition: all .3s ease;\n            box-shadow: 0 4px 15px rgba(166, 124, 82, 0.3);\n            text-transform: uppercase;\n            letter-spacing: .5px;\n            width: 100%;\n        }\n\n        .tub-desc__cta-primary:hover {\n            background: #8b6740;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(166, 124, 82, 0.4);\n        }\n\n        .tub-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        .tub-desc__trust-bar div {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n        }\n\n        .tub-desc__trust-bar div:before {\n            content: \"✓\";\n            color: var(--accent);\n            font-weight: bold;\n        }\n\n        \/* GUARANTEES BAR *\/\n        .tub-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            display: block;\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        \/* SCARCITY NOTICE *\/\n        .tub-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        .tub-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        \/* GALLERY \/ CONFIG *\/\n        .tub-desc__config {\n            margin: 60px 0;\n        }\n\n        .tub-desc__config h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 28px;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-weight: 600;\n            text-align: center;\n        }\n\n        .tub-desc__config-intro {\n            text-align: center !important;\n            color: var(--muted);\n            font-size: 15px;\n            line-height: 1.7;\n            max-width: 700px;\n            margin: 0 auto 35px;\n             display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: center !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n        }\n\n        .tub-desc__config-slider-wrap {\n            position: relative;\n            overflow: hidden;\n            margin: 40px 0;\n            max-width: 900px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .tub-desc__config-slider-title {\n            text-align: center;\n            font-size: 22px;\n            font-family: 'Playfair Display', serif;\n            font-weight: 700;\n            color: var(--accent);\n            margin-bottom: 25px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .tub-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            padding: 20px 0;\n        }\n\n        .tub-desc__config-slider-container::-webkit-scrollbar {\n            height: 8px;\n        }\n\n        .tub-desc__config-slider-container::-webkit-scrollbar-track {\n            background: #f1f1f1;\n            border-radius: 10px;\n        }\n\n        .tub-desc__config-slider-container::-webkit-scrollbar-thumb {\n            background: var(--accent);\n            border-radius: 10px;\n        }\n\n        .tub-desc__config-slider {\n            display: flex;\n            gap: 20px;\n            padding: 0 10px;\n        }\n\n        .tub-desc__config-slide {\n            flex: 0 0 400px;\n            \/* Fixed width for better desktop control *\/\n            width: 400px;\n            scroll-snap-align: center;\n        }\n\n        .tub-desc__config-slide-img {\n            width: 100%;\n            height: 300px;\n            object-fit: cover;\n            border-radius: 12px;\n            box-shadow: 0 10px 40px var(--shadow);\n            display: block;\n            border: 1px solid var(--accent-light);\n            background: #fff;\n        }\n\n        .tub-desc__config-slide-caption {\n            text-align: center;\n            margin-top: 12px;\n            font-size: 14px;\n            color: var(--primary);\n            font-weight: 600;\n            background: var(--bg-light);\n            padding: 8px 12px;\n            border-radius: 6px;\n            border: 1px solid var(--accent-light);\n        }\n\n        .tub-desc__config-arrow {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            background: rgba(166, 124, 82, 0.9);\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        .tub-desc__config-arrow:hover {\n            background: #8b6740;\n            transform: translateY(-50%) scale(1.1);\n        }\n\n        .tub-desc__config-arrow--left {\n            left: 4px;\n        }\n\n        .tub-desc__config-arrow--right {\n            right: 4px;\n        }\n\n        \/* REVIEWS *\/\n        .tub-desc__reviews h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 28px;\n            margin-bottom: 30px;\n            color: var(--primary);\n            font-weight: 600;\n            border-bottom: 2px solid var(--accent-light);\n            padding-bottom: 15px;\n            text-align: center;\n        }\n\n        .tub-desc__review-slider-wrap {\n            position: relative;\n            overflow-x: auto;\n            border-radius: 12px;\n            scroll-behavior: smooth;\n            padding: 20px 0;\n            display: flex;\n            \/* Centering reviews if few *\/\n            justify-content: center;\n        }\n\n        .tub-desc__review-slider {\n            display: flex;\n            gap: 25px;\n        }\n\n        .tub-desc__review-slider-item {\n            flex: 0 0 300px;\n            min-width: 300px;\n        }\n\n        .tub-desc__review-card {\n            background: #fff;\n            border: 1px solid var(--accent-light);\n            border-radius: 12px;\n            padding: 25px;\n            box-shadow: 0 4px 15px var(--shadow);\n            transition: all .3s ease;\n            height: 100%;\n        }\n\n        .tub-desc__review-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            margin-bottom: 12px;\n        }\n\n        .tub-desc__review-author {\n            font-weight: 700;\n            color: var(--primary);\n        }\n\n        .tub-desc__review-verified {\n            font-size: 11px;\n            background: var(--accent);\n            color: #fff;\n            padding: 4px 10px;\n            border-radius: 20px;\n            font-weight: 600;\n        }\n\n        .tub-desc__review-stars {\n            color: var(--accent);\n            font-size: 16px;\n            margin-bottom: 10px;\n        }\n\n        .tub-desc__review-text {\n            color: var(--muted);\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 12px;\n        }\n\n        .tub-desc__review-highlight {\n            font-size: 12px;\n            color: var(--accent);\n            font-style: italic;\n            border-left: 2px solid var(--accent-light);\n            padding-left: 10px;\n        }\n\n        \/* FEATURES GRID *\/\n        .tub-desc__features {\n            margin: clamp(60px, 8vw, 100px) 0;\n        }\n\n        .tub-desc__features h3 {\n            font-family: 'Playfair Display', serif;\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        .tub-desc__features-list {\n            display: grid;\n            grid-template-columns: repeat(1, 1fr);\n            gap: 25px;\n            list-style: none;\n            padding: 10px;\n            grid-auto-rows: auto;\n        }\n\n        @media (min-width: 768px) {\n            .tub-desc__features-list {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        .tub-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        .tub-desc__features-list li:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, .12);\n        }\n\n        .tub-desc__feature-icon {\n            width: 50px;\n            height: 50px;\n            background: var(--bg-light);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--accent);\n            border: 1px solid var(--accent-light);\n        }\n\n        .tub-desc__feature-icon svg {\n            width: 28px;\n            height: 28px;\n        }\n\n        .tub-desc__feature-content h5 {\n            font-family: 'Playfair Display', serif;\n            font-size: 16px;\n            font-weight: 700;\n            margin: 0 0 8px;\n            color: var(--primary);\n        }\n\n        .tub-desc__feature-content p {\n            font-size: 14px;\n            color: var(--muted);\n            margin: 0;\n            line-height: 1.6;\n        }\n\n         \/* Guarantee Box *\/\n    .tub-desc__guarantee-box{background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border:2px solid var(--accent);border-radius:12px;padding:clamp(20px,4vw,30px);margin:40px 0;box-shadow:0 8px 25px rgba(166,124,82,.15)}\n    .tub-desc__guarantee-box h3{font-size:clamp(20px,3vw,24px);color:var(--primary);margin-bottom:20px;text-align:center}\n    .tub-desc__guarantee-box ul{list-style:none;padding:0;margin:0 0 20px 0}\n    .tub-desc__guarantee-box li{padding:12px 0 12px 35px;position:relative;font-size:clamp(13px,1.5vw,15px);line-height:1.6;color:var(--primary);border-bottom:1px solid var(--accent-light)}\n    .tub-desc__guarantee-box li:last-child{border-bottom:none}\n    .tub-desc__guarantee-box li:before{content:\"🛡️\";position:absolute;left:0;font-size:20px}\n    .tub-desc__guarantee-box li strong{color:var(--accent)}\n    .tub-desc__guarantee-box p{text-align:center;color:var(--muted);font-style:italic;margin:0;font-size:clamp(12px,1.5vw,14px)}\n        \/* COMPARISON *\/\n        .tub-desc__comparison {\n            margin: 60px 0;\n            padding: 40px 0;\n        }\n\n        .tub-desc__comparison h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(22px, 4vw, 28px);\n            margin-bottom: 30px;\n            color: var(--primary);\n            font-weight: 600;\n            text-align: center;\n            border-bottom: 2px solid var(--accent-light);\n            padding-bottom: 15px;\n        }\n\n        .tub-desc__comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: #fff;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px var(--shadow);\n        }\n\n        .tub-desc__comparison-table th {\n            padding: 15px;\n            background: var(--accent);\n            color: #fff;\n            font-weight: 700;\n            text-align: left;\n            font-size: 15px;\n        }\n\n        .tub-desc__comparison-table td {\n            padding: 15px;\n            border-bottom: 1px solid var(--accent-light);\n            font-size: 14px;\n        }\n\n        .tub-desc__comparison-table td:first-child {\n            font-weight: 600;\n            color: var(--primary);\n            background: var(--bg-light);\n            width: 33%;\n        }\n\n        .tub-desc__comparison-table td:nth-child(2) {\n            color: #2d5016;\n            font-weight: 500;\n            background: rgba(45, 80, 22, 0.03);\n        }\n\n        \/* LIFESTYLE SECTIONS *\/\n        .lifestyle-section {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 40px;\n            align-items: center;\n            margin: 60px 0;\n        }\n\n        @media (min-width: 768px) {\n            .lifestyle-section {\n                grid-template-columns: 1fr 1fr;\n            }\n\n            .lifestyle-section[style*=\"direction: rtl\"] {\n                direction: rtl;\n            }\n\n            .lifestyle-section[style*=\"direction: rtl\"] .lifestyle-section__content {\n                direction: ltr;\n            }\n        }\n\n        .lifestyle-section__image {\n            border-radius: 12px;\n            overflow: hidden;\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        }\n\n        .lifestyle-section__content h3 {\n            font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-size: 24px;\n            font-weight: 600;\n            margin-top: 0;\n        }\n\n        .lifestyle-section__content p {\n            color: var(--muted);\n            line-height: 1.7;\n            font-size: 15px;\n            margin: 0;\n        }\n\n        \/* SPECS *\/\n        .tub-desc__specs-section {\n            margin: 60px 0;\n        }\n  .tub-desc__specs-section h3 {\n            font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-size: 30px;\n            font-weight: 600;\n            margin-top: 0;\n        }\n\n        .tub-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        .tub-desc__specs-table td {\n            padding: 12px 20px;\n            font-size: 14px;\n            border-bottom: 1px solid var(--accent-light);\n        }\n\n        .tub-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        \/* DIMENSIONS GRID *\/\n        .tub-desc__dimensions-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 15px;\n            background: var(--bg-light);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 15px 0;\n            border: 1px solid var(--accent-light);\n        }\n\n        @media (min-width: 768px) {\n            .tub-desc__dimensions-grid {\n                grid-template-columns: repeat(4, 1fr);\n            }\n        }\n\n        .tub-desc__dimension-card {\n            text-align: center;\n            padding: 10px;\n        }\n\n        .tub-desc__dimension-label {\n            font-size: 11px;\n            text-transform: uppercase;\n            color: var(--accent);\n            margin-bottom: 5px;\n            font-weight: 600;\n        }\n\n        .tub-desc__dimension-value {\n            font-size: 20px;\n            font-weight: 700;\n            color: var(--primary);\n        }\n\n        \/* FAQ *\/\n.tub-desc__faq h3 {\n    font-family: 'Playfair Display', serif;\n            margin-bottom: 15px;\n            color: var(--primary);\n            font-size: 30px;\n            font-weight: 600;\n            margin-top: 0;\n}\n\n        .tub-desc__faq details {\n            border: 1px solid var(--accent-light);\n            border-radius: 6px;\n            padding: 15px;\n            background: var(--bg-light);\n            margin-bottom: 10px;\n        }\n\n        .tub-desc__faq summary {\n            font-weight: 600;\n            color: var(--primary);\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* DETAILED WARRANTY BOX (ie-warranty styles) *\/\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            text-align: left;\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            color: #fff;\n            flex-shrink: 0;\n        }\n\n        .ie-warranty__title {\n            margin: 0;\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: #fff;\n            letter-spacing: .2px;\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            padding-left: 1.25rem;\n            color: var(--primary);\n            margin: .5rem 0 0 0;\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        .ie-warranty__note a {\n            color: var(--accent);\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        \/* BOXED DOWNLOAD *\/\n        .tub-desc__download {\n            background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n            padding: 30px;\n            border-radius: 12px;\n            text-align: center;\n            margin: 40px auto;\n            border: 2px dashed var(--accent);\n            max-width: 700px;\n        }\n\n        .tub-desc__download h3 {\n            font-family: 'Playfair Display', serif;\n            margin-top: 0;\n            color: var(--primary);\n        }\n\n        .tub-desc__download a {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: var(--accent);\n            color: #fff;\n            padding: 12px 30px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        .tub-desc__download a:hover {\n            background: #8b6740;\n        }\n\n        \/* MOBILE RESPONSIVE *\/\n        @media (max-width: 480px) {\n            .tub-desc__config-slide {\n                flex: 0 0 90%;\n                width: 90%;\n            }\n\n            .tub-desc__dimensions-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"tub-desc\"\u003e\n\u003cdiv class=\"tub-desc__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"tub-desc__header\"\u003e\n\u003cdiv class=\"tub-desc__eyebrow\"\u003eSolid Copper • Handcrafted in Morocco \u003c\/div\u003e\n\u003ch2 class=\"tub-desc__title\"\u003eOval Copper Soaking Tub\u003c\/h2\u003e\n\u003cp class=\"tub-desc__sub\"\u003eExperience the ultimate relaxation with our 100% Solid Copper Soaking Tub. Handcrafted for timeless elegance, its unlacquered finish develops a unique natural patina over time.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION (No Config) --\u003e\n\u003csection class=\"tub-desc__cta-section\"\u003e\n\u003cdiv class=\"tub-desc__price-note\"\u003eHandcrafted to order • Free Worldwide Shipping\u003c\/div\u003e\n\u003cbutton class=\"tub-desc__cta-primary\"\u003eAdd to Cart\u003c\/button\u003e\n\u003cdiv class=\"tub-desc__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003eLifetime Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n                function selectOption(el) {\n                    document.querySelectorAll('.config-option').forEach(opt =\u003e opt.classList.remove('selected'));\n                    el.classList.add('selected');\n                }\n            \u003c\/script\u003e \u003c!-- GUARANTEES BAR (Moved \u0026 Updated) --\u003e\n\u003cdiv class=\"tub-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\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cstrong\u003eAuthentic Handcraft\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\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cstrong\u003eEndless Durability\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\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\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\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                        \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 10h28M7 15h2m4 0h2m-7 4h22a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cstrong\u003ePre-Ship Approval\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"tub-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Each tub takes weeks to hand-hammer. \u003ca href=\"#\"\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 loading=\"lazy\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Copper Soaking Tub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-5916942.jpg\"\u003e\u003c\/section\u003e\n\u003c!-- MOVED CONFIG SELECTOR --\u003e\n\u003cdiv class=\"tub-desc__cta-section\" style=\"max-width: 600px; margin: 40px auto;\"\u003e\n\u003ch3 style=\"font-size: 1.2rem; margin-bottom: 20px; color: var(--primary);\"\u003eCustomize Your Experience\u003c\/h3\u003e\n\u003cdiv class=\"config-selector\"\u003e\n\u003cdiv class=\"config-option selected\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-5916942.jpg\" alt=\"Bathtub Only\"\u003e \u003cspan\u003eBathtub Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"config-option\"\u003e\n\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Copper_Soaking_Tub_-_IT-040-00-000-00-23_3.avif\" alt=\"With Overflow Kit\"\u003e \u003cspan\u003eWith Overflow Kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALLERY SLIDER --\u003e\n\u003csection class=\"tub-desc__config\"\u003e\n\u003ch3\u003eSee It From Every Angle\u003c\/h3\u003e\n\u003cp class=\"tub-desc__config-intro\"\u003eThe Oval design combines functionality with classic vintage appeal. Its deep soaking capability ensures full submersion.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__config-slider-wrap\"\u003e\n\u003ch3 class=\"tub-desc__config-slider-title\"\u003eProduct Gallery\u003c\/h3\u003e\n\u003cbutton class=\"tub-desc__config-arrow tub-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"tub-desc__config-arrow tub-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"tub-desc__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"tub-desc__config-slider\"\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg class=\"tub-desc__config-slide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-5916942.jpg\" alt=\"Front View\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eMain View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg class=\"tub-desc__config-slide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-3288575.jpg\" alt=\"Side View\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eTop view\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg class=\"tub-desc__config-slide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-4936100.jpg\" alt=\"Texture Detail\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eTexture Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg class=\"tub-desc__config-slide-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Copper_Soaking_Tub_-_IT-040-00-000-00-23_3.avif?v=1761670242\u0026amp;width=1800\" alt=\"With Overflow Kit\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eWith Overflow Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg class=\"tub-desc__config-slide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-3249348.webp\" alt=\"With Overflow Kit\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eClose Top View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__config-slide\"\u003e\n\u003cimg class=\"tub-desc__config-slide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-8764570.jpg\" alt=\"With Overflow Kit\"\u003e\n\u003cdiv class=\"tub-desc__config-slide-caption\"\u003eSide Profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"tub-desc__reviews\"\u003e\n\u003ch3\u003eWhat Our Customers Say\u003c\/h3\u003e\n\u003cdiv class=\"tub-desc__review-slider-wrap\"\u003e\n\u003cdiv class=\"tub-desc__review-slider\"\u003e\n\u003c!-- New Review 1 --\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eHeather Cassano\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eBeautiful quality product, loved it.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"luv it.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- New Review 2 --\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eCarson Combs\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eThe item was everything I wanted. A wonderful gift for my wife.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"Value added piece.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Original Review 1 --\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eSarah Jenkins\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eAbsolutely stunning. The pictures don't do it justice. It's the centerpiece of our bathroom renovation.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"Centerpiece of our bathroom.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Original Review 2 --\u003e\n\u003carticle class=\"tub-desc__review-slider-item\"\u003e\n\u003cdiv class=\"tub-desc__review-card\"\u003e\n\u003cdiv class=\"tub-desc__review-header\"\u003e\n\u003cspan class=\"tub-desc__review-author\"\u003eMichael T.\u003c\/span\u003e \u003cspan class=\"tub-desc__review-verified\"\u003eVerified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"tub-desc__review-text\"\u003eThe heat retention is amazing. I can soak for hours and the water stays warm. Worth every penny.\u003c\/p\u003e\n\u003cdiv class=\"tub-desc__review-highlight\"\u003e\"Water stays warm.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"tub-desc__guarantee-box\"\u003e\n\u003ch3\u003e🛡️ Our No-Risk Promise to You\u003c\/h3\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 Fixture Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Our team is always here to help with installation and maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe're so confident you'll love this faucet, the risk is entirely on us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"tub-desc__comparison\"\u003e\n\u003ch3\u003eThe Handcrafted Difference\u003c\/h3\u003e\n\u003ctable class=\"tub-desc__comparison-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003cth\u003eOur Copper Tub\u003c\/th\u003e\n\u003cth\u003eStandard Acrylic Tub\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e✓ 100% Solid Pure Copper\u003c\/td\u003e\n\u003ctd\u003e✗ Petroleum-based Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDurability\u003c\/td\u003e\n\u003ctd\u003e✓ Lasts generations (Self-healing)\u003c\/td\u003e\n\u003ctd\u003e✗ Scratches, cracks, yellows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeat Retention\u003c\/td\u003e\n\u003ctd\u003e✓ Excellent (Conducts heat)\u003c\/td\u003e\n\u003ctd\u003e✗ Poor (Water cools fast)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHygiene\u003c\/td\u003e\n\u003ctd\u003e✓ Antimicrobial surface\u003c\/td\u003e\n\u003ctd\u003e✗ Porous surface harbors bacteria\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection style=\"margin: 60px 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; max-width: 600px; margin: 0 auto; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,.1); display: block;\" alt=\"Copper bathtub with overflow kit\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Copper_Soaking_Tub_-_IT-040-00-000-00-23_2.avif?v=1761670242\u0026amp;width=1800\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURES GRID --\u003e\n\u003csection class=\"tub-desc__features\"\u003e\n\u003ch3\u003eWhy This Tub Is Worth The Investment\u003c\/h3\u003e\n\u003cul class=\"tub-desc__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                                \u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003e100% Solid Copper\u003c\/h5\u003e\n\u003cp\u003eHigh-quality, non-recycled copper ensures long-lasting durability and timeless beauty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                                \u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003eNatural Living Finish\u003c\/h5\u003e\n\u003cp\u003eUnlacquered finish develops a charming patina and vintage character over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                                \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n                                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003eDeep Soaking Design\u003c\/h5\u003e\n\u003cp\u003eIncreased depth allows full submersion for a truly relaxing spa experience at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"tub-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n                                \u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\n                                \u003cline x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"\u003e\u003c\/line\u003e\n                            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__feature-content\"\u003e\n\u003ch5\u003eAntimicrobial \u0026amp; Hygienic\u003c\/h5\u003e\n\u003cp\u003eCopper naturally resists bacteria and mold, keeping your bath cleaner and healthier.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-3288575.jpg\" alt=\"Copper Tub Side View\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eTimeless Elegance \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eThe Oval design combines functionality with classic vintage appeal, creating a stunning focal point in any bathroom. Its deep soaking capability ensures you can fully submerge and relax after a long day. Made from certified solid copper, this tub is not only a visual masterpiece but a durable investment that ages beautifully.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-8764570.jpg\" alt=\"Copper Tub Patina Detail\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eLiving Finish: The Beauty of Patina\u003c\/h3\u003e\n\u003cp\u003eOur tubs feature a \"Natural Living Finish\". This unlacquered copper surface reacts with its environment to develop a rich, protective patina over time. It adds depth, character, and an authentic antique look that cannot be replicated by factory finishes. Every scratch heals itself as the patina reforms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-soaking-tub-copper-bathtub-free-standing-copper-tub-3249348.webp\" alt=\"Copper Tub Lifestyle\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch3\u003eA Sanctuary in Your Home\u003c\/h3\u003e\n\u003cp\u003eTransform your bathroom into a private sanctuary. The warm glow of the copper creates a calming atmosphere, perfect for unwinding. Each tub is a unique work of art, hand-beaten by skilled artisans to ensure no two are exactly alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"tub-desc__specs-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"tub-desc__specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eCertified Solid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Copper (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eOval Free Standing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThickness\u003c\/td\u003e\n\u003ctd\u003e16 Gauge (Heavy Duty)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eApprox 15-20 kg (check specific model)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrain\u003c\/td\u003e\n\u003ctd\u003eStandard 1.5\" drain opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eMorocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eProfessional installation recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eKey Dimensions\u003c\/h3\u003e\n\u003cdiv class=\"tub-desc__dimensions-grid\"\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e41\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e25.6\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003e23.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-card\"\u003e\n\u003cdiv class=\"tub-desc__dimension-label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"tub-desc__dimension-value\"\u003eDeep\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOAD \u0026 FAQ --\u003e\n\u003cdiv class=\"tub-desc__download\"\u003e\n\u003ch3\u003eComplete Specification Sheet\u003c\/h3\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams, measurements, and installation guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Soaking_Tub_-_IT-040-00-011-00-23_size.pdf\" download=\"\"\u003e📄 Download PDF\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"tub-desc__faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs copper hard to maintain?\u003c\/summary\u003e\n\u003cp\u003eNot at all. Unlacquered copper is low maintenance if you allow it to patina naturally. Simply rinse after use and wipe dry avoiding hard water spots. If you prefer the bright shiny look, you can polish it, but most clients love the antique living finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the tub get cold quickly?\u003c\/summary\u003e\n\u003cp\u003eCopper is an excellent heat conductor. It absorbs the heat from the water and radiates it back, keeping your bath water warmer for significantly longer than cast iron or acrylic tubs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the tub?\u003c\/summary\u003e\n\u003cp\u003eThe tub comes as a standalone soaking basin. Overflow kits and drains are sold separately or can be selected in the configuration options above.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat cleaning products should I avoid?\u003c\/summary\u003e\n\u003cp\u003eAvoid abrasive cleaners, steel wool, or harsh chemicals like bleach. These can strip the patina or scratch the copper. Mild soap and a soft cloth are all you need for daily cleaning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use bath salts or essential oils?\u003c\/summary\u003e\n\u003cp\u003eYes, you can! However, rinse the tub thoroughly after use. Acidic ingredients (like lemon or vinegar) in some bath products may brighten spots on the copper, but these will blend back into the patina over time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the tub shipped?\u003c\/summary\u003e\n\u003cp\u003eThe tub is securely crated in a wooden box to ensure it arrives in perfect condition. We offer free insured shipping worldwide, and the crate is designed to protect against any transit impacts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILED WARRANTY (New) --\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\u003eLifetime Limited Warranty\u003c\/strong\u003e on the copper body and structural integrity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e on leakage protection and craftsmanship.\u003c\/li\u003e\n\u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? 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\"\u003eFinish note: Unlacquered copper develops a natural patina over time. This cosmetic aging, including spots or color changes, is expected and celebrated not considered a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"tub-desc__cta-section\" style=\"margin-top: 60px;\"\u003e\n\u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eReady for a Spa Experience?\u003c\/h3\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px;\"\u003eJoin hundreds of homeowners who chose the luxury of copper.\u003c\/p\u003e\n\u003cbutton class=\"tub-desc__cta-primary\"\u003eAdd to Cart Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"Bathtub Only","offer_id":43598777090157,"sku":"IT-040-00-011-00-23","price":2962.14,"currency_code":"USD","in_stock":true},{"title":"'+ Overflow Kit","offer_id":45326355300461,"sku":"IT-042-00-011-00-24","price":3116.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Soaking_Tub_-_IT-040-00-000-00-23_2.avif?v=1771409056"},{"product_id":"vintage-handmade-freestanding-solid-copper-bathtub","title":"Vintage Handmade Freestanding Solid Copper Bathtub","description":"\u003cstyle\u003e\n\n\n.ie-page {\n  --font-display: Georgia, 'Times New Roman', 'Palatino Linotype', serif;\n  --font-body:    -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n\n  \/* Material Finishes *\/\n  --copper:       #B5651D;\n  --copper-light: #F5E0D0;\n  --copper-dark:  #8B4513;\n\n  \/* Theme Palette *\/\n  --primary:      #1a1a1a;\n  --accent:       #a67c52;\n  --accent-light: #d4b896;\n  --accent-dark:  #8b6542;\n  --muted:        #666;\n  --bg-light:     #fafaf8;\n  --bg-creme:     #fcf9f2;\n  --bg-creme-dark: #f4efe1;\n  --shadow:       rgba(0,0,0,.1);\n\n  --text-primary: var(--primary);\n  --text-muted:   var(--muted);\n  --text-light:   #9A948D;\n  --stone:        var(--bg-light);\n  --stone-dark:   #EDE8E0;\n  --border:       rgba(166, 124, 82, 0.20);\n  --border-light: rgba(0, 0, 0, 0.08);\n  --success:      #2D6A4F;\n  --danger:       #9B2335;\n  --white:        #FFFFFF;\n\n  --space-xs:   8px;\n  --space-sm:  16px;\n  --space-md:  24px;\n  --space-lg:  40px;\n  --space-xl:  64px;\n  --space-2xl: 96px;\n\n  --max-width:   900px;\n  --radius-sm:   4px;\n  --radius-md:   8px;\n  --radius-lg:  14px;\n  --radius-pill: 100px;\n}\n\n\/* ---- Animations ---- *\/\n@keyframes ie-fade-up {\n  from { opacity: 0; transform: translateY(18px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes ie-fade-in {\n  from { opacity: 0; }\n  to   { opacity: 1; }\n}\n@keyframes ie-pulse-bg {\n  0%, 100% { background-color: #FEF3CD; }\n  50%       { background-color: #FDE68A; }\n}\n\n\/* ---- Global ---- *\/\n.ie-page {\n  max-width: var(--max-width);\n  margin: 0 auto;\n  padding: 0 var(--space-sm);\n  font-family: var(--font-body);\n  color: var(--text-primary);\n}\n.ie-section {\n  padding: var(--space-xl) 0;\n  border-bottom: 1px solid var(--border-light);\n  animation: ie-fade-up 0.6s ease both;\n}\n.ie-section:nth-child(1) { animation-delay: 0.05s; }\n.ie-section:nth-child(2) { animation-delay: 0.12s; }\n.ie-section:nth-child(3) { animation-delay: 0.19s; }\n.ie-section:nth-child(4) { animation-delay: 0.26s; }\n.ie-section:nth-child(5) { animation-delay: 0.33s; }\n.ie-section:nth-child(6) { animation-delay: 0.40s; }\n.ie-section:nth-child(7) { animation-delay: 0.47s; }\n.ie-section:nth-child(8) { animation-delay: 0.54s; }\n.ie-section:nth-child(9) { animation-delay: 0.61s; }\n.ie-section:last-child { border-bottom: none; }\n\n\/* ---- Typography ---- *\/\n.ie-eyebrow {\n  font-family: var(--font-body);\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.10em;\n  text-transform: uppercase;\n  color: var(--accent);\n  margin: 0 0 var(--space-xs);\n}\n.ie-h2 {\n  font-family: var(--font-display);\n  font-size: clamp(24px, 4vw, 36px);\n  font-weight: 400;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--accent);\n  margin: 0 0 var(--space-sm);\n}\n.ie-h3 {\n  font-family: var(--font-display);\n  font-size: clamp(18px, 2.5vw, 22px);\n  font-weight: 700;\n  line-height: 1.3;\n  color: var(--accent);\n  margin: 0 0 var(--space-xs);\n}\n.ie-body {\n  font-family: var(--font-body);\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--text-muted);\n}\n\n\/* ---- Trust Badges ---- *\/\n.ie-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-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-fade-up 0.5s ease both;\n}\n.ie-badge:nth-child(1) { animation-delay: 0.15s; }\n.ie-badge:nth-child(2) { animation-delay: 0.25s; }\n.ie-badge:nth-child(3) { animation-delay: 0.35s; }\n.ie-badge:nth-child(4) { animation-delay: 0.45s; }\n\n\/* ---- Urgency ---- *\/\n.ie-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-pulse-bg 3.5s ease-in-out infinite;\n}\n\n\/* ---- CTA Button ---- *\/\n.ie-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-btn:hover  { background-color: var(--accent-dark); transform: translateY(-1px); }\n.ie-btn:active { transform: translateY(0); }\n.ie-btn-full   { width: 100%; text-align: center; display: block; box-sizing: border-box; }\n\n\/* ---- Gallery slider ---- *\/\n.ie-gallery {\n  display: flex;\n  gap: var(--space-sm);\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  padding-bottom: var(--space-sm);\n  -webkit-overflow-scrolling: touch;\n}\n.ie-gallery::-webkit-scrollbar { height: 4px; }\n.ie-gallery::-webkit-scrollbar-track { background: var(--border-light); border-radius: 10px; }\n.ie-gallery::-webkit-scrollbar-thumb { background: var(--accent-light); border-radius: 10px; }\n\n.ie-gallery img {\n  width: 320px;\n  height: 380px;\n  object-fit: cover;\n  border-radius: var(--radius-md);\n  display: block;\n  flex-shrink: 0;\n  scroll-snap-align: start;\n  transition: transform 0.4s ease;\n}\n.ie-gallery img:hover { transform: scale(1.02); }\n@media (max-width: 768px) {\n  .ie-gallery img { width: 280px; height: 320px; }\n}\n\n\/* ---- Feature rows ---- *\/\n.ie-feature-row {\n  display: grid;\n  grid-template-columns: 4fr 6fr;\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-feature-row:last-child { border-bottom: none; }\n.ie-feature-row.ie-reverse { grid-template-columns: 6fr 4fr; }\n.ie-feature-row.ie-reverse .ie-feature-img-wrap { order: 2; }\n.ie-feature-row.ie-reverse .ie-feature-text    { order: 1; }\n.ie-feature-img-wrap {\n  border-radius: var(--radius-lg);\n  overflow: hidden;\n}\n.ie-feature-img-wrap img {\n  width: 100%;\n  height: 260px;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.4s ease;\n}\n.ie-feature-img-wrap:hover img { transform: scale(1.02); }\n@media (max-width: 768px) {\n  .ie-feature-row { display: flex; flex-direction: column; gap: var(--space-md); }\n  .ie-feature-text { order: 1; }\n  .ie-feature-img-wrap { order: 2; }\n  .ie-feature-img-wrap img { height: 220px; }\n}\n\n\/* ---- Specs table ---- *\/\n.ie-specs-table { width: 100%; border-collapse: collapse; }\n.ie-specs-table tr { border-bottom: 1px solid var(--border-light); }\n.ie-specs-table td { padding: 12px 0; font-size: 14px; vertical-align: top; }\n.ie-specs-table td:first-child {\n  width: 38%;\n  color: var(--text-muted);\n  font-weight: 500;\n  padding-right: var(--space-sm);\n}\n\n\/* ---- Dimension cards ---- *\/\n.ie-dims { display: grid; grid-template-columns: repeat(4,1fr); gap: var(--space-sm); margin-top: var(--space-md); }\n@media (max-width: 600px) { .ie-dims { grid-template-columns: repeat(2,1fr); } }\n.ie-dim-card {\n  background: var(--stone);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: var(--space-sm) var(--space-md);\n  text-align: center;\n}\n.ie-dim-value {\n  font-family: var(--font-display);\n  font-size: 26px;\n  font-weight: 400;\n  color: var(--text-primary);\n  display: block;\n}\n.ie-dim-unit {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--accent);\n}\n.ie-dim-label {\n  font-size: 12px;\n  color: var(--text-muted);\n  margin: 4px 0 0;\n}\n\n\/* ---- FAQ ---- *\/\n.ie-faq-item {\n  border-bottom: 1px solid var(--border-light);\n}\n.ie-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(--text-primary);\n}\n.ie-faq-item summary::-webkit-details-marker { display: none; }\n.ie-faq-item summary::after { content: '+'; color: var(--accent); font-size: 20px; font-weight: 300; margin-left: var(--space-sm); flex-shrink: 0; }\n.ie-faq-item[open] summary::after { content: '−'; }\n.ie-faq-answer { animation: ie-fade-in 0.2s ease; }\n.ie-faq-answer p {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--text-muted);\n  padding-bottom: var(--space-sm);\n  margin: 0;\n}\n\n\/* ---- PDF pill ---- *\/\n.ie-pdf-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  font-weight: 500;\n  color: var(--accent-dark);\n  border: 1.5px solid var(--accent);\n  border-radius: var(--radius-pill);\n  padding: 8px 18px;\n  text-decoration: none;\n  margin: 6px 8px 6px 0;\n  transition: background-color 0.15s ease, border-color 0.15s ease;\n}\n.ie-pdf-link:hover { background-color: var(--accent-light); border-color: var(--accent); }\n\n\/* ---- Customization callout ---- *\/\n.ie-custom-callout {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  background: var(--white);\n  border: 1px solid var(--border-light);\n  border-radius: var(--radius-md);\n  padding: var(--space-md) var(--space-lg);\n  margin-top: var(--space-md);\n  text-align: center;\n  justify-content: center;\n}\n.ie-custom-callout-icon { font-size: 18px; line-height: 1.6; flex-shrink: 0; }\n.ie-custom-callout-text {\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin: 0;\n  max-width: 560px;\n}\n.ie-custom-callout-text strong { color: var(--text-primary); }\n.ie-custom-callout-text a {\n  color: var(--accent-dark);\n  font-weight: 600;\n  text-decoration: none;\n  border-bottom: 1px solid var(--accent-light);\n}\n.ie-custom-callout-text a:hover { color: var(--accent); border-color: var(--accent); }\n@media (max-width: 500px) {\n  .ie-custom-callout { flex-direction: column; align-items: center; text-align: center; }\n}\n\n\/* ---- No-risk promise ---- *\/\n.ie-no-risk {\n  background: var(--stone);\n  border-left: 3px solid var(--accent);\n  border-radius: 0 var(--radius-md) var(--radius-md) 0;\n  padding: var(--space-md) var(--space-lg);\n}\n.ie-no-risk ul { list-style: none; padding: 0; margin: 0; }\n.ie-no-risk li { padding: 6px 0; font-size: 14px; color: var(--text-muted); }\n\n\/* ---- Video section ---- *\/\n.ie-video-wrap {\n  position: relative;\n  width: 100%;\n  border-radius: var(--radius-lg);\n  overflow: hidden;\n  background: var(--primary);\n  box-shadow: 0 8px 30px var(--shadow);\n}\n.ie-video-wrap video {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* ---- Final CTA ---- *\/\n.ie-final-cta {\n  background: var(--stone);\n  border-radius: var(--radius-lg);\n  padding: var(--space-xl) var(--space-lg);\n  text-align: center;\n}\n\u003c\/style\u003e\n\n\u003c!-- ============================================================\n     INSIDEAST PRODUCT DESCRIPTION\n     Vintage Handmade Solid Copper Freestanding Bathtub\n     ============================================================ --\u003e\n\n\u003cdiv class=\"ie-page\"\u003e\n\n  \u003c!-- ======================================================\n       SECTION 1 — MINI HERO\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"padding-top: var(--space-md); text-align: center;\"\u003e\n    \u003cp class=\"ie-eyebrow\"\u003e100% Solid Copper • Handcrafted in Morocco\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\"\u003eVintage Handmade Freestanding Solid Copper Bathtub\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:620px; margin: 0 auto;\"\u003e\n      Experience the ultimate relaxation with our 100% solid copper soaking tub. Hand-hammered for timeless elegance by Moroccan artisans, its unlacquered finish develops a unique natural patina over time, turning every bath into a quiet ritual.\n    \u003c\/p\u003e\n    \u003ca href=\"#ie-configure\" class=\"ie-btn\" style=\"margin-top: var(--space-sm);\"\u003eOrder Your Bathtub →\u003c\/a\u003e\n\n    \u003cdiv class=\"ie-badges\" style=\"margin-top: var(--space-md);\"\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Handcrafted to Order\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 5-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Free Shipping\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Pre-Ship Approval\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"width:100%; max-width:700px; aspect-ratio: 4 \/ 3; margin: var(--space-md) auto; border-radius:var(--radius-lg); overflow:hidden; background:var(--bg-light); display: flex; align-items: center; justify-content: center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubb.png\" alt=\"Vintage handmade solid copper freestanding bathtub, hand-hammered, unlacquered living finish\" style=\"width:100%; height:100%; object-fit: contain; display:block;\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ie-urgency\"\u003e\n      ⏱ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Each tub is individually hand-hammered, so only a small number are completed every month.\n      \u003ca href=\"#ie-configure\" style=\"color:var(--accent);text-decoration:underline;\"\u003eReserve yours today →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 2 — NO-RISK PROMISE\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center;\"\u003e\n    \u003cdiv class=\"ie-no-risk\" style=\"border: 2px solid var(--accent); border-radius: var(--radius-lg); padding: var(--space-md) var(--space-lg); background: var(--bg-creme); max-width: 750px; width: 100%; text-align: left;\"\u003e\n      \u003ch2 class=\"ie-h2\" style=\"font-size:20px; margin-bottom:var(--space-sm); text-align: center;\"\u003e🛡️ Our No-Risk Promise to You\u003c\/h2\u003e\n\n      \u003cul style=\"padding: 0; list-style: none; margin: 0;\"\u003e\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\u003cstrong\u003ePre-Ship Approval:\u003c\/strong\u003e We confirm every detail with you before your tub ships.\u003c\/li\u003e\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We repair or replace any manufacturing defects.\u003c\/li\u003e\n        \u003cli style=\"padding:4px 0;font-size:14px;color:var(--text-muted);\"\u003e\n\u003cstrong\u003eLifetime Expert Support:\u003c\/strong\u003e Our team is here before and after purchase.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp style=\"font-style:italic;color:var(--text-muted);margin-top:var(--space-sm);font-size:14px;margin-bottom:0;\"\u003e\n        We're so confident you'll love this bathtub, the risk is entirely on us.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 3 — FEATURE ROWS (\"WHY THIS TUB IS WORTH THE INVESTMENT\")\n       Compressed to 4 rows; remaining images moved to gallery below\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eWhy This Tub Is Worth The Investment\u003c\/h2\u003e\n\n    \u003c!-- Row 1: 100% Solid Copper --\u003e\n    \u003cdiv class=\"ie-feature-row\"\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub1.png\" alt=\"Solid copper freestanding bathtub, full side profile, hand-hammered texture\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003e100% Solid Copper\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          High-quality, non-recycled copper ensures long-lasting durability and timeless beauty. There is no plating to wear through and no shortcut in the metal itself, only solid copper from rim to base, built to be a fixture in your home for decades.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Row 2: Natural Living Finish --\u003e\n    \u003cdiv class=\"ie-feature-row ie-reverse\"\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003eNatural Living Finish\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          The unlacquered finish develops a charming patina and vintage character over time. There is no chemical coating standing between the metal and your daily ritual, just raw copper aging honestly and beautifully with every bath, and minor scratches blend in naturally as the patina re-forms.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/freestand_brass_bathtub4.png\" alt=\"Close-up of hand-hammered solid copper bathtub surface showing natural living finish\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Row 3: Deep Soaking Design --\u003e\n    \u003cdiv class=\"ie-feature-row\"\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub5.png\" alt=\"Interior view of deep copper soaking tub showing generous water depth\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003eDeep Soaking Design\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          The increased depth allows full submersion for a truly relaxing spa experience at home. This is a tub built for soaking, not just bathing, with enough depth to let the water settle in completely, individually hand-hammered by Moroccan artisans so every piece carries subtle, one-of-a-kind variation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Row 4: Antimicrobial \u0026 Hygienic --\u003e\n    \u003cdiv class=\"ie-feature-row ie-reverse\"\u003e\n      \u003cdiv class=\"ie-feature-text\"\u003e\n        \u003ch3 class=\"ie-h3\"\u003eAntimicrobial \u0026amp; Hygienic\u003c\/h3\u003e\n        \u003cp class=\"ie-body\"\u003e\n          Copper naturally resists bacteria and mold, keeping your bath cleaner and healthier. It is one of the few materials where the surface itself works in your favor between cleanings, a quiet, practical benefit of choosing real metal, that also creates a serene spa-like sanctuary right in your own home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-feature-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub3.png\" alt=\"Solid copper bathtub in bathroom setting, antimicrobial hygienic surface\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 4 — GALLERY\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eCraftsmanship in Detail\u003c\/h2\u003e\n    \u003cdiv class=\"ie-gallery\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub4.png\" alt=\"Moroccan artisan craftsmanship detail on hand-hammered copper bathtub\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub6.png\" alt=\"Solid copper bathtub showing rich patina development on hammered surface\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub7.png\" alt=\"Freestanding copper bathtub creating a warm spa-like sanctuary in bathroom\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubPIC-5.jpg\" alt=\"Solid copper freestanding bathtub, angled view, hand-hammered detail\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubPIC-6.jpg\" alt=\"Copper bathtub interior view showing depth and rim detail\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubPIC-19.jpg\" alt=\"Copper bathtub lifestyle setting, warm tone, bathroom installation\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubPIC-22.jpg\" alt=\"Close-up texture detail of hand-hammered solid copper surface\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubPIC-21.jpg\" alt=\"Freestanding copper soaking tub, full view, riveted base detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 5 — DIMENSIONS + CUSTOMIZATION\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eDimensions in Inches (Approx.)\u003c\/h2\u003e\n    \u003cp class=\"ie-body\"\u003e\n      Every tub is hand-hammered, so minor variations of up to half an inch should be expected as a natural part of the handmade process.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ie-dims\"\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e67\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eOverall Length\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~170 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e35.5\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eOverall Width\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~90 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e26.5\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eOverall Height\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~67 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ie-dim-card\"\u003e\n        \u003cspan class=\"ie-dim-value\"\u003e18.7\"\u003c\/span\u003e\n        \u003cspan class=\"ie-dim-unit\"\u003eWater Depth\u003c\/span\u003e\n        \u003cp class=\"ie-dim-label\"\u003e~47.5 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Customization callout --\u003e\n    \u003cdiv class=\"ie-custom-callout\"\u003e\n      \u003cspan class=\"ie-custom-callout-icon\"\u003e✨\u003c\/span\u003e\n      \u003cp class=\"ie-custom-callout-text\"\u003e\n        \u003cstrong\u003eNeed something unique?\u003c\/strong\u003e Custom lengths, 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\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 6 — TECHNICAL SPECIFICATIONS\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003ctable class=\"ie-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e100% Solid Copper (non-recycled)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered — develops natural living patina over time\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eHand-hammered by Moroccan artisans\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eFreestanding\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOverall Length\u003c\/td\u003e\n\u003ctd\u003e67\" (~170 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003e35.5\" (~90 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e26.5\" (~67 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWater Depth\u003c\/td\u003e\n\u003ctd\u003e18.7\" (~47.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHygiene\u003c\/td\u003e\n\u003ctd\u003eNaturally antimicrobial — resists bacteria and mold\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd\u003eClean with soft cloth; avoid abrasive products\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eAvailable on request — contact us before ordering\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\n    \u003cdiv style=\"text-align:center; margin-top: var(--space-md);\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IT-041-00-011-00-23.pdf\" class=\"ie-pdf-link\" target=\"_blank\" rel=\"noopener\"\u003e\n        📄 Download Technical Drawing (PDF)\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 7 — VIDEO\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"text-align:center;\"\u003e\n    \u003cp class=\"ie-eyebrow\"\u003eSee It From Every Angle\u003c\/p\u003e\n    \u003ch2 class=\"ie-h2\"\u003eA Closer Look, Inside and Out\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"max-width:620px;margin:0 auto var(--space-md);\"\u003e\n      Watch a full panorama of the tub from every side, with close-up detail on the hand-hammered texture, the rolled rim, and the riveted base, so you can see exactly what arrives at your door.\n    \u003c\/p\u003e\n    \u003cdiv class=\"ie-video-wrap\" style=\"max-width:750px;margin:0 auto;\"\u003e\n      \u003cvideo controls preload=\"metadata\" playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtubb.png\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ee0c2fbae6d34a3ca01229000628cefc.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 8 — FAQ\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section ie-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch2 class=\"ie-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this tub made from solid copper, or just plated?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eIt is 100% solid, non-recycled copper, not a plated or coated alternative. Plated tubs wear through at the surface over time and reveal the base metal underneath. This tub is solid copper from the inner basin to the outer shell, which is why it can develop a genuine living patina rather than chipping or flaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs the patina a flaw, and is it reversible?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eNo, the patina is the most celebrated feature of an unlacquered copper tub, not a flaw. Since there is no lacquer barrier, the surface naturally oxidizes and deepens in tone over weeks and months, shaped by your water and how the tub is used. If you prefer a brighter look at any point, an occasional polish with a copper-specific product will restore much of the original shine, though most owners choose to let the patina develop naturally.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow deep is the water, and is it big enough for a full soak?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eThe tub has a water depth of approximately 18.7 inches, which is deeper than most standard tubs and designed specifically for full submersion. With an overall length of 67 inches and width of 35.5 inches, it comfortably accommodates a full-body soak rather than a shallow bath.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow do I clean and maintain a copper bathtub?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eRinse and wipe dry after use, and clean with mild soap and warm water using a soft cloth. Avoid abrasive scrubbers, bleach, or acidic cleaners such as vinegar or lemon juice, as these can accelerate or unevenly affect the patina. Because copper is naturally antimicrobial, it requires less aggressive cleaning than many other tub materials to stay hygienic.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWill every tub look exactly the same since it's handmade?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003eNo, and that is intentional. Each tub is individually hand-hammered by Moroccan artisans, so subtle, organic variations in texture and surface are part of the piece, not a defect. Minor dimensional variations of up to half an inch can also occur as a natural part of the handmade process. This is what makes each tub a one-of-a-kind, functional heirloom rather than a mass-produced fixture.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ie-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow does the approval process work before shipping?\u003c\/summary\u003e\n      \u003cdiv class=\"ie-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\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\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 9 — WARRANTY \u0026 GUARANTEE\n       ====================================================== --\u003e\n  \u003cdiv class=\"ie-section\" style=\"display: flex; justify-content: center;\"\u003e\n    \u003cdiv style=\"border: 2px solid var(--accent); border-radius: var(--radius-lg); padding: var(--space-md) var(--space-lg); background: var(--bg-creme); max-width: 750px; width: 100%; text-align: left;\"\u003e\n      \u003ch3 class=\"ie-h3\" style=\"text-align: center;\"\u003eWarranty \u0026amp; Guarantee\u003c\/h3\u003e\n      \u003cul style=\"font-size:14px;line-height:1.8;color:var(--text-muted); padding-left: 20px; list-style: disc; margin:var(--space-sm) 0;\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on copper construction and material integrity for residential use.\u003c\/li\u003e\n        \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e for manufacturing defects (labor and installation 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);\"\u003e\n          Questions? Email \u003ca href=\"mailto:contact@insideast.com\" style=\"color:var(--accent);\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\n        \u003c\/p\u003e\n        \u003cp style=\"font-size:12px;color:var(--text-light);font-style:italic;margin-top:6px;\"\u003e\n          \u003cem\u003eFinish note: the unlacquered copper living finish develops a natural patina over time. This cosmetic aging is expected and celebrated, not considered a defect.\u003c\/em\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ======================================================\n       SECTION 10 — FINAL CTA\n       ====================================================== --\u003e\n  \u003cdiv id=\"ie-configure\" class=\"ie-section ie-final-cta\" style=\"border: 4px solid var(--accent); background: var(--bg-light); border-radius: var(--radius-lg); margin-bottom: var(--space-xl); padding: var(--space-lg); max-width: 750px; margin-left: auto; margin-right: auto;\"\u003e\n    \u003ch2 class=\"ie-h2\" style=\"text-align:center;\"\u003eBring Home a Functional Heirloom\u003c\/h2\u003e\n    \u003cp class=\"ie-body\" style=\"text-align:center;margin-bottom:var(--space-md);\"\u003e\n      A solid copper bathtub, hand-hammered in Marrakesh, that ages into something more beautiful with every year you own it.\n    \u003c\/p\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n      \u003ca href=\"#\" class=\"ie-btn ie-btn-full\" style=\"max-width:400px;margin:0 auto var(--space-md);\"\u003eOrder Your Bathtub Now →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ie-badges\"\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Handcrafted to Order\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ 5-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Free Shipping\u003c\/span\u003e\n      \u003cspan class=\"ie-badge\"\u003e✦ Pre-Ship Approval\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- end .ie-page --\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45349075877997,"sku":null,"price":4750.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/freestand_brass_bathtub5.png?v=1781672855"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/collections\/bathtubs-1276441.jpg?v=1773578726","url":"https:\/\/www.insideast.com\/it\/collections\/unlacquered-brass-bathtubs-classic-design-lasting-beauty.oembed","provider":"Insideast","version":"1.0","type":"link"}