{"product_id":"solenne-alabaster-beaded-wall-sconce","title":"Solenne Alabaster Beaded Wall Sconce","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSolenne Alabaster Beaded Wall Sconce\u003c\/title\u003e\n\n\u003cstyle\u003e\n  .solenne-detail,\n  .solenne-detail * {\n    box-sizing: border-box;\n  }\n\n  .solenne-detail {\n    --deep: #2c2118;\n    --accent: #82613f;\n    --light-accent: #c4a983;\n    --surface: #faf7f2;\n    --border: #d9ccbc;\n    --muted: #706359;\n    width: 100%;\n    max-width: 680px;\n    color: var(--deep);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .solenne-detail h2 {\n    margin: 0 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 400;\n    line-height: 1.45;\n  }\n\n  .solenne-detail h2 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .solenne-intro {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  .solenne-divider {\n    height: 1px;\n    margin: 30px 0;\n    background: var(--border);\n  }\n\n  .solenne-label {\n    margin-bottom: 12px;\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .solenne-note,\n  .solenne-light-card {\n    padding: 16px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--surface);\n  }\n\n  .solenne-note {\n    margin-top: 16px;\n  }\n\n  .solenne-note p,\n  .solenne-light-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  .solenne-note strong,\n  .solenne-light-card strong {\n    color: var(--deep);\n  }\n\n  .solenne-grid-3,\n  .solenne-size-grid,\n  .solenne-finish-grid {\n    display: grid;\n    gap: 10px;\n  }\n\n  .solenne-grid-3,\n  .solenne-size-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .solenne-finish-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .solenne-card {\n    padding: 14px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .solenne-card h4,\n  .solenne-card h5 {\n    margin: 0 0 6px;\n    color: var(--deep);\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.45;\n  }\n\n  .solenne-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .solenne-size-card {\n    text-align: center;\n  }\n\n  .solenne-size-card .solenne-size-name {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .solenne-dimension-box {\n    display: flex;\n    min-height: 220px;\n    padding: 20px;\n    align-items: center;\n    justify-content: center;\n    border: 1px dashed var(--light-accent);\n    border-radius: 10px;\n    background: var(--surface);\n    color: var(--muted);\n    text-align: center;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .solenne-swatch {\n    display: block;\n    width: 30px;\n    height: 30px;\n    margin-bottom: 8px;\n    border: 1px solid rgba(0,0,0,.14);\n    border-radius: 50%;\n  }\n\n  .solenne-brass {\n    background: linear-gradient(135deg, #80602f, #d6b36a, #886534);\n  }\n\n  .solenne-black {\n    background: linear-gradient(135deg, #080808, #414141, #111111);\n  }\n\n  .solenne-light-card h4 {\n    margin: 0 0 8px;\n    font-size: 14px;\n  }\n\n  .solenne-warning {\n    margin-top: 10px !important;\n    padding: 10px 12px;\n    border-left: 3px solid var(--light-accent);\n    background: #fffaf2;\n  }\n\n  .solenne-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .solenne-spec-table td {\n    padding: 10px 0;\n    border-bottom: 1px solid var(--border);\n    color: var(--deep);\n    font-size: 14px;\n    line-height: 1.6;\n    vertical-align: top;\n  }\n\n  .solenne-spec-table td:first-child {\n    width: 40%;\n    padding-right: 16px;\n    color: #998a79;\n  }\n\n  .solenne-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .solenne-care li {\n    position: relative;\n    padding: 9px 0 9px 20px;\n    border-bottom: 1px solid var(--border);\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .solenne-care li::before {\n    position: absolute;\n    top: 18px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--light-accent);\n    content: \"\";\n  }\n\n  .solenne-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .solenne-downloads a {\n    display: inline-flex;\n    min-height: 44px;\n    padding: 10px 14px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #d1c4b2;\n    border-radius: 7px;\n    background: #fdfbf7;\n    color: #5d5348;\n    font-size: 13px;\n    text-decoration: none;\n  }\n\n  .solenne-downloads a:hover {\n    background: #eee7dc;\n  }\n\n  .solenne-faq details {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .solenne-faq summary {\n    padding: 14px 0;\n    color: var(--deep);\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    cursor: pointer;\n  }\n\n  .solenne-faq p {\n    margin: 0;\n    padding: 0 0 15px;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  @media (max-width: 560px) {\n    .solenne-grid-3,\n    .solenne-size-grid,\n    .solenne-finish-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .solenne-downloads a {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"solenne-detail\"\u003e\n\n  \u003ch2\u003e\n    A vertical composition of luminous alabaster spheres and rounded metal beads —\n    \u003cem\u003esculptural wall lighting with a jewelry-inspired rhythm.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"solenne-intro\"\u003e\n    The Solenne Alabaster Beaded Wall Sconce combines natural Spanish alabaster\n    globes with smooth metal spheres arranged along a slender vertical stem.\n    Available in three heights, the design ranges from a compact single-globe\n    accent to a dramatic three-globe wall sculpture. The integrated LED light\n    source illuminates the stone from within, revealing its soft clouding,\n    translucent depth, and naturally varied mineral veining.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"solenne-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePlease Note:\u003c\/strong\u003e Natural Spanish alabaster varies from piece\n      to piece. Differences in veining, clouding, pale honey-colored mineral\n      marks, translucency, and tone are normal characteristics of genuine stone\n      and make every fixture unique.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eFeatures\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-grid-3\"\u003e\n    \u003cdiv class=\"solenne-card\"\u003e\n      \u003ch4\u003eNatural alabaster spheres\u003c\/h4\u003e\n      \u003cp\u003eEach stone globe displays individual clouding, mineral veining, and softly translucent depth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solenne-card\"\u003e\n      \u003ch4\u003eThree vertical configurations\u003c\/h4\u003e\n      \u003cp\u003eChoose a compact one-globe design or a taller two- or three-globe sculptural arrangement.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solenne-card\"\u003e\n      \u003ch4\u003eIntegrated LED illumination\u003c\/h4\u003e\n      \u003cp\u003eThe built-in light source illuminates the alabaster from within for a soft, glare-controlled glow.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eDimensions\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-dimension-box\"\u003e\n    Dimension Image Placeholder\u003cbr\u003e\n    Replace this area with the final size diagram.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-size-grid\" style=\"margin-top:12px;\"\u003e\n    \u003cdiv class=\"solenne-card solenne-size-card\"\u003e\n      \u003cspan class=\"solenne-size-name\"\u003e1-Light\u003c\/span\u003e\n      \u003ch4\u003eDia 5.9″ × H 23.2″\u003c\/h4\u003e\n      \u003cp\u003eDia 15 × H 59 cm\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solenne-card solenne-size-card\"\u003e\n      \u003cspan class=\"solenne-size-name\"\u003e2-Lights\u003c\/span\u003e\n      \u003ch4\u003eDia 5.9″ × H 32.3″\u003c\/h4\u003e\n      \u003cp\u003eDia 15 × H 82 cm\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solenne-card solenne-size-card\"\u003e\n      \u003cspan class=\"solenne-size-name\"\u003e3-Lights\u003c\/span\u003e\n      \u003ch4\u003eDia 5.9″ × H 41.3″\u003c\/h4\u003e\n      \u003cp\u003eDia 15 × H 105 cm\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eMetal Finishes\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-finish-grid\"\u003e\n    \u003cdiv class=\"solenne-card\"\u003e\n      \u003cspan class=\"solenne-swatch solenne-brass\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eBrass\u003c\/h5\u003e\n      \u003cp\u003eA warm metallic finish that complements the pale amber and honey-colored markings within the stone.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solenne-card\"\u003e\n      \u003cspan class=\"solenne-swatch solenne-black\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eMatte Black\u003c\/h5\u003e\n      \u003cp\u003eA dark architectural finish that creates crisp contrast against the natural white alabaster spheres.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eLight Source\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-light-card\"\u003e\n    \u003ch4\u003eIntegrated LED\u003c\/h4\u003e\n    \u003cp\u003e\n      The built-in LED system illuminates the natural alabaster spheres from\n      within, producing a soft ambient glow while highlighting the stone’s\n      cloud-like texture and mineral variation.\n    \u003c\/p\u003e\n\n    \u003cp class=\"solenne-warning\"\u003e\n      \u003cstrong\u003eSpecification Notice:\u003c\/strong\u003e LED wattage, color temperature,\n      lumen output, dimming compatibility, and rated lifespan were not provided.\n      Confirm these values before publishing the final product listing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eSpecifications\u003c\/div\u003e\n\n  \u003ctable class=\"solenne-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eSolenne Alabaster Beaded Wall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural Spanish alabaster, metal\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStone Finish\u003c\/td\u003e\n\u003ctd\u003eNatural white alabaster with unique mineral variation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSize Options\u003c\/td\u003e\n\u003ctd\u003e1-Light, 2-Lights, 3-Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e1-Light Size\u003c\/td\u003e\n\u003ctd\u003eDia 5.9″ × H 23.2″ \/ Dia 15 × H 59 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e2-Lights Size\u003c\/td\u003e\n\u003ctd\u003eDia 5.9″ × H 32.3″ \/ Dia 15 × H 82 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e3-Lights Size\u003c\/td\u003e\n\u003ctd\u003eDia 5.9″ × H 41.3″ \/ Dia 15 × H 105 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWall Projection\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMetal Finish Options\u003c\/td\u003e\n\u003ctd\u003eBrass, matte black\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLED Wattage\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003eNot specified; 2700K–3000K recommended for warm ambient lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimming\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm driver and dimmer compatibility\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eNot specified; configure according to destination country\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\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 use only\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMoisture Resistance\u003c\/td\u003e\n\u003ctd\u003eSuitable for dry indoor locations unless otherwise certified\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSuitable Rooms\u003c\/td\u003e\n\u003ctd\u003eBedroom, bedside area, living room, hallway, entryway, staircase landing, dining room, dry powder room\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, and Australia\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\n  \u003cul class=\"solenne-care\"\u003e\n    \u003cli\u003eHardwired installation is required. Installation by a licensed electrician is recommended.\u003c\/li\u003e\n    \u003cli\u003eConfirm that the wall junction box and mounting surface can support the selected fixture size.\u003c\/li\u003e\n    \u003cli\u003eInstall the vertical stem upright and verify that all stone and metal spheres are securely assembled.\u003c\/li\u003e\n    \u003cli\u003eUse the correct LED driver and input voltage for the destination country.\u003c\/li\u003e\n    \u003cli\u003eFor hallways and stair landings, confirm that the fixture projection does not obstruct circulation.\u003c\/li\u003e\n    \u003cli\u003eHandle every alabaster sphere carefully to prevent chips, scratches, cracks, or impact damage.\u003c\/li\u003e\n    \u003cli\u003eClean the stone with a soft dry microfiber cloth or a slightly damp cloth followed immediately by drying.\u003c\/li\u003e\n    \u003cli\u003eAvoid acidic cleaners, bleach, abrasive pads, metal polish, and strong household chemicals.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-downloads\"\u003e\n    \u003ca href=\"SPEC_SHEET_URL\" target=\"_blank\" rel=\"noopener\"\u003eSpec Sheet\u003c\/a\u003e\n    \u003ca href=\"INSTALL_GUIDE_URL\" target=\"_blank\" rel=\"noopener\"\u003eInstallation Guide\u003c\/a\u003e\n    \u003ca href=\"mailto:SUPPORT_EMAIL?subject=Solenne%20Alabaster%20Beaded%20Wall%20Sconce%20-%203D%20Files%20Request\"\u003eRequest 3D Files\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n  \u003cdiv class=\"solenne-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many size options are available?\u003c\/summary\u003e\n      \u003cp\u003eThe collection includes 1-light, 2-light, and 3-light versions with heights of 59 cm, 82 cm, and 105 cm.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill every alabaster sphere look the same?\u003c\/summary\u003e\n      \u003cp\u003eNo. Natural alabaster varies in clouding, mineral lines, pale honey-colored veining, translucency, and surface tone.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the fixture use replaceable bulbs?\u003c\/summary\u003e\n      \u003cp\u003eNo. This design uses an integrated LED light source rather than conventional replaceable bulbs.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere does this wall sconce work best?\u003c\/summary\u003e\n      \u003cp\u003eIt works well beside beds, along hallways, near staircase landings, beside entry consoles, and in modern living or dining spaces.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should the alabaster be cleaned?\u003c\/summary\u003e\n      \u003cp\u003eUse a soft dry microfiber cloth or a slightly damp cloth followed immediately by drying. Avoid acidic cleaners, bleach, abrasive pads, and strong chemicals.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Vakkerlight","offers":[{"title":"1-Light Dia 5.9″ × H 23.2″ \/ Black \u0026 White \/ Warm Light","offer_id":48439830872305,"sku":"VKW1-26724-01","price":229.0,"currency_code":"USD","in_stock":true},{"title":"1-Light Dia 5.9″ × H 23.2″ \/ Gold \u0026 White \/ Warm Light","offer_id":48439830905073,"sku":"VKW1-26724-02","price":229.0,"currency_code":"USD","in_stock":true},{"title":"2-Lights Dia 5.9″ × H 32.3″ \/ Black \u0026 White \/ Warm Light","offer_id":48439830937841,"sku":"VKW1-26724-03","price":355.0,"currency_code":"USD","in_stock":true},{"title":"2-Lights Dia 5.9″ × H 32.3″ \/ Gold \u0026 White \/ Warm Light","offer_id":48439830970609,"sku":"VKW1-26724-04","price":355.0,"currency_code":"USD","in_stock":true},{"title":"3-Lights Dia 5.9″ × H 41.3″ \/ Black \u0026 White \/ Warm Light","offer_id":48439831003377,"sku":"VKW1-26724-05","price":489.0,"currency_code":"USD","in_stock":true},{"title":"3-Lights Dia 5.9″ × H 41.3″ \/ Gold \u0026 White \/ Warm Light","offer_id":48439831036145,"sku":"VKW1-26724-06","price":489.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17848787247595.png?v=1784878739","url":"https:\/\/vakkerlight.com\/en-ca\/products\/solenne-alabaster-beaded-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}