{"product_id":"solenne-jade-wall-sconce","title":"Solenne Jade Wall Sconce","description":"\u003cstyle\u003e\n  .vk-solenne-jade-wrap *,\n  .vk-solenne-jade-wrap *::before,\n  .vk-solenne-jade-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-solenne-jade-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.25rem;\n  }\n\n  .vk-solenne-jade-feat {\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-feat h4 {\n    margin-bottom: 0.25rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solenne-jade-feat p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-jade-style-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 0.75rem;\n  }\n\n  .vk-solenne-jade-style-card {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solenne-jade-style-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solenne-jade-style-card p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-dimension-placeholder {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-jade-dimension-value {\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.8;\n  }\n\n  .vk-solenne-jade-dimension-note {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n  }\n\n  .vk-solenne-jade-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-solenne-jade-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-solenne-jade-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-jade-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-solenne-jade-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-solenne-jade-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-download-card:hover {\n    border-color: #cbb895;\n    background: #faf7f1;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-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-solenne-jade-download-arrow {\n    color: #9b7a52;\n    font-size: 15px;\n    line-height: 1;\n  }\n\n  .vk-solenne-jade-faq {\n    margin-top: 0.5rem;\n  }\n\n  .vk-solenne-jade-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-solenne-jade-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-solenne-jade-faq-item[open] \u003e summary {\n    color: #5a4630;\n  }\n\n  .vk-solenne-jade-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-solenne-jade-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-solenne-jade-style-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-solenne-jade-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-solenne-jade-wrap\"\u003e\n\u003cp class=\"vk-solenne-jade-intro\"\u003eThe Solenne Jade Wall Sconce pairs softly colored jade with warm metal detailing in a compact sculptural form. Available in Style A and Style B, its small-scale profile and replaceable G9 light source make it a refined choice for bedside walls, reading corners, hallways, entryways, powder rooms, and intimate hospitality interiors.\u003c\/p\u003e\n\u003cdiv class=\"vk-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-features\"\u003e\n\u003cdiv class=\"vk-solenne-jade-feat\"\u003e\n\u003cdiv class=\"vk-solenne-jade-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 10c3-3 5 3 8 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 15c3-3 5 3 8 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eJade stone character\u003c\/h4\u003e\n\u003cp\u003eJade brings subtle tonal variation and a softly polished stone presence to the compact wall-mounted design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-feat\"\u003e\n\u003cdiv class=\"vk-solenne-jade-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M7 5h10v14H7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eCompact sculptural scale\u003c\/h4\u003e\n\u003cp\u003eAt only 20 cm high, the fixture adds decorative light without overwhelming smaller walls or narrow bedside areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-feat\"\u003e\n\u003cdiv class=\"vk-solenne-jade-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M8 4h8v5a4 4 0 0 1-8 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 16h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eReplaceable G9 bulb\u003c\/h4\u003e\n\u003cp\u003eA G9 socket provides a replaceable light source for practical long-term use and easy bulb replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eStyle Options\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-style-grid\"\u003e\n\u003cdiv class=\"vk-solenne-jade-style-card\"\u003e\n\u003ch5\u003eStyle A\u003c\/h5\u003e\n\u003cp\u003eA compact jade wall light with a rounded stone-and-metal composition and a softly decorative vertical profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-style-card\"\u003e\n\u003ch5\u003eStyle B\u003c\/h5\u003e\n\u003cp\u003eAn alternate arrangement with the same jade and metal material language, overall scale, and G9 light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-dimension-card\"\u003e\n\u003cp class=\"vk-solenne-jade-dimension-placeholder\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003cdiv class=\"vk-solenne-jade-dimension-value\"\u003eStyle A: L 20 × W 14 × Projection 14 cm \/ L 7.9″ × W 5.5″ × Projection 5.5″ \u003cbr\u003eStyle B: L 20 × W 14 × Projection 14 cm \/ L 7.9″ × W 5.5″ × Projection 5.5″\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-dimension-note\"\u003eBoth styles share the same compact overall dimensions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-solenne-jade-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eSolenne Jade Wall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eJade, Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyles\u003c\/td\u003e\n\u003ctd\u003eStyle A, Style B\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixture Size\u003c\/td\u003e\n\u003ctd\u003eL 20 × W 14 × Projection 14 cm \/ L 7.9″ × W 5.5″ × Projection 5.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eG9 Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Required\u003c\/td\u003e\n\u003ctd\u003eYes\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\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eSee selected product configuration\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, living room, hallway, entryway, powder room, 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-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-solenne-jade-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 installation instructions and applicable local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eThe fixture uses a replaceable G9 bulb. Disconnect power and allow the bulb to cool fully before replacement.\u003c\/li\u003e\n\u003cli\u003eStone surfaces may show natural differences in tone, markings, texture, and pattern from one fixture to another.\u003c\/li\u003e\n\u003cli\u003eClean the jade and metal surfaces gently with a soft dry or slightly damp cloth.\u003c\/li\u003e\n\u003cli\u003eAvoid abrasive pads, acidic cleaners, harsh chemicals, and prolonged moisture exposure.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor dry locations unless otherwise specified for the selected configuration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-downloads\"\u003e\n\u003ca class=\"vk-solenne-jade-download-card\" href=\"SPECIFICATIONS_PDF_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-solenne-jade-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-solenne-jade-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-solenne-jade-download-card\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-solenne-jade-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=\"M4 20h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 20V8l5-4 5 4v12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 14h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-solenne-jade-download-card\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-solenne-jade-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-solenne-jade-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-jade-faq\"\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eWhat is the Solenne Jade Wall Sconce made from?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eThe fixture combines jade stone with coordinated metal components in a compact decorative wall-mounted design.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eWhat type of bulb does the Solenne wall sconce use?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eThe fixture is designed for a replaceable G9 bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eWhat is the difference between Style A and Style B?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eStyle A and Style B use different decorative arrangements while maintaining the same overall size, jade material direction, and G9 light source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eWhat are the dimensions of the wall light?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eBoth styles measure L 20 × W 14 × Projection 14 cm, approximately L 7.9″ × W 5.5″ × Projection 5.5″.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eWill the jade surface look exactly the same on every fixture?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eStone surfaces can vary naturally in tone, texture, markings, and pattern, so individual pieces may have their own appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eWhere can this compact jade wall sconce be used?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eIts small-scale profile works well beside a bed, in hallways, living rooms, entryways, reading corners, powder rooms, hotel rooms, restaurants, and other indoor hospitality spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-jade-faq-item\"\u003e\n\u003csummary\u003eHow should I clean the jade and metal surfaces?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-jade-faq-a\"\u003eUse a soft dry or slightly damp cloth and avoid abrasive materials, acidic cleaners, and harsh chemicals.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Solenne Jade Wall Sconce\",\n  \"description\": \"Compact jade and metal wall sconce with a replaceable G9 bulb, available in Style A and Style B for bedside, hallway, living room, and hospitality lighting.\",\n  \"image\": [\n    \"IMAGE_URL_1\",\n    \"IMAGE_URL_2\",\n    \"IMAGE_URL_3\"\n  ],\n  \"url\": \"PRODUCT_URL\",\n  \"material\": \"Jade, Metal\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Fixture Size\",\n      \"value\": \"L 20 × W 14 × Projection 14 cm \/ L 7.9 × W 5.5 × Projection 5.5 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Styles\",\n      \"value\": \"Style A, Style B\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Light Source\",\n      \"value\": \"G9 Bulb\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Bulb Required\",\n      \"value\": \"Yes\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Mounting\",\n      \"value\": \"Wall Mounted\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Environment\",\n      \"value\": \"Indoor, Dry Locations\"\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Solenne Jade Wall Sconce made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The fixture combines jade stone with coordinated metal components in a compact decorative wall-mounted design.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of bulb does the Solenne Jade Wall Sconce use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The fixture is designed for a replaceable G9 bulb.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between Style A and Style B?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Style A and Style B use different decorative arrangements while maintaining the same overall size, jade material direction, and G9 light source.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the dimensions of the Solenne Jade Wall Sconce?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Both styles measure L 20 × W 14 × Projection 14 cm, approximately L 7.9 × W 5.5 × Projection 5.5 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will the jade surface look exactly the same on every fixture?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Stone surfaces can vary naturally in tone, texture, markings, and pattern, so individual pieces may have their own appearance.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can the Solenne Jade Wall Sconce be used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Its compact profile works well beside a bed, in hallways, living rooms, entryways, reading corners, powder rooms, hotel rooms, restaurants, and other indoor hospitality spaces.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How should I clean the jade and metal surfaces?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use a soft dry or slightly damp cloth and avoid abrasive materials, acidic cleaners, and harsh chemicals.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"Style A: L 7.9″ × W 5.5″ × Projection 5.5″ \/ Yellow Jade","offer_id":48534514434289,"sku":"VKW3-26810-01","price":289.0,"currency_code":"USD","in_stock":true},{"title":"Style B: L 7.9″ × W 5.5″ × Projection 5.5″ \/ Yellow Jade","offer_id":48534514467057,"sku":"VKW3-26810-02","price":289.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/SolenneJadeWallSconce.jpg?v=1786342494","url":"https:\/\/vakkerlight.com\/pt-ca\/products\/solenne-jade-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}