{"product_id":"carved-ash-wood-sconce","title":"Carved Ash Wood 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-halo-sconce-wrap *,\n    .vk-halo-sconce-wrap *::before,\n    .vk-halo-sconce-wrap *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    .vk-halo-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-halo-sconce-divider {\n      height: 1px;\n      margin: 2rem 0;\n      background: #e5dacb;\n    }\n    .vk-halo-sconce-intro {\n      margin-bottom: 1rem;\n      color: #62584d;\n      font-size: 15px;\n      line-height: 1.75;\n    }\n    .vk-halo-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-halo-sconce-features,\n    .vk-halo-sconce-options {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-halo-sconce-options {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vk-halo-sconce-feature,\n    .vk-halo-sconce-option {\n      padding: 0.9rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n    }\n    .vk-halo-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-halo-sconce-swatch {\n      width: 30px;\n      height: 30px;\n      margin-bottom: 0.6rem;\n      border: 1px solid #d8c9b3;\n      border-radius: 50%;\n    }\n    .vk-halo-sconce-feature h4,\n    .vk-halo-sconce-option h5 {\n      margin-bottom: 0.3rem;\n      color: #261d16;\n      font-size: 13px;\n      font-weight: 500;\n    }\n    .vk-halo-sconce-feature p,\n    .vk-halo-sconce-option p {\n      color: #6c6257;\n      font-size: 12px;\n      line-height: 1.6;\n    }\n    .vk-halo-sconce-dimension-card {\n      padding: 1.2rem;\n      border: 1px solid #e4d7c7;\n      border-radius: 10px;\n      background: #f5eee5;\n    }\n    .vk-halo-sconce-dimension-table,\n    .vk-halo-sconce-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .vk-halo-sconce-dimension-table tr {\n      border-bottom: 1px solid #ddcfbd;\n    }\n    .vk-halo-sconce-dimension-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-halo-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-halo-sconce-dimension-table td:first-child {\n      width: 34%;\n      padding-right: 12px;\n      color: #876846;\n      font-weight: 500;\n    }\n    .vk-halo-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 Interactive Dimension Thumbnails Grid *\/\n    .vk-halo-sconce-thumbs-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-top: 1.25rem;\n      max-width: 440px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    .vk-halo-sconce-thumb-card {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n    }\n    .vk-halo-sconce-thumb-link {\n      position: relative;\n      display: block;\n      width: 100%;\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-halo-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-halo-sconce-thumb-link img {\n      display: block;\n      width: 100%;\n      height: 160px;\n      object-fit: contain;\n      padding: 8px;\n      transition: opacity 0.2s ease;\n    }\n    .vk-halo-sconce-thumb-link:hover img {\n      opacity: 0.94;\n    }\n    .vk-halo-sconce-thumb-badge {\n      position: absolute;\n      bottom: 6px;\n      right: 6px;\n      display: inline-flex;\n      align-items: center;\n      gap: 3px;\n      padding: 2px 6px;\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: 10px;\n      font-weight: 500;\n      border-radius: 4px;\n      pointer-events: none;\n    }\n    .vk-halo-sconce-thumb-caption {\n      margin-top: 6px;\n      font-size: 11px;\n      color: #876846;\n      font-weight: 500;\n      text-align: center;\n    }\n\n    \/* Lightbox Modal *\/\n    .vk-halo-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-halo-sconce-lightbox.vk-active {\n      display: flex !important;\n      opacity: 1 !important;\n    }\n    .vk-halo-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-halo-sconce-lightbox.vk-active .vk-halo-sconce-lightbox-inner {\n      transform: scale(1);\n    }\n    .vk-halo-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-halo-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-halo-sconce-lightbox-close:hover {\n      background: rgba(255, 255, 255, 0.32);\n      transform: scale(1.08);\n    }\n    .vk-halo-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-halo-sconce-spec-table tr {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-halo-sconce-spec-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-halo-sconce-spec-table td {\n      padding: 9px 0;\n      font-size: 14px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-halo-sconce-spec-table td:first-child {\n      width: 42%;\n      padding-right: 1rem;\n      color: #998b78;\n    }\n    .vk-halo-sconce-care {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n    .vk-halo-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-halo-sconce-care li:last-child {\n      border-bottom: 0;\n    }\n    .vk-halo-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-halo-sconce-downloads {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-halo-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-halo-sconce-download:hover {\n      border-color: #c9b494;\n      background: #faf7f2;\n    }\n    .vk-halo-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-halo-sconce-download-text {\n      flex: 1;\n      color: #4f453a;\n      font-size: 12px;\n      font-weight: 500;\n    }\n    .vk-halo-sconce-download-arrow {\n      color: #97744e;\n      font-size: 15px;\n    }\n    .vk-halo-sconce-faq-item {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-halo-sconce-faq-item:last-child {\n      border-bottom: 0;\n    }\n    .vk-halo-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-halo-sconce-faq-item \u003e summary::-webkit-details-marker {\n      display: none;\n    }\n    .vk-halo-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-halo-sconce-faq-item[open] \u003e summary::after {\n      transform: translateY(-30%) rotate(-135deg);\n    }\n    .vk-halo-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-halo-sconce-features {\n        grid-template-columns: 1fr 1fr;\n      }\n      .vk-halo-sconce-thumbs-grid {\n        grid-template-columns: 1fr;\n        max-width: 260px;\n      }\n      .vk-halo-sconce-downloads {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"vk-halo-sconce-wrap\"\u003e\n\u003cp class=\"vk-halo-sconce-intro\"\u003eThe Halo Carved Ash Wood Sconce is a round, hand-carved ash wood disc surrounding a central frosted-glass diffuser, casting a soft, warm glow. Offered in two finishes, each with its own distinct carved texture.\u003c\/p\u003e\n\u003cdiv class=\"vk-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-features\"\u003e\n\u003cdiv class=\"vk-halo-sconce-feature\"\u003e\n\u003cdiv class=\"vk-halo-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          \u003ccircle cx=\"12\" cy=\"12\" r=\"3.2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 3v3M12 18v3M3 12h3M18 12h3M5.6 5.6l2.1 2.1M16.3 16.3l2.1 2.1M5.6 18.4l2.1-2.1M16.3 7.7l2.1-2.1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eHand-carved wood disc\u003c\/h4\u003e\n\u003cp\u003eA round, hand-carved ash wood disc surrounds a central frosted-glass diffuser for a soft, warm glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-feature\"\u003e\n\u003cdiv class=\"vk-halo-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=\"M4 12c2-4 6-6 8-6s6 2 8 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12c2 4 6 6 8 6s6-2 8-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eTwo carved textures\u003c\/h4\u003e\n\u003cp\u003eA radiating sunburst carving in black, or a pebbled honeycomb carving in a natural vintage finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-feature\"\u003e\n\u003cdiv class=\"vk-halo-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=\"M8 4h8l3 16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6.5 13h11\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eHandcrafted, low-profile\u003c\/h4\u003e\n\u003cp\u003eHandcrafted with a slim 14 cm wall projection, suited to commercial and residential spaces alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eColor Options\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-options\"\u003e\n\u003cdiv class=\"vk-halo-sconce-option\"\u003e\n\u003cdiv class=\"vk-halo-sconce-swatch\" style=\"background-color: #221f1c; background-image: repeating-conic-gradient(from 0deg, rgba(0,0,0,0.35) 0deg 6deg, transparent 6deg 12deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch5\u003eBlack\u003c\/h5\u003e\n\u003cp\u003eBlack-finished wood with a radiating sunburst carving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-option\"\u003e\n\u003cdiv class=\"vk-halo-sconce-swatch\" style=\"background-color: #5c3a22; background-image: radial-gradient(circle, rgba(35,20,10,0.35) 30%, transparent 31%); background-size: 8px 8px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch5\u003eWalnut\u003c\/h5\u003e\n\u003cp\u003eRich walnut-toned wood with a pebbled honeycomb carving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #998b78; margin-top: 0.75rem; line-height: 1.55;\"\u003eNote that the two colors carry different carved textures, not just different finishes of the same pattern — Black has a radiating sunburst groove, while Walnut has a pebbled honeycomb texture. Both are shown in full-size reference photos; the swatches above are our own approximations of each texture. Also flagging: the original supplier spec sheet listed the material as \"优质白蜡木\" (premium ash wood) for both colors — since \"Walnut\" names a different wood species, please confirm with your supplier whether this color is genuinely walnut wood or an ash-wood piece finished to resemble walnut, so the Material spec below can be corrected if needed.\u003c\/p\u003e\n\u003cdiv class=\"vk-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-dimension-card\"\u003e\n\u003ctable class=\"vk-halo-sconce-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e25 cm \/ 9.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall Projection\u003c\/td\u003e\n\u003ctd\u003e14 cm \/ 5.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-halo-sconce-dimension-note\"\u003eOne size, offered in both color\/texture options.\u003c\/div\u003e\n\u003c!-- Shrunk 2-column dimension diagrams grid with click-to-zoom --\u003e\n\u003cdiv class=\"vk-halo-sconce-thumbs-grid\"\u003e\n\u003cdiv class=\"vk-halo-sconce-thumb-card\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Carved-Ash-Wood-Sconce.jpg?v=1788677204\" rel=\"noopener noreferrer\" class=\"vk-halo-sconce-thumb-link\" title=\"Click to enlarge diagram 1\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Carved-Ash-Wood-Sconce.jpg?v=1788677204\" alt=\"Halo Carved Ash Wood Sconce Dimensions Diagram 1\"\u003e \u003cspan class=\"vk-halo-sconce-thumb-badge\"\u003e \u003csvg width=\"10\" height=\"10\" 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            \u003c\/svg\u003e \u003cspan\u003eZoom\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"vk-halo-sconce-thumb-caption\"\u003eView 1 — Dimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-thumb-card\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Carved-Ash-Wood-Sconce-2.jpg?v=1788677205\" rel=\"noopener noreferrer\" class=\"vk-halo-sconce-thumb-link\" title=\"Click to enlarge diagram 2\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Carved-Ash-Wood-Sconce-2.jpg?v=1788677205\" alt=\"Halo Carved Ash Wood Sconce Dimensions Diagram 2\"\u003e \u003cspan class=\"vk-halo-sconce-thumb-badge\"\u003e \u003csvg width=\"10\" height=\"10\" 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            \u003c\/svg\u003e \u003cspan\u003eZoom\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"vk-halo-sconce-thumb-caption\"\u003eView 2 — Specifications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-halo-sconce-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eHalo Carved Ash Wood 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\u003ePremium Ash Wood, Glass diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Options\u003c\/td\u003e\n\u003ctd\u003eBlack (sunburst carving), Walnut (honeycomb carving)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e25 cm \/ 9.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall Projection\u003c\/td\u003e\n\u003ctd\u003e14 cm \/ 5.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Socket\u003c\/td\u003e\n\u003ctd\u003eG9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb\u003c\/td\u003e\n\u003ctd\u003e1 × G9, warm white (color temperature not specified)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHandcrafted\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\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eCommercial, Residential\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 style=\"font-size: 12px; color: #998b78; margin-top: 0.75rem; line-height: 1.55;\"\u003eWattage, exact color temperature (only \"warm light\" was stated, no Kelvin figure), bulb inclusion, and recommended room size weren't specified in the source listing — omitted rather than guessed. Please confirm with your supplier before publishing.\u003c\/p\u003e\n\u003cdiv class=\"vk-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-halo-sconce-care\"\u003e\n\u003cli\u003eMount to a secure wall junction box using hardware suitable for the fixture weight; installation should follow local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eWe recommend installation by a licensed electrician.\u003c\/li\u003e\n\u003cli\u003eDust the carved wood surface gently with a soft, dry cloth; avoid abrasive scrubbers or soaking with water.\u003c\/li\u003e\n\u003cli\u003eKeep away from prolonged direct sunlight and high humidity, which can affect the natural wood finish over time.\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-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-downloads\"\u003e\n\u003ca class=\"vk-halo-sconce-download\" href=\"https:\/\/drive.google.com\/file\/d\/172wOj4i5Fo9xKK5fpgPnTBOOpYaSf7TT\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-halo-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-halo-sconce-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-halo-sconce-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-halo-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-halo-sconce-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-halo-sconce-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-halo-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-halo-sconce-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-halo-sconce-faq\"\u003e\n\u003cdetails class=\"vk-halo-sconce-faq-item\"\u003e\n\u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n\u003cp class=\"vk-halo-sconce-faq-a\"\u003eTwo: Black with a radiating sunburst carving, and Walnut with a pebbled honeycomb carving. Both come in the same 25 cm size. Note the supplier spec sheet lists the wood as premium ash for both colors — we're confirming with the supplier whether Walnut is genuine walnut wood or an ash piece finished to resemble walnut.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-halo-sconce-faq-item\"\u003e\n\u003csummary\u003eDoes it come with a bulb, and what socket does it use?\u003c\/summary\u003e\n\u003cp class=\"vk-halo-sconce-faq-a\"\u003eIt uses a G9 socket with warm-white light. Exact wattage, color temperature, and bulb inclusion weren't specified in the listing we received — please contact us to confirm before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-halo-sconce-faq-item\"\u003e\n\u003csummary\u003eHow is it mounted?\u003c\/summary\u003e\n\u003cp class=\"vk-halo-sconce-faq-a\"\u003eIt's a wall-mounted sconce with a slim 14 cm wall projection. We recommend installation by a licensed electrician.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-halo-sconce-faq-item\"\u003e\n\u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n\u003cp class=\"vk-halo-sconce-faq-a\"\u003eDust the carved wood surface gently with a soft, dry cloth, and keep away from prolonged direct sunlight and high humidity, which can affect the natural wood finish over time.\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-halo-lightbox\" class=\"vk-halo-sconce-lightbox\" role=\"dialog\"\u003e\n\u003cdiv class=\"vk-halo-sconce-lightbox-inner\"\u003e\n\u003cbutton type=\"button\" class=\"vk-halo-sconce-lightbox-close\"\u003e×\u003c\/button\u003e \u003cimg id=\"vk-halo-lightbox-target\" class=\"vk-halo-sconce-lightbox-img\" alt=\"Halo Carved Ash Wood Sconce Dimensions Enlarged\"\u003e\n\u003cdiv class=\"vk-halo-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":"Φ 9.8″ × H 9.8″ \/ Model A Black","offer_id":48666836566257,"sku":"VKW4-26831-01","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Φ 9.8″ × H 9.8″ \/ Model A Walnut Color","offer_id":48666836599025,"sku":"VKW4-26831-02","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Φ 9.8″ × H 9.8″ \/ Model B Black","offer_id":48666836631793,"sku":"VKW4-26831-03","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Φ 9.8″ × H 9.8″ \/ Model B Walnut Color","offer_id":48666836664561,"sku":"VKW4-26831-04","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/564897.jpg?v=1788237968","url":"https:\/\/vakkerlight.com\/fr\/products\/carved-ash-wood-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}