{"product_id":"hammered-vessel-sink-oval-bathroom-oval-washbasin-brass-vessel-sink","title":"Hammered Vessel Sink Oval, Bathroom Oval Washbasin, Brass Vessel Sink, Brass Oval Sink, Brass Basin Sink","description":"\u003cstyle\u003e\n    \/* ========== EXISTING STYLES ========== *\/\n    .faucet-desc {\n        --primary: #1a1a1a;\n        --accent: #a67c52;\n        --accent-light: #d4b896;\n        --muted: #666;\n        --bg-light: #fafaf8;\n        --shadow: rgba(0, 0, 0, .1);\n        color: var(--primary);\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n        line-height: 1.6;\n        background: linear-gradient(to bottom, #fff 0%, var(--bg-light) 100%);\n    }\n\n    .faucet-desc__wrap {\n        max-width: 900px;\n        margin: 0 auto;\n        padding: clamp(24px, 4vw, 60px) clamp(16px, 2vw, 24px);\n    }\n\n    .faucet-desc__header {\n        position: relative;\n        padding: clamp(40px, 6vw, 80px) 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 100%;\n        margin: 0 auto;\n        text-align: center !important;\n    }\n\n    .faucet-desc__header * {\n        text-align: center !important;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .faucet-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    .faucet-desc__eyebrow {\n        font-size: clamp(.95rem, 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    .faucet-desc__title {\n        font-size: clamp(2rem, 4vw, 3.5rem);\n        line-height: 1.1;\n        margin: 0 0 1rem;\n        font-weight: 700;\n        color: var(--accent);\n    }\n\n    .faucet-desc__sub {\n        color: var(--muted);\n        font-size: clamp(1.7rem, 2vw, 1.8rem);\n        max-width: 700px;\n        margin: 0 auto;\n        line-height: 1.7;\n        text-align: center;\n    }\n\n    .faucet-desc__specs-section {\n        margin: clamp(60px, 8vw, 100px) 0\n    }\n\n    .faucet-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    .faucet-desc__specs-table tr {\n        border-bottom: 1px solid var(--accent-light)\n    }\n\n    .faucet-desc__specs-table tr:last-child {\n        border-bottom: none\n    }\n\n    .faucet-desc__specs-table td {\n        padding: 12px 20px;\n        font-size: 14px\n    }\n\n    .faucet-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    .faucet-desc__specs-table td:last-child {\n        color: var(--muted)\n    }\n\n    .faucet-desc__dimensions-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: #fff;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 2px 8px var(--shadow);\n        margin: 15px 0;\n        font-size: 13px;\n    }\n\n    .faucet-desc__dimensions-table th {\n        background: var(--accent);\n        color: #fff;\n        padding: 10px 8px;\n        text-align: center;\n        font-weight: 700;\n        font-size: 12px;\n        text-transform: uppercase;\n        letter-spacing: .3px;\n    }\n\n    .faucet-desc__dimensions-table td {\n        padding: 10px 8px;\n        text-align: center;\n        border-bottom: 1px solid var(--accent-light);\n        color: var(--primary);\n    }\n\n    .faucet-desc__dimensions-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    .faucet-desc__dimensions-table tr:nth-child(even) td {\n        background: var(--bg-light);\n    }\n\n    .faucet-desc__dimensions-table td:first-child {\n        font-weight: 700;\n        color: var(--accent);\n        text-align: left;\n    }\n\n    .faucet-desc__download {\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        padding: 25px;\n        border-radius: 8px;\n        text-align: center;\n        margin: 40px 0;\n        border: 1px solid var(--accent-light)\n    }\n\n    .faucet-desc__download h3 {\n        color: var(--primary)\n    }\n\n    .faucet-desc__download p {\n        color: var(--muted);\n        margin-bottom: 15px\n    }\n\n    .faucet-desc__download a {\n        display: inline-block;\n        background: var(--accent);\n        color: #fff;\n        padding: 12px 30px;\n        border-radius: 6px;\n        text-decoration: none;\n        font-weight: 600;\n        font-size: 14px;\n        transition: background .3s ease\n    }\n\n    .faucet-desc__download a:hover {\n        background: #8b6740\n    }\n\n    .faucet-desc__config {\n        margin: 60px 0\n    }\n\n    .faucet-desc__config h2 {\n        font-size: 28px;\n        margin-bottom: 15px;\n        color: var(--primary);\n        font-weight: 600;\n        text-align: center\n    }\n\n    .faucet-desc__config-intro {\n        text-align: center;\n        color: var(--muted);\n        font-size: 15px;\n        line-height: 1.7;\n        max-width: 700px;\n        margin: 0 auto 35px\n    }\n\n    .faucet-desc__config-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin-top: 20px;\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        padding: 25px;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light)\n    }\n\n    .faucet-desc__config-section h3 {\n        font-size: 16px;\n        color: var(--accent);\n        margin-bottom: 12px;\n        font-weight: 600;\n        text-align: center\n    }\n\n    .faucet-desc__config-options {\n        display: grid;\n        grid-template-columns: repeat(5, 1fr);\n        gap: 8px\n    }\n\n    .faucet-desc__config-option {\n        background: #fff;\n        padding: 10px;\n        border-radius: 6px;\n        border: 1px solid var(--accent-light);\n        font-size: 13px;\n        color: var(--primary);\n        text-align: center;\n        font-weight: 500;\n        cursor: pointer;\n        transition: all .2s ease;\n        position: relative\n    }\n\n    .faucet-desc__config-option:hover {\n        border-color: var(--accent);\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px var(--shadow)\n    }\n\n    .faucet-desc__config-slider-wrap {\n        position: relative;\n        overflow: hidden;\n        margin: 40px 0;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto\n    }\n\n    .faucet-desc__config-slider-title {\n        text-align: center;\n        font-size: 22px;\n        font-weight: 700;\n        color: var(--accent);\n        margin-bottom: 25px;\n        text-transform: uppercase;\n        letter-spacing: 1px\n    }\n\n    .faucet-desc__config-slider-container {\n        position: relative;\n        overflow-x: auto;\n        overflow-y: hidden;\n        border-radius: 12px;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        max-height: 500px;\n        padding: 0 40px\n    }\n\n    .faucet-desc__config-slider-container::-webkit-scrollbar {\n        height: 8px\n    }\n\n    .faucet-desc__config-slider-container::-webkit-scrollbar-track {\n        background: #f1f1f1;\n        border-radius: 10px\n    }\n\n    .faucet-desc__config-slider-container::-webkit-scrollbar-thumb {\n        background: var(--accent);\n        border-radius: 10px\n    }\n\n    .faucet-desc__config-slider {\n        display: flex;\n        gap: 20px;\n        padding: 5px\n    }\n\n    .faucet-desc__config-slide {\n        flex: 0 0 calc(50% - 10px);\n        min-width: calc(50% - 10px);\n        scroll-snap-align: start\n    }\n\n    .faucet-desc__config-slide-img {\n        width: 100%;\n        height: 460px;\n        object-fit: contain;\n        border-radius: 12px;\n        box-shadow: 0 10px 40px var(--shadow);\n        display: block;\n        background: #fff;\n        border: 1px solid var(--accent-light)\n    }\n\n    .faucet-desc__config-arrow {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        background: rgba(166, 124, 82, .8);\n        color: #fff;\n        border: none;\n        width: 35px;\n        height: 35px;\n        border-radius: 50%;\n        cursor: pointer;\n        z-index: 10;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 18px;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, .2);\n        transition: all .3s ease\n    }\n\n    .faucet-desc__config-arrow:hover {\n        background: #8b6740;\n        transform: translateY(-50%) scale(1.1)\n    }\n\n    .faucet-desc__config-arrow--left {\n        left: 4px\n    }\n\n    .faucet-desc__config-arrow--right {\n        right: 4px\n    }\n\n    .faucet-desc__reviews h2 {\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    }\n\n    .faucet-desc__review-slider-wrap {\n        position: relative;\n        overflow-x: auto;\n        overflow-y: hidden;\n        border-radius: 12px;\n        scroll-behavior: smooth;\n        padding: 0 10px\n    }\n\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar {\n        height: 6px\n    }\n\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-track {\n        background: #f1f1f1;\n        border-radius: 10px\n    }\n\n    .faucet-desc__review-slider-wrap::-webkit-scrollbar-thumb {\n        background: var(--accent);\n        border-radius: 10px;\n        cursor: grab\n    }\n\n    .faucet-desc__review-slider {\n        display: flex;\n        gap: 25px;\n        padding: 0\n    }\n\n    .faucet-desc__review-slider-item {\n        flex: 0 0 calc(33.333% - 17px);\n        min-width: calc(33.333% - 17px)\n    }\n\n    .faucet-desc__review-arrow {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        background: rgba(166, 124, 82, .8);\n        color: #fff;\n        border: none;\n        width: 35px;\n        height: 35px;\n        border-radius: 50%;\n        cursor: pointer;\n        z-index: 20;\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    .faucet-desc__review-arrow:hover {\n        background: #8b6740;\n        transform: translateY(-50%) scale(1.1)\n    }\n\n    .faucet-desc__review-arrow--left {\n        left: 8px\n    }\n\n    .faucet-desc__review-arrow--right {\n        right: 8px\n    }\n\n    .faucet-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    .faucet-desc__review-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\n    }\n\n    .faucet-desc__review-header {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        margin-bottom: 12px\n    }\n\n    .faucet-desc__review-author {\n        font-weight: 700;\n        color: var(--primary)\n    }\n\n    .faucet-desc__review-date {\n        font-size: 11px;\n        color: var(--muted);\n        font-weight: 500;\n    }\n\n    .faucet-desc__review-stars {\n        color: var(--accent);\n        font-size: 16px;\n        margin-bottom: 10px\n    }\n\n    .faucet-desc__review-text {\n        color: var(--muted);\n        font-size: 14px;\n        line-height: 1.6;\n        margin-bottom: 12px\n    }\n\n    .faucet-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    .faucet-desc__features {\n        margin: clamp(60px, 8vw, 100px) 0\n    }\n\n    .faucet-desc__features h2 {\n        font-size: clamp(22px, 4vw, 28px);\n        margin-bottom: clamp(20px, 4vw, 30px);\n        color: var(--primary);\n        font-weight: 600;\n        border-bottom: 2px solid var(--accent-light);\n        padding-bottom: 15px\n    }\n\n    .faucet-desc__features-list {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 25px;\n        margin: 0;\n        padding: 0;\n        list-style: none\n    }\n\n    .faucet-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    .faucet-desc__features-list li:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\n    }\n\n    .faucet-desc__feature-icon {\n        width: 50px;\n        height: 50px;\n        background: #f0e8df;\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n        color: var(--accent);\n        border: 1px solid var(--accent-light);\n        align-self: flex-start\n    }\n\n    .faucet-desc__feature-icon svg {\n        width: 28px;\n        height: 28px\n    }\n\n    .faucet-desc__feature-content h4 {\n        font-size: clamp(15px, 2vw, 16px);\n        font-weight: 700;\n        margin-bottom: 8px;\n        color: var(--primary);\n        line-height: 1.3\n    }\n\n    .faucet-desc__feature-content p {\n        font-size: clamp(13px, 1.5vw, 14px);\n        color: var(--muted);\n        line-height: 1.6;\n        margin: 0\n    }\n\n    .faucet-desc__faq {\n        margin-top: clamp(60px, 8vw, 100px)\n    }\n\n    .faucet-desc__faq h2 {\n        font-size: 28px;\n        margin-bottom: 20px;\n        color: var(--primary);\n        font-weight: 600;\n        border-bottom: 2px solid var(--accent-light);\n        padding-bottom: 15px\n    }\n\n    .faucet-desc__faq details {\n        border: none;\n        border-radius: 6px;\n        padding: 15px;\n        background: var(--bg-light);\n        box-shadow: 0 4px 15px var(--shadow);\n        transition: all .3s ease;\n        margin-bottom: 10px;\n        border: 1px solid var(--accent-light)\n    }\n\n    .faucet-desc__faq details:hover {\n        box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n        transform: translateX(4px)\n    }\n\n    .faucet-desc__faq summary {\n        font-weight: 600;\n        color: var(--primary);\n        outline: none;\n        user-select: none;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        cursor: pointer;\n        font-size: 15px\n    }\n\n    .faucet-desc__faq summary::before {\n        content: \"→\";\n        color: var(--accent);\n        font-weight: bold;\n        font-size: 1.2em;\n        transition: transform .3s ease\n    }\n\n    .faucet-desc__faq details[open] summary::before {\n        transform: rotate(90deg)\n    }\n\n    .faucet-desc__faq summary:hover {\n        color: var(--accent)\n    }\n\n    .faucet-desc__faq details[open] summary {\n        margin-bottom: 10px;\n        color: var(--accent)\n    }\n\n    .faucet-desc__faq p {\n        color: var(--muted);\n        line-height: 1.6;\n        font-size: 14px;\n        margin: 0\n    }\n\n    .ie-warranty {\n        font-family: inherit;\n        margin: clamp(40px, 6vw, 60px) 0;\n        border: 1px solid var(--accent-light);\n        border-radius: 12px;\n        overflow: hidden;\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        box-shadow: 0 4px 15px var(--shadow)\n    }\n\n    .ie-warranty__top {\n        display: flex;\n        align-items: center;\n        gap: .75rem;\n        padding: 1.5rem 1.5rem 1rem;\n        background: var(--accent);\n        color: #fff\n    }\n\n    .ie-warranty__shield {\n        width: 24px;\n        height: 24px;\n        flex: 0 0 24px;\n        color: #fff\n    }\n\n    .ie-warranty__title {\n        margin: 0;\n        font-size: 1.2rem;\n        font-weight: 700;\n        letter-spacing: .2px;\n        color: #fff\n    }\n\n    .ie-warranty__body {\n        padding: 1.5rem\n    }\n\n    .ie-warranty__body p {\n        margin: 0 0 .75rem 0;\n        line-height: 1.6;\n        color: var(--primary)\n    }\n\n    .ie-warranty__list {\n        margin: .5rem 0 0 0;\n        padding-left: 1.25rem;\n        color: var(--primary)\n    }\n\n    .ie-warranty__list li {\n        margin: .4rem 0;\n        line-height: 1.5\n    }\n\n    .ie-warranty__note {\n        margin-top: 1rem;\n        font-size: .9rem;\n        opacity: .8;\n        color: var(--muted)\n    }\n\n    .faucet-desc__cta-section {\n        text-align: center;\n        margin: clamp(30px, 4vw, 40px) 0;\n        padding: clamp(20px, 3vw, 30px);\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        border-radius: 12px;\n        border: 2px solid var(--accent);\n        box-shadow: 0 8px 30px rgba(166, 124, 82, .15)\n    }\n\n    .faucet-desc__price-note {\n        font-size: clamp(13px, 1.5vw, 16px);\n        color: var(--muted);\n        margin-bottom: 20px\n    }\n\n    .faucet-desc__cta-primary {\n        background: var(--accent);\n        color: #fff;\n        border: none;\n        padding: clamp(14px, 2vw, 18px) clamp(30px, 4vw, 40px);\n        font-size: clamp(15px, 2vw, 18px);\n        font-weight: 700;\n        border-radius: 8px;\n        cursor: pointer;\n        transition: all .3s ease;\n        box-shadow: 0 4px 15px rgba(166, 124, 82, .3);\n        text-transform: uppercase;\n        letter-spacing: .5px;\n        width: 100%;\n        max-width: 400px;\n        text-decoration: none;\n        display: inline-block;\n    }\n\n    .faucet-desc__cta-primary:hover {\n        background: #8b6740;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 20px rgba(166, 124, 82, .4)\n    }\n\n    .faucet-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    .faucet-desc__trust-bar div {\n        display: flex;\n        align-items: center;\n        gap: 5px\n    }\n\n    .faucet-desc__trust-bar div:before {\n        content: \"✓\";\n        color: var(--accent);\n        font-weight: bold\n    }\n\n    .faucet-desc__guarantees-bar {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 15px;\n        margin: 30px 0;\n        padding: 20px;\n        background: #fff;\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 4px 15px var(--shadow)\n    }\n\n    .guarantee-item {\n        text-align: center;\n        padding: 15px;\n        background: var(--bg-light);\n        border-radius: 8px;\n        transition: all .3s ease\n    }\n\n    .guarantee-item:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 4px 12px var(--shadow)\n    }\n\n    .guarantee-item svg {\n        width: 32px;\n        height: 32px;\n        margin: 0 auto 10px;\n        color: var(--accent)\n    }\n\n    .guarantee-item strong {\n        display: block;\n        font-size: clamp(12px, 1.5vw, 14px);\n        color: var(--primary);\n        margin-top: 8px\n    }\n\n    .faucet-desc__guarantee-box {\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        border: 2px solid var(--accent);\n        border-radius: 12px;\n        padding: clamp(20px, 4vw, 30px);\n        margin: 40px 0;\n        box-shadow: 0 8px 25px rgba(166, 124, 82, .15)\n    }\n\n    .faucet-desc__guarantee-box h3 {\n        font-size: clamp(20px, 3vw, 24px);\n        color: var(--primary);\n        margin-bottom: 20px;\n        text-align: center\n    }\n\n    .faucet-desc__guarantee-box ul {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 20px 0\n    }\n\n    .faucet-desc__guarantee-box li {\n        padding: 12px 0 12px 35px;\n        position: relative;\n        font-size: clamp(13px, 1.5vw, 15px);\n        line-height: 1.6;\n        color: var(--primary);\n        border-bottom: 1px solid var(--accent-light)\n    }\n\n    .faucet-desc__guarantee-box li:last-child {\n        border-bottom: none\n    }\n\n    .faucet-desc__guarantee-box li:before {\n        content: \"🛡️\";\n        position: absolute;\n        left: 0;\n        font-size: 20px\n    }\n\n    .faucet-desc__guarantee-box li strong {\n        color: var(--accent)\n    }\n\n    .faucet-desc__guarantee-box p {\n        text-align: center;\n        color: var(--muted);\n        font-style: italic;\n        margin: 0;\n        font-size: clamp(12px, 1.5vw, 14px)\n    }\n\n    .faucet-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    .faucet-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    .faucet-desc__scarcity-notice a:hover {\n        color: #8b6740\n    }\n\n    .lifestyle-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        align-items: center;\n        margin: clamp(40px, 6vw, 60px) 0\n    }\n\n    .lifestyle-section__image {\n        position: relative;\n        overflow: hidden;\n        border-radius: 8px;\n        box-shadow: 0 10px 40px rgba(0, 0, 0, .1)\n    }\n\n    .lifestyle-section__image img {\n        width: 100%;\n        height: auto;\n        display: block;\n        transition: transform .5s ease\n    }\n\n    .lifestyle-section__content h3 {\n        margin-bottom: 15px;\n        color: var(--primary);\n        font-size: clamp(18px, 2.5vw, 20px);\n        font-weight: 600;\n        line-height: 1.3\n    }\n\n    .lifestyle-section__content p {\n        color: var(--muted);\n        line-height: 1.7;\n        font-size: clamp(14px, 1.5vw, 15px);\n        margin: 0\n    }\n\n    \/* ========== MOBILE RESPONSIVE FIXES ========== *\/\n    @media (max-width: 768px) {\n\n        .faucet-desc__features-list {\n            grid-template-columns: 1fr;\n            gap: 15px\n        }\n\n        .faucet-desc__features-list li {\n            padding: 15px;\n            gap: 12px\n        }\n\n        .faucet-desc__feature-icon {\n            width: 45px;\n            height: 45px\n        }\n\n        .faucet-desc__feature-icon svg {\n            width: 24px;\n            height: 24px\n        }\n\n        .faucet-desc__config-slide {\n            flex: 0 0 calc(100% - 20px);\n            min-width: calc(100% - 20px)\n        }\n\n        .faucet-desc__config-slider-wrap {\n            max-width: 100%\n        }\n\n        .faucet-desc__config-slide-img {\n            height: 300px\n        }\n\n        .faucet-desc__config-slider-title {\n            font-size: 18px;\n            margin-bottom: 20px\n        }\n\n        .faucet-desc__config-options {\n            grid-template-columns: repeat(2, 1fr)\n        }\n\n        .faucet-desc__review-slider-item {\n            flex: 0 0 calc(100% - 25px);\n            min-width: calc(100% - 25px)\n        }\n\n        .faucet-desc__review-card {\n            padding: 20px\n        }\n\n        .faucet-desc__dimensions-table {\n            font-size: 11px;\n            display: block;\n            overflow-x: auto;\n        }\n\n        .faucet-desc__dimensions-table th,\n        .faucet-desc__dimensions-table td {\n            padding: 8px 6px;\n        }\n\n        .faucet-desc__specs-table td {\n            padding: 10px 12px;\n            font-size: 13px\n        }\n\n        .faucet-desc__specs-table td:first-child {\n            width: 45%\n        }\n\n        .lifestyle-section {\n            grid-template-columns: 1fr;\n            gap: 20px\n        }\n\n        .lifestyle-section[style*=\"direction:rtl\"] {\n            direction: ltr\n        }\n\n        .lifestyle-section__content {\n            direction: ltr\n        }\n\n        .faucet-desc__header {\n            padding: clamp(30px, 5vw, 50px) 0\n        }\n\n        .faucet-desc__title {\n            line-height: 1.2\n        }\n\n        .faucet-desc__sub {\n            font-size: clamp(1rem, 2vw, 1.1rem)\n        }\n\n        .faucet-desc__cta-section {\n            padding: 20px 15px\n        }\n\n        .faucet-desc__trust-bar {\n            gap: 10px;\n            font-size: 11px\n        }\n\n        .faucet-desc__faq summary {\n            font-size: 14px\n        }\n\n        .faucet-desc__faq p {\n            font-size: 13px\n        }\n\n        .faucet-desc__faq details {\n            padding: 12px\n        }\n\n        .ie-warranty__title {\n            font-size: 1rem\n        }\n\n        .ie-warranty__body {\n            padding: 1.2rem\n        }\n\n        .faucet-desc__download {\n            padding: 20px 15px\n        }\n\n        .faucet-desc__download h3 {\n            font-size: 18px\n        }\n\n        .faucet-desc__download p {\n            font-size: 13px\n        }\n\n        .faucet-desc__download a {\n            padding: 12px 24px;\n            font-size: 13px\n        }\n    }\n\n    @media (max-width: 480px) {\n\n        .faucet-desc__wrap {\n            padding: 20px 12px\n        }\n\n        .faucet-desc__header {\n            padding: 25px 0\n        }\n\n        .faucet-desc__config-slider-container {\n            padding: 0 35px\n        }\n\n        .faucet-desc__config-arrow {\n            width: 30px;\n            height: 30px;\n            font-size: 16px\n        }\n\n        .faucet-desc__review-arrow {\n            width: 30px;\n            height: 30px;\n            font-size: 16px\n        }\n\n        .faucet-desc__guarantees-bar {\n            grid-template-columns: 1fr;\n            gap: 8px;\n            padding: 12px\n        }\n\n        .guarantee-item {\n            padding: 10px\n        }\n\n        .faucet-desc__trust-bar {\n            flex-direction: column;\n            gap: 8px;\n            align-items: center\n        }\n\n        .faucet-desc__features-list {\n            gap: 12px\n        }\n\n        .faucet-desc__features-list li {\n            padding: 12px\n        }\n\n        .faucet-desc__config-options {\n            grid-template-columns: 1fr\n        }\n    }\n\n    .faucet-desc__config-arrow,\n    .faucet-desc__review-arrow {\n        width: 40px !important;\n        height: 40px !important;\n        min-width: 40px !important;\n        padding: 0 !important;\n        border-radius: 50% !important;\n        display: flex !important;\n        align-items: center;\n        justify-content: center;\n        line-height: 1 !important;\n        background: rgba(166, 124, 82, 0.9);\n        cursor: pointer;\n        z-index: 20;\n    }\n\n    .faucet-desc__sub,\n    .faucet-desc__config-intro {\n        margin-left: auto !important;\n        margin-right: auto !important;\n        width: 100%;\n        display: block;\n    }\n\n    \/* ✦ CUSTOM SECTION *\/\n    .ie-custom-section {\n        font-family: inherit;\n        margin: 48px auto;\n        max-width: 780px;\n        padding: 0 20px;\n    }\n\n    .ie-custom-inner {\n        background-color: #fdf9f3;\n        border: 1px solid #d4a847;\n        border-radius: 4px;\n        padding: 36px 40px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .ie-custom-inner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 3px;\n        background: linear-gradient(90deg, #c9922a, #e8c06a, #c9922a);\n    }\n\n    .ie-custom-eyebrow {\n        font-size: 11px;\n        font-weight: 600;\n        letter-spacing: 0.18em;\n        text-transform: uppercase;\n        color: #b07d2a;\n        margin: 0 0 14px;\n    }\n\n    .ie-custom-heading {\n        font-size: 22px;\n        font-weight: 400;\n        color: #1a1a1a;\n        margin: 0 0 14px;\n        line-height: 1.4;\n        letter-spacing: 0.01em;\n    }\n\n    .ie-custom-heading em {\n        font-style: italic;\n        color: #b07d2a;\n    }\n\n    .ie-custom-divider {\n        width: 40px;\n        height: 1px;\n        background: #d4a847;\n        margin: 0 auto 18px;\n    }\n\n    .ie-custom-body {\n        font-size: 14.5px;\n        color: #555;\n        line-height: 1.75;\n        max-width: 650px;\n        margin: 0 auto 28px;\n    }\n\n    .ie-custom-pills {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 28px;\n    }\n\n    .ie-custom-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #fff;\n        border: 1px solid #d4a847;\n        border-radius: 100px;\n        padding: 6px 16px;\n        font-size: 12.5px;\n        color: #8a6020;\n        letter-spacing: 0.04em;\n        font-weight: 500;\n    }\n\n    .ie-custom-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        color: #b07d2a;\n        text-decoration: none;\n        font-size: 13.5px;\n        font-weight: 500;\n        letter-spacing: 0.06em;\n        border-bottom: 1px solid #d4a84780;\n        padding-bottom: 2px;\n        transition: color 0.2s ease, border-color 0.2s ease;\n    }\n\n    .ie-custom-link:hover {\n        color: #8a6020;\n        border-color: #8a6020;\n    }\n\n    .ie-custom-link svg {\n        transition: transform 0.2s ease;\n    }\n\n    .ie-custom-link:hover svg {\n        transform: translateX(3px);\n    }\n\n    @media (max-width: 600px) {\n        .ie-custom-inner {\n            padding: 28px 22px;\n        }\n\n        .ie-custom-heading {\n            font-size: 19px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"faucet-desc\"\u003e\n    \u003cdiv class=\"faucet-desc__wrap\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cheader class=\"faucet-desc__header\"\u003e\n            \u003cdiv class=\"faucet-desc__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n            \u003ch1 class=\"faucet-desc__title\"\u003eHammered Vessel Sink Oval, Bathroom Oval Washbasin, Brass Vessel Sink, Brass Oval Sink, Brass Basin Sink\u003c\/h1\u003e\n            \u003cp class=\"faucet-desc__sub\"\u003e\u003cstrong\u003eWhere Craftsmanship Meets Everyday Luxury\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.6rem, 1.8vw, 1.7rem);\"\u003e\n                \u003cp\u003eExperience refined simplicity with our Brass Oval Vessel Sink, featuring a hammered hand-finished surface and timeless oval form. Crafted from 100% solid, certified brass for lasting durability and reliable performance.\u003c\/p\u003e\n               \n            \u003c\/div\u003e\n        \u003c\/header\u003e\n\n        \u003c!-- CTA SECTION --\u003e\n        \u003csection class=\"faucet-desc__cta-section\"\u003e\n            \u003cdiv class=\"faucet-desc__price-note\" style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\"\u003e\n                Handcrafted to order • Free Delivery\u003c\/div\u003e\n            \u003ca class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003eFree Shipping\u003c\/div\u003e\n                \u003cdiv\u003eLifetime Support\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- GUARANTEES BAR --\u003e\n        \u003cdiv class=\"faucet-desc__guarantees-bar\"\u003e\n            \u003cdiv class=\"guarantee-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4Z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"guarantee-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12L11 14L15 10\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003e15-Day Returns\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"guarantee-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eFree Shipping\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"guarantee-item\"\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17H11V15H13V17ZM13 13H11V7H13V13Z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cstrong\u003eLifetime Support\u003c\/strong\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- SCARCITY NOTICE --\u003e\n        \u003cdiv class=\"faucet-desc__scarcity-notice\"\u003e⏱️ \u003cstrong\u003eLimited Production:\u003c\/strong\u003e Due to the handcrafted nature,\n            we can only produce a limited quantity each month. \u003ca href=\"#configure\"\u003eReserve yours today.\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HERO IMAGE --\u003e\n        \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin12.png?v=1786534249\" alt=\"Hammered Brass Oval Vessel Sink Washbasin\" style=\"width: 100%; max-width: 800px; aspect-ratio: 4\/3; object-fit: cover; height: auto; border-radius: 12px; margin: 0 auto; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- CUSTOMIZATION SECTION --\u003e\n        \u003cdiv class=\"ie-custom-section\"\u003e\n            \u003cdiv class=\"ie-custom-inner\"\u003e\n                \u003cp class=\"ie-custom-eyebrow\"\u003e✦ Bespoke Craftsmanship\u003c\/p\u003e\n                \u003ch3 class=\"ie-custom-heading\"\u003eHave Something \u003cem\u003eSpecific\u003c\/em\u003e in Mind?\u003c\/h3\u003e\n                \u003cdiv class=\"ie-custom-divider\"\u003e\u003c\/div\u003e\n                \u003cp class=\"ie-custom-body\"\u003e\n                    Every bathroom is unique and so is every sink we create. Whether you need a different\n                    dimension, a specific finish, or a shape that doesn't exist yet, our artisans are here\n                    to bring your vision to life. Just tell us what you imagine, and we'll handle the rest.\n                \u003c\/p\u003e\n                \u003cdiv class=\"ie-custom-pills\"\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                        Custom Sizes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Aged \u0026amp; Polished Finishes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                        Bespoke Shapes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"ie-custom-pill\"\u003e\n                        \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b07d2a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                        Trade \u0026amp; Bulk Orders\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003ca class=\"ie-custom-link\" href=\"mailto:contact@insideast.com\"\u003e\n                    Write to us at contact@insideast.com\n                    \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONFIGURATION \/ GALLERY SLIDER --\u003e\n        \u003csection id=\"configure\" class=\"faucet-desc__config\"\u003e\n            \u003ch2\u003eChoose Your Size\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eAvailable in five sizes to suit powder rooms, guest baths, and primary bathroom vanities.\u003c\/p\u003e\n            \u003cdiv class=\"faucet-desc__config-grid\"\u003e\n                \u003cdiv class=\"faucet-desc__config-section\"\u003e\n                    \u003ch3\u003eSelect a Size\u003c\/h3\u003e\n                    \u003cdiv class=\"faucet-desc__config-options\"\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e10 x 7\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e12 x 8\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e14 x 9\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e16 x 10.7\"\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-option\"\u003e18 x 12\"\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top: 10px; font-size: 13px; color: var(--accent); text-align: center;\"\u003eNeed a different size? Custom dimensions available on request.\u003c\/p\u003e\n\n            \u003cdiv class=\"faucet-desc__config-slider-wrap\"\u003e\n                \u003ch3 class=\"faucet-desc__config-slider-title\"\u003eGallery\u003c\/h3\u003e\n                \u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--left\"\u003e‹\u003c\/button\u003e\n                \u003cbutton class=\"faucet-desc__config-arrow faucet-desc__config-arrow--right\"\u003e›\u003c\/button\u003e\n                \u003cdiv id=\"configSlider\" class=\"faucet-desc__config-slider-container\"\u003e\n                    \u003cdiv class=\"faucet-desc__config-slider\"\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin5.avif?v=1786534249\" alt=\"Brass Oval Vessel Sink Detail\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin6.avif?v=1786534250\" alt=\"Brass Oval Vessel Sink Texture\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin5.jpg?v=1786534249\" alt=\"Brass Oval Vessel Sink Angle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin4.jpg?v=1786534250\" alt=\"Brass Oval Vessel Sink Close Up\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin3.avif?v=1786534250\" alt=\"Brass Oval Vessel Sink Installed\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin2.jpg?v=1786534250\" alt=\"Brass Oval Vessel Sink Lifestyle\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"faucet-desc__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin1.jpg?v=1786534250\" alt=\"Brass Oval Vessel Sink View\" class=\"faucet-desc__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- REVIEWS SECTION --\u003e\n        \u003csection class=\"faucet-desc__reviews\"\u003e\n            \u003ch2 style=\"text-align: center;\"\u003eCustomer Reviews\u003c\/h2\u003e\n            \u003cdiv style=\"position: relative;\"\u003e\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--left\"\u003e‹\u003c\/button\u003e\n                \u003cbutton class=\"faucet-desc__review-arrow faucet-desc__review-arrow--right\"\u003e›\u003c\/button\u003e\n                \u003cdiv id=\"reviewSlider\" class=\"faucet-desc__review-slider-wrap\"\u003e\n                    \u003cdiv class=\"faucet-desc__review-slider\"\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eJaqueleen\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e08 Jul, 2026\u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n                                \u003cp class=\"faucet-desc__review-text\"\u003eTHE SINK IS SOOOOO BEAUTIFUL!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"THE SINK IS SOOOOO BEAUTIFUL!\"\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eLas\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e31 Jul, 2026\u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n                                \u003cp class=\"faucet-desc__review-text\"\u003eEverything is fine; the product matches the image. Delivery time was also fine. Therefore: recommended.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Everything is fine; the product matches the image.\"\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eAnne Eifler\u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★☆\u003c\/div\u003e\n                                \u003cp class=\"faucet-desc__review-text\"\u003eBeautiful sink! Well made and nice craftsmanship.\n                                    Will upload picture once installed!\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Beautiful sink! Well made and nice\n                                    craftsmanship.\"\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eHannah Barnthouse\u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n                                \u003cp class=\"faucet-desc__review-text\"\u003eamazing!!! love love love this\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"amazing!!! love love love this\"\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003ecrabtreekelly\u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n                                \u003cp class=\"faucet-desc__review-text\"\u003eGreat service and response on messages\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Great service and response on messages\"\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n                        \u003carticle class=\"faucet-desc__review-slider-item\"\u003e\n                            \u003cdiv class=\"faucet-desc__review-card\"\u003e\n                                \u003cdiv class=\"faucet-desc__review-header\"\u003e\n                                    \u003cspan class=\"faucet-desc__review-author\"\u003eKathleen Walker\u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"faucet-desc__review-stars\"\u003e★★★★★\u003c\/div\u003e\n                                \u003cp class=\"faucet-desc__review-text\"\u003eSeller was very helpful. Product was as described\n                                    just didn't work for me.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"Seller was very helpful.\"\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/article\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- GUARANTEE BOX --\u003e\n        \u003cdiv class=\"faucet-desc__guarantee-box\"\u003e\n            \u003ch3\u003e🛡️ Our No-Risk Promise to You\u003c\/h3\u003e\n            \u003cul\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e We'll repair or replace any manufacturing defects\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Unused items and in its original packaging. Items that have been installed or used cannot be returned.\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eWe're so confident you'll love this sink, the risk is entirely on us.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- DISTINCTIVE FEATURES --\u003e\n        \u003csection class=\"faucet-desc__features\"\u003e\n            \u003ch2\u003eDistinctive Features\u003c\/h2\u003e\n            \u003cul class=\"faucet-desc__features-list\"\u003e\n                \u003cli\u003e\n                    \u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n                        \u003ch4\u003eSolid Brass Construction\u003c\/h4\u003e\n                        \u003cp\u003eMade from 100% solid, certified brass for lasting durability and reliable performance.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n                        \u003ch4\u003eHand-Hammered Finish\u003c\/h4\u003e\n                        \u003cp\u003eHand-finished surface adds depth and texture, making every piece one of a kind.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n                        \u003ch4\u003eUnlacquered Brass Finish\u003c\/h4\u003e\n                        \u003cp\u003eWill develop a natural patina over time, a living finish that grows more beautiful with age.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cdiv class=\"faucet-desc__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M21 16V8C21 6.9 20.1 6 19 6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18H19C20.1 18 21 17.1 21 16Z\" fill=\"currentColor\"\u003e\n                            \u003c\/path\u003e\n                            \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"faucet-desc__feature-content\"\u003e\n                        \u003ch4\u003eCountertop Vessel Design\u003c\/h4\u003e\n                        \u003cp\u003eTimeless oval form mounts easily on countertop for a striking bathroom centerpiece.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/section\u003e\n\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\/Brass_Oval_Washbasin5.avif?v=1786534249\" alt=\"Hammered brass oval vessel sink hand-finished craftsmanship\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n                \u003cp\u003eEach vessel sink is handcrafted from 100% solid, certified brass. Every hammer strike is done by hand, giving the surface real depth and texture, and ensuring no two pieces are exactly alike.\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin5.jpg?v=1786534249\" alt=\"Brass oval vessel sink countertop installation\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eA Timeless Oval Form\u003c\/h3\u003e\n                \u003cp\u003eThe oval silhouette sits confidently on any countertop, from a compact powder room to a spacious primary bathroom vanity. Available in five sizes, so there's a fit for every space.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- TECHNICAL SPECS --\u003e\n        \u003csection class=\"faucet-desc__specs-section\"\u003e\n            \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n            \u003ctable class=\"faucet-desc__specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eVessel Sink\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eOval\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eUnlacquered Brass, Hammered (develops natural patina)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eCountertop Mount\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eConstruction\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOverflow\u003c\/td\u003e\n                        \u003ctd\u003eWith Overflow\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBasket\u003c\/td\u003e\n                        \u003ctd\u003eIncluded (not fixed)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eQuality Assurance\u003c\/td\u003e\n                        \u003ctd\u003eInspected for finish, thickness, and durability\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eAvailable in multiple sizes upon request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003e5-year warranty\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003ch3\u003eDimensions by Size\u003c\/h3\u003e\n            \u003ctable class=\"faucet-desc__dimensions-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSize\u003c\/th\u003e\n                        \u003cth\u003eA (Height)\u003c\/th\u003e\n                        \u003cth\u003eB (Length)\u003c\/th\u003e\n                        \u003cth\u003eC (Width)\u003c\/th\u003e\n                        \u003cth\u003eD (Middle)\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e10 x 7\"\u003c\/td\u003e\n                        \u003ctd\u003e3.50\"\u003c\/td\u003e\n                        \u003ctd\u003e10.0\"\u003c\/td\u003e\n                        \u003ctd\u003e7.0\"\u003c\/td\u003e\n                        \u003ctd\u003e3.5\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e12 x 8\"\u003c\/td\u003e\n                        \u003ctd\u003e4.00\"\u003c\/td\u003e\n                        \u003ctd\u003e12.0\"\u003c\/td\u003e\n                        \u003ctd\u003e8.0\"\u003c\/td\u003e\n                        \u003ctd\u003e4.0\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e14 x 9\"\u003c\/td\u003e\n                        \u003ctd\u003e4.50\"\u003c\/td\u003e\n                        \u003ctd\u003e14.0\"\u003c\/td\u003e\n                        \u003ctd\u003e9.0\"\u003c\/td\u003e\n                        \u003ctd\u003e4.5\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e16 x 10.7\"\u003c\/td\u003e\n                        \u003ctd\u003e5.50\"\u003c\/td\u003e\n                        \u003ctd\u003e16.0\"\u003c\/td\u003e\n                        \u003ctd\u003e10.7\"\u003c\/td\u003e\n                        \u003ctd\u003e5.35\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e18 x 12\"\u003c\/td\u003e\n                        \u003ctd\u003e6.00\"\u003c\/td\u003e\n                        \u003ctd\u003e18.0\"\u003c\/td\u003e\n                        \u003ctd\u003e12.0\"\u003c\/td\u003e\n                        \u003ctd\u003e6.0\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\n                A = Height of sink · B = Length · C = Width · D = Middle of sink. Drain hole: Ø1.65\" inner \/ Ø2.75\" edge. Basket included, not fixed.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- SPEC SHEET DOWNLOAD --\u003e\n        \u003cdiv class=\"faucet-desc__download\"\u003e\n            \u003ch3\u003eSize Guide (PDF)\u003c\/h3\u003e\n            \u003cp\u003eDownload our detailed size guide and specifications.\u003c\/p\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin7.jpg?v=1786534249\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e📄 Download Size Guide\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FULL 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                \u003ch3 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h3\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ie-warranty__body\"\u003e\n                \u003cp\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/p\u003e\n                \u003cul class=\"ie-warranty__list\"\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003e5-Year Limited Warranty\u003c\/strong\u003e on sink construction and materials.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e in case of manufacturing defects\n                        (installation\/labor costs excluded).\u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003eVisual damages\u003c\/strong\u003e must be reported within \u003cstrong\u003e15 days\u003c\/strong\u003e of delivery\n                        with photos and proof of purchase.\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eQuestions or need to file a claim? Email contact@insideast.com with your order number.\u003c\/p\u003e\n                \u003cp class=\"ie-warranty__note\"\u003eFinish note: unlacquered brass develops a natural patina over time. This\n                    cosmetic aging is expected and celebrated, not considered a defect.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FINAL CTA --\u003e\n        \u003cdiv style=\"margin-top: 60px;\" class=\"faucet-desc__cta-section\"\u003e\n            \u003ch3 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eElevate Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted brass\n                excellence built to last generations, and designed to develop its own unique character over time.\u003c\/p\u003e\n            \u003ca aria-label=\"Configure and order now\" role=\"button\" class=\"faucet-desc__cta-primary\" href=\"#configure\"\u003e Configure\n                \u0026amp; Order Now \u003c\/a\u003e\n            \u003cdiv class=\"faucet-desc__trust-bar\"\u003e\n                \u003cdiv\u003eReliable Shipping\u003c\/div\u003e\n                \u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Returns\u003c\/div\u003e\n                \u003cdiv\u003e15-Day Guarantee\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insideast","offers":[{"title":"10x7 Inches","offer_id":45610233462893,"sku":null,"price":134.5,"currency_code":"USD","in_stock":true},{"title":"12x8 Inches","offer_id":45610233495661,"sku":null,"price":163.07,"currency_code":"USD","in_stock":true},{"title":"14x9 Inches","offer_id":45610233528429,"sku":null,"price":248.05,"currency_code":"USD","in_stock":true},{"title":"16x10.7 Inches","offer_id":45610233561197,"sku":null,"price":307.82,"currency_code":"USD","in_stock":true},{"title":"18x12 Inches","offer_id":45610233593965,"sku":null,"price":388.73,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Oval_Washbasin5.avif?v=1786534249","url":"https:\/\/www.insideast.com\/de\/products\/hammered-vessel-sink-oval-bathroom-oval-washbasin-brass-vessel-sink","provider":"Insideast","version":"1.0","type":"link"}