{"product_id":"avelor-alabaster-adjustable-wall-sconce","title":"Avelor Alabaster Adjustable 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\u003eAvelor Alabaster Adjustable Wall Sconce\u003c\/title\u003e\n\n\u003cstyle\u003e\n  .avelor-detail,\n  .avelor-detail * {\n    box-sizing: border-box;\n  }\n\n  .avelor-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  .avelor-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  .avelor-detail h2 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .avelor-intro {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  .avelor-divider {\n    height: 1px;\n    margin: 30px 0;\n    background: var(--border);\n  }\n\n  .avelor-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  .avelor-note,\n  .avelor-light-card {\n    padding: 16px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--surface);\n  }\n\n  .avelor-note {\n    margin-top: 16px;\n  }\n\n  .avelor-note p,\n  .avelor-light-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  .avelor-note strong,\n  .avelor-light-card strong {\n    color: var(--deep);\n  }\n\n  .avelor-grid-3,\n  .avelor-finish-grid {\n    display: grid;\n    gap: 10px;\n  }\n\n  .avelor-grid-3,\n  .avelor-finish-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .avelor-card {\n    padding: 14px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .avelor-card h4,\n  .avelor-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  .avelor-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .avelor-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  .avelor-size-card {\n    margin-top: 12px;\n    text-align: center;\n  }\n\n  .avelor-size-card .avelor-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  .avelor-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  .avelor-brass {\n    background: linear-gradient(135deg, #80602f, #d6b36a, #886534);\n  }\n\n  .avelor-black {\n    background: linear-gradient(135deg, #080808, #414141, #111111);\n  }\n\n  .avelor-nickel {\n    background: linear-gradient(135deg, #8b8b87, #deded8, #777874);\n  }\n\n  .avelor-light-card h4 {\n    margin: 0 0 8px;\n    font-size: 14px;\n  }\n\n  .avelor-warning {\n    margin-top: 10px !important;\n    padding: 10px 12px;\n    border-left: 3px solid var(--light-accent);\n    background: #fffaf2;\n  }\n\n  .avelor-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .avelor-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  .avelor-spec-table td:first-child {\n    width: 40%;\n    padding-right: 16px;\n    color: #998a79;\n  }\n\n  .avelor-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .avelor-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  .avelor-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  .avelor-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .avelor-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  .avelor-downloads a:hover {\n    background: #eee7dc;\n  }\n\n  .avelor-faq details {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .avelor-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  .avelor-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    .avelor-grid-3,\n    .avelor-finish-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .avelor-downloads a {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"avelor-detail\"\u003e\n\n  \u003ch2\u003e\n    A precisely balanced articulated arm supports a softly glowing alabaster sphere —\n    \u003cem\u003efunctional wall lighting with a sculptural, architectural profile.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"avelor-intro\"\u003e\n    The Avelor Alabaster Adjustable Wall Sconce pairs a natural Spanish alabaster\n    globe with a slender jointed metal arm and compact rectangular wall plate.\n    Its angled structure introduces a sense of movement while allowing the light\n    to extend away from the wall. The rounded stone shade softens the illumination,\n    making this adjustable wall lamp well suited to bedside lighting, reading corners,\n    hallways, entryways, and living spaces.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"avelor-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=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eFeatures\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-grid-3\"\u003e\n    \u003cdiv class=\"avelor-card\"\u003e\n      \u003ch4\u003eAdjustable articulated arm\u003c\/h4\u003e\n      \u003cp\u003eThe jointed metal structure creates a dynamic profile and allows practical positioning beside beds, desks, and seating areas.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"avelor-card\"\u003e\n      \u003ch4\u003eNatural alabaster globe\u003c\/h4\u003e\n      \u003cp\u003eThe spherical stone shade displays individual clouding, mineral veining, and softly translucent depth.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"avelor-card\"\u003e\n      \u003ch4\u003eCompact architectural mounting\u003c\/h4\u003e\n      \u003cp\u003eA slim rectangular wall plate keeps the installation visually light while supporting the extended arm.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eDimensions\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-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=\"avelor-card avelor-size-card\"\u003e\n    \u003cspan class=\"avelor-size-name\"\u003eStandard Size\u003c\/span\u003e\n    \u003ch4\u003eW 5.9″ × H 20.1″\u003c\/h4\u003e\n    \u003cp\u003eW 15 × H 51 cm\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eMetal Finishes\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-finish-grid\"\u003e\n    \u003cdiv class=\"avelor-card\"\u003e\n      \u003cspan class=\"avelor-swatch avelor-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=\"avelor-card\"\u003e\n      \u003cspan class=\"avelor-swatch avelor-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 globe.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"avelor-card\"\u003e\n      \u003cspan class=\"avelor-swatch avelor-nickel\"\u003e\u003c\/span\u003e\n      \u003ch5\u003eBrushed Nickel\u003c\/h5\u003e\n      \u003cp\u003eA softly reflective silver-toned finish suited to modern, transitional, and understated interiors.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eLight Source\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-light-card\"\u003e\n    \u003ch4\u003eE14 Bulb Base\u003c\/h4\u003e\n    \u003cp\u003e\n      The natural alabaster globe diffuses the E14 light source into a soft,\n      comfortable glow while revealing the stone’s individual clouding and mineral variation.\n    \u003c\/p\u003e\n\n    \u003cp class=\"avelor-warning\"\u003e\n      \u003cstrong\u003eSpecification Notice:\u003c\/strong\u003e Bulb wattage, bulb inclusion,\n      dimming compatibility, and voltage were not provided. Confirm these values\n      before publishing the final product listing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eSpecifications\u003c\/div\u003e\n\n  \u003ctable class=\"avelor-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eAvelor Alabaster Adjustable 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\u003eOverall Size\u003c\/td\u003e\n\u003ctd\u003eW 5.9″ × H 20.1″ \/ W 15 × H 51 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, brushed nickel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eE14 bulb base\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBulb Included\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaximum Wattage\u003c\/td\u003e\n\u003ctd\u003eNot specified; confirm before publishing\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimming\u003c\/td\u003e\n\u003ctd\u003eDepends on the selected bulb and compatible wall dimmer\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\u003eAdjustment\u003c\/td\u003e\n\u003ctd\u003eArticulated arm with adjustable joints\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, reading corner, living room, hallway, entryway, home office\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=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\n  \u003cul class=\"avelor-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 extended articulated arm.\u003c\/li\u003e\n    \u003cli\u003eTighten all adjustable joints securely before positioning the fixture for daily use.\u003c\/li\u003e\n    \u003cli\u003eDo not force the arm beyond its natural adjustment range.\u003c\/li\u003e\n    \u003cli\u003eFor hallways and narrow spaces, confirm that the fixture projection does not obstruct circulation.\u003c\/li\u003e\n    \u003cli\u003eHandle the alabaster globe 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=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-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=Avelor%20Alabaster%20Adjustable%20Wall%20Sconce%20-%203D%20Files%20Request\"\u003eRequest 3D Files\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n  \u003cdiv class=\"avelor-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the arm adjustable?\u003c\/summary\u003e\n      \u003cp\u003eYes. The fixture uses articulated joints that allow the arm to be positioned for practical bedside, reading, or accent lighting.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill every alabaster globe 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\u003eWhat type of bulb does the fixture use?\u003c\/summary\u003e\n      \u003cp\u003eThe wall sconce uses an E14 bulb base. Confirm the recommended wattage and bulb dimensions before installation.\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, near reading chairs, over compact desks, along hallways, and beside entry consoles.\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":"W 5.9″ × H 20.1″ \/ Brass","offer_id":48439853220081,"sku":"VKW9-26724-01","price":285.0,"currency_code":"USD","in_stock":true},{"title":"W 5.9″ × H 20.1″ \/ Matte black","offer_id":48439853252849,"sku":"VKW9-26724-02","price":285.0,"currency_code":"USD","in_stock":true},{"title":"W 5.9″ × H 20.1″ \/ Brushed nickel","offer_id":48439853285617,"sku":"VKW9-26724-03","price":285.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Avelor_Alabaster_Adjustable_Wall_Sconc_3.jpg?v=1784862631","url":"https:\/\/vakkerlight.com\/es\/products\/avelor-alabaster-adjustable-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}