{"product_id":"selene-alabaster-globe-sconce","title":"Selene Alabaster Globe Sconce","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .vk-selene-sconce-wrap *,\n    .vk-selene-sconce-wrap *::before,\n    .vk-selene-sconce-wrap *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    .vk-selene-sconce-wrap {\n      width: 100%;\n      max-width: 680px;\n      margin: 2rem auto;\n      padding: 0 16px;\n      color: #261d16;\n      font-family: \"DM Sans\", sans-serif;\n    }\n    .vk-selene-sconce-divider {\n      height: 1px;\n      margin: 2rem 0;\n      background: #e5dacb;\n    }\n    .vk-selene-sconce-intro {\n      margin-bottom: 1rem;\n      color: #62584d;\n      font-size: 15px;\n      line-height: 1.75;\n    }\n    .vk-selene-sconce-section-label {\n      margin-bottom: 0.65rem;\n      color: #876846;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n    .vk-selene-sconce-features {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-selene-sconce-feature {\n      padding: 0.9rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n    }\n    .vk-selene-sconce-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: #e8dbc6;\n    }\n    .vk-selene-sconce-feature h4 {\n      margin-bottom: 0.3rem;\n      color: #261d16;\n      font-size: 13px;\n      font-weight: 500;\n    }\n    .vk-selene-sconce-feature p {\n      color: #6c6257;\n      font-size: 12px;\n      line-height: 1.6;\n    }\n    .vk-selene-sconce-dimension-card {\n      padding: 1.2rem;\n      border: 1px solid #e4d7c7;\n      border-radius: 10px;\n      background: #f5eee5;\n    }\n    .vk-selene-sconce-dimension-table,\n    .vk-selene-sconce-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .vk-selene-sconce-dimension-table tr {\n      border-bottom: 1px solid #ddcfbd;\n    }\n    .vk-selene-sconce-dimension-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-selene-sconce-dimension-table td {\n      padding: 8px 0;\n      color: #4f453a;\n      font-size: 12px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-selene-sconce-dimension-table td:first-child {\n      width: 26%;\n      padding-right: 10px;\n      color: #876846;\n      font-weight: 500;\n    }\n    .vk-selene-sconce-dimension-table td:nth-child(2) {\n      width: 12%;\n      padding-right: 10px;\n      color: #97744e;\n      font-weight: 600;\n      text-align: center;\n    }\n    .vk-selene-sconce-dimension-note {\n      margin-top: 0.75rem;\n      color: #876846;\n      font-size: 11px;\n      line-height: 1.5;\n      text-align: center;\n    }\n\n    \/* Shrunk Dimension Thumbnail *\/\n    .vk-selene-sconce-thumb-container {\n      display: flex;\n      justify-content: center;\n      margin: 1.1rem auto 0.25rem;\n    }\n    .vk-selene-sconce-thumb-link {\n      position: relative;\n      display: inline-block;\n      max-width: 200px;\n      border-radius: 8px;\n      overflow: hidden;\n      border: 1px solid #d8c8b4;\n      background: #ffffff;\n      box-shadow: 0 2px 8px rgba(38, 29, 22, 0.06);\n      cursor: zoom-in;\n      text-decoration: none;\n      transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n      user-select: none;\n      -webkit-user-select: none;\n    }\n    .vk-selene-sconce-thumb-link:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 14px rgba(38, 29, 22, 0.12);\n      border-color: #ba9973;\n    }\n    .vk-selene-sconce-thumb-link img {\n      display: block;\n      width: 100%;\n      height: auto;\n      max-height: 200px;\n      object-fit: contain;\n      padding: 6px;\n      transition: opacity 0.2s ease;\n    }\n    .vk-selene-sconce-thumb-link:hover img {\n      opacity: 0.94;\n    }\n    .vk-selene-sconce-thumb-badge {\n      position: absolute;\n      bottom: 8px;\n      right: 8px;\n      display: inline-flex;\n      align-items: center;\n      gap: 4px;\n      padding: 3px 8px;\n      background: rgba(38, 29, 22, 0.82);\n      backdrop-filter: blur(4px);\n      -webkit-backdrop-filter: blur(4px);\n      color: #ffffff;\n      font-size: 11px;\n      font-weight: 500;\n      border-radius: 4px;\n      pointer-events: none;\n    }\n\n    \/* Lightbox Modal *\/\n    .vk-selene-sconce-lightbox {\n      display: none;\n      position: fixed;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      width: 100vw;\n      height: 100vh;\n      z-index: 9999999;\n      background: rgba(20, 15, 11, 0.88);\n      backdrop-filter: blur(6px);\n      -webkit-backdrop-filter: blur(6px);\n      align-items: center;\n      justify-content: center;\n      padding: 20px;\n      opacity: 0;\n      cursor: zoom-out;\n      transition: opacity 0.22s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .vk-selene-sconce-lightbox.vk-active {\n      display: flex !important;\n      opacity: 1 !important;\n    }\n    .vk-selene-sconce-lightbox-inner {\n      position: relative;\n      max-width: 92vw;\n      max-height: 90vh;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      cursor: default;\n      transform: scale(0.94);\n      transition: transform 0.22s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .vk-selene-sconce-lightbox.vk-active .vk-selene-sconce-lightbox-inner {\n      transform: scale(1);\n    }\n    .vk-selene-sconce-lightbox-img {\n      max-width: 100%;\n      max-height: 82vh;\n      width: auto;\n      height: auto;\n      border-radius: 8px;\n      background: #ffffff;\n      box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5);\n      display: block;\n      object-fit: contain;\n      cursor: default;\n    }\n    .vk-selene-sconce-lightbox-close {\n      position: absolute;\n      top: -42px;\n      right: 0;\n      width: 36px;\n      height: 36px;\n      background: rgba(255, 255, 255, 0.16);\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 50%;\n      color: #ffffff;\n      font-size: 24px;\n      line-height: 1;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      padding: 0;\n      transition: background 0.15s ease, transform 0.15s ease;\n      user-select: none;\n    }\n    .vk-selene-sconce-lightbox-close:hover {\n      background: rgba(255, 255, 255, 0.32);\n      transform: scale(1.08);\n    }\n    .vk-selene-sconce-lightbox-hint {\n      margin-top: 10px;\n      color: #e5dacb;\n      font-size: 12px;\n      letter-spacing: 0.02em;\n      pointer-events: none;\n    }\n\n    .vk-selene-sconce-spec-table tr {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-selene-sconce-spec-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-selene-sconce-spec-table td {\n      padding: 9px 0;\n      font-size: 14px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-selene-sconce-spec-table td:first-child {\n      width: 42%;\n      padding-right: 1rem;\n      color: #998b78;\n    }\n    .vk-selene-sconce-spec-caveat {\n      margin-top: 0.9rem;\n      color: #998b78;\n      font-size: 12px;\n      line-height: 1.6;\n    }\n    .vk-selene-sconce-care {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n    .vk-selene-sconce-care li {\n      position: relative;\n      padding: 8px 0 8px 20px;\n      border-bottom: 1px solid #e5dacb;\n      color: #6c6257;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n    .vk-selene-sconce-care li:last-child {\n      border-bottom: 0;\n    }\n    .vk-selene-sconce-care li::before {\n      position: absolute;\n      top: 16px;\n      left: 0;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: #ad8e68;\n      content: \"\";\n    }\n    .vk-selene-sconce-downloads {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-selene-sconce-download {\n      display: flex;\n      min-height: 72px;\n      align-items: center;\n      gap: 10px;\n      padding: 0.85rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n      color: #261d16;\n      text-decoration: none;\n      transition:\n        border-color 0.2s ease,\n        background 0.2s ease;\n    }\n    .vk-selene-sconce-download:hover {\n      border-color: #c9b494;\n      background: #faf7f2;\n    }\n    .vk-selene-sconce-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: #ecdfcb;\n    }\n    .vk-selene-sconce-download-text {\n      flex: 1;\n      color: #4f453a;\n      font-size: 12px;\n      font-weight: 500;\n    }\n    .vk-selene-sconce-download-arrow {\n      color: #97744e;\n      font-size: 15px;\n    }\n    .vk-selene-sconce-faq-item {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-selene-sconce-faq-item:last-child {\n      border-bottom: 0;\n    }\n    .vk-selene-sconce-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: #261d16;\n      font-size: 15px;\n      font-weight: 500;\n      line-height: 1.5;\n      list-style: none;\n    }\n    .vk-selene-sconce-faq-item \u003e summary::-webkit-details-marker {\n      display: none;\n    }\n    .vk-selene-sconce-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 #876846;\n      border-bottom: 1.5px solid #876846;\n      content: \"\";\n      transform: translateY(-70%) rotate(45deg);\n      transition: transform 0.2s ease;\n    }\n    .vk-selene-sconce-faq-item[open] \u003e summary::after {\n      transform: translateY(-30%) rotate(-135deg);\n    }\n    .vk-selene-sconce-faq-a {\n      margin: 0 0 14px;\n      padding-right: 32px;\n      color: #6c6257;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n    @media (max-width: 520px) {\n      .vk-selene-sconce-features {\n        grid-template-columns: 1fr 1fr;\n      }\n      .vk-selene-sconce-downloads {\n        grid-template-columns: 1fr;\n      }\n      .vk-selene-sconce-thumb-link {\n        max-width: 175px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"vk-selene-sconce-wrap\"\u003e\n\u003cp class=\"vk-selene-sconce-intro\"\u003eThe Selene Alabaster Globe Sconce holds a full sphere of glowing alabaster atop a slender brushed-gold rod, mounted to a round wall plate. The minimal, single-stem silhouette lets the globe's natural veining take center stage as it lights up.\u003c\/p\u003e\n\u003cdiv class=\"vk-selene-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-features\"\u003e\n\u003cdiv class=\"vk-selene-sconce-feature\"\u003e\n\u003cdiv class=\"vk-selene-sconce-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"9\" r=\"6\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eFull alabaster globe shade\u003c\/h4\u003e\n\u003cp\u003eA complete sphere of alabaster diffuses light evenly, showing off the stone's natural veining from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-feature\"\u003e\n\u003cdiv class=\"vk-selene-sconce-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 22V9\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"20\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eSlender single-stem rod\u003c\/h4\u003e\n\u003cp\u003eA slim vertical rod rises from a round wall plate to hold the globe, keeping the silhouette minimal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-feature\"\u003e\n\u003cdiv class=\"vk-selene-sconce-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 3a9 9 0 0 1 0 18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eSealed brushed gold finish\u003c\/h4\u003e\n\u003cp\u003eA brushed gold finish with a protective sealed coating on the rod, collar, and wall plate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-dimension-card\"\u003e\n\u003ctable class=\"vk-selene-sconce-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eGlobe Diameter\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003ctd\u003e15 cm \/ 5.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003eW\u003c\/td\u003e\n\u003ctd\u003e18 cm \/ 7.1″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003eH\u003c\/td\u003e\n\u003ctd\u003e45.5 cm \/ 17.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-selene-sconce-dimension-note\"\u003eD = globe shade diameter, H = overall height. W is listed as overall width; the exact axis wasn't labeled in the source, so this is inferred from the photo.\u003c\/div\u003e\n\u003c!-- Shrunk dimension diagram with click-to-zoom --\u003e\n\u003cdiv class=\"vk-selene-sconce-thumb-container\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Selene-Alabaster-Globe-Sconce.jpg?v=1788677204\" rel=\"noopener noreferrer\" class=\"vk-selene-sconce-thumb-link\" title=\"Click to enlarge dimension diagram\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Selene-Alabaster-Globe-Sconce.jpg?v=1788677204\" alt=\"Selene Alabaster Globe Sconce Dimensions Diagram\"\u003e \u003cspan class=\"vk-selene-sconce-thumb-badge\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"11\" cy=\"11\" r=\"8\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e \u003cspan\u003eClick to enlarge\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-selene-sconce-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eSelene Alabaster Globe Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBrass, Alabaster\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eSealed Brushed Gold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Dimensions\u003c\/td\u003e\n\u003ctd\u003eD 15 × W 18 × H 45.5 cm \/ D 5.9″ × W 7.1″ × H 17.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Socket\u003c\/td\u003e\n\u003ctd\u003eE12 or E14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003e1 × E12\/E14 (bulb not included)\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\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"vk-selene-sconce-spec-caveat\"\u003e\"Alabaster\" is used as the closest retail term for the globe material; expect natural variation between units.\u003c\/p\u003e\n\u003cdiv class=\"vk-selene-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-selene-sconce-care\"\u003e\n\u003cli\u003eMount to a secure, dry indoor wall surface using hardware suitable for the wall construction and fixture weight.\u003c\/li\u003e\n\u003cli\u003eInstallation should be performed by a qualified electrician in accordance with local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eWipe the finish with a soft, dry cloth; avoid abrasive cleaners or excess moisture.\u003c\/li\u003e\n\u003cli\u003eDust the alabaster globe gently with a soft, dry cloth and avoid water, solvents, or abrasive cleaners.\u003c\/li\u003e\n\u003cli\u003eDisconnect power before cleaning or servicing the fixture.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor, dry use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-selene-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-downloads\"\u003e\n\u003ca class=\"vk-selene-sconce-download\" href=\"https:\/\/drive.google.com\/file\/d\/1LH7B_ogPtC1rGg5_XOS7oHbP-tmpVpYi\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-selene-sconce-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-selene-sconce-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-selene-sconce-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-selene-sconce-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-selene-sconce-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-selene-sconce-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-selene-sconce-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-selene-sconce-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-selene-sconce-faq\"\u003e\n\u003cdetails class=\"vk-selene-sconce-faq-item\"\u003e\n\u003csummary\u003eWhat do the D \/ W \/ H measurements mean?\u003c\/summary\u003e\n\u003cp class=\"vk-selene-sconce-faq-a\"\u003eD is the globe shade diameter and H is the overall height. W (overall width) wasn't labeled to a specific axis in the source, so its placement is inferred from the photo — D 15 × W 18 × H 45.5 cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-selene-sconce-faq-item\"\u003e\n\u003csummary\u003eWhat is the globe made from?\u003c\/summary\u003e\n\u003cp class=\"vk-selene-sconce-faq-a\"\u003eAlabaster — a natural stone, so expect gentle variation in veining and tone between units.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-selene-sconce-faq-item\"\u003e\n\u003csummary\u003eWhat bulb does it use?\u003c\/summary\u003e\n\u003cp class=\"vk-selene-sconce-faq-a\"\u003eA single E12 or E14 base bulb; bulb not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Fullscreen Lightbox Overlay --\u003e\n\u003cdiv id=\"vk-selene-lightbox\" class=\"vk-selene-sconce-lightbox\" role=\"dialog\"\u003e\n\u003cdiv class=\"vk-selene-sconce-lightbox-inner\"\u003e\n\u003cbutton type=\"button\" class=\"vk-selene-sconce-lightbox-close\"\u003e×\u003c\/button\u003e \u003cimg class=\"vk-selene-sconce-lightbox-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Selene-Alabaster-Globe-Sconce.jpg?v=1788677204\" alt=\"Selene Alabaster Globe Sconce Dimensions Enlarged\"\u003e\n\u003cdiv class=\"vk-selene-sconce-lightbox-hint\"\u003eClick anywhere on background or × to close\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"Φ 5.9″ × W 7.1″ × H 17.9″ \/ Brass \u0026 White","offer_id":48687059861745,"sku":"VKW1-2694-01","price":439.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/459879889.jpg?v=1788509647","url":"https:\/\/vakkerlight.com\/products\/selene-alabaster-globe-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}