{"product_id":"solenne-alabaster-petal-wall-sconce","title":"Solenne Alabaster Petal Wall Sconce","description":"\u003cstyle\u003e\n  .vk-solenne-petal-wrap *,\n  .vk-solenne-petal-wrap *::before,\n  .vk-solenne-petal-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-solenne-petal-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-petal-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-solenne-petal-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-solenne-petal-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-petal-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.25rem;\n  }\n\n  .vk-solenne-petal-feat {\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solenne-petal-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-petal-feat h4 {\n    margin-bottom: 0.25rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solenne-petal-feat p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-petal-control-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 0.75rem;\n  }\n\n  .vk-solenne-petal-control-card {\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-solenne-petal-control-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-solenne-petal-control-card p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-petal-shape-card {\n    margin-bottom: 1rem;\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-petal-shape-hint {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-solenne-petal-shape-dims {\n    margin-top: 0.7rem;\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.7;\n  }\n\n  .vk-solenne-petal-shape-enlarge {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n  }\n\n  .vk-solenne-petal-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-solenne-petal-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-solenne-petal-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-petal-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .vk-solenne-petal-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-solenne-petal-install {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-solenne-petal-install 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-petal-install li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-petal-install 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-petal-faq {\n    margin-top: 0.5rem;\n  }\n\n  .vk-solenne-petal-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-solenne-petal-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-solenne-petal-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-petal-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-solenne-petal-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-petal-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-solenne-petal-faq-item[open] \u003e summary {\n    color: #5a4630;\n  }\n\n  .vk-solenne-petal-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-petal-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-solenne-petal-control-split {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-solenne-petal-wrap\"\u003e\n\u003cp class=\"vk-solenne-petal-intro\"\u003eThe Solenne Alabaster Petal Wall Sconce transforms natural stone into a layered, sculptural wall feature. Elongated alabaster panels overlap across a structured brass frame, creating a softly rounded silhouette that diffuses the light through subtle clouding and mineral veining. Available in brass, black, and brushed nickel finishes, this Mooijane wall light is an elegant choice for living rooms, dining rooms, entryways, bedrooms, and refined hospitality interiors.\u003c\/p\u003e\n\u003cdiv class=\"vk-solenne-petal-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-features\"\u003e\n\u003cdiv class=\"vk-solenne-petal-feat\"\u003e\n\u003cdiv class=\"vk-solenne-petal-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cellipse cx=\"8\" cy=\"12\" rx=\"3\" ry=\"8\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"16\" cy=\"12\" rx=\"3\" ry=\"8\"\u003e\u003c\/ellipse\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eLayered stone petals\u003c\/h4\u003e\n\u003cp\u003eOverlapping alabaster panels form a dimensional petal-like composition with a soft natural glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-feat\"\u003e\n\u003cdiv class=\"vk-solenne-petal-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M4 7h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 17h12\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"7\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eSculptural brass frame\u003c\/h4\u003e\n\u003cp\u003eHorizontal brass bands and rounded fasteners secure each stone panel while adding tailored metal detailing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-feat\"\u003e\n\u003cdiv class=\"vk-solenne-petal-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=\"11\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 20h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 2v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eE26 or E27 bulb\u003c\/h4\u003e\n\u003cp\u003eDesigned for a replaceable E26 or E27 bulb, with warm white LED lighting recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-section-label\"\u003eFinish Options\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-control-split\"\u003e\n\u003cdiv class=\"vk-solenne-petal-control-card\"\u003e\n\u003ch5\u003eBrass, Black, or Brushed Nickel\u003c\/h5\u003e\n\u003cp\u003eSelect warm brass, clean black, or softly reflective brushed nickel to coordinate with your interior palette and surrounding hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-control-card\"\u003e\n\u003ch5\u003eNatural alabaster\u003c\/h5\u003e\n\u003cp\u003eEach panel has individual clouding, mineral lines, tone, and translucency, making every wall light naturally unique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-shape-card\"\u003e\n\u003cp class=\"vk-solenne-petal-shape-hint\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003cdiv class=\"vk-solenne-petal-shape-dims\"\u003eFixture: W 50 × H 37 × D 28 cm \/ W 19.7″ × H 14.6″ × D 11″\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-shape-enlarge\"\u003eSculptural wall sconce with layered natural alabaster panels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-solenne-petal-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBrass, Natural Alabaster\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Material\u003c\/td\u003e\n\u003ctd\u003eNatural Alabaster Panels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Finishes\u003c\/td\u003e\n\u003ctd\u003eBrass, Black, Brushed Nickel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixture Size\u003c\/td\u003e\n\u003ctd\u003eW 50 × H 37 × D 28 cm \/ W 19.7″ × H 14.6″ × D 11″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eE26 or E27 bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Bulb\u003c\/td\u003e\n\u003ctd\u003eWarm white E26 or E27 LED bulb\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\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse\u003c\/td\u003e\n\u003ctd\u003eIndoor, dry locations only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eLiving room, dining room, bedroom, hallway, entryway, powder room, hotel, and hospitality interior\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-solenne-petal-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-solenne-petal-install\"\u003e\n\u003cli\u003eHardwired wall installation is required; professional installation is recommended due to the size and natural stone construction.\u003c\/li\u003e\n\u003cli\u003eCompatible with an E26 or E27 bulb depending on the selected market configuration.\u003c\/li\u003e\n\u003cli\u003eThe bulb is not included. A warm white LED bulb is recommended to enhance the alabaster’s soft translucency.\u003c\/li\u003e\n\u003cli\u003eNatural alabaster varies in tone, veining, mineral markings, and translucency, so no two panels will be identical.\u003c\/li\u003e\n\u003cli\u003eSuitable for living rooms, dining rooms, bedrooms, hallways, entryways, powder rooms, and hospitality interiors.\u003c\/li\u003e\n\u003cli\u003eDesigned for indoor dry locations only. Do not install in shower areas or other directly wet environments.\u003c\/li\u003e\n\u003cli\u003eTurn off the power before cleaning or replacing the bulb. Dust the stone and metal gently with a soft dry cloth and avoid acidic or abrasive cleaners.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-solenne-petal-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-solenne-petal-faq\"\u003e\n\u003cdetails class=\"vk-solenne-petal-faq-item\"\u003e\n\u003csummary\u003eWhat is the Solenne wall sconce made from?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-petal-faq-a\"\u003eIt is made from natural alabaster panels arranged over a structured brass frame with rounded metal fasteners.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-petal-faq-item\"\u003e\n\u003csummary\u003eWhat are the dimensions of this wall light?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-petal-faq-a\"\u003eThe fixture measures W 50 × H 37 × D 28 cm \/ W 19.7″ × H 14.6″ × D 11″.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-petal-faq-item\"\u003e\n\u003csummary\u003eHow does the alabaster affect the light?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-petal-faq-a\"\u003eThe overlapping alabaster panels soften direct glare and reveal subtle clouding and mineral veining when illuminated.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-petal-faq-item\"\u003e\n\u003csummary\u003eWhat bulb does this wall sconce use?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-petal-faq-a\"\u003eIt is designed for an E26 or E27 bulb depending on the selected market configuration. The bulb is not included, and a warm white LED bulb is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-petal-faq-item\"\u003e\n\u003csummary\u003eWhich metal finishes are available?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-petal-faq-a\"\u003eThe frame is available in brass, black, and brushed nickel finishes, each paired with natural alabaster panels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-solenne-petal-faq-item\"\u003e\n\u003csummary\u003eWhere can this alabaster wall sconce be installed?\u003c\/summary\u003e\n\u003cp class=\"vk-solenne-petal-faq-a\"\u003eIt works well in living rooms, dining rooms, bedrooms, hallways, entryways, powder rooms, and hospitality interiors. It is intended for indoor dry locations and is not rated for directly wet areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"W 19.7″ × H 14.6″ × D 11″ \/ Brass","offer_id":48528461791473,"sku":"VKW03-2689-01","price":895.0,"currency_code":"USD","in_stock":true},{"title":"W 19.7″ × H 14.6″ × D 11″ \/ Black","offer_id":48528461824241,"sku":"VKW03-2689-02","price":895.0,"currency_code":"USD","in_stock":true},{"title":"W 19.7″ × H 14.6″ × D 11″ \/ Brushed Nickel","offer_id":48528461857009,"sku":"VKW03-2689-03","price":895.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Solenne_Alabaster_Petal_Wall_Sconce_3.jpg?v=1786258461","url":"https:\/\/vakkerlight.com\/ar-ca\/products\/solenne-alabaster-petal-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}