{"product_id":"solid-brass-wall-sconce-with-linen-shade-vintage","title":"Solid Brass Wall Sconce with Linen Shade, Vintage Modern Bedside Reading Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n   #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    \/* Hero image cropped 4:3 *\/\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 60px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    \/* Split section: finishes \/ shades *\/\n    .ias-p-swatch-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-swatch-col {\n        text-align: center;\n    }\n\n    .ias-p-swatch-col h4 {\n        font-size: 22px;\n        margin-bottom: 10px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-swatch-col p.ias-p-swatch-sub {\n        font-size: 13px;\n        color: var(--ias-text-light);\n        margin-bottom: 20px;\n    }\n\n    .ias-p-swatch-img-wrapper {\n        max-width: 260px;\n        aspect-ratio: 1 \/ 1;\n        margin: 0 auto 20px;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);\n    }\n\n    .ias-p-swatch-img-wrapper img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    details[open] summary .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    details[open] .ias-p-faq-content {\n        animation: slideDown 0.3s ease-out;\n    }\n\n    @keyframes slideDown {\n        from { opacity: 0; transform: translateY(-10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        padding-bottom: 24px;\n        margin-top: -10px;\n        font-size: 15px;\n        text-align: left;\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n        .ias-p-specs-grid,\n        .ias-p-promise-grid,\n        .ias-p-swatch-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-swatch-grid {\n            gap: 50px;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eSolid Brass Wall Sconce with Linen Shade\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA vintage modern bedside reading light, handcrafted from solid brass and finished with a soft, diffusing linen shade.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade2.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce with Linen Shade, vintage modern bedside reading light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Handcrafted Detail:\u003c\/strong\u003e Each sconce is handmade from solid brass and finished with a premium linen shade, subtle variations affirm its artisan origin. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eVintage Charm, Modern Simplicity\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBring timeless elegance to your home with this handcrafted solid brass wall sconce, designed to blend vintage charm with modern simplicity. Whether you're decorating a bedroom, hallway, living room, reading nook, entryway, or guest room, this premium brass wall light creates a warm, inviting atmosphere with its beautifully diffused linen shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade3.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce with Linen Shade close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eHandcrafted in Three Finishes, Three Shade Colors\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eEach wall sconce is handcrafted from solid brass and is available in three premium finishes and three linen shade colors, allowing you to create the perfect combination for your interior style. The included premium linen shade softens the light, creating a cozy glow that works beautifully as a bedside wall lamp, reading light, hallway sconce, or accent wall light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handmade from Solid Brass, offering exceptional durability and timeless character\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Premium Linen Fabric Shade Included, diffuses light into a warm, cozy glow\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Three Handcrafted Brass Finishes and Three Linen Shade Color Options\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Vintage Modern Design, a minimalist brass wall light for any interior style\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Perfect for Bedside Installation as a reading light\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E14 (EU\/UK) or E12 (US) Bulbs, hardwired installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMIZATION \/ VARIATIONS - SPLIT SECTION (finishes | shade colors) --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eChoose Your Finish \u0026amp; Shade\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-swatch-grid\"\u003e\n\u003cdiv class=\"ias-p-swatch-col\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eBrass Finishes\u003c\/h4\u003e\n\u003cp class=\"ias-p-swatch-sub\"\u003eAvailable in three handcrafted finishes\u003c\/p\u003e\n\u003cdiv class=\"ias-p-swatch-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade6.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce available finishes: unlacquered brass, brushed brass, oil rubbed bronze\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003eUnlacquered Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eBrushed Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eOil Rubbed Bronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-swatch-col\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eLinen Shade Colors\u003c\/h4\u003e\n\u003cp class=\"ias-p-swatch-sub\"\u003eAvailable in three linen shade colors\u003c\/p\u003e\n\u003cdiv class=\"ias-p-swatch-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade7.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce linen shade colors: natural linen, cream, light gray\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003eNatural Linen\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCream\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eLight Gray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eMix and match any brass finish with any linen shade color to create the perfect combination for your interior, from a rich unlacquered patina paired with natural linen to a clean brushed brass with light gray.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\u003cstrong\u003eSelect your preferred finish and shade color at checkout.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade1.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade detail view\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade4.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade installed in bedroom\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade5.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade side profile\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade2.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade lifestyle shot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade_dimensions.png?v=1786521976\" alt=\"Solid Brass Wall Sconce with Linen Shade dimensions diagram\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams and measurements.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade8.webp?v=1786521642\" class=\"ias-p-pdf-btn\" rel=\"noopener\" target=\"_blank\"\u003e📄 Download Data Sheet\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish Options\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Living Finish) \/ Brushed Brass \/ Oil Rubbed Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShade\u003c\/td\u003e\n\u003ctd\u003ePremium Linen, Natural Linen \/ Cream \/ Light Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE14 (EU\/UK) or E12 (US)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Included\u003c\/td\u003e\n\u003ctd\u003eNot Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e9.79\" (249 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eProjection\u003c\/td\u003e\n\u003ctd\u003e5.38\" (137 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBackplate Diameter\u003c\/td\u003e\n\u003ctd\u003e5\" (127 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSocket Height\u003c\/td\u003e\n\u003ctd\u003e4\" (102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWhat's Included\u003c\/td\u003e\n\u003ctd\u003e1 Wall Sconce, 1 Linen Shade (selected color), Mounting Hardware, Installation Plate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003c!-- REVIEWS: placeholder cards, replace with real Etsy\/Shopify reviews when available --\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Beautiful sconces, exactly the vintage modern look I wanted for my bedroom.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"The linen shade gives such a soft, warm glow. Perfect bedside reading light.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMaria\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Well made, solid brass, and the oil rubbed bronze finish is stunning.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Mass-produced sconces typically use plated metal that wears down over time. This is handcrafted from solid brass, with a premium linen shade and 5-year warranty, built to last generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhich brass finish should I choose? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eUnlacquered brass is a living finish that develops a rich natural patina over time. Brushed brass offers a clean satin appearance that stays consistent. Oil rubbed bronze adds a warm, dark, timeless look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eNo, the bulb is not included. The sconce is compatible with E14 (EU\/UK) or E12 (US) bulb bases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is hardwired. We recommend installation by a licensed electrician to ensure safety and compliance with local codes. Mounting hardware and installation plate are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I mix and match finish and shade color? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Choose any of the three brass finishes with any of the three linen shade colors at checkout to create your preferred combination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat if I'm not satisfied? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYou have 30 days to return it for a refund if it's not right for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is natural and celebrated, not considered a defect. Patina development enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eTimeless Light for Your Bedside\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is handcrafted and fitted with your chosen finish and shade. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Unlacquered Brass \/ No Shades","offer_id":50256736518401,"sku":"IP-033-03-001-01-25","price":136.34,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Natural Linen","offer_id":50256736551169,"sku":"IP-033-03-001-01-25(Natural Linen Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Cream","offer_id":50256736583937,"sku":"IP-033-03-001-01-25(Cream Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Light Gray","offer_id":50256736616705,"sku":"IP-033-03-001-01-25(Gray Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ No Shades","offer_id":50256736649473,"sku":"IP-033-03-002-01-25","price":136.34,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Natural Linen","offer_id":50256736682241,"sku":"IP-033-03-002-01-25(Natural Linen Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Cream","offer_id":50256736715009,"sku":"IP-033-03-002-01-25(Cream Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Light Gray","offer_id":50256736747777,"sku":"IP-033-03-002-01-25(Gray Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ No Shades","offer_id":50256736780545,"sku":"IP-033-03-094-01-25","price":136.34,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ Natural Linen","offer_id":50256736813313,"sku":"IP-033-03-094-01-25(Natural Linen Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ Cream","offer_id":50256736846081,"sku":"IP-033-03-094-01-25(Cream Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ Light Gray","offer_id":50256736878849,"sku":"IP-033-03-094-01-25(Gray Shade)","price":187.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Brass_Wall_Sconce_with_Linen_Shade2.webp?v=1788137176","url":"https:\/\/noble-brass.com\/products\/solid-brass-wall-sconce-with-linen-shade-vintage","provider":"Noble Brass","version":"1.0","type":"link"}