{"product_id":"antique-german-silver-sink-handcrafted-bathroom-drop-in-silver-sink","title":"Antique German Silver Sink, Handcrafted Bathroom Drop-in Silver 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-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 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    .faucet-desc__dimension-card {\n        text-align: center;\n        padding: 10px\n    }\n\n    .faucet-desc__dimension-value {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--primary)\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-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-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    .faucet-desc__gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: clamp(40px, 6vw, 60px) 0;\n    }\n\n    .faucet-desc__gallery-grid img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border-radius: 10px;\n        box-shadow: 0 4px 15px var(--shadow);\n        display: block;\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__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-grid {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 10px;\n            padding: 15px\n        }\n\n        .faucet-desc__dimension-card {\n            padding: 8px\n        }\n\n        .faucet-desc__dimension-value {\n            font-size: 16px\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__gallery-grid {\n            grid-template-columns: 1fr;\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\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\"\u003eAntique German Silver Sink, Handcrafted Bathroom Drop-in Silver 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\u003eGerman drop-in silver sink with square lip and vessel bowl. Unlike silver chromed sinks that lose their finish in a short period of time, this sink is handcrafted of a thick plaque of German silver, made for heavy-duty tasks and to be reliable for a lifetime.\u003c\/p\u003e\n                \u003cp style=\"margin-top: 15px;\"\u003eDesigned for elegance, durability, and reliability. Each item is 100% handmade, so slight imperfections are expected and part of its character.\u003c\/p\u003e\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\/Antique_German_Silver_Sink_1.webp?v=1787054417\" alt=\"Antique German Silver Handcrafted Bathroom Drop-in Sink\" 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. This sink is available in\n                    different sizes and different finishes, with customization always available, so you\n                    imagine we create.\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                        Multiple 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\u003eCrafted for Your Bathroom\u003c\/h2\u003e\n            \u003cp class=\"faucet-desc__config-intro\"\u003eAn antique German silver drop-in sink with square lip and vessel bowl, handcrafted for a lifetime of reliability.\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\/Antique_German_Silver_Sink_3.webp?v=1787054417\" alt=\"Antique German silver 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\/Antique_German_Silver_Sink_4.webp?v=1787054417\" alt=\"Antique German silver 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\/Antique_German_Silver_Sink_5.webp?v=1787054418\" alt=\"Antique German silver 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\/Antique_German_Silver_Sink_9.webp?v=1787054415\" alt=\"Antique German silver sink components\" 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\/Antique_German_Silver_Sink_2.webp?v=1787054417\" alt=\"Antique German silver sink top view\" 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\/Antique_German_Silver_Sink_6.webp?v=1787054418\" alt=\"Antique German silver sink side profile\" 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\/Antique_German_Silver_Sink_8.webp?v=1787054416\" alt=\"Antique German silver sink close up 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\"\u003eStacey\u003c\/span\u003e\n                                    \u003cspan class=\"faucet-desc__review-date\"\u003e01 Apr, 2022\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\"\u003eAs always the customer service, materials and final product are perfect and meet my expectations. This is the 3rd sink I have purchased from Abdul.\u003c\/p\u003e\n                                \u003cdiv class=\"faucet-desc__review-highlight\"\u003e\"The customer service, materials and final product are perfect.\"\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\u003eThick German Silver Plaque\u003c\/h4\u003e\n                        \u003cp\u003eHandcrafted from a thick plaque of German silver, made for heavy-duty tasks and lifetime reliability.\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\u003eLong-Lasting Finish\u003c\/h4\u003e\n                        \u003cp\u003eUnlike silver-chromed sinks that lose their finish quickly, this sink holds its character for a lifetime.\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\u003eSquare Lip, Vessel Bowl\u003c\/h4\u003e\n                        \u003cp\u003eA drop-in design with a square lip and rounded vessel bowl for an antique, elegant look.\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\u003eAvailable in Multiple Sizes \u0026amp; Finishes\u003c\/h4\u003e\n                        \u003cp\u003eSizes and finishes can be customized on request to fit your bathroom exactly.\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\/Antique_German_Silver_Sink_1.webp?v=1787054417\" alt=\"Antique German silver sink handcrafted detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eAuthentic Handcrafted Character\u003c\/h3\u003e\n                \u003cp\u003eEach item is 100% handmade, so slight imperfections are expected and part of its charm. Designed for elegance, durability, and reliability, this sink becomes a timeless centerpiece for your bathroom.\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\/Antique_German_Silver_Sink_9.webp?v=1787054415\" alt=\"Antique German silver sink all included components\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"lifestyle-section__content\"\u003e\n                \u003ch3\u003eEverything You Need Included\u003c\/h3\u003e\n                \u003cp\u003eEvery sink arrives complete with all its components, ready for a straightforward drop-in installation. Assistance is provided whenever needed to make installation even easier.\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\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eGerman Silver (thick plaque)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eAntique (available in different finishes)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eSquare Lip, Vessel Bowl\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eTop Outer Length\u003c\/td\u003e\n                        \u003ctd\u003e16-3\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eTop Outer Width\u003c\/td\u003e\n                        \u003ctd\u003e13-3\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOverall Height\u003c\/td\u003e\n                        \u003ctd\u003e5-1\/2\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFoot Height\u003c\/td\u003e\n                        \u003ctd\u003e1-1\/2\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBowl Depth\u003c\/td\u003e\n                        \u003ctd\u003e4-1\/8\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDrain Opening\u003c\/td\u003e\n                        \u003ctd\u003e1-3\/4\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eRim Width\u003c\/td\u003e\n                        \u003ctd\u003e1-1\/2\"\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eDrop-In\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eAvailable in different sizes and finishes, on request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eHandcrafted in Marrakech, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eWarranty\u003c\/td\u003e\n                        \u003ctd\u003eCovers damages during shipping, missing pieces, product not as pictured, leaking or broken parts, and finish\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\n            \u003c!-- DIMENSIONS GRID --\u003e\n            \u003ch3 style=\"margin-top: 30px;\"\u003eDimensions Reference\u003c\/h3\u003e\n            \u003cdiv style=\"display:grid; grid-template-columns:repeat(3, 1fr); gap:10px; margin-top:15px;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_6.webp?v=1787054418\" alt=\"Antique German silver sink side profile dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_8.webp?v=1787054416\" alt=\"Antique German silver sink top view dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_2.webp?v=1787054417\" alt=\"Antique German silver sink top length and width dimensions\" style=\"width:100%; border-radius:8px; box-shadow:0 4px 15px rgba(0,0,0,.1); display:block;\" loading=\"lazy\" decoding=\"async\"\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\n                Top outer length 16-3\/4\", top outer width 13-3\/4\", overall height 5-1\/2\" (foot height 1-1\/2\"), bowl depth 4-1\/8\", drain opening 1-3\/4\", rim width 1-1\/2\". Available in other sizes and finishes on request.\u003c\/p\u003e\n        \u003c\/section\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\u003eShipping Damage Coverage\u003c\/strong\u003e including missing pieces, product not as pictured, leaking, or broken parts.\n                    \u003c\/li\u003e\n                    \u003cli\u003eCovered for \u003cstrong\u003erepair or replacement\u003c\/strong\u003e, either sending free replacement parts or arranging a return.\u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cstrong\u003eInstallation assistance\u003c\/strong\u003e is provided whenever needed to make setup easier.\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: German silver may show slight natural color variations from piece to piece. 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);\"\u003eTransform Your\n                Bathroom\u003c\/h3\u003e\n            \u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHandcrafted German silver\n                excellence built to last generations, tailored to your exact dimensions and finish.\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\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    const slider = document.getElementById('configSlider');\n    const leftBtn = document.querySelector('.faucet-desc__config-arrow--left');\n    const rightBtn = document.querySelector('.faucet-desc__config-arrow--right');\n    if (slider \u0026\u0026 leftBtn \u0026\u0026 rightBtn) {\n        const scrollAmount = 350;\n        rightBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        leftBtn.addEventListener('click', () =\u003e slider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n\n    const reviewSlider = document.getElementById('reviewSlider');\n    const reviewLeftBtn = document.querySelector('.faucet-desc__review-arrow--left');\n    const reviewRightBtn = document.querySelector('.faucet-desc__review-arrow--right');\n    if (reviewSlider \u0026\u0026 reviewLeftBtn \u0026\u0026 reviewRightBtn) {\n        const scrollAmount = 350;\n        reviewRightBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: scrollAmount, behavior: 'smooth' }));\n        reviewLeftBtn.addEventListener('click', () =\u003e reviewSlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' }));\n    }\n});\n\u003c\/script\u003e","brand":"Insideast","offers":[{"title":"Default Title","offer_id":45661939335277,"sku":null,"price":343.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Antique_German_Silver_Sink_3.webp?v=1787054417","url":"https:\/\/www.insideast.com\/es\/products\/antique-german-silver-sink-handcrafted-bathroom-drop-in-silver-sink","provider":"Insideast","version":"1.0","type":"link"}