{"product_id":"elyra-layered-stone-globe-wall-sconce","title":"Elyra Layered Stone Globe Wall Sconce","description":"\u003cstyle\u003e\n  .vk-elyra-stone-wrap *,\n  .vk-elyra-stone-wrap *::before,\n  .vk-elyra-stone-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-elyra-stone-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #241c14;\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-elyra-stone-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-elyra-stone-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-elyra-stone-section-label {\n    margin-bottom: 0.65rem;\n    color: #8a6a45;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .vk-elyra-stone-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elyra-stone-feat {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-elyra-stone-feat-icon {\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n    border-radius: 6px;\n    background: #e3d3b4;\n  }\n\n  .vk-elyra-stone-feat h4 {\n    margin-bottom: 0.3rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-elyra-stone-feat p {\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-elyra-stone-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elyra-stone-option-card {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-elyra-stone-option-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-elyra-stone-option-card p {\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-elyra-stone-dimension-card {\n    padding: 1.25rem;\n    border: 1px solid #e6ddcc;\n    border-radius: 10px;\n    background: #f3ece0;\n    text-align: center;\n  }\n\n  .vk-elyra-stone-dimension-placeholder {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-elyra-stone-dimension-value {\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.8;\n  }\n\n  .vk-elyra-stone-dimension-note {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n  }\n\n  .vk-elyra-stone-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-elyra-stone-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-elyra-stone-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-elyra-stone-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-elyra-stone-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-elyra-stone-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-elyra-stone-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e6ddcc;\n    color: #6b6256;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .vk-elyra-stone-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-elyra-stone-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #b39a72;\n    content: \"\";\n  }\n\n  .vk-elyra-stone-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elyra-stone-download-card {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n    color: #241c14;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .vk-elyra-stone-download-card:hover {\n    border-color: #cbb895;\n    background: #faf7f1;\n  }\n\n  .vk-elyra-stone-download-icon {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    background: #eee2ce;\n  }\n\n  .vk-elyra-stone-download-text {\n    flex: 1;\n    color: #4a4034;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .vk-elyra-stone-download-arrow {\n    color: #9b7a52;\n    font-size: 15px;\n  }\n\n  .vk-elyra-stone-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-elyra-stone-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-elyra-stone-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 44px;\n    cursor: pointer;\n    align-items: center;\n    padding: 14px 32px 14px 0;\n    color: #241c14;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .vk-elyra-stone-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-elyra-stone-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid #8a6a45;\n    border-bottom: 1.5px solid #8a6a45;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-elyra-stone-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-elyra-stone-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 520px) {\n    .vk-elyra-stone-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-elyra-stone-options {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-elyra-stone-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-elyra-stone-wrap\"\u003e\n\u003cp class=\"vk-elyra-stone-intro\"\u003eThe Elyra Layered Stone Globe Wall Sconce combines overlapping natural stone forms with a softly glowing opal globe for a compact sculptural statement. Two irregular stone panels create depth and asymmetry behind the rounded diffuser, while the natural veining gives every fixture its own individual character. Available in Silver Gray Travertine, Black Marble, and Twilight Marble, Elyra works beautifully beside beds, in hallways, entryways, living rooms, powder rooms, and refined hospitality interiors.\u003c\/p\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-features\"\u003e\n\u003cdiv class=\"vk-elyra-stone-feat\"\u003e\n\u003cdiv class=\"vk-elyra-stone-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M5 6c5-4 11-3 14 1\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 14c4-5 11-6 16-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 18c4-2 7-2 10 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eLayered stone composition\u003c\/h4\u003e\n\u003cp\u003eTwo overlapping organic stone panels create depth, movement, and a sculptural wall-mounted profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-feat\"\u003e\n\u003cdiv class=\"vk-elyra-stone-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eSoft globe illumination\u003c\/h4\u003e\n\u003cp\u003eA rounded opal diffuser softens the light and provides comfortable ambient illumination without visual glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-feat\"\u003e\n\u003cdiv class=\"vk-elyra-stone-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003crect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 9c3-3 5 3 8 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 14c3-3 5 3 8 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eThree natural stone looks\u003c\/h4\u003e\n\u003cp\u003eChoose warm Silver Gray Travertine, dramatic Black Marble, or expressive Twilight Marble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eStone Options\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-options\"\u003e\n\u003cdiv class=\"vk-elyra-stone-option-card\"\u003e\n\u003ch5\u003eSilver Gray Travertine\u003c\/h5\u003e\n\u003cp\u003eWarm gray-beige travertine with natural pores, mineral variation, and softly layered earthy tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-option-card\"\u003e\n\u003ch5\u003eBlack Marble\u003c\/h5\u003e\n\u003cp\u003eDeep black natural marble with contrasting white veining for a sharper, more graphic architectural appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-option-card\"\u003e\n\u003ch5\u003eTwilight Marble\u003c\/h5\u003e\n\u003cp\u003eAn expressive light stone with dramatic black, gray, cream, and muted green mineral patterning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-dimension-card\"\u003e\n\u003cp class=\"vk-elyra-stone-dimension-placeholder\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003cdiv class=\"vk-elyra-stone-dimension-value\"\u003eH 28 × W 25 × Projection 15 cm\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-dimension-value\"\u003eH 11.0″ × W 9.8″ × Projection 5.9″\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-dimension-note\"\u003eAll three stone options share the same overall dimensions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-elyra-stone-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eElyra Layered Stone Globe Wall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural Stone, Opal Globe, Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStone Options\u003c\/td\u003e\n\u003ctd\u003eSilver Gray Travertine, Black Marble, Twilight Marble\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixture Size\u003c\/td\u003e\n\u003ctd\u003eH 28 × W 25 × Projection 15 cm \/ H 11.0″ × W 9.8″ × Projection 5.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade\u003c\/td\u003e\n\u003ctd\u003eOpal Globe Diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eLIGHT_SOURCE_PLACEHOLDER\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Lights\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eBedroom, bedside, hallway, entryway, living room, powder room, dining area, reading corner, hotel room, restaurant, and hospitality interiors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-elyra-stone-care\"\u003e\n\u003cli\u003eMount the fixture to a secure wall surface using hardware suitable for the wall construction and fixture weight.\u003c\/li\u003e\n\u003cli\u003eElectrical installation should follow the supplied instructions and applicable local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eNatural stone varies in color, veining, mineral markings, pores, and surface pattern, so each wall sconce will be unique.\u003c\/li\u003e\n\u003cli\u003eSlight differences between the two overlapping stone panels are part of the natural material and sculptural design.\u003c\/li\u003e\n\u003cli\u003eClean natural stone gently with a soft dry or slightly damp cloth.\u003c\/li\u003e\n\u003cli\u003eAvoid acidic cleaners, abrasive pads, aggressive solvents, and harsh chemicals on the stone surface.\u003c\/li\u003e\n\u003cli\u003eClean the opal globe with a soft lint-free cloth and avoid abrasive cleaning materials.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor dry locations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-downloads\"\u003e\n\u003ca class=\"vk-elyra-stone-download-card\" href=\"https:\/\/drive.google.com\/file\/d\/1EKiZujbSXC0JoSeeYSXASxD3AiMfqlbn\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-elyra-stone-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-elyra-stone-download-card\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-elyra-stone-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-elyra-stone-download-card\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-elyra-stone-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-elyra-stone-faq\"\u003e\n\u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\u003csummary\u003eWhat materials are available for the Elyra Wall Sconce?\u003c\/summary\u003e\n\u003cp class=\"vk-elyra-stone-faq-a\"\u003eThe fixture is available in Silver Gray Travertine, Black Marble, and Twilight Marble, each paired with a soft opal globe diffuser.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\u003csummary\u003eWhat are the dimensions of the wall light?\u003c\/summary\u003e\n\u003cp class=\"vk-elyra-stone-faq-a\"\u003eThe fixture measures H 28 × W 25 × Projection 15 cm, approximately H 11.0″ × W 9.8″ × Projection 5.9″.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\u003csummary\u003eWill every natural stone wall light look identical?\u003c\/summary\u003e\n\u003cp class=\"vk-elyra-stone-faq-a\"\u003eNo. Natural stone varies in veining, color, mineral markings, pores, and surface pattern, so every fixture has its own character.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\u003csummary\u003eWhat is the difference between the three stone options?\u003c\/summary\u003e\n\u003cp class=\"vk-elyra-stone-faq-a\"\u003eSilver Gray Travertine has a warm porous appearance, Black Marble offers bold white veining on a dark background, and Twilight Marble features a more expressive mix of light, dark, and muted mineral tones.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\u003csummary\u003eWhat effect does the globe diffuser create?\u003c\/summary\u003e\n\u003cp class=\"vk-elyra-stone-faq-a\"\u003eThe rounded opal globe softens and spreads the light, creating comfortable ambient illumination while emphasizing the layered stone composition.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\u003csummary\u003eWhere can the Elyra Stone Globe Wall Sconce be used?\u003c\/summary\u003e\n\u003cp class=\"vk-elyra-stone-faq-a\"\u003eIt works well beside beds, in hallways, entryways, living rooms, powder rooms, dining spaces, reading corners, hotel rooms, restaurants, and other refined indoor interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vakkerlight","offers":[{"title":"H 11.0″ × W 9.8″ × Projection 5.9″ \/ Silver Gray Travertine","offer_id":48540421718257,"sku":"VKW8-26811-01","price":335.0,"currency_code":"USD","in_stock":true},{"title":"H 11.0″ × W 9.8″ × Projection 5.9″ \/ Black Marble","offer_id":48540421751025,"sku":"VKW8-26811-02","price":335.0,"currency_code":"USD","in_stock":true},{"title":"H 11.0″ × W 9.8″ × Projection 5.9″ \/ Twilight Marble","offer_id":48540421783793,"sku":"VKW8-26811-03","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17864414988808.png?v=1786506009","url":"https:\/\/vakkerlight.com\/products\/elyra-layered-stone-globe-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}